Timeline
2006-12-09:
- 16:28 Changeset in svn [312] by
-
- trunk/optimizer.c
optimizer: finished building of basic blocks
- 16:28 Changeset in git [f0453a1]3.03.13.2trunk by
-
- optimizer.c
optimizer: finished building of basic blocks
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@312 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 16:27 Changeset in svn [311] by
-
- trunk/graph
- trunk/graph/cached_compile.dot
- trunk/processor/dispatch.m4
- …
restruct cached compile, add md5 table to recognize and merge file with same content
- 16:27 Changeset in git [4af4075]3.03.13.2trunk by
-
- graph/cached_compile.dot
- processor/dispatch.m4
- processor/head.m4
- …
restruct cached compile, add md5 table to recognize and merge file with same content
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@311 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 10:01 Changeset in svn [310] by
-
- trunk/processor/processor.m4
IS_CV code re-arrange
- 10:01 Changeset in git [eb1f19a]3.03.13.2trunk by
-
- processor/processor.m4
IS_CV code re-arrange
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@310 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:49 Changeset in svn [309] by
-
- trunk/xcache.h
bump version to 2.0.0-dev, and 1.3 will be a backport branch version
- 03:49 Changeset in git [b72808e]3.03.13.2trunk by
-
- xcache.h
bump version to 2.0.0-dev, and 1.3 will be a backport branch version
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@309 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:44 Changeset in svn [308] by
-
- trunk/optimizer.c
basic works on optimizer
- 03:44 Changeset in git [43f3bde]3.03.13.2trunk by
-
- optimizer.c
basic works on optimizer
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@308 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:42 Changeset in svn [307] by
-
- trunk/processor/main.m4
- trunk/stack.c
- trunk/stack.h
- …
stack interface changes
- 03:42 Changeset in git [da00589]3.03.13.2trunk by
-
- processor/main.m4
- stack.c
- stack.h
- …
stack interface changes
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@307 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-12-08:
- 16:59 Changeset in svn [306] by
-
- trunk/mem.c
part of [305], make it compiles
- 16:59 Changeset in git [fdea585]3.03.13.2trunk by
-
- mem.c
part of [305], make it compiles
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@306 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 16:11 Changeset in svn [305] by
-
- trunk/coverager.c
- trunk/mem.c
- trunk/mmap.c
- …
TRACE() instead of ifdef/fprintf
- 16:11 Changeset in git [1609bb2]3.03.13.2trunk by
-
- coverager.c
- mem.c
- mmap.c
- …
TRACE() instead of ifdef/fprintf
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@305 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 14:03 Changeset in svn [304] by
-
- trunk/xcache.h
bump trunk version to 1.3.0-dev
- 14:03 Changeset in git [c2aa7eb]3.03.13.2trunk by
-
- xcache.h
bump trunk version to 1.3.0-dev
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@304 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 14:00 Changeset in svn [303] by
-
- branches/1.2
branch 1.2
- 14:00 Changeset in git [ff6cf2a]1.21.3 by
-
branch 1.2
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@303 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 12:51 Ticket #51 (PHP v5.2.3 coredumps if using xcache r272 on pfSense HEAD) closed by
- fixed: ok, let's assume that is fixed in [282]
2006-12-07:
- 14:13 Changeset in svn [302] by
-
- trunk/mem.c
- trunk/mmap.c
- trunk/optimizer.c
- …
c comments fix
- 14:13 Changeset in git [0ba961f]1.21.33.03.13.2trunk by
-
- mem.c
- mmap.c
- optimizer.c
- …
c comments fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@302 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-12-03:
- 12:02 Changeset in svn [301] by
-
- tags/1.2.0-rc2/xcache.h
bump rc2 version
- 12:02 Changeset in git [ce6151b]1.2.0-rc2 by
-
- xcache.h
bump rc2 version
git-svn-id: svn://svn.lighttpd.net/xcache/tags/1.2.0-rc2@301 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 07:58 Changeset in svn [300] by
-
- trunk/processor/head.m4
- trunk/processor/main.m4
debug code to check compiler result size
- 07:58 Changeset in git [ddc1ca9]1.21.33.03.13.2trunk by
-
- processor/head.m4
- processor/main.m4
debug code to check compiler result size
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@300 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 07:56 Changeset in svn [299] by
-
- trunk/xcache.c
fix false assertion on php.autoglobal_cnt
- 07:56 Changeset in git [9b16660]1.21.33.03.13.2trunk by
-
- xcache.c
fix false assertion on php.autoglobal_cnt
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@299 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:16 WikiStart edited by
- (diff)
- 03:09 ReleaseArchive edited by
- (diff)
- 03:09 WikiStart edited by
- (diff)
- 03:01 Changeset in svn [298] by
-
- tags/1.2.0-rc2
tagged 1.2.0-rc2
- 03:01 Changeset in git [fb614ff] by
-
tagged 1.2.0-rc2
git-svn-id: svn://svn.lighttpd.net/xcache/tags/1.2.0-rc2@298 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:58 Changeset in svn [297] by
-
- trunk/xcache.c
kill warnings for debug
- 02:58 Changeset in git [e55c172]1.21.33.03.13.2trunk by
-
- xcache.c
kill warnings for debug
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@297 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:57 Changeset in svn [296] by
-
- trunk/xcache.c
fixed compatibility with zo under apache 1.x
- 02:57 Changeset in git [a915383]1.21.33.03.13.2trunk by
-
- xcache.c
fixed compatibility with zo under apache 1.x
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@296 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:48 Changeset in svn [295] by
-
- trunk/processor/head.m4
- trunk/processor/main.m4
- trunk/utils.c
- …
remove warnings
- 01:48 Changeset in git [c78b30a]1.21.33.03.13.2trunk by
-
- processor/head.m4
- processor/main.m4
- utils.c
- …
remove warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@295 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-12-02:
- 02:42 Ticket #54 (1.2.0-rc1 does not compile on Solaris 10 with native m4) closed by
- fixed: fixed in [290] [291] [292] also done [294] thanks to your solaris box
- 02:40 Changeset in svn [294] by
-
- trunk/utils.c
trunk: kill warning on solaris compiler
- 02:40 Changeset in git [4c1af68]1.21.33.03.13.2trunk by
-
- utils.c
trunk: kill warning on solaris compiler
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@294 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:30 Changeset in svn [293] by
-
- trunk/NEWS
NEWS update
- 02:30 Changeset in git [2b8cac4]1.21.33.03.13.2trunk by
-
- NEWS
NEWS update
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@293 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:28 Changeset in svn [292] by
-
- trunk/config.m4
- trunk/processor/main.m4
m4 compatibility for solaris
- 02:28 Changeset in git [0356300]1.21.33.03.13.2trunk by
-
- config.m4
- processor/main.m4
m4 compatibility for solaris
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@292 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:21 Changeset in svn [291] by
-
- trunk/processor/main.m4
typo of last fix
- 02:21 Changeset in git [6f32441]1.21.33.03.13.2trunk by
-
- processor/main.m4
typo of last fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@291 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:16 Changeset in svn [290] by
-
- trunk/processor/main.m4
trunk: fix bad macro name, solaris m4 is picky on it
- 02:16 Changeset in git [785338a]1.21.33.03.13.2trunk by
-
- processor/main.m4
trunk: fix bad macro name, solaris m4 is picky on it
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@290 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-11-30:
2006-11-28:
- 17:05 Changeset in svn [289] by
-
- trunk/disassembler.c
disassembler: wrong parameter calling destroy_op_array which makes building on php4 zts fails
- 17:05 Changeset in git [fee2bf3]1.21.33.03.13.2trunk by
-
- disassembler.c
disassembler: wrong parameter calling destroy_op_array which makes building on php4 zts fails
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@289 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 17:04 Changeset in svn [288] by
-
- trunk/coverager.c
removed unused var
- 17:04 Changeset in git [f784571]1.21.33.03.13.2trunk by
-
- coverager.c
removed unused var
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@288 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-11-22:
- 12:38 ReleaseArchive edited by
- (diff)
- 12:35 WikiStart edited by
- (diff)
- 11:45 Changeset in svn [287] by
-
- tags/1.2.0-rc1
tagged 1.2.0-rc1
- 11:45 Changeset in git [d9c5d67]1.2.0-rc1 by
-
tagged 1.2.0-rc1
git-svn-id: svn://svn.lighttpd.net/xcache/tags/1.2.0-rc1@287 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:44 Changeset in svn [286] by
-
- trunk/NEWS
news for 1.2.0
- 11:44 Changeset in git [6f92821]1.21.33.03.13.2trunk by
-
- NEWS
news for 1.2.0
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@286 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:44 Changeset in svn [285] by
-
- trunk/xcache.h
bump version to 1.2.0-rc1
- 11:44 Changeset in git [ba86707]1.21.33.03.13.2trunk by
-
- xcache.h
bump version to 1.2.0-rc1
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@285 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:43 Changeset in svn [284] by
-
- trunk/processor/hashtable.m4
processor: ws
- 11:43 Changeset in git [1d3a672]1.21.33.03.13.2trunk by
-
- processor/hashtable.m4
processor: ws
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@284 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-11-21:
- 17:32 XcacheRedist edited by
- (diff)
- 14:12 Changeset in svn [283] by
-
- trunk/xcache.c
removed zend_append_version_info. not needed after [282]
- 14:12 Changeset in git [60e8edb]1.21.33.03.13.2trunk by
-
- xcache.c
removed zend_append_version_info. not needed after [282]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@283 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-11-20:
- 16:23 Faq edited by
- (diff)
- 16:22 Faq edited by
- (diff)
- 15:15 Changeset in svn [282] by
-
- trunk/lock.c
fix possible alloca() scope problem in lock
- 15:15 Changeset in git [1fb72af]1.21.33.03.13.2trunk by
-
- lock.c
fix possible alloca() scope problem in lock
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@282 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 12:53 Changeset in svn [281] by
-
- trunk/Makefile.frag
trunk: keep config.nice on make xcachesvnclean
- 12:53 Changeset in git [b31a6c1]1.21.33.03.13.2trunk by
-
- Makefile.frag
trunk: keep config.nice on make xcachesvnclean
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@281 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 12:51 Changeset in svn [280] by
-
- trunk/xcache.c
make [278] works when there's no sohosin/zo
- 12:51 Changeset in git [e3193d1]1.21.33.03.13.2trunk by
-
- xcache.c
make [278] works when there's no sohosin/zo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@280 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:44 SplittedCache edited by
- (diff)
- 03:41 ReadonlyProtection edited by
- (diff)
2006-11-19:
- 07:11 SplittedCache edited by
- (diff)
- 07:03 SplittedCache created by
- 06:37 InstallAdministration edited by
- (diff)
- 06:09 InstallingAsPhpExtension edited by
- (diff)
- 06:09 InstallFromSource edited by
- (diff)
- 06:08 InstallFromBinary edited by
- (diff)
- 06:07 InstallAdministration edited by
- (diff)
- 01:47 Ticket #48 (leaking info when cacher is not enabled) closed by
- fixed: fixed in [279]
- 01:47 Changeset in svn [279] by
-
- trunk/xcache.c
trunk: fixed #48, was leaking info when cacher is not enabled by size
- 01:47 Changeset in git [b074ef2]1.21.33.03.13.2trunk by
-
- xcache.c
trunk: fixed #48, was leaking info when cacher is not enabled by size
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@279 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-11-18:
- 13:00 Milestone 1.0.3 completed
- To fix bugs that need tiny changes, which never make XCache unstable.
- 12:56 Milestone 1.1 completed
- For implementing features and fixing bugs.
2006-11-17:
- 17:21 Changeset in svn [278] by
-
- trunk/xcache.c
trunk: fix coredump on shutdown when loaded as "extension" and after "suhosin". thanks to Alex, Cristian and Esser
- 17:21 Changeset in git [59d3ec0]1.21.33.03.13.2trunk by
-
- xcache.c
trunk: fix coredump on shutdown when loaded as "extension" and after "suhosin". thanks to Alex, Cristian and Esser
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@278 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:14 Ticket #53 (500 error with Wordpress) created by
- Hi, I'm seeing a 500 error returned in Wordpress. It is fixed with …
2006-11-16:
- 06:14 Ticket #52 (Problem with adodb when use pdo_mysql driver) closed by
- fixed: thanks safari, closing as "fixed" instead of "invalid"
2006-11-15:
- 08:27 Ticket #52 (Problem with adodb when use pdo_mysql driver) created by
- Code: […] When not use xCache, will see "before" and the dump of …
- 04:50 Ticket #51 (PHP v5.2.3 coredumps if using xcache r272 on pfSense HEAD) created by
- At pfSense we are currently trying to integrate Xcache together with …
2006-11-11:
- 23:45 WikiStart edited by
- svn graph (diff)
- 23:45 SvnGraph created by
- 08:29 XcacheRedist edited by
- We have moved extensions to other place… (diff)
- 03:57 ReleaseArchive edited by
- (diff)
- 03:57 ReleaseArchive edited by
- (diff)
- 03:53 Release-1.1.0 created by
- 03:45 WikiStart edited by
- (diff)
- 03:33 Changeset in svn [277] by
-
- tags/1.1.0
release 1.1.0
- 03:33 Changeset in git [b19787e] by
-
release 1.1.0
git-svn-id: svn://svn.lighttpd.net/xcache/tags/1.1.0@277 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:32 Changeset in svn [276] by
-
- branches/1.1/NEWS
- branches/1.1/xcache.h
1.1: bump version to 1.1.0
- 03:32 Changeset in git [cc68618a]1.1 by
-
- NEWS
- xcache.h
1.1: bump version to 1.1.0
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.1@276 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:29 Release-1.0.2 edited by
- correct php version (diff)
- 03:28 Release-1.0.3 edited by
- (diff)
- 03:27 WikiStart edited by
- (diff)
- 03:27 ReleaseArchive edited by
- (diff)
- 03:25 WikiStart edited by
- (diff)
- 03:22 Release-1.0.3 edited by
- (diff)
- 03:21 ReleaseArchive edited by
- description (diff)
- 03:11 Release-1.0.3 created by
- 03:08 ReleaseArchive edited by
- 1.0.3 (diff)
- 03:03 Changeset in svn [275] by
-
- tags/1.0.3
release 1.0.3
- 03:03 Changeset in git [6518823] by
-
release 1.0.3
git-svn-id: svn://svn.lighttpd.net/xcache/tags/1.0.3@275 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:02 Changeset in svn [274] by
-
- branches/1.0/NEWS
1.0: update NEWS
- 03:02 Changeset in git [9b80414]1.0 by
-
- NEWS
1.0: update NEWS
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@274 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:01 Changeset in svn [273] by
-
- branches/1.0/xcache.h
1.0.x: bump version to 1.0.3
- 03:01 Changeset in git [31b2963]1.0 by
-
- xcache.h
1.0.x: bump version to 1.0.3
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@273 c26eb9a1-5813-0410-bd6c-c2e55f420ca7