1
0
Fork 0
Commit Graph

79 Commits (0ea8e3c247b980e26afe6b511956b05c482e5d70)

Author SHA1 Message Date
Xuefer 4e5cb618a4 Decompiler: add support for "run dboth" = both decompile and dump 2015-07-03 13:02:03 +08:00
Xuefer 10fcce4917 devel: dont update devel.php if unchanged 2015-07-03 13:02:03 +08:00
Xuefer 749747211a devel: shows exit status 2015-07-03 12:45:06 +08:00
Xuefer 2a6657a008 Decompiler: merge phpdop into Decompiler 2015-06-08 13:48:40 +08:00
Xuefer 4c48d299ba devel: remove svn helper 2015-06-05 13:49:21 +08:00
Xuefer 4619a3c6c1 devel: fix cpp, remove default include
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1583 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2015-04-18 09:28:26 +00:00
Xuefer b2910fdfae revert wrong change
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1579 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2014-11-13 09:36:36 +00:00
Xuefer 8cc772f85f cacher: fix more var caching leaks
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1578 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2014-11-13 09:06:20 +00:00
Xuefer a8677af6b7 clean var scope
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1553 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2014-11-08 19:07:05 +00:00
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 c130a0d589 clean, return pipe status
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1550 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2014-11-07 19:17: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 028aafe3c4 improve devel testing
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1485 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2014-05-27 04:53:19 +00:00
Xuefer e3f86745b0 make sample work for all beside decompiler
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1441 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-11-06 15:45:19 +00:00
Xuefer 76e4d46e6f remove asm from processor, it just cant be implemented in processor
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1416 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-09-29 02:51:38 +00:00
Xuefer 58624130fa devel: fix sort, retest only last results
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1403 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-09-26 07:47:59 +00:00
Xuefer d09d60607e dont dlunload for leak symbols
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1377 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-09-22 12:53:32 +00:00
Xuefer 68de62de57 decompiler: more sample templating trick
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1344 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-08-20 02:55:04 +00:00
Xuefer f55cf8f36a devel: dont symlink non-existing file
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1337 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-19 10:13:01 +00:00
Xuefer e8600f7d4a devel: use cpp to generate samples for different php version
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1334 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-19 05:03:07 +00:00
Xuefer 5931080a82 devel: make deps works before build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1324 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-16 02:23:42 +00:00
Xuefer 8c373555e6 devel: allow phpize/make to work on multiple dirs
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1323 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-16 02:19:50 +00:00
Xuefer c4d23d3884 update dependencies
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1312 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-15 02:29:46 +00:00
Xuefer 699f10ffcb MAKEOPTS for all $MAKE
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1294 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-12 02:21:31 +00:00
Xuefer ee4748b127 add dependency for test/dprint/debug
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1283 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-10 04:49:20 +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 00db145cf0 allow dop be traced
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1273 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-06-25 04:52:40 +00:00
Xuefer c2bfc7d4ff fix php-src for running test
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1233 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-03-25 06:11:01 +00:00
Xuefer c6f366489f Wconversion make too much noise
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1216 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-20 12:39:51 +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 f67fa76eb4 devel: improve cleanup, fix run
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1193 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-12 03:51:34 +00:00
Xuefer 493a5fd495 devel: improve cleanup, fix warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1192 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-12 03:49:49 +00:00
Xuefer 91b6fee7f1 devel: improve cleanup
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1191 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-12 03:48:33 +00:00
Xuefer 2b1265afe7 fixed #290: workaround phpize vs fbsd make bug again
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1160 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-10-31 14:37:01 +00:00
Xuefer 4b3cfbff14 fix build inside build dir for devel
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1159 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-10-31 13:59:46 +00:00
Xuefer ffaabee5a1 updated dependency
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1141 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-10 01:58:24 +00:00
Xuefer 50347c1ac5 refactor: clean up code
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1138 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-09 12:57:07 +00:00
Xuefer 0681d0f52d devel: fix smarter args for run
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1130 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-09 03:37:26 +00:00
Xuefer 8bc2ff8553 devel: smarter args for run
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1128 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-09 02:51:46 +00:00
Xuefer 41153f0826 move api warning to diagnosis
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1125 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-05 03:32:16 +00:00
Xuefer b01b4c516f PHP<=5.3 cannot survive with -pedantic-errors
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1124 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-04 03:57:00 +00:00
Xuefer 208097a160 devel: improve run
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1123 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-04 03:44:07 +00:00
Xuefer 9d6f199a3e devel: cleanup run
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1122 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-04 03:06:15 +00:00
Xuefer 1a94a11f1b devel: update run
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1120 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-04 02:32:05 +00:00
Xuefer f2e1b2c74c devel: improve fpm testing
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1119 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-04 02:19:15 +00:00
Xuefer 731e43f93c refactor: kill unused label
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1113 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-01 17:59:34 +00:00
Xuefer 328d09a12f refactor: more strict standard
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1112 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-01 17:55:06 +00:00
Xuefer 16c7313cf8 htdocs: fixed po2php. add translation for diagnosis
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1103 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-01 09:11:21 +00:00
Xuefer 89795c79e2 htdocs: updated translation using po
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1102 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-01 08:12:14 +00:00
Xuefer 6eecd740e5 devel: use gettext to scan translate string
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1101 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-01 08:00:21 +00:00