Timeline
06/03/2007:
- 10:00 Ticket #97 (var cache is loosing his value after some time (3-4 hours)) closed by
- invalid: xcache_set('wikiCache', $wikiCache, 0), ttl=0 means no ttl expiration …
- 05:21 Changeset [409] by
-
- trunk/xcache-test.ini
turn on experimental for testing
05/31/2007:
- 06:26 TOC edited by
- (diff)
- 06:20 Ticket #92 (Xcache not working with Zend Optimizer 3.2.8) closed by
- fixed: fixed in [405] for trunk and in [408] for b1.2
- 06:20 Changeset [408] by
-
- branches/1.2
- branches/1.2/ChangeLog
- branches/1.2/NEWS
- …
merged [405] [407] from trunk: fixed #92, full ZendOptimizer? compatibility
- 06:17 Changeset [407] by
-
- trunk/ChangeLog
- trunk/NEWS
NEWS/ChangeLog updates for #92
- 06:00 Changeset [406] by
-
- branches/1.2
- branches/1.2/coverager.c
- branches/1.2/xcache.c
merged [402] [403] [404] from trunk: s/origin_compile_file/old_compile_file/g and init global vars
- 05:48 Changeset [405] by
-
- trunk/utils.c
- trunk/utils.h
- trunk/xcache.c
- …
full ZendOptimizer? compatibility
- 05:47 Changeset [404] by
-
- trunk/coverager.c
init global var
- 05:23 Changeset [403] by
-
- trunk/xcache.c
init global variables
- 05:21 Changeset [402] by
-
- trunk/coverager.c
- trunk/xcache.c
s/origin_compile_file/old_compile_file/g
05/30/2007:
05/29/2007:
- 20:10 Ticket #97 (var cache is loosing his value after some time (3-4 hours)) created by
- Hi, the var cache is loosing his value after some time (3-4 hours). we …
- 12:08 Changeset [401] by
-
- branches/1.2
- branches/1.2/xcache.c
merged [400] from trunk->1.2: fix invalid read of free'ed data for hide-and-seek trick. possible fix version string
- 12:03 Changeset [400] by
-
- trunk/xcache.c
fix invalid read of free'ed data for hide-and-seek trick. possible fix version string
05/27/2007:
- 16:04 Changeset [399] by
-
- trunk/ChangeLog
- trunk/xcache.c
- trunk/xcache.ini
- …
added xcache.experimental for use to turn on experimental features
- 15:12 Changeset [398] by
-
- trunk
- trunk/opcode_spec_def.h
got permission from the author that we can use it in XCache. thanks to Dmitry and Bart
- 15:07 Changeset [397] by
-
- trunk/const_string_opcodes_php6.x.h
update new opcode form php6
- 15:00 Changeset [396] by
-
- branches/1.2
- branches/1.2/ChangeLog
- branches/1.2/NEWS
merged [395] from trunk->1.2: split ChangeLog? from NEWS
- 14:56 Changeset [395] by
-
- trunk/ChangeLog
- trunk/NEWS
split ChangeLog? from NEWS
- 14:39 Changeset [394] by
-
- branches/1.2
- branches/1.2/AUTHORS
- branches/1.2/COPYING
- …
merged [393] from trunk: svn:eol-style
- 14:36 Changeset [393] by
-
- trunk/AUTHORS
- trunk/COPYING
- trunk/Decompiler.class.php
- …
set svn:eol-style
05/23/2007:
- 03:04 Ticket #96 (Wrong format strings) closed by
- fixed: fixed in [391] for trunk and [392] for b1.2
- 03:04 Changeset [392] by
-
- branches/1.2
- branches/1.2/mem.c
- branches/1.2/xc_malloc.c
- …
merged 391 from trunk->1.2: fixed #96, wrong format string for sprintf
- 03:00 Changeset [391] by
-
- trunk/mem.c
- trunk/xc_malloc.c
- trunk/xcache.c
fixed #96, wrong format string for sprintf
05/22/2007:
- 14:34 Ticket #96 (Wrong format strings) created by
- When I compile xcache on amd64, compiler issues following warnings about …
05/20/2007:
- 10:47 Changeset [390] by
-
- trunk/xc_malloc.c
fix build error without --enable-xcache-test
05/15/2007:
- 09:05 Changeset [389] by
-
- branches/1.2
- branches/1.2/xcache.c
merged [388] from trunk->1.2: clean shutdown
- 08:52 Changeset [388] by
-
- trunk/xcache.c
clean shutdown
- 08:49 Changeset [387] by
-
- trunk/xc_malloc.c
memory override using free'ed memory
- 08:41 Ticket #95 (Memory is not free()'d after xcache_get() data is unset) created by
- I've tested EA vs XCache performance on cache reads and got the following …
- 08:24 Changeset [386] by
-
- trunk/xc_malloc.c
fix is_readwrite of malloc scheme
- 08:23 Changeset [385] by
-
- trunk/.vimrc
updated .vimrc
- 05:55 Changeset [384] by
-
- trunk/.vimrc
noexpandtab
- 05:54 Changeset [383] by
-
- trunk/xcache.c
ws fix
- 05:36 Changeset [382] by
-
- trunk/NEWS
- trunk/admin/xcache.php
could not show module info in admin page when XCache is the last module
05/13/2007:
- 14:20 Ticket #90 (jpgraph+xcache causes php to segfault) reopened by
- Segfaults are back :( Here is the core and php/xcache binaries : …
05/11/2007:
- 19:14 Ticket #90 (jpgraph+xcache causes php to segfault) closed by
- fixed: seems fixed in 1.2-dev as of r380, feel free to reopen
- 03:05 Ticket #93 (Segfault when using variable cache increment/decrement functions) closed by
- worksforme: it was fixed in trunk and b1.2 (1.2.1-dev) 1.2@HEAD is far stabler than …
05/10/2007:
- 18:49 Ticket #94 (Garbage collector disabled when xcache.cacher set to off) created by
- On 1.2 and i think also head revision, the garbage collector doesn't work …
- 05:39 Ticket #93 (Segfault when using variable cache increment/decrement functions) created by
- XCache 1.2.0 segfaults when using variable increment/decrement functions: …
- 03:26 Changeset [381] by
-
- trunk
- trunk/mem.c
- trunk/mem.h
- …
merged [380] from 1.2: make life easier for debugging
- 03:20 Changeset [380] by
-
- branches/1.2/mem.c
- branches/1.2/mem.h
- branches/1.2/mmap.c
- …
make life easier for debugging
05/08/2007:
- 03:31 Changeset [379] by
-
- branches/1.2/xcache.c
fix build

