Timeline
2007-06-13:
- 09:39 Ticket #100 (Error compiling xcache from source) created by
- Hi there, I'm trying to compile xcache from source as described in …
2007-06-12:
- 20:54 Ticket #99 (ShellExample download link broken) created by
- The ShellExample download link - …
- 13:44 Changeset [411] by
-
- branches/1.2
- branches/1.2/config.m4
merged 410 from trunk->1.2: remove strict fatal-warning
- 13:42 Changeset [410] by
-
- trunk/config.m4
don't be too strick to myself :)
- 00:19 Ticket #98 (Zend/zend_hash.c(533) : Block 0x00000000 status: NULL) created by
- The following strange message happends only when XCache is loaded. …
2007-06-10:
- 15:02 GetSupport edited by
- (diff)
- 15:01 TOC edited by
- (diff)
- 14:54 TOC edited by
- (diff)
- 14:53 TOC edited by
- (diff)
- 14:53 TOC edited by
- (diff)
- 07:38 Ticket #92 (Xcache not working with Zend Optimizer 3.2.8) closed by
- fixed: make sure you load xcache with zend_extension=/path/to/xcache.so and …
2007-06-09:
- 21:12 Ticket #92 (Xcache not working with Zend Optimizer 3.2.8) reopened by
- I use revision 409 and I habe Debian 4, PHP5.2.0 and Zend 3.2.8. Zend …
2007-06-08:
- 13:43 DevelAutobuild edited by
- (diff)
- 13:41 DevelAutobuild edited by
- (diff)
- 13:31 DevelAutobuild created by
- 13:21 DevelDocTOC edited by
- (diff)
- 13:20 WikiStart edited by
- (diff)
- 13:06 Ticket #59 (Maximum execution time of 60 seconds exceeded with SquirrelMail 1.4.8, ...) closed by
- fixed: please do not reopen bug for older version than the newer one which we …
- 03:40 Ticket #59 (Maximum execution time of 60 seconds exceeded with SquirrelMail 1.4.8, ...) reopened by
- I can reproduce this exact problem, CentOS 5.0, XCache 1.2.0, PHP 5.1.6 …
2007-06-03:
- 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
2007-05-31:
- 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
2007-05-30:
2007-05-29:
- 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
2007-05-27:
- 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
2007-05-23:
- 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
2007-05-22:
- 14:34 Ticket #96 (Wrong format strings) created by
- When I compile xcache on amd64, compiler issues following warnings about …
2007-05-20:
- 10:47 Changeset [390] by
-
- trunk/xc_malloc.c
fix build error without --enable-xcache-test
2007-05-15:
- 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

