Timeline
2007-01-03:
- 11:16 Changeset in svn [342] by
-
- trunk/processor/main.m4
processor: only undefine() when defined() to avoid warning with some m4
- 11:16 Changeset in git [65282d6]3.03.13.2trunk by
-
- processor/main.m4
processor: only undefine() when defined() to avoid warning with some m4
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@342 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:14 Changeset in svn [341] by
-
- trunk
- trunk/xcache.c
- 11:14 Changeset in git [88ac279]3.03.13.2trunk by
-
- xcache.c
trunk: merged [339]: remove unnecessary debug code for #56
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@341 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:12 Changeset in svn [340] by
-
- branches/1.2/xcache.c
- branches/1.2/xcache.h
1.2: bump version to dev
- 11:12 Changeset in git [2539886]1.21.3 by
-
- xcache.c
- xcache.h
1.2: bump version to dev
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@340 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-01-02:
- 16:58 Ticket #60 (xcache crashes with php 5.0.4) closed by
- wontfix: OK, I added a note to the 1.2 release and moo updated the main page …
- 01:36 WikiStart edited by
- support for 5.0.x series is dropped, it did work since some time in fact (diff)
- 01:25 Release-1.2.0 edited by
- (diff)
- 00:55 Release-1.2.0 edited by
- note that 5.0.x is not (longer?) supported. (diff)
2006-12-28:
- 22:22 XcacheRedist edited by
- Added link for RHEL/CentOS src.rpm (diff)
- 20:50 Ticket #61 (use of xcache_clear_cache from the command line, seems to be impossible) created by
- it is impossible to xcache_clear_cache() from the CLI sapi, since it …
2006-12-27:
- 03:24 Ticket #60 (xcache crashes with php 5.0.4) created by
- xcache 1.2.0 makes php 5.0.4, tested with apache2 + mod_php and …
2006-12-21:
- 20:55 Ticket #59 (Maximum execution time of 60 seconds exceeded with SquirrelMail 1.4.8, ...) created by
- When I try read some of email il log i see this: 2006-12-21 21:35:08: …
2006-12-20:
2006-12-19:
- 04:30 XcacheTesting edited by
- (diff)
- 04:28 XcacheTesting edited by
- atm, just test against 1.2 (diff)
- 04:12 WikiStart edited by
- add a hint for php 5.2 users (diff)
2006-12-18:
- 04:47 Ticket #58 (integrate run-xcachetest with phpbench) created by
- Will be nice if we can integrate run-xcachetest with …
2006-12-17:
- 14:06 Changeset in svn [339] by
-
- branches/1.2/xcache.c
remove unnecessary debug code for #56
- 14:06 Changeset in git [ad41b09]1.21.3 by
-
- xcache.c
remove unnecessary debug code for #56
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@339 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 05:07 Changeset in svn [338] by
-
- trunk/optimizer.c
optimizer: oops, should never commit with debug enabled
- 05:07 Changeset in git [6627099]3.03.13.2trunk by
-
- optimizer.c
optimizer: oops, should never commit with debug enabled
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@338 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:20 Changeset in svn [337] by
-
- trunk
- trunk/mmap.c
- trunk/xcache.c
1.2->trunk: [334] robust error handling on shm init
- 03:20 Changeset in git [12363ef]3.03.13.2trunk by
-
- mmap.c
- xcache.c
1.2->trunk: [334] robust error handling on shm init
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@337 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:19 Changeset in svn [336] by
-
- trunk/opcode_spec.h
iso compatibility?
- 03:19 Changeset in git [4a344d6]3.03.13.2trunk by
-
- opcode_spec.h
iso compatibility?
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@336 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:17 Changeset in svn [335] by
-
- trunk/optimizer.c
optimizer: remove double xc_undo_pass_two/xc_redo_pass_two, avoid optimize more than once on same op_array
- 03:17 Changeset in git [deb293c]3.03.13.2trunk by
-
- optimizer.c
optimizer: remove double xc_undo_pass_two/xc_redo_pass_two, avoid optimize more than once on same op_array
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@335 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:14 Ticket #56 (xcache_set segfaults when xcache.var_size=0) closed by
- fixed: it is a bug that it didn't handle all the error case reaching "the …
- 03:11 Changeset in svn [334] by
-
- branches/1.2/mmap.c
- branches/1.2/xcache.c
fix #56, more robust error message/handling
- 03:11 Changeset in git [e99afb4]1.21.3 by
-
- mmap.c
- xcache.c
fix #56, more robust error message/handling
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@334 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-12-16:
- 17:35 Ticket #56 (xcache_set segfaults when xcache.var_size=0) reopened by
- now try […] result PHP Fatal error: XCache: internal error …
- 17:17 Changeset in svn [333] by
-
- trunk/optimizer.c
optimizer: better debug print
- 17:17 Changeset in git [d4f2896]3.03.13.2trunk by
-
- optimizer.c
optimizer: better debug print
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@333 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 13:15 Changeset in svn [332] by
-
- trunk/optimizer.c
optimizer: fix bb head, and remove unused code
- 13:15 Changeset in git [df3dce2]3.03.13.2trunk by
-
- optimizer.c
optimizer: fix bb head, and remove unused code
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@332 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 13:14 Changeset in svn [331] by
-
- trunk/optimizer.c
optimzer: implement dop for debugging
- 13:14 Changeset in git [04fc727]3.03.13.2trunk by
-
- optimizer.c
optimzer: implement dop for debugging
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@331 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 12:10 Changeset in svn [330] by
-
- trunk/optimizer.c
rebuild zend_try_catch_element
- 12:10 Changeset in git [f0b0fb8]3.03.13.2trunk by
-
- optimizer.c
rebuild zend_try_catch_element
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@330 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 12:04 Changeset in svn [329] by
-
- trunk
- trunk/NEWS
- trunk/xcache.c
trunk: merged 328, fixed #56: xcache_set segfaults when xcache.var_size=0
- 12:04 Changeset in git [5636483]3.03.13.2trunk by
-
- NEWS
- xcache.c
trunk: merged 328, fixed #56: xcache_set segfaults when xcache.var_size=0
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@329 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:59 Ticket #56 (xcache_set segfaults when xcache.var_size=0) closed by
- fixed: fixed in [324]
- 11:56 Changeset in svn [328] by
-
- branches/1.2/NEWS
- branches/1.2/xcache.c
1.2: fixed #56: xcache_set segfaults when xcache.var_size=0
- 11:56 Changeset in git [4aaf9e4]1.21.3 by
-
- NEWS
- xcache.c
1.2: fixed #56: xcache_set segfaults when xcache.var_size=0
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@328 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-12-15:
- 13:35 Ticket #57 (Forums does not work) closed by
- fixed: thx
- 05:11 Ticket #57 (Forums does not work) created by
- Forums currenlty report an HTTP 500 error code, making it's usage …
- 03:16 PhpIni edited by
- s/PHP_ALL/PHP_INI_ALL (diff)
2006-12-14:
2006-12-13:
- 17:54 Ticket #56 (xcache_set segfaults when xcache.var_size=0) created by
- […] […] this is branch 1.2 (even though the directory is …
- 16:06 Ticket #55 (xcache crashes php tokenizer on certain special situation) created by
- xcache crashes php tokenizer, on a special situation, only with …
- 13:16 WikiStart edited by
- (diff)
- 12:43 WikiStart edited by
- (diff)
- 12:29 Changeset in svn [327] by
-
- trunk/prepare.devel.inc.example
add EA_DIR so ppl won't have to stury prepare.devel
- 12:29 Changeset in git [5eaa9b1]3.03.13.2trunk by
-
- prepare.devel.inc.example
add EA_DIR so ppl won't have to stury prepare.devel
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@327 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-12-10:
- 17:17 Changeset in svn [326] by
-
- trunk/optimizer.c
optimizer: handle try/catch and make all opnum(opline_num) to be bbid_t inside optimization
- 17:17 Changeset in git [649b968]3.03.13.2trunk by
-
- optimizer.c
optimizer: handle try/catch and make all opnum(opline_num) to be bbid_t inside optimization
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@326 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:57 Milestone 1.2 completed
- Implementing features and fixing bugs
- 09:51 Release-1.2.0 edited by
- (diff)
- 09:48 Release-1.2.0 edited by
- (diff)
- 09:40 Release-1.2.0 edited by
- mark it as unstable, untill we got user feedbacks and bumped version … (diff)
- 08:54 Release-1.2.0 edited by
- (diff)
- 08:53 Release-1.2.0 created by
- 1.2.0 Release
- 08:51 WikiStart edited by
- 1.2.0 released (diff)
- 08:51 ReleaseArchive edited by
- 1.2.0 released (diff)
- 08:50 Release-1.1.0 edited by
- abandon 1.1.0 release (diff)
- 08:32 Changeset in svn [325] by
-
- tags/1.2.0
- tags/1.2.0/xcache.h
1.2.0 released
- 08:32 Changeset in git [115d5e6]1.2.0 by
-
- xcache.h
1.2.0 released
git-svn-id: svn://svn.lighttpd.net/xcache/tags/1.2.0@325 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:29 Changeset in svn [324] by
-
- branches/1.2/NEWS
- trunk/NEWS
add 1.2.0 release date
- 08:29 Changeset in git [01cf4c6]1.21.3 by
-
- NEWS
add 1.2.0 release date
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@324 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:29 Changeset in git [56a3ae6]3.03.13.2trunk by
-
- NEWS
add 1.2.0 release date
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@324 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:18 Changeset in svn [323] by
-
- trunk/xcache.c
add xc_php_addref_dmz and s/xc_php_remove_dmz/xc_php_release_dmz/
- 08:18 Changeset in git [fc2be9a]3.03.13.2trunk by
-
- xcache.c
add xc_php_addref_dmz and s/xc_php_remove_dmz/xc_php_release_dmz/
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@323 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:14 Changeset in svn [322] by
-
- trunk/xcache.c
avoid double free on php hit
- 08:14 Changeset in git [78ea9ed]3.03.13.2trunk by
-
- xcache.c
avoid double free on php hit
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@322 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:13 Changeset in svn [321] by
-
- trunk/admin/common-zh-simplified-utf-8.lang.php
- trunk/admin/common-zh-traditional-utf-8.lang.php
- trunk/admin/help-en.lang.php
- …
admin: show php refcount
- 08:13 Changeset in git [159ef31]3.03.13.2trunk by
-
- admin/common-zh-simplified-utf-8.lang.php
- admin/common-zh-traditional-utf-8.lang.php
- admin/help-en.lang.php
- …
admin: show php refcount
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@321 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:12 Changeset in svn [320] by
-
- trunk/xcache.c
cacher: disable extra openbase dir warnning
- 06:12 Changeset in git [babf8e3]3.03.13.2trunk by
-
- xcache.c
cacher: disable extra openbase dir warnning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@320 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:21 Changeset in svn [319] by
-
- trunk/xcache.c
cacher: handle the case on compiler error, pass testcase bug35740.phpt
- 04:21 Changeset in git [4d09e78]3.03.13.2trunk by
-
- xcache.c
cacher: handle the case on compiler error, pass testcase bug35740.phpt
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@319 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:17 Changeset in svn [318] by
-
- trunk/Makefile.frag
accept TEST_ARGS for make xcachetest
- 04:17 Changeset in git [2cccef8]3.03.13.2trunk by
-
- Makefile.frag
accept TEST_ARGS for make xcachetest
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@318 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:15 Changeset in svn [317] by
-
- trunk/xcache.c
cacher: fix stat and skip user stream
- 04:15 Changeset in git [ea5e888]3.03.13.2trunk by
-
- xcache.c
cacher: fix stat and skip user stream
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@317 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:22 Changeset in svn [316] by
-
- trunk/optimizer.c
optimizer: don't crash on compiler error
- 03:22 Changeset in git [792c39a]3.03.13.2trunk by
-
- optimizer.c
optimizer: don't crash on compiler error
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@316 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:08 Changeset in svn [315] by
-
- trunk/xcache.c
compiler cacher: fix early_binding_class argument
- 03:08 Changeset in git [c32e2b3]3.03.13.2trunk by
-
- xcache.c
compiler cacher: fix early_binding_class argument
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@315 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:31 Changeset in svn [314] by
-
- trunk/xcache.c
compiler cacher: passed most of the testcases
- 02:31 Changeset in git [fffb1e1]3.03.13.2trunk by
-
- xcache.c
compiler cacher: passed most of the testcases
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@314 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:25 Changeset in svn [313] by
-
- trunk/optimizer.c
optimizer: fix leak
- 02:25 Changeset in git [3b0a300]3.03.13.2trunk by
-
- optimizer.c
optimizer: fix leak
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@313 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 00:58 WikiStart edited by
- (diff)
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