1
0
Fork 0

Commit Graph

  • 643ed26444 cacher: fixed #41, don't early bind class that implement interface Xuefer 2006-10-05 00:37:39 +0000
  • 4537ab156d fix undefined symnbol max Xuefer 2006-10-04 00:50:01 +0000
  • c9591dbe5b fixed #41, early class binding Xuefer 2006-10-04 00:38:45 +0000
  • e757f00d47 trunk->b1.0 [209] [210]: conflict between sandbox and user error handler Xuefer 2006-10-02 01:15:04 +0000
  • b47072a8eb revert wrong commit in [209] Xuefer 2006-10-02 01:11:40 +0000
  • ade8255b0a fixed #42, conflict between xcache sandbox and user error handler Xuefer 2006-10-02 01:09:56 +0000
  • 6bace26ff4 coverager: simplify cov data and fix clean Xuefer 2006-10-01 10:55:48 +0000
  • e618a633ef coverager: make xcache_coverager_start works Xuefer 2006-10-01 10:09:50 +0000
  • a6286616d5 coverager: fix build Xuefer 2006-10-01 09:34:59 +0000
  • 4438aa2481 avoid undef'ing DEBUG so one can put DEBUG into CFLAGS Xuefer 2006-10-01 08:59:23 +0000
  • 5230b6047f coverager: new api xcache_coverager_start/xcache_coverager_stop/xcache_coverager_get(), coverager ini changed Xuefer 2006-10-01 08:57:51 +0000
  • f46eb95b47 cacher: fix sandbox destructor problem that cause memory leak, introduced by [166] Xuefer 2006-10-01 08:50:14 +0000
  • 07ae7b3e37 cacher: disable mtime-age when xcache.test is on Xuefer 2006-10-01 08:24:59 +0000
  • 3ac3773fc8 coverager: avoid crash when upstream failed to compile file Xuefer 2006-09-29 11:04:28 +0000
  • d519ff2c5a BUCKET_KEY readability and PHP_6 build fix Xuefer 2006-09-29 00:09:51 +0000
  • 015d71b366 processor: remove commented code, fix corruption detected by --eanble-xcache-test for [196] Xuefer 2006-09-24 08:33:31 +0000
  • b17bb8f8a6 processor: don't introduce spaces in IF* Xuefer 2006-09-24 08:30:42 +0000
  • d30fc0a479 processor: assertion delta is signed Xuefer 2006-09-24 08:29:28 +0000
  • 01bd668358 fix #36, wrong inheriting static class variables Xuefer 2006-09-24 08:02:43 +0000
  • 07cdfb0854 processor: move op_array ctor to be more readable Xuefer 2006-09-24 05:14:13 +0000
  • d8701d4fce PHP_5_2: new element in zend_brk_cont_element Xuefer 2006-09-24 04:18:22 +0000
  • 603e6d43cb kill 64bit warning when self test is enabled Xuefer 2006-09-24 04:17:38 +0000
  • 0bcd531007 rm directories for xcachesvnclean Xuefer 2006-09-24 04:16:48 +0000
  • 4dcc3b3cfb bump version to 1.2-dev Xuefer 2006-09-20 00:26:40 +0000
  • b79234b806 trick to load and work with zend optimizer Xuefer 2006-09-20 00:25:56 +0000
  • ec94318ff0 call op_array_ctor handler on restore to be more compatible with other zend_extension Xuefer 2006-09-20 00:24:42 +0000
  • 485de9e7b5 admin: title="detail number" Xuefer 2006-09-20 00:19:42 +0000
  • e7e78519b2 handle one line struct {}, multiline comments, whitespaces when parsing header for structs Xuefer 2006-09-19 00:37:06 +0000
  • 0def57d61e added argument "stop execution after first warning" for m4 to fail if anything wrong in structinfo.m4. our m4 scripts is warning free Xuefer 2006-09-19 00:35:40 +0000
  • 4aa68f9317 Coverager: better error displaying Xuefer 2006-09-19 00:32:27 +0000
  • 30f90f5293 fix tplcov Xuefer 2006-09-19 00:31:30 +0000
  • adda1f877d Coverager: use script if extension is not loaded or coverager is not compiled Xuefer 2006-09-19 00:30:08 +0000
  • ce81573230 recognize gb2312/gbk/gb18030 as gb2312. gb2312 lang file for coverager Xuefer 2006-09-19 00:27:22 +0000
  • c55a3bddf4 display errors, we're E_NOTICE free Xuefer 2006-09-18 06:23:56 +0000
  • 052650b80f merged [178] Xuefer 2006-09-18 06:20:18 +0000
  • 5e2a56b7b0 fix assertion Xuefer 2006-09-18 06:05:46 +0000
  • 1e47055644 fix assertion Xuefer 2006-09-18 06:05:46 +0000
  • eb41ec3baf Processor: fix type processor_t conflict with Mac OS X Xuefer 2006-09-18 00:27:17 +0000
  • 1dab8a3eda syn xcache-zh-gb2312.ini with the English version Xuefer 2006-09-17 04:28:49 +0000
  • cbbd772e9f Coverager: leaked by outfilename (efree by zend_mm tho) Xuefer 2006-09-17 04:21:15 +0000
  • 4dfb67b677 Coverager: remove double Content-Language Xuefer 2006-09-17 02:20:57 +0000
  • 9273087b98 avoid double slash Xuefer 2006-09-17 02:14:51 +0000
  • 182e31fe5d make dir ended with dir sep Xuefer 2006-09-17 02:07:48 +0000
  • 79864a13bd DIRECTORY_SEPARATOR for coverager config example Xuefer 2006-09-17 01:56:36 +0000
  • 26785a5901 release 1.0.2 1.0.2 Xuefer 2006-09-16 02:57:50 +0000
  • 993d39ec78 bump version to 1.0.2 Xuefer 2006-09-16 02:56:38 +0000
  • 4a8f977046 comments/loops improved in mkstructinfo while avoiding gawk assertion bug with LANG=C Xuefer 2006-09-16 01:09:22 +0000
  • 5e08d27138 example on how to load ts enabled extension Xuefer 2006-09-15 11:36:10 +0000
  • b27f08bd4a example on how to load ts enabled extension Xuefer 2006-09-15 11:36:10 +0000
  • cd7988daa4 size=0M is much less confusing than size=0, thank Andrew Arrow :) Xuefer 2006-09-15 11:16:33 +0000
  • 86ff2d6174 size=0M is much less confusing than size=0, thank Andrew Arrow :) Xuefer 2006-09-15 11:16:33 +0000
  • ade3729794 use existing hashtable pDestructor to avoid accident undefined symbol Xuefer 2006-09-14 12:35:47 +0000
  • 8c8465fa26 implement xcache.stat. and reimpl [160] for trunk to fix win32 hash problem Xuefer 2006-09-13 12:22:57 +0000
  • 77a153c745 revert most of [82] back and use dummy ptr Xuefer 2006-09-13 12:20:49 +0000
  • 84d049b8a0 show available shm scheme in moduleinfo Xuefer 2006-09-13 12:11:36 +0000
  • c9401d2b31 example ini for xcache.shm_scheme Xuefer 2006-09-13 11:59:57 +0000
  • d6dfcc1dc5 use DIRECTORY_SEPARATOR for windows in config example Xuefer 2006-09-13 11:52:38 +0000
  • 8fbf5d2440 use DIRECTORY_SEPARATOR for windows in config example Xuefer 2006-09-13 11:52:38 +0000
  • 430bccfc85 fix for win32 Xuefer 2006-09-13 00:48:01 +0000
  • 9b60e6a721 fix email for judas_iscariote Xuefer 2006-09-12 06:36:50 +0000
  • f775a3ffd6 tags 1.1-rc1 1.1-rc1 Xuefer 2006-09-10 06:44:21 +0000
  • 4059824fdc bump version to 1.1-rc1 Xuefer 2006-09-10 06:43:55 +0000
  • fff4a26d72 1.0.1 released 1.0.1 Xuefer 2006-09-10 06:14:02 +0000
  • 9df06d32b9 bump version to 1.0.1 Xuefer 2006-09-10 06:12:53 +0000
  • 904284625a fix segv on MSHUTDOWN Xuefer 2006-09-10 03:10:52 +0000
  • f7c115c405 win32/vc build fix Xuefer 2006-09-10 02:14:39 +0000
  • 6babaf0481 PHP6: zts build Xuefer 2006-09-10 02:14:06 +0000
  • fc10218205 revert [111], they've fixed it Xuefer 2006-09-10 01:14:17 +0000
  • f214711067 avoid crash when OOM on mem_realloc Xuefer 2006-09-10 00:30:09 +0000
  • 7d5390168d avoid crash when OOM on mem_realloc Xuefer 2006-09-10 00:30:09 +0000
  • 75bf7c192a fix xcache ini encoding as its filename Xuefer 2006-09-09 02:54:42 +0000
  • 42efedb793 reconstruct shm/allocator Xuefer 2006-09-09 00:56:44 +0000
  • a29d074126 show module info in statistics page Xuefer 2006-09-09 00:56:19 +0000
  • 2964ae1d75 avoid reading of uninitialized data. thanks to valgrind Xuefer 2006-09-08 13:13:59 +0000
  • cf59070b9f use phpinfo style Xuefer 2006-09-08 13:07:51 +0000
  • ab1bf16c23 compat size() func Xuefer 2006-09-08 12:12:30 +0000
  • a709a800e6 fixed string parameter parsing arg type for disassembler functions. thanks to Nuno Lopes' check_parameters.php Xuefer 2006-09-08 01:36:06 +0000
  • 9c3e3d9e8b fixed string parameter parsing arg type for disassembler functions. thanks to Nuno Lopes' check_parameters.php Xuefer 2006-09-08 01:36:06 +0000
  • b980b787eb typo in adminpage Xuefer 2006-09-07 12:11:00 +0000
  • 68279dc12c fix cache clear corrupted bug Xuefer 2006-09-07 11:40:09 +0000
  • 6460f64235 fix cache clear corrupted bug Xuefer 2006-09-07 11:40:09 +0000
  • c625b7026a fix refcount on cache #1 #2 ... Xuefer 2006-09-06 12:14:01 +0000
  • d7071622e1 fix debug build Xuefer 2006-09-06 12:11:53 +0000
  • cd58fad1c0 fix build for last commit [137] Xuefer 2006-09-06 11:14:26 +0000
  • 6c0f8b805d changed the coding way of unlinking list. fixed ttl expires dead loop Xuefer 2006-09-06 06:41:04 +0000
  • 52eabe1d2b update last_gc_deletes so it gc by interval Xuefer 2006-09-06 01:40:49 +0000
  • 6651fd83cd Chinese Traditional translation. thanks to Finjon Kiang. Xuefer 2006-09-04 12:53:42 +0000
  • adfe2d20ad fix 2nd lang file detecting Xuefer 2006-09-04 12:05:19 +0000
  • 47e7def006 admin-page: more friendly if XCache isn't loaded Xuefer 2006-09-04 12:03:18 +0000
  • 27795d9acc fix zts on calling destroy_op_array Xuefer 2006-09-03 11:42:08 +0000
  • 76174b4273 move open_files out of sandbox, it's not needed Xuefer 2006-09-03 07:37:05 +0000
  • 5dba59439b improve locking for compile Xuefer 2006-09-03 07:36:09 +0000
  • 6f26ea8aca minor ttl fix Xuefer 2006-09-03 06:16:02 +0000
  • 1bc08dd7e3 Chinese translation for xcache.ini Xuefer 2006-09-03 03:53:11 +0000
  • 11462fe6cc s/uncomment and// Xuefer 2006-09-03 03:49:13 +0000
  • f9d9181c4f fix xcache_isset reported by http://forum.lighttpd.net/topic/1397 Xuefer 2006-09-03 02:33:40 +0000
  • 255ddf1cc8 sync admin scripts with coverager Xuefer 2006-09-03 02:20:24 +0000
  • e96f9d50d0 Chinese translation for coverager Xuefer 2006-09-03 02:20:00 +0000
  • 52ec514422 Chinese translation for admin page Xuefer 2006-09-02 02:13:29 +0000
  • 40c027b240 remove typo Xuefer 2006-09-02 02:12:39 +0000