28 Commits

Author SHA1 Message Date
Xinchen Hui
6a2bf0e8af Update README 2015-10-26 21:11:12 -07:00
Xinchen Hui
aaf49be301 trigger triavis 2015-10-26 21:05:41 -07:00
Xinchen Hui
d3323aa9fe enable travis 2015-10-26 20:54:55 -07:00
Xinchen Hui
50d32564d2 Master is only for PHP5.X now 2015-02-25 22:23:05 +08:00
Xinchen Hui
0c265c5e7d Merge pull request #7 from remicollet/issue-php533
Fix build against PHP 5.3.3
2013-11-29 10:15:57 -08:00
Remi Collet
d893cd58c2 zval_copy_property_ctor have been added in 5.3.4 (so not in 5.3.3) 2013-11-06 14:11:45 +01:00
Xinchen Hui
96d77a1c7a Merge pull request #6 from remicollet/issue-110
Various fix for 1.1.0
2013-10-24 00:36:17 -07:00
Remi Collet
99e95d1bf5 fix [-Wpointer-sign] 2013-10-24 08:27:36 +02:00
Remi Collet
10b0cf59cd skip test if json not enabled (or build as shared and so not loaded during make test) 2013-10-24 08:22:57 +02:00
Remi Collet
561f632f62 fix test for 5.1, error string have changed 2013-10-24 08:22:01 +02:00
Remi Collet
22d5b508e7 LUA_ERRGCMM is 5.2 only 2013-10-24 08:19:02 +02:00
Remi Collet
4c8fff9af5 LUA_OK is 5.2 2013-10-24 08:17:43 +02:00
Remi Collet
bef3b82b47 quick fix to allow build against shared system library 2013-10-24 08:16:46 +02:00
Remi Collet
5489007dc8 missing test 2013-10-24 08:12:32 +02:00
Remi Collet
c4f51f3b43 fix role for doc 2013-10-24 08:12:05 +02:00
Remi Collet
b56130d45b drop package2.xml, no more supported 2013-10-24 08:11:15 +02:00
Xinchen Hui
098a5ef470 back to dev(1.1.1-dev) 2013-10-23 12:21:30 +08:00
Xinchen Hui
5f0c471ea6 Releasing lua-1.1.0 lua-1.1.0 2013-10-23 12:20:42 +08:00
Xinchen Hui
781e123f5c back to dev (0.9.6-dev) 2013-10-23 12:05:11 +08:00
Xinchen Hui
2db37d6834 Releasing 0.9.5 2013-10-23 12:04:21 +08:00
Xinchen Hui
077519930b Merge pull request #2 from octris/master
Supporting anonymous PHP closures / callbacks from Lua
2013-10-18 02:25:11 -07:00
Harald Lapp
96ad976776 added test for "php closures from lua" functionality 2013-08-26 15:40:25 +02:00
Harald Lapp
f6c6a7fb9e added support for callable functions and closures as values returned / injected into lua engine 2013-08-26 15:28:16 +02:00
Harald Lapp
d9238bdd53 moved code inside of source file to prevent compilation error on later commit 2013-08-26 15:26:43 +02:00
Xinchen Hui
5a63f129b1 Fixed #65097 (nApplyCount release missing) (emptyhua at gmail dot com) 2013-06-25 14:30:03 +08:00
Xinchen Hui
a91e08303f Don't ignore array[0], E_STRICT instead 2013-06-25 14:22:04 +08:00
Xinchen Hui
7e3623a956 Sync with svn 2012-04-08 20:31:47 +08:00
laruence
5534b3252d initial commit 2011-12-13 17:04:44 +08:00