Xuefer
|
cc3b18e95b
|
clean shutdown
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@388 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-05-15 06:52:25 +00:00 |
Xuefer
|
037a65f69d
|
memory override using free'ed memory
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@387 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-05-15 06:49:31 +00:00 |
Xuefer
|
93472f4486
|
fix is_readwrite of malloc scheme
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@386 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-05-15 06:24:17 +00:00 |
Xuefer
|
bdd8aaeb8c
|
updated .vimrc
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@385 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-05-15 06:23:34 +00:00 |
Xuefer
|
25f72d0ab5
|
noexpandtab
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@384 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-05-15 03:55:15 +00:00 |
Xuefer
|
3cf6e27ead
|
ws fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@383 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-05-15 03:54:55 +00:00 |
Xuefer
|
abc79aeb49
|
could not show module info in admin page when XCache is the last module
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@382 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-05-15 03:36:40 +00:00 |
Xuefer
|
5dd9e2439b
|
merged [380] from 1.2: make life easier for debugging
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@381 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-05-10 01:26:12 +00:00 |
Xuefer
|
678806fda7
|
fix wrong http auth realm quoting
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@376 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-05-05 11:05:39 +00:00 |
Xuefer
|
717946df09
|
NEWS update
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@375 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-05-05 11:04:58 +00:00 |
Xuefer
|
437ec60e20
|
fixed #77, was not updating hits/misses for var cache
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@374 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-05-05 11:01:04 +00:00 |
Xuefer
|
13dd6aa832
|
fixed #86, enhancement in admin page, remove/edit variable
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@371 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-05-05 10:30:14 +00:00 |
Xuefer
|
c05a1f79e4
|
fixed #89, could not catch exception
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@369 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-05-05 09:04:56 +00:00 |
Xuefer
|
5f738c36cf
|
fixed #80: avoid negetive GC count down
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@366 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-04-07 03:21:34 +00:00 |
Xuefer
|
38b68fff6c
|
remove warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@365 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-04-07 02:57:42 +00:00 |
Xuefer
|
188bf26129
|
display "free blocks" in the correct location
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@363 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-03-03 02:05:17 +00:00 |
Xuefer
|
f4688ad313
|
show hash value in admin
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@360 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-03-01 10:56:22 +00:00 |
Xuefer
|
7d409960c9
|
merged from 1.2: fix for #71, fix inode hvalue issue by better hashing
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@359 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-03-01 10:55:04 +00:00 |
Xuefer
|
bc30ff8728
|
processor: fix warning about undefined item_ for popdef, thanks Elan Ruusam?e
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@356 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-02-18 13:04:58 +00:00 |
Xuefer
|
cd6b23f2e9
|
1.2->trunk: fixed broken configure when XCache source is bundled in php
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@355 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-02-15 11:46:05 +00:00 |
Xuefer
|
04c478d413
|
fixed #67, to success compile on OOM
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@353 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-02-13 06:09:00 +00:00 |
Xuefer
|
67ebeccbde
|
css fix for percent bar and th font size in firefox
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@352 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-02-13 05:13:21 +00:00 |
Xuefer
|
8ff7b92147
|
fix tab
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@351 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-02-12 08:02:19 +00:00 |
Xuefer
|
dd599c148a
|
use AfxTrace way of TRACE for release build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@350 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-02-12 08:01:44 +00:00 |
Xuefer
|
5a15696e8a
|
build with vc6 by fixing TRAC va_arg
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@349 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-02-12 07:48:57 +00:00 |
Xuefer
|
4b3347370a
|
coverager: use strong instead of b
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@348 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-02-04 14:07:57 +00:00 |
Xuefer
|
c9704672d1
|
added autom4te.cache to ignore list
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@347 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-02-04 13:47:07 +00:00 |
Xuefer
|
22e597e5a8
|
disable copying internal class temporarily
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@346 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-02-04 09:55:47 +00:00 |
Xuefer
|
69120fa668
|
copy function/class table correctly by using add_ref
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@345 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-02-04 08:15:00 +00:00 |
Xuefer
|
bf38b8775c
|
copy internal functions/classes into sandbox, they're needed by compiler
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@344 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-02-04 06:22:14 +00:00 |
Xuefer
|
7081e28e4d
|
php dump op: check cli argument
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@343 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-02-04 06:18:39 +00:00 |
Xuefer
|
65282d6051
|
processor: only undefine() when defined() to avoid warning with some m4
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@342 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-01-03 11:16:10 +00:00 |
Xuefer
|
88ac27962f
|
trunk: merged [339]: remove unnecessary debug code for #56
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@341 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-01-03 11:14:55 +00:00 |
Xuefer
|
6627099c59
|
optimizer: oops, should never commit with debug enabled
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@338 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2006-12-17 05:07:11 +00:00 |
Xuefer
|
12363ef477
|
1.2->trunk: [334] robust error handling on shm init
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@337 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2006-12-17 03:20:43 +00:00 |
Xuefer
|
4a344d67a3
|
iso compatibility?
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@336 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2006-12-17 03:19:16 +00:00 |
Xuefer
|
deb293c8be
|
optimizer: remove double xc_undo_pass_two/xc_redo_pass_two, avoid optimize more than once on same op_array
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@335 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2006-12-17 03:17:52 +00:00 |
Xuefer
|
d4f28965d8
|
optimizer: better debug print
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@333 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2006-12-16 17:17:29 +00:00 |
Xuefer
|
df3dce2a4a
|
optimizer: fix bb head, and remove unused code
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@332 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2006-12-16 13:15:36 +00:00 |
Xuefer
|
04fc727783
|
optimzer: implement dop for debugging
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@331 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2006-12-16 13:14:15 +00:00 |
Xuefer
|
f0b0fb8120
|
rebuild zend_try_catch_element
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@330 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2006-12-16 12:10:15 +00:00 |
Xuefer
|
563648330f
|
trunk: merged 328, fixed #56: xcache_set segfaults when xcache.var_size=0
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@329 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2006-12-16 12:04:32 +00:00 |
Xuefer
|
5eaa9b12e8
|
add EA_DIR so ppl won't have to stury prepare.devel
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@327 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2006-12-13 12:29:15 +00:00 |
Xuefer
|
649b96853a
|
optimizer: handle try/catch and make all opnum(opline_num) to be bbid_t inside optimization
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@326 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2006-12-10 17:17:59 +00:00 |
Xuefer
|
56a3ae64db
|
add 1.2.0 release date
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@324 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2006-12-10 08:29:03 +00:00 |
Xuefer
|
fc2be9a6a4
|
add xc_php_addref_dmz and s/xc_php_remove_dmz/xc_php_release_dmz/
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@323 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2006-12-10 08:18:09 +00:00 |
Xuefer
|
78ea9ed121
|
avoid double free on php hit
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@322 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2006-12-10 08:14:46 +00:00 |
Xuefer
|
159ef31736
|
admin: show php refcount
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@321 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2006-12-10 08:13:37 +00:00 |
Xuefer
|
babf8e3b57
|
cacher: disable extra openbase dir warnning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@320 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2006-12-10 06:12:27 +00:00 |
Xuefer
|
4d09e78b6c
|
cacher: handle the case on compiler error, pass testcase bug35740.phpt
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@319 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2006-12-10 04:21:12 +00:00 |