Timeline
2006-07-09:
- 12:48 Ticket #14 (Weblog error with xcache: Cannot redeclare ()) closed by
- fixed: in trunk [88]
- 12:47 Changeset in svn [88] by
-
- trunk/utils.c
- trunk/utils.h
- trunk/xcache.h
possible fix for #14 "Cannot redeclare ()"
- 12:47 Changeset in git [44d53f3]1.11.21.33.03.13.2trunk by
-
- utils.c
- utils.h
- xcache.h
possible fix for #14 "Cannot redeclare ()"
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@88 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 12:31 Changeset in svn [87] by
-
- trunk/config.m4
XCACHE_INDENT fallback
- 12:31 Changeset in git [e771c8e]1.11.21.33.03.13.2trunk by
-
- config.m4
XCACHE_INDENT fallback
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@87 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:56 Ticket #15 (pcode cache does not work) closed by
- fixed: in wiki/PhpIni
- 06:55 PhpIni edited by
- (diff)
- 05:41 Ticket #14 (Weblog error with xcache: Cannot redeclare ()) reopened by
- this is still reproducible with current SVN.
2006-07-08:
- 00:56 BuildingFromSource edited by
- (diff)
- 00:50 Faq edited by
- (diff)
- 00:49 Faq edited by
- (diff)
- 00:45 Ticket #17 (invision power board) closed by
- fixed: in [86]
- 00:45 Ticket #14 (Weblog error with xcache: Cannot redeclare ()) closed by
- fixed: in [86]
- 00:44 Ticket #18 (redeclaration) closed by
- fixed: in [86]
- 00:44 Changeset in svn [86] by
-
- branches/1.0/xcache.c
- trunk/xcache.c
- 00:44 Changeset in git [1c60d9b]1.0 by
-
- xcache.c
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@86 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:44 Changeset in git [f24ac86]1.11.21.33.03.13.2trunk by
-
- xcache.c
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@86 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-07-05:
- 13:19 Ticket #18 (redeclaration) created by
- Hi, just have compiled and installed the recent rc1 version. on …
2006-07-02:
- 01:59 WikiStart edited by
- (diff)
- 01:57 WikiStart edited by
- (diff)
- 01:39 Changeset in svn [85] by
-
- branches/1.0/xcache.h
bump version
- 01:39 Changeset in git [7b43242]1.0 by
-
- xcache.h
bump version
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@85 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-06-22:
- 12:02 Ticket #17 (invision power board) created by
- Fatal error: Cannot redeclare class emailer in …
2006-06-18:
- 01:29 Changeset in svn [84] by
-
- branches/1.0/admin/xcache.php
- branches/1.0/admin/xcache.tpl.php
- trunk/admin/xcache.php
- …
handle without inodes
- 01:29 Changeset in git [24e475c]1.0 by
-
- admin/xcache.php
- admin/xcache.tpl.php
handle without inodes
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@84 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:29 Changeset in git [bb13290]1.11.21.33.03.13.2trunk by
-
- admin/xcache.php
- admin/xcache.tpl.php
handle without inodes
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@84 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:27 Changeset in svn [83] by
-
- branches/1.0/mmap.c
- trunk/mmap.c
fix win32 emulated anonymous mmap
- 01:27 Changeset in git [4e9b6a0]1.11.21.33.03.13.2trunk by
-
- mmap.c
fix win32 emulated anonymous mmap
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@83 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:27 Changeset in git [9980dfc]1.0 by
-
- mmap.c
fix win32 emulated anonymous mmap
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@83 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:26 Changeset in svn [82] by
-
- trunk/xcache.c
- 01:26 Changeset in git [7fac917]1.11.21.33.03.13.2trunk by
-
- xcache.c
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@82 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:04 Changeset in svn [81] by
-
- branches/1.0/xcache.c
improved phpinfo displaying for those ini not in standard form.
- 01:04 Changeset in git [eea0e95]1.0 by
-
- xcache.c
improved phpinfo displaying for those ini not in standard form.
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@81 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-06-16:
- 00:58 Ticket #16 (segfault on startup if readonly protections is disabled) closed by
- fixed: in [79] (fix+cleanup for trunk), [80] (smallest fix for branch-1.0)
- 00:56 Changeset in svn [80] by
-
- branches/1.0/mmap.c
fix #16, messy XCACHE_MAP_FAILED logic, thanks Jan
- 00:56 Changeset in git [5436368]1.0 by
-
- mmap.c
fix #16, messy XCACHE_MAP_FAILED logic, thanks Jan
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@80 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:50 Changeset in svn [79] by
-
- trunk/mmap.c
fix messy XCACHE_MAP_FAILED checking
- 00:50 Changeset in git [be5f315]1.11.21.33.03.13.2trunk by
-
- mmap.c
fix messy XCACHE_MAP_FAILED checking
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@79 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-06-13:
- 19:29 Ticket #16 (segfault on startup if readonly protections is disabled) created by
- If readonly protection is disabled a munmap(shm->ptr_ro, ...) is …
2006-06-12:
- 15:07 Ticket #15 (pcode cache does not work) created by
- xcache.size = 64M xcache.count = 4 …
- 06:26 Ticket #14 (Weblog error with xcache: Cannot redeclare ()) created by
- Hi Moo ;) Well, I already know I might be better with a short …
2006-06-11:
- 02:50 Ticket #13 (doesn't build in current PHP5_2) closed by
- fixed: in [78], i'll fix it again when they apply the same ce patch for HEAD
- 02:49 Changeset in svn [78] by
-
- trunk/processor/processor.m4
- trunk/xcache.h
catch up with PHP_5_2, zend_property_info.ce
- 02:49 Changeset in git [ee150ff]1.11.21.33.03.13.2trunk by
-
- processor/processor.m4
- xcache.h
catch up with PHP_5_2, zend_property_info.ce
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@78 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-06-09:
- 17:59 Ticket #13 (doesn't build in current PHP5_2) created by
- Hi: 1.0 nor current trunk builds with current PHP_5_2. […] my …