Timeline
2006-10-10:
- 01:33 Changeset in svn [234] by
-
- trunk/xcache-test.ini
oops, wrong commit
- 01:33 Changeset in git [4972944]1.21.33.03.13.2trunk by
-
- xcache-test.ini
oops, wrong commit
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@234 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:46 Changeset in svn [233] by
-
- trunk/processor/head.m4
- trunk/processor/main.m4
- trunk/processor/processor.m4
- …
processor: apply reference handling on opcode caching. reverted [196] [199] [220] and refix for #36
- 00:46 Changeset in git [22ddb4c]1.21.33.03.13.2trunk by
-
- processor/head.m4
- processor/main.m4
- processor/processor.m4
- …
processor: apply reference handling on opcode caching. reverted [196] [199] [220] and refix for #36
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@233 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:40 Changeset in svn [232] by
-
- trunk/processor/hashtable.m4
processor: fix check_function of DEF_HASH_TABLE_FUNC for dprint
- 00:40 Changeset in git [2ec9c78]1.21.33.03.13.2trunk by
-
- processor/hashtable.m4
processor: fix check_function of DEF_HASH_TABLE_FUNC for dprint
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@232 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:35 Changeset in svn [231] by
-
- trunk/processor/processor.m4
fix zval reference handling
- 00:35 Changeset in git [a75411f]1.21.33.03.13.2trunk by
-
- processor/processor.m4
fix zval reference handling
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@231 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:31 Changeset in svn [230] by
-
- trunk/config.m4
- trunk/config.w32
- trunk/processor/hashtable.m4
- …
processor: dprint upgrade, added --enable-xcache-dprint
- 00:31 Changeset in git [99861b1]1.21.33.03.13.2trunk by
-
- config.m4
- config.w32
- processor/hashtable.m4
- …
processor: dprint upgrade, added --enable-xcache-dprint
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@230 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-08:
- 12:46 Ticket #46 (xcache breaks Wordpress plugin WP-Cache2) created by
- When I turn on xcache.cacher I get blank pages from my Wordpress blogs …
- 11:41 Ticket #45 (xc_coverager_get_op_array_size_no_tail crash when size reaches 0) closed by
- fixed: in [228]
- 09:46 Faq edited by
- (diff)
- 09:41 Faq edited by
- (diff)
- 09:04 Changeset in svn [229] by
-
- trunk/run-xcachetest
added ext/reflection/tests to testcase list
- 09:04 Changeset in git [dff43a2]1.21.33.03.13.2trunk by
-
- run-xcachetest
added ext/reflection/tests to testcase list
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@229 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 07:36 InterWiki edited by
- (diff)
- 07:36 TracEnvironment edited by
- (diff)
- 07:36 TracFastCgi edited by
- (diff)
- 07:36 TracIni edited by
- (diff)
- 07:36 TracInterfaceCustomization edited by
- (diff)
- 07:36 TracLinks edited by
- (diff)
- 07:36 TracModPython edited by
- (diff)
- 07:36 TracPermissions edited by
- (diff)
- 07:36 TracReports edited by
- (diff)
- 07:36 TracStandalone edited by
- (diff)
- 07:36 TracSyntaxColoring edited by
- (diff)
- 07:36 TracTicketsCustomFields edited by
- (diff)
- 07:36 TracUpgrade edited by
- (diff)
- 07:36 WikiFormatting edited by
- (diff)
- 07:36 WikiProcessors edited by
- (diff)
- 07:36 WikiRestructuredText edited by
- (diff)
- 07:36 WikiRestructuredTextLinks edited by
- (diff)
- 07:36 TracImport edited by
- (diff)
- 07:36 TracInstall edited by
- (diff)
- 07:36 TracTickets edited by
- (diff)
- 07:36 WikiPageNames edited by
- (diff)
- 06:46 Changeset in svn [228] by
-
- trunk/coverager.c
fixed #45, more robust xc_coverager_get_op_array_size_no_tail
- 06:46 Changeset in git [dbca5f0]1.21.33.03.13.2trunk by
-
- coverager.c
fixed #45, more robust xc_coverager_get_op_array_size_no_tail
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@228 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:27 Ticket #45 (xc_coverager_get_op_array_size_no_tail crash when size reaches 0) created by
- Im getting a crash there... a quick looks says : seems when …
- 00:25 XcacheRedist edited by
- (diff)
2006-10-07:
- 23:31 Faq edited by
- (diff)
- 12:36 Changeset in svn [227] by
-
- trunk/xcache.c
cacher: remove redundant open_basedir check, it's done before compiling, pass php-src/ext/standard/tests/file/bug24313.phpt
- 12:36 Changeset in git [e12208a]1.21.33.03.13.2trunk by
-
- xcache.c
cacher: remove redundant open_basedir check, it's done before compiling, pass php-src/ext/standard/tests/file/bug24313.phpt
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@227 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 10:57 Changeset in svn [226] by
-
- trunk/utils.c
cacher: php4 fix for #36
- 10:57 Changeset in git [d1ecd8f]1.21.33.03.13.2trunk by
-
- utils.c
cacher: php4 fix for #36
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@226 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 10:52 Changeset in svn [225] by
-
- trunk/xcache-test.ini
testcase: use default settings unless required
- 10:52 Changeset in git [271c257]1.21.33.03.13.2trunk by
-
- xcache-test.ini
testcase: use default settings unless required
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@225 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:55 Changeset in svn [224] by
-
- trunk/xcache.c
avoid 64bit compiler warning
- 04:55 Changeset in git [a13dc3a]1.21.33.03.13.2trunk by
-
- xcache.c
avoid 64bit compiler warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@224 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:36 Changeset in svn [223] by
-
- trunk/Makefile.frag
fix path of xcache-test.ini so xcachetest be run outside of xcache srcdir
- 04:36 Changeset in git [c7d560f]1.21.33.03.13.2trunk by
-
- Makefile.frag
fix path of xcache-test.ini so xcachetest be run outside of xcache srcdir
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@223 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:32 Changeset in svn [222] by
-
- trunk/run-xcachetest
add php-src/ext/standard to tests
- 04:32 Changeset in git [861ad16]1.21.33.03.13.2trunk by
-
- run-xcachetest
add php-src/ext/standard to tests
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@222 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:21 Changeset in svn [221] by
-
- trunk/processor/processor.m4
cacher: fix eleak in op_array non-shadow-copy (readonly_protection=on)
- 04:21 Changeset in git [a24b9c6]1.21.33.03.13.2trunk by
-
- processor/processor.m4
cacher: fix eleak in op_array non-shadow-copy (readonly_protection=on)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@221 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:14 Ticket #36 (Bug in inherited static class variables) closed by
- fixed: in [220]
- 04:13 Changeset in svn [220] by
-
- trunk/processor/head.m4
cacher: correct the fix [199] [196] for #36. was breaking testcase Zend/tests/bug28442.phpt
- 04:13 Changeset in git [eab2061]1.21.33.03.13.2trunk by
-
- processor/head.m4
cacher: correct the fix [199] [196] for #36. was breaking testcase Zend/tests/bug28442.phpt
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@220 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:00 Ticket #36 (Bug in inherited static class variables) reopened by
- static variable is not handled correctly, which breaks testcase …
- 03:57 Changeset in svn [219] by
-
- trunk/processor/processor.m4
cacher PHP_5: fix prototype for readonly_protection=off, fix testcase Zend/tests/bug37632.phpt
- 03:57 Changeset in git [1319515]1.21.33.03.13.2trunk by
-
- processor/processor.m4
cacher PHP_5: fix prototype for readonly_protection=off, fix testcase Zend/tests/bug37632.phpt
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@219 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:14 Changeset in svn [218] by
-
- trunk/processor/processor.m4
processor: zend_constant.name uses malloc
- 02:14 Changeset in git [3365e39]1.21.33.03.13.2trunk by
-
- processor/processor.m4
processor: zend_constant.name uses malloc
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@218 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:55 Changeset in svn [217] by
-
- trunk/processor/head.m4
- trunk/processor/processor.m4
processor: reset refcount to 0 to kill leak warning
- 01:55 Changeset in git [f4b67d7]1.21.33.03.13.2trunk by
-
- processor/head.m4
- processor/processor.m4
processor: reset refcount to 0 to kill leak warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@217 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:54 Changeset in svn [216] by
-
- trunk/xcache.c
avoid crash when error compiling
- 01:54 Changeset in git [7e476dc]1.21.33.03.13.2trunk by
-
- xcache.c
avoid crash when error compiling
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@216 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:28 Changeset in svn [215] by
-
- trunk/Makefile.frag
- trunk/run-xcachetest
- trunk/xcache-test.ini
script that help to run php test cases
- 01:28 Changeset in git [72a34e4]1.21.33.03.13.2trunk by
-
- Makefile.frag
- run-xcachetest
- xcache-test.ini
script that help to run php test cases
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@215 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-05:
- 10:35 WikiStart edited by
- link to a soon to be written doc about how xcache is tested. (diff)
- 07:47 Ticket #44 (exclude path) created by
- Hi! Can exclude some php script from optimiser? Like …
- 00:37 Changeset in svn [214] by
-
- trunk/utils.c
cacher: fixed #41, don't early bind class that implement interface
- 00:37 Changeset in git [643ed26]1.21.33.03.13.2trunk by
-
- utils.c
cacher: fixed #41, don't early bind class that implement interface
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@214 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-04:
- 07:08 Ticket #43 (current svn does not pass php 5_2 test suite and glibc complains..) created by
- Hi Moo: currenlty, xcache does not pass the PHP 5_2 test suite the …
- 00:50 Changeset in svn [213] by
-
- trunk/utils.c
- trunk/xcache.c
fix undefined symnbol max
- 00:50 Changeset in git [4537ab1]1.21.33.03.13.2trunk by
-
- utils.c
- xcache.c
fix undefined symnbol max
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@213 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:39 Ticket #41 (early class binding (was require_once with circular dependencies)) closed by
- fixed: in [212]
- 00:38 Changeset in svn [212] by
-
- trunk/coverager.c
- trunk/processor/processor.m4
- trunk/utils.c
- …
fixed #41, early class binding
- 00:38 Changeset in git [c9591db]1.21.33.03.13.2trunk by
-
- coverager.c
- processor/processor.m4
- utils.c
- …
fixed #41, early class binding
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@212 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-02:
- 12:14 PhpIni edited by
- (diff)
- 12:11 PhpIni edited by
- (diff)
- 12:09 PhpIni edited by
- (diff)
- 11:51 PhpIni edited by
- (diff)
- 01:15 Ticket #42 (conflict between sandbox and user error handler) closed by
- fixed: yeah, --disable-xcache-constant move constant table outside of the …
- 01:15 Changeset in svn [211] by
-
- branches/1.0/utils.c
- branches/1.0/utils.h
trunk->b1.0 [209] [210]: conflict between sandbox and user error handler
- 01:15 Changeset in git [e757f00]1.0 by
-
- utils.c
- utils.h
trunk->b1.0 [209] [210]: conflict between sandbox and user error handler
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@211 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:11 Changeset in svn [210] by
-
- trunk/utils.c
revert wrong commit in [209]
- 01:11 Changeset in git [b47072a]1.21.33.03.13.2trunk by
-
- utils.c
revert wrong commit in [209]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@210 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:09 Changeset in svn [209] by
-
- trunk/utils.c
- trunk/utils.h
fixed #42, conflict between xcache sandbox and user error handler
- 01:09 Changeset in git [ade8255]1.21.33.03.13.2trunk by
-
- utils.c
- utils.h
fixed #42, conflict between xcache sandbox and user error handler
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@209 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-10-01:
- 10:55 Changeset in svn [208] by
-
- trunk/coverager.c
coverager: simplify cov data and fix clean
- 10:55 Changeset in git [6bace26]1.21.33.03.13.2trunk by
-
- coverager.c
coverager: simplify cov data and fix clean
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@208 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 10:09 Changeset in svn [207] by
-
- trunk/coverager.c
coverager: make xcache_coverager_start works
- 10:09 Changeset in git [e618a63]1.21.33.03.13.2trunk by
-
- coverager.c
coverager: make xcache_coverager_start works
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@207 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:34 Changeset in svn [206] by
-
- trunk/coverager.c
coverager: fix build
- 09:34 Changeset in git [a628661]1.21.33.03.13.2trunk by
-
- coverager.c
coverager: fix build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@206 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:10 XcacheApi edited by
- (diff)
- 08:59 Changeset in svn [205] by
-
- trunk/coverager.c
- trunk/xcache.c
avoid undef'ing DEBUG so one can put DEBUG into CFLAGS
- 08:59 Changeset in git [4438aa2]1.21.33.03.13.2trunk by
-
- coverager.c
- xcache.c
avoid undef'ing DEBUG so one can put DEBUG into CFLAGS
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@205 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:57 Changeset in svn [204] by
-
- trunk/coverager.c
- trunk/coverager.h
- trunk/xcache-zh-gb2312.ini
- …
coverager: new api xcache_coverager_start/xcache_coverager_stop/xcache_coverager_get(), coverager ini changed
- 08:57 Changeset in git [5230b60]1.21.33.03.13.2trunk by
-
- coverager.c
- coverager.h
- xcache-zh-gb2312.ini
- …
coverager: new api xcache_coverager_start/xcache_coverager_stop/xcache_coverager_get(), coverager ini changed
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@204 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:54 PhpIni edited by
- (diff)
- 08:52 PhpIni edited by
- (diff)
- 08:50 Changeset in svn [203] by
-
- trunk/utils.c
cacher: fix sandbox destructor problem that cause memory leak, introduced by [166]
- 08:50 Changeset in git [f46eb95]1.21.33.03.13.2trunk by
-
- utils.c
cacher: fix sandbox destructor problem that cause memory leak, introduced by [166]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@203 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:24 Changeset in svn [202] by
-
- trunk/xcache.c
cacher: disable mtime-age when xcache.test is on
- 08:24 Changeset in git [07ae7b3]1.21.33.03.13.2trunk by
-
- xcache.c
cacher: disable mtime-age when xcache.test is on
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@202 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-30:
- 05:03 Ticket #42 (conflict between sandbox and user error handler) created by
- […] Fatal error: Class 'Reporter' not found in …
- 04:59 WikiStart edited by
- (diff)
- 04:58 WikiStart edited by
- (diff)
- 04:27 Ticket #41 (early class binding (was require_once with circular dependencies)) created by
- XCache suffer a a bug with require_once and circular dependencies, …
2006-09-29:
- 11:10 Ticket #40 (coverager crashes with SEGV) closed by
- fixed: in [201]
- 11:04 Changeset in svn [201] by
-
- trunk/coverager.c
coverager: avoid crash when upstream failed to compile file
- 11:04 Changeset in git [3ac3773]1.21.33.03.13.2trunk by
-
- coverager.c
coverager: avoid crash when upstream failed to compile file
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@201 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 07:31 Ticket #40 (coverager crashes with SEGV) created by
- Well..as you can guess..Im testing the code coverage module now :) I …
- 02:34 Ticket #39 (xcache.coveragedumper does not work in PHP_INI_PER_DIR or PHP_INI_ALL) created by
- xcache.coveragedumper have no effect in per-dir (.htaccess) or per …
- 00:09 Changeset in svn [200] by
-
- trunk/disassembler.c
- trunk/processor/hashtable.m4
- trunk/processor/head.m4
- …
BUCKET_KEY readability and PHP_6 build fix
- 00:09 Changeset in git [d519ff2]1.21.33.03.13.2trunk by
-
- disassembler.c
- processor/hashtable.m4
- processor/head.m4
- …
BUCKET_KEY readability and PHP_6 build fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@200 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-24:
- 09:17 Ticket #37 (xcache_get SEGV using objects) created by
- PHP 5.1.6 xcache_get SEGV with objects. […] well, I expect either …
- 08:43 Ticket #36 (Bug in inherited static class variables) closed by
- fixed: in [199], i should have checked it with --enable-xcache-test :)
- 08:33 Changeset in svn [199] by
-
- trunk/processor/head.m4
- trunk/processor/processor.m4
processor: remove commented code, fix corruption detected by --eanble-xcache-test for [196]
- 08:33 Changeset in git [015d71b]1.21.33.03.13.2trunk by
-
- processor/head.m4
- processor/processor.m4
processor: remove commented code, fix corruption detected by --eanble-xcache-test for [196]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@199 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:30 Changeset in svn [198] by
-
- trunk/processor/main.m4
processor: don't introduce spaces in IF*
- 08:30 Changeset in git [b17bb8f]1.21.33.03.13.2trunk by
-
- processor/main.m4
processor: don't introduce spaces in IF*
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@198 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:29 Changeset in svn [197] by
-
- trunk/processor/main.m4
processor: assertion delta is signed
- 08:29 Changeset in git [d30fc0a]1.21.33.03.13.2trunk by
-
- processor/main.m4
processor: assertion delta is signed
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@197 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:20 Ticket #36 (Bug in inherited static class variables) reopened by
- not fixed yet. child exists with signal aborted […]
- 08:03 Ticket #36 (Bug in inherited static class variables) closed by
- fixed: in [196], not well tested yet.
- 08:02 Changeset in svn [196] by
-
- trunk/processor/hashtable.m4
- trunk/processor/head.m4
- trunk/processor/processor.m4
- …
fix #36, wrong inheriting static class variables
- 08:02 Changeset in git [01bd668]1.21.33.03.13.2trunk by
-
- processor/hashtable.m4
- processor/head.m4
- processor/processor.m4
- …
fix #36, wrong inheriting static class variables
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@196 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 05:14 Changeset in svn [195] by
-
- trunk/processor/head.m4
processor: move op_array ctor to be more readable
- 05:14 Changeset in git [07cdfb0]1.21.33.03.13.2trunk by
-
- processor/head.m4
processor: move op_array ctor to be more readable
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@195 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:18 Changeset in svn [194] by
-
- trunk/processor/processor.m4
PHP_5_2: new element in zend_brk_cont_element
- 04:18 Changeset in git [d8701d4]1.21.33.03.13.2trunk by
-
- processor/processor.m4
PHP_5_2: new element in zend_brk_cont_element
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@194 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:17 Changeset in svn [193] by
-
- trunk/processor/main.m4
kill 64bit warning when self test is enabled
- 04:17 Changeset in git [603e6d4]1.21.33.03.13.2trunk by
-
- processor/main.m4
kill 64bit warning when self test is enabled
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@193 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:16 Changeset in svn [192] by
-
- trunk/Makefile.frag
rm directories for xcachesvnclean
- 04:16 Changeset in git [0bcd531]1.21.33.03.13.2trunk by
-
- Makefile.frag
rm directories for xcachesvnclean
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@192 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-21:
- 21:23 Ticket #36 (Bug in inherited static class variables) created by
- Hello, There is a bug in inherited static class variable when using …
2006-09-20:
- 06:58 ReleaseArchive edited by
- (diff)
- 04:17 FeatureList edited by
- (diff)
- 04:17 FeatureList edited by
- (diff)
- 00:32 Ticket #35 (httpd 2.2.2 crash with xcache enabled) closed by
- invalid: no feedback, closing. feel free to reopen. thanks
- 00:26 Changeset in svn [191] by
-
- trunk/xcache.h
bump version to 1.2-dev
- 00:26 Changeset in git [4dcc3b3]1.21.33.03.13.2trunk by
-
- xcache.h
bump version to 1.2-dev
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@191 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:25 Changeset in svn [190] by
-
- trunk/xcache.c
trick to load and work with zend optimizer
- 00:25 Changeset in git [b79234b]1.21.33.03.13.2trunk by
-
- xcache.c
trick to load and work with zend optimizer
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@190 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:24 Changeset in svn [189] by
-
- trunk/processor/head.m4
- trunk/processor/processor.m4
- trunk/xcache.c
call op_array_ctor handler on restore to be more compatible with other zend_extension
- 00:24 Changeset in git [ec94318]1.21.33.03.13.2trunk by
-
- processor/head.m4
- processor/processor.m4
- xcache.c
call op_array_ctor handler on restore to be more compatible with other zend_extension
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@189 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:19 Changeset in svn [188] by
-
- trunk/admin/xcache.tpl.php
admin: title="detail number"
- 00:19 Changeset in git [485de9e]1.21.33.03.13.2trunk by
-
- admin/xcache.tpl.php
admin: title="detail number"
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@188 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-19:
- 00:37 Changeset in svn [187] by
-
- trunk/mkstructinfo.awk
handle one line struct {}, multiline comments, whitespaces when parsing header for structs
- 00:37 Changeset in git [e7e7851]1.21.33.03.13.2trunk by
-
- mkstructinfo.awk
handle one line struct {}, multiline comments, whitespaces when parsing header for structs
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@187 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:35 Changeset in svn [186] by
-
- trunk/config.m4
added argument "stop execution after first warning" for m4 to fail if anything wrong in structinfo.m4. our m4 scripts is warning free
- 00:35 Changeset in git [0def57d]1.21.33.03.13.2trunk by
-
- config.m4
added argument "stop execution after first warning" for m4 to fail if anything wrong in structinfo.m4. our m4 scripts is warning free
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@186 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:32 Changeset in svn [185] by
-
- trunk/coverager/coverager.css
- trunk/coverager/coverager.php
- trunk/coverager/coverager.tpl.php
Coverager: better error displaying
- 00:32 Changeset in git [4aa68f9]1.21.33.03.13.2trunk by
-
- coverager/coverager.css
- coverager/coverager.php
- coverager/coverager.tpl.php
Coverager: better error displaying
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@185 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:31 Changeset in svn [184] by
-
- trunk/coverager/coverager.php
fix tplcov
- 00:31 Changeset in git [30f90f5]1.21.33.03.13.2trunk by
-
- coverager/coverager.php
fix tplcov
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@184 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:30 Changeset in svn [183] by
-
- trunk/coverager/coverager.php
Coverager: use script if extension is not loaded or coverager is not compiled
- 00:30 Changeset in git [adda1f87]1.21.33.03.13.2trunk by
-
- coverager/coverager.php
Coverager: use script if extension is not loaded or coverager is not compiled
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@183 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:27 Changeset in svn [182] by
-
- trunk/admin/common.php
- trunk/coverager/common-zh-simplified-gb2312.lang.php
- trunk/coverager/common.php
recognize gb2312/gbk/gb18030 as gb2312. gb2312 lang file for coverager
- 00:27 Changeset in git [ce81573]1.21.33.03.13.2trunk by
-
- admin/common.php
- coverager/common-zh-simplified-gb2312.lang.php
- coverager/common.php
recognize gb2312/gbk/gb18030 as gb2312. gb2312 lang file for coverager
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@182 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-18:
- 22:12 Introduction edited by
- Capitalized an "I" (diff)
- 16:01 WikiStart edited by
- Changed the windows stable line from stabler or more stable. (diff)
- 13:01 Faq edited by
- (diff)
- 06:23 Changeset in svn [181] by
-
- trunk/admin/common.php
- trunk/coverager/common.php
display errors, we're E_NOTICE free
- 06:23 Changeset in git [c55a3bd]1.21.33.03.13.2trunk by
-
- admin/common.php
- coverager/common.php
display errors, we're E_NOTICE free
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@181 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:20 Changeset in svn [180] by
-
- branches/1.0/processor/head.m4
- branches/1.0/processor/struct.m4
merged [178]
- 06:20 Changeset in git [052650b]1.0 by
-
- processor/head.m4
- processor/struct.m4
merged [178]
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@180 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:05 Changeset in svn [179] by
-
- branches/1.0/mmap.c
- trunk/mmap.c
fix assertion
- 06:05 Changeset in git [1e47055]1.0 by
-
- mmap.c
fix assertion
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@179 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:05 Changeset in git [5e2a56b]1.21.33.03.13.2trunk by
-
- mmap.c
fix assertion
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@179 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:27 Changeset in svn [178] by
-
- trunk/processor/head.m4
- trunk/processor/struct.m4
Processor: fix type processor_t conflict with Mac OS X
- 00:27 Changeset in git [eb41ec3]1.21.33.03.13.2trunk by
-
- processor/head.m4
- processor/struct.m4
Processor: fix type processor_t conflict with Mac OS X
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@178 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-17:
- 04:28 Changeset in svn [177] by
-
- trunk/xcache-zh-gb2312.ini
- trunk/xcache.ini
syn xcache-zh-gb2312.ini with the English version
- 04:28 Changeset in git [1dab8a3]1.21.33.03.13.2trunk by
-
- xcache-zh-gb2312.ini
- xcache.ini
syn xcache-zh-gb2312.ini with the English version
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@177 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:21 Changeset in svn [176] by
-
- trunk/coverager.c
Coverager: leaked by outfilename (efree by zend_mm tho)
- 04:21 Changeset in git [cbbd772e]1.21.33.03.13.2trunk by
-
- coverager.c
Coverager: leaked by outfilename (efree by zend_mm tho)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@176 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:28 WikiStart edited by
- (diff)
- 02:27 WikiStart edited by
- (diff)
- 02:20 Changeset in svn [175] by
-
- trunk/coverager/coverager.tpl.php
Coverager: remove double Content-Language
- 02:20 Changeset in git [4dfb67b]1.21.33.03.13.2trunk by
-
- coverager/coverager.tpl.php
Coverager: remove double Content-Language
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@175 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:14 Changeset in svn [174] by
-
- trunk/coverager/coverager.php
avoid double slash
- 02:14 Changeset in git [9273087]1.21.33.03.13.2trunk by
-
- coverager/coverager.php
avoid double slash
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@174 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:07 Changeset in svn [173] by
-
- trunk/coverager/coverager.tpl.php
make dir ended with dir sep
- 02:07 Changeset in git [182e31f]1.21.33.03.13.2trunk by
-
- coverager/coverager.tpl.php
make dir ended with dir sep
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@173 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:56 Changeset in svn [172] by
-
- trunk/coverager/config.php.example
DIRECTORY_SEPARATOR for coverager config example
- 01:56 Changeset in git [79864a1]1.21.33.03.13.2trunk by
-
- coverager/config.php.example
DIRECTORY_SEPARATOR for coverager config example
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@172 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:33 GraphvizExamples/InvokingCirco created by
- 00:33 GraphvizExamples/InvokingDot created by
- 00:33 GraphvizExamples/InvokingTwopi created by
- 00:33 GraphvizExamples/OutputJpg created by
- 00:33 GraphvizExamples/OutputPng created by
- 00:33 GraphvizExamples created by
- 00:33 GraphvizExamples/GraphvizExample2 created by
- 00:33 GraphvizExamples/GraphvizExample3 created by
- 00:33 GraphvizExamples/InvokingFdp created by
- 00:33 GraphvizExamples/InvokingNeato created by
- 00:33 GraphvizExamples/JustTestingGraphviz created by
- 00:33 GraphvizExamples/MapNodesPng created by
- 00:33 GraphvizExamples/MapNodesSvg created by
- 00:33 GraphvizExamples/MapWhole created by
- 00:33 GraphvizExamples/OutputGif created by
- 00:33 GraphvizExamples/OutputSvg created by
- 00:33 GraphvizExamples/WikiLinksPng created by
- 00:33 GraphvizExamples/WikiLinksSvg created by
2006-09-16:
- 03:34 Release-1.0.2 edited by
- (diff)
- 03:32 Release-1.0.2 created by
- 03:05 WikiStart edited by
- (diff)
- 03:04 ReleaseArchive created by
- 02:57 Changeset in svn [171] by
-
- tags/1.0.2
release 1.0.2
- 02:57 Changeset in git [26785a5]1.0.2 by
-
release 1.0.2
git-svn-id: svn://svn.lighttpd.net/xcache/tags/1.0.2@171 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:56 Changeset in svn [170] by
-
- branches/1.0/xcache.h
bump version to 1.0.2
- 02:56 Changeset in git [993d39e]1.0 by
-
- xcache.h
bump version to 1.0.2
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@170 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:09 Changeset in svn [169] by
-
- trunk/config.m4
- trunk/mkstructinfo.awk
comments/loops improved in mkstructinfo while avoiding gawk assertion bug with LANG=C
- 01:09 Changeset in git [4a8f977]1.21.33.03.13.2trunk by
-
- config.m4
- mkstructinfo.awk
comments/loops improved in mkstructinfo while avoiding gawk assertion bug with LANG=C
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@169 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-15:
- 11:36 Changeset in svn [168] by
-
- branches/1.0/xcache.ini
- trunk/xcache.ini
example on how to load ts enabled extension
- 11:36 Changeset in git [5e08d27]1.0 by
-
- xcache.ini
example on how to load ts enabled extension
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@168 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:36 Changeset in git [b27f08b]1.21.33.03.13.2trunk by
-
- xcache.ini
example on how to load ts enabled extension
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@168 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:16 Changeset in svn [167] by
-
- branches/1.0/xcache.ini
- trunk/xcache.ini
size=0M is much less confusing than size=0, thank Andrew Arrow :)
- 11:16 Changeset in git [86ff2d6]1.21.33.03.13.2trunk by
-
- xcache.ini
size=0M is much less confusing than size=0, thank Andrew Arrow :)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@167 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:16 Changeset in git [cd7988d]1.0 by
-
- xcache.ini
size=0M is much less confusing than size=0, thank Andrew Arrow :)
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@167 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-14:
- 14:01 XcacheRedist edited by
- (diff)
- 14:01 XcacheRedist edited by
- (diff)
- 12:35 Changeset in svn [166] by
-
- trunk/utils.c
use existing hashtable pDestructor to avoid accident undefined symbol
- 12:35 Changeset in git [ade3729]1.21.33.03.13.2trunk by
-
- utils.c
use existing hashtable pDestructor to avoid accident undefined symbol
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@166 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-13:
- 12:22 Changeset in svn [165] by
-
- trunk/xcache.c
- trunk/xcache.h
- trunk/xcache.ini
- …
implement xcache.stat. and reimpl [160] for trunk to fix win32 hash problem
- 12:22 Changeset in git [8c8465f]1.21.33.03.13.2trunk by
-
- xcache.c
- xcache.h
- xcache.ini
- …
implement xcache.stat. and reimpl [160] for trunk to fix win32 hash problem
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@165 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 12:20 Changeset in svn [164] by
-
- trunk/xcache.c
revert most of [82] back and use dummy ptr
- 12:20 Changeset in git [77a153c]1.21.33.03.13.2trunk by
-
- xcache.c
revert most of [82] back and use dummy ptr
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@164 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 12:11 Changeset in svn [163] by
-
- trunk/xc_shm.c
- trunk/xc_shm.h
- trunk/xcache.c
show available shm scheme in moduleinfo
- 12:11 Changeset in git [84d049b]1.21.33.03.13.2trunk by
-
- xc_shm.c
- xc_shm.h
- xcache.c
show available shm scheme in moduleinfo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@163 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:59 Changeset in svn [162] by
-
- trunk/xcache.ini
example ini for xcache.shm_scheme
- 11:59 Changeset in git [c9401d2]1.21.33.03.13.2trunk by
-
- xcache.ini
example ini for xcache.shm_scheme
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@162 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:52 Changeset in svn [161] by
-
- branches/1.0/admin/config.php.example
- trunk/admin/config.php.example
use DIRECTORY_SEPARATOR for windows in config example
- 11:52 Changeset in git [8fbf5d2]1.21.33.03.13.2trunk by
-
- admin/config.php.example
use DIRECTORY_SEPARATOR for windows in config example
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@161 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:52 Changeset in git [d6dfcc1]1.0 by
-
- admin/config.php.example
use DIRECTORY_SEPARATOR for windows in config example
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@161 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:36 Introduction edited by
- (diff)
- 03:18 Introduction edited by
- (diff)
- 00:48 Changeset in svn [160] by
-
- branches/1.0/xcache.c
- branches/1.0/xcache.h
fix for win32
- 00:48 Changeset in git [430bccf]1.0 by
-
- xcache.c
- xcache.h
fix for win32
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@160 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-09-12:
- 06:36 Changeset in svn [159] by
-
- trunk/THANKS
fix email for judas_iscariote
- 06:36 Changeset in git [9b60e6a7]1.21.33.03.13.2trunk by
-
- THANKS
fix email for judas_iscariote
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@159 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:25 Release-1.0.1 edited by
- (diff)
- 04:23 Release-1.0.1 edited by
- (diff)
2006-09-10:
- 12:41 Ticket #34 (Apache can't start with PHP/xcache) closed by
- duplicate: hrm... duplicate #35. upgrade to 1.0.1. and let's talk there.
- 12:39 Milestone 1.0.1 completed
- To fix bugs that need tiny changes, which never make XCache unstable.
- 10:20 Ticket #26 (CC test only) closed by
- fixed: :)
- 09:45 Release-1.0.1 edited by
- (diff)
- 09:43 Release-1.0.1 edited by
- (diff)
- 06:57 WikiStart edited by
- (diff)
- 06:54 WikiStart edited by
- 1.1-rc1 released (diff)
- 06:44 Changeset in svn [158] by
-
- tags/1.1-rc1
tags 1.1-rc1
- 06:44 Changeset in git [f775a3f]1.11.1-rc1 by
-
tags 1.1-rc1
git-svn-id: svn://svn.lighttpd.net/xcache/tags/1.1-rc1@158 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:43 Changeset in svn [157] by
-
- trunk/xcache.h
bump version to 1.1-rc1
- 06:43 Changeset in git [4059824]1.11.21.33.03.13.2trunk by
-
- xcache.h
bump version to 1.1-rc1
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@157 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:35 WikiStart edited by
- (diff)
- 06:33 Release-1.0.1 created by
- 06:14 Changeset in svn [156] by
-
- tags/1.0.1
1.0.1 released
- 06:14 Changeset in git [fff4a26]1.0.1 by
-
1.0.1 released
git-svn-id: svn://svn.lighttpd.net/xcache/tags/1.0.1@156 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:12 Changeset in svn [155] by
-
- branches/1.0/NEWS
- branches/1.0/xcache.h
bump version to 1.0.1
- 06:12 Changeset in git [9df06d3]1.0 by
-
- NEWS
- xcache.h
bump version to 1.0.1
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@155 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:10 Changeset in svn [154] by
-
- trunk/xcache.c
fix segv on MSHUTDOWN
- 03:10 Changeset in git [9042846]1.11.21.33.03.13.2trunk by
-
- xcache.c
fix segv on MSHUTDOWN
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@154 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:14 Changeset in svn [153] by
-
- trunk/xc_malloc.c
- trunk/xc_shm.c
win32/vc build fix
- 02:14 Changeset in git [f7c115c]1.11.21.33.03.13.2trunk by
-
- xc_malloc.c
- xc_shm.c
win32/vc build fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@153 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:14 Changeset in svn [152] by
-
- trunk/xcache.c
PHP6: zts build
- 02:14 Changeset in git [6babaf0]1.11.21.33.03.13.2trunk by
-
- xcache.c
PHP6: zts build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@152 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:14 Changeset in svn [151] by
-
- trunk/xcache.c
revert [111], they've fixed it
- 01:14 Changeset in git [fc10218]1.11.21.33.03.13.2trunk by
-
- xcache.c
revert [111], they've fixed it
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@151 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:41 TracChangeset edited by
- (diff)
- 00:41 TracWiki edited by
- (diff)
- 00:41 WikiNewPage edited by
- (diff)
- 00:41 CamelCase edited by
- (diff)
- 00:41 InterMapTxt created by
- 00:41 InterTrac created by
- 00:41 InterWiki created by
- 00:41 TracAccessibility edited by
- (diff)
- 00:41 TracAdmin edited by
- (diff)
- 00:41 TracBackup edited by
- (diff)
- 00:41 TracBrowser edited by
- (diff)
- 00:41 TracCgi edited by
- (diff)
- 00:41 TracEnvironment edited by
- (diff)
- 00:41 TracFastCgi edited by
- (diff)
- 00:41 TracIni edited by
- (diff)
- 00:41 TracInstall edited by
- (diff)
- 00:41 TracInterfaceCustomization edited by
- (diff)
- 00:41 TracLinks edited by
- (diff)
- 00:41 TracModPython edited by
- (diff)
- 00:41 TracNotification edited by
- (diff)
- 00:41 TracPermissions edited by
- (diff)
- 00:41 TracPlugins edited by
- (diff)
- 00:41 TracQuery edited by
- (diff)
- 00:41 TracReports edited by
- (diff)
- 00:41 TracRevisionLog created by
- 00:41 TracRoadmap edited by
- (diff)
- 00:41 TracRss edited by
- (diff)
- 00:41 TracSearch edited by
- (diff)
- 00:41 TracStandalone edited by
- (diff)
- 00:41 TracSupport edited by
- (diff)
- 00:41 TracSyntaxColoring edited by
- (diff)
- 00:41 TracTickets edited by
- (diff)
- 00:41 TracTicketsCustomFields edited by
- (diff)
- 00:41 TracTimeline edited by
- (diff)
- 00:41 TracUnicode edited by
- (diff)
- 00:41 TracUpgrade edited by
- (diff)
- 00:41 WikiDeletePage edited by
- (diff)
- 00:41 WikiFormatting edited by
- (diff)
- 00:41 WikiHtml edited by
- (diff)
- 00:41 WikiMacros edited by
- (diff)
- 00:41 WikiPageNames edited by
- (diff)
- 00:41 WikiProcessors edited by
- (diff)
- 00:30 Changeset in svn [150] by
-
- branches/1.0/mem.c
- trunk/mem.c
avoid crash when OOM on mem_realloc
- 00:30 Changeset in git [7d53901]1.11.21.33.03.13.2trunk by
-
- mem.c
avoid crash when OOM on mem_realloc
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@150 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:30 Changeset in git [f214711]1.0 by
-
- mem.c
avoid crash when OOM on mem_realloc
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@150 c26eb9a1-5813-0410-bd6c-c2e55f420ca7