1
0
Fork 0

Commit Graph

  • 5db529021f removed unused xc_constant_copy_ctor Xuefer 2006-09-02 02:09:03 +0000
  • a0317654ea renamed function name to make it more readable Xuefer 2006-09-02 02:08:41 +0000
  • 32069e953f fix leak in xcache.test=1; XCACHE_VERSION/XCACHE_MODULES length off-by-one Xuefer 2006-08-31 23:45:54 +0000
  • fa7e0ab9f8 show gc countdown in admin page Xuefer 2006-08-31 00:23:20 +0000
  • 7f8ab2d3d4 fix to compile Xuefer 2006-08-30 12:27:53 +0000
  • 6c621e7c9d hide the debuging msg Xuefer 2006-08-30 12:26:53 +0000
  • 3ed5c3c9a8 sync comment with the wiki Xuefer 2006-08-30 12:07:38 +0000
  • 114e36343b gc expired items, new ini: xcache.ttl xcache.gc_interval xcache.var_ttl xcache.var_maxttl xcache.var_gc_interval Xuefer 2006-08-30 00:31:03 +0000
  • d8f3df8ff6 zts build fix Xuefer 2006-08-30 00:26:13 +0000
  • 07b663c7f8 avoid crash when OOM on mem_(calloc|realloc|strndup) Xuefer 2006-08-29 11:11:42 +0000
  • 745a9ed1b2 avoid crash when OOM on mem_(calloc|realloc|strndup) Xuefer 2006-08-29 11:11:42 +0000
  • d70377b00a trigger hash_init+zend_destroy_property_info to compatible with suhosin Xuefer 2006-08-28 00:31:00 +0000
  • d468a765c1 align freeblock Xuefer 2006-08-27 12:14:31 +0000
  • 0c18fdb6e1 size format on size values Xuefer 2006-08-27 10:57:32 +0000
  • 63cea5ede2 update percent bar to vertical/avail Xuefer 2006-08-27 10:54:34 +0000
  • 9e78cefd66 show XCache version Xuefer 2006-08-27 10:48:14 +0000
  • 224275c1f6 typo Xuefer 2006-08-27 10:45:10 +0000
  • afa7c84142 trigger jit on $_SERVER when needed Xuefer 2006-08-27 09:49:45 +0000
  • 378f96c701 PHP_6: fix BUCKET_SIZE Xuefer 2006-08-27 06:48:54 +0000
  • 4ec818c068 PHP_6: builds again with php6. update UChar/void ptr to zstr. Xuefer 2006-08-27 05:09:02 +0000
  • 1a198e5648 php6 opcode update Xuefer 2006-08-27 04:53:23 +0000
  • 06b5da4734 note: xcache.mmap_path is a file Xuefer 2006-08-27 04:02:05 +0000
  • 1f74447df4 note: xcache.mmap_path is a file Xuefer 2006-08-27 04:02:05 +0000
  • c81e06c77a FIX: alloc'ed wrong size for string on restore Xuefer 2006-08-27 03:45:38 +0000
  • 567b1054ba FIX: alloc'ed wrong size for string on restore Xuefer 2006-08-27 03:45:38 +0000
  • d517ba5db8 sohosin compatible & TSRM fix. Xuefer 2006-08-26 07:35:18 +0000
  • 0d578c04c0 sohosin compatible & TSRM fix. Xuefer 2006-08-26 07:35:18 +0000
  • b54c95f46a merged [87]: XCACHE_INDENT fallback Xuefer 2006-08-26 02:12:00 +0000
  • 97d56b1ad9 merged [94]: PHP_5_2: !__tostring cache was MFH by php Xuefer 2006-08-26 02:08:15 +0000
  • 7e1a9f1740 remove tailing \0 in filename of administration html output. reported by darix. Xuefer 2006-07-31 12:11:30 +0000
  • 99e6113755 fixed #20, default: --enable-xcache-constant=yes Xuefer 2006-07-16 11:07:57 +0000
  • f7c7805f75 PHP_5_2: !__tostring cache was MFH by php Xuefer 2006-07-16 09:19:40 +0000
  • 543295527a try to show both count/size assert before abort Xuefer 2006-07-16 09:12:55 +0000
  • 62eb321efe PHP_5_2: auto module_global is maintained by php engine Xuefer 2006-07-16 06:33:59 +0000
  • 75013592ee kill compiler warnings Xuefer 2006-07-16 06:30:58 +0000
  • 61b7b1df15 kill compiler warnings Xuefer 2006-07-16 06:06:46 +0000
  • 358fb1e573 fix #19 prototype inherit from abstract class Xuefer 2006-07-16 06:00:42 +0000
  • 44d53f3c01 possible fix for #14 "Cannot redeclare ()" Xuefer 2006-07-09 12:47:31 +0000
  • e771c8eaa5 XCACHE_INDENT fallback Xuefer 2006-07-09 12:31:17 +0000
  • 1c60d9b1b1 fixes #14, #17, #18 Xuefer 2006-07-08 00:44:27 +0000
  • f24ac86688 fixes #14, #17, #18 Xuefer 2006-07-08 00:44:27 +0000
  • 7b432420af bump version Xuefer 2006-07-02 01:39:12 +0000
  • bb13290fc1 handle without inodes Xuefer 2006-06-18 01:29:08 +0000
  • 24e475ca0c handle without inodes Xuefer 2006-06-18 01:29:08 +0000
  • 4e9b6a025c fix win32 emulated anonymous mmap Xuefer 2006-06-18 01:27:30 +0000
  • 9980dfc47a fix win32 emulated anonymous mmap Xuefer 2006-06-18 01:27:30 +0000
  • 7fac917d94 merged [74], [81] Xuefer 2006-06-18 01:26:00 +0000
  • eea0e95c7d improved phpinfo displaying for those ini not in standard form. Xuefer 2006-06-18 01:04:54 +0000
  • 5436368ebe fix #16, messy XCACHE_MAP_FAILED logic, thanks Jan Xuefer 2006-06-16 00:56:58 +0000
  • be5f31507f fix messy XCACHE_MAP_FAILED checking Xuefer 2006-06-16 00:50:51 +0000
  • ee150ff9c3 catch up with PHP_5_2, zend_property_info.ce Xuefer 2006-06-11 02:49:31 +0000
  • 573317ebbc leakcheck Xuefer 2006-06-08 07:16:38 +0000
  • c9fe09e73c bump version Xuefer 2006-06-08 07:16:30 +0000
  • e2fb7b838f proc all signal that may generate a core Xuefer 2006-06-08 07:16:19 +0000
  • 52e2913855 fix win32 zts ini problem Xuefer 2006-06-08 07:15:16 +0000
  • 46c026eba4 bump version Xuefer 2006-06-08 07:14:55 +0000
  • b77fe75e03 update url Xuefer 2006-06-08 07:14:46 +0000
  • e9266f60f5 1.0 branch Xuefer 2006-06-07 12:40:38 +0000
  • ac303b2cd3 1.0 branch Xuefer 2006-06-07 12:39:46 +0000
  • b021e6fa1e 1.0 released 1.0.0 Xuefer 2006-06-06 12:43:33 +0000
  • 83fcc46da1 signal handling fix Xuefer 2006-06-06 11:26:22 +0000
  • c3ad7662bf readme Xuefer 2006-06-06 11:22:59 +0000
  • bd2de1049d thanks Xuefer 2006-06-06 11:22:15 +0000
  • 3201a50ebf use %TEMP %TMP for win32 (or $TEMP $TMP for *NIX) Xuefer 2006-06-05 05:14:19 +0000
  • 36f82d9433 refix to unlink correctly for newly created files Xuefer 2006-06-05 05:13:34 +0000
  • 7e0b3b0ea8 closes #8, simple docs for admin pages Xuefer 2006-06-03 04:20:18 +0000
  • a712913101 fix #10, introduced by [11] Xuefer 2006-06-03 03:07:38 +0000
  • 2fe9441b3c refix as in the example from http://www.hardened-php.net/eaccelerator-0.9.3-hash-fix.patch Xuefer 2006-06-03 02:30:58 +0000
  • 22e9be33a9 never unlink the file not created by XCache Xuefer 2006-06-02 01:55:05 +0000
  • 4e695efe19 brings 5.0.x support back Xuefer 2006-05-31 01:22:18 +0000
  • d9763d8980 win32 proto fix Xuefer 2006-05-31 01:21:57 +0000
  • 2d83d9f487 fix "leak" on test Xuefer 2006-05-31 01:21:41 +0000
  • 4a5f6e8d15 autoconf info said grep might not have -F on some os Xuefer 2006-05-31 01:21:09 +0000
  • 1622685da7 bc with old bsd for devel Xuefer 2006-05-31 01:20:18 +0000
  • 8c8c7aa0f0 typo Xuefer 2006-05-31 01:19:21 +0000
  • a97a4ef176 patch for hardening-patch Xuefer 2006-05-30 12:02:53 +0000
  • 06413c7c2f big diff yet small change: fix ran into outside of shared memory. and commit the test that figure it out. valgrind rocks even for our code for shared memory. Xuefer 2006-05-30 02:05:58 +0000
  • 3ca27de4c9 margin for percent Xuefer 2006-05-30 01:27:43 +0000
  • cb37cafedf fix cycle for freeblocks Xuefer 2006-05-29 09:27:43 +0000
  • 62ede8c9cf css update Xuefer 2006-05-29 09:25:46 +0000
  • 14cfea6110 use BSD license Xuefer 2006-05-28 13:06:54 +0000
  • a4c521f0ee sync with the wiki Xuefer 2006-05-28 06:29:46 +0000
  • f5950719c1 less confusing name Xuefer 2006-05-28 04:39:57 +0000
  • 73b4d83483 avoid gnu extension, for installing Xuefer 2006-05-28 04:38:11 +0000
  • 87e7b3bcdf avoid gnu extension, for devel Xuefer 2006-05-28 04:36:57 +0000
  • 776aff683c not for your test Xuefer 2006-05-27 12:16:43 +0000
  • d10f58cf05 update coverager default, update ini inline help Xuefer 2006-05-27 12:01:25 +0000
  • 8ad49a489b dirty fix for non-gnu make, until php build system fix it Xuefer 2006-05-27 11:05:31 +0000
  • 9c72f4d8b1 correct warning for coverager Xuefer 2006-05-27 10:47:50 +0000
  • bfc0063576 fix for fbsd Xuefer 2006-05-27 10:37:10 +0000
  • 8f690d8883 -E isn't a validate argument of m4 in fbsd Xuefer 2006-05-27 09:46:50 +0000
  • 127b9b1d72 XCache Administration web frontend Xuefer 2006-05-27 06:53:32 +0000
  • 791ec85409 coverage dumper web viewer Xuefer 2006-05-27 06:12:10 +0000
  • 6df60fffb6 optimized xcache_info() to not wake up swapped memory. Xuefer 2006-05-27 03:05:10 +0000
  • 0623f38b36 fix last commit about || Xuefer 2006-05-26 03:46:42 +0000
  • 758e4255f9 use mkstructinfo no matter if test is enabled, but ignore the awk error Xuefer 2006-05-26 03:32:40 +0000
  • f70a176ed7 outputs info about how autocheck is built Xuefer 2006-05-26 02:31:45 +0000
  • 410691f351 rename coverage -> coverager Xuefer 2006-05-26 02:31:00 +0000
  • 61cc1755bd rename coverage -> coverager Xuefer 2006-05-26 02:30:20 +0000
  • 128b8a1b98 list modules compiled in XCache Xuefer 2006-05-26 02:28:17 +0000