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