1
0
Fork 0
Commit Graph

24 Commits (6f52434277cd3b8134e899af9b99959f6a99dfff)

Author SHA1 Message Date
Xuefer f664f5a518 merge stack/vector to 1 impl, avoid possible memory leak using malloc
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1551 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2014-11-08 07:38:45 +00:00
Xuefer 970fd0aa01 kill warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1538 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2014-09-12 05:49:52 +00:00
Xuefer 708688b3d7 define XCACHE_DEBUG in phpized
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1532 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2014-09-12 04:50:11 +00:00
Xuefer 501bbf2e0f adds reflection info for APIs
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1477 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-11-23 01:46:42 +00:00
Xuefer 02eb6beda4 add back PHP_4 code for disassembler
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1321 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-15 17:37:57 +00:00
Xuefer c7492e6c3a remove php 4 support completely
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1281 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-08 08:00:36 +00:00
Xuefer c6df026c37 fix sign warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1207 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-18 07:08:57 +00:00
Xuefer 36ef103274 fix some 64bit warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1201 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-17 13:22:49 +00:00
Xuefer 0d3fc3c020 s/my_/xc_/g
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1151 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-10-10 12:15:34 +00:00
Xuefer edc0fb1ae9 typo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1118 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-03 03:52:01 +00:00
Xuefer 01b891c66a fixed #39: ini_set never work for xcache.coverager setting
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1117 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-02 06:27:41 +00:00
Xuefer c5ab33d024 coverager: make it work with cacher enabled
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1060 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-27 08:35:59 +00:00
Xuefer f11b1645f9 coverager: remove useless ifdef
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1059 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-27 08:12:18 +00:00
Xuefer 60acade01e refactor: fall back to more simpler trick
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1047 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-25 10:56:27 +00:00
Xuefer 86e370ebd2 refactor: bring back compatibility with Zend Optimizer
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1045 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-25 09:32:11 +00:00
Xuefer f653cdb6ea update name for php info
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1043 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-25 04:37:21 +00:00
Xuefer 71a97757ed clean old_compile_file on shutdown
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1034 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-23 04:46:47 +00:00
Xuefer 33c1696965 name clash
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1032 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-23 04:00:15 +00:00
Xuefer 1ee03c9ee4 fix coverager shutdown to restore zend_compile_file correctly
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1031 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-23 03:51:28 +00:00
Xuefer 43c2392a8e refactor: improve build, kill warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1027 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-22 06:57:08 +00:00
Xuefer 4064549371 refactor: split extension init to sub module. TODO: compatibility regression
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1026 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-22 06:26:35 +00:00
Xuefer 8e7ab372a0 kill signed warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1008 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-19 15:25:07 +00:00
Xuefer 063f9a1fb8 fix win32 build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1006 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-19 15:11:16 +00:00
Xuefer 5c0dfec523 refactor: fix build for optimizer, use mod_* directories
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1003 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-19 06:51:33 +00:00