1
0
Fork 0
Commit Graph

306 Commits (678806fda73b800bd3be4051133d1be7c8f3d6b2)
 

Author SHA1 Message Date
Xuefer 678806fda7 fix wrong http auth realm quoting
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@376 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 717946df09 NEWS update
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@375 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
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
16 years ago
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
16 years ago
Xuefer c05a1f79e4 fixed #89, could not catch exception
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@369 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 5f738c36cf fixed #80: avoid negetive GC count down
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@366 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 38b68fff6c remove warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@365 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 188bf26129 display "free blocks" in the correct location
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@363 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer f4688ad313 show hash value in admin
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@360 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
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
16 years ago
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
17 years ago
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
17 years ago
Xuefer 04c478d413 fixed #67, to success compile on OOM
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@353 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
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
17 years ago
Xuefer 8ff7b92147 fix tab
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@351 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
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
17 years ago
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
17 years ago
Xuefer 4b3347370a coverager: use strong instead of b
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@348 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer c9704672d1 added autom4te.cache to ignore list
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@347 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 22e597e5a8 disable copying internal class temporarily
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@346 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
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
17 years ago
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
17 years ago
Xuefer 7081e28e4d php dump op: check cli argument
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@343 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
Xuefer 4a344d67a3 iso compatibility?
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@336 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
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
17 years ago
Xuefer d4f28965d8 optimizer: better debug print
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@333 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
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
17 years ago
Xuefer 04fc727783 optimzer: implement dop for debugging
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@331 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer f0b0fb8120 rebuild zend_try_catch_element
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@330 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
Xuefer 56a3ae64db add 1.2.0 release date
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@324 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
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
17 years ago
Xuefer 78ea9ed121 avoid double free on php hit
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@322 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 159ef31736 admin: show php refcount
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@321 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer babf8e3b57 cacher: disable extra openbase dir warnning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@320 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
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
17 years ago
Xuefer 2cccef837d accept TEST_ARGS for make xcachetest
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@318 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer ea5e888d9d cacher: fix stat and skip user stream
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@317 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 792c39abc4 optimizer: don't crash on compiler error
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@316 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer c32e2b3854 compiler cacher: fix early_binding_class argument
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@315 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer fffb1e1bf2 compiler cacher: passed most of the testcases
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@314 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 3b0a300b11 optimizer: fix leak
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@313 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer f0453a11dc optimizer: finished building of basic blocks
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@312 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 4af40759f6 restruct cached compile, add md5 table to recognize and merge file with same content
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@311 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago