1
0
Fork 0
Commit Graph

323 Commits (beefac2f6be33da4dd8a02b8661eb43d9e90cb0b)

Author SHA1 Message Date
Xuefer beefac2f6b s/origin_compile_file/old_compile_file/g
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@402 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-05-31 03:21:02 +00:00
Xuefer ed9329efb1 fix invalid read of free'ed data for hide-and-seek trick. possible fix version string
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@400 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-05-29 10:03:54 +00:00
Xuefer 8f801199f8 added xcache.experimental for use to turn on experimental features
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@399 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-05-27 14:04:56 +00:00
Xuefer ee3c7c3c8d got permission from the author that we can use it in XCache. thanks to Dmitry and Bart
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@398 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-05-27 13:12:27 +00:00
Xuefer 42f0b99efa update new opcode form php6
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@397 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-05-27 13:07:48 +00:00
Xuefer f2a97e276a split ChangeLog from NEWS
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@395 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-05-27 12:56:17 +00:00
Xuefer 114c15e773 set svn:eol-style
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@393 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-05-27 12:36:12 +00:00
Xuefer 4aa7c33b6b fixed #96, wrong format string for sprintf
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@391 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-05-23 01:00:26 +00:00
Xuefer 69008a5d9b fix build error without --enable-xcache-test
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@390 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-05-20 08:47:45 +00:00
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