Timeline
08/05/2009:
- 20:23 Ticket #223 (E_DEPRECATED error at parsing - Custom error handler cant access ...) created by
- […] page_with_an_error.php: […] the custom error handler is …
08/04/2009:
- 15:18 Ticket #222 (several segfaults with r662) closed by
- fixed: try r667 :)
- 13:14 Changeset [667] by
-
- trunk/processor/head.m4
correct cache class index
- 13:07 Changeset [666] by
-
- trunk/processor/processor.m4
use src instead of dst
- 05:25 Release-1.3.0 edited by
- (diff)
- 05:25 Release-1.3.0.zh created by
- 05:14 Release-1.3.0 created by
- 05:08 WikiStart.zh edited by
- (diff)
- 05:08 NewsArchive.zh edited by
- (diff)
- 05:08 NewsArchive edited by
- (diff)
- 05:07 WikiStart edited by
- (diff)
- 05:07 NewsArchive edited by
- (diff)
- 05:07 NewsArchive.zh edited by
- (diff)
- 05:06 WikiStart.zh edited by
- (diff)
- 05:05 ReleaseArchive edited by
- (diff)
- 05:02 Changeset [665] by
-
- trunk/ChangeLog
- trunk/NEWS
sync and update ChangeLog? and NEWS from b1.3.0
- 04:59 Changeset [664] by
-
- tags/1.3.0
Released 1.3.0
- 04:58 Changeset [663] by
-
- branches/1.3/ChangeLog
- branches/1.3/NEWS
- branches/1.3/xcache.h
Prepare for 1.3.0
08/03/2009:
- 19:54 Ticket #222 (several segfaults with r662) created by
- Hi mOo! php 5.2.10-r_2 from debian repo + lighty svn r661 works as …
- 10:15 Changeset [662] by
-
- trunk/processor/dispatch.m4
- trunk/processor/head.m4
- trunk/processor/main.m4
- …
back patch __FILE and __DIR on cache restore
- 09:37 Changeset [661] by
-
- trunk/xcache.c
fix stat() for relative file not in include_path but in current executing file directory (only for when inode available)
- 06:41 Changeset [660] by
-
- trunk/utils.c
PHP6 build fix
08/02/2009:
- 03:53 Changeset [659] by
-
- trunk/xcache.h
PHP 6 fix
08/01/2009:
- 21:25 Changeset [658] by
-
- trunk/processor/string.m4
fix build with PHP6
07/31/2009:
- 14:43 Changeset [657] by
-
- trunk/optimizer.c
compile against PHP 4
- 11:41 Changeset [656] by
-
- trunk/xcache.c
- trunk/xcache_globals.h
use zend_llist instead of HashTable? for gc_op_arrays
07/30/2009:
- 20:33 Ticket #221 (Cache local files relative to the current execution-path) created by
- When doing an include in a php-file: […] xcache fails to cache the …
07/27/2009:
- 13:35 NewsArchive edited by
- (diff)
- 13:35 WikiStart edited by
- (diff)
- 13:34 NewsArchive.zh edited by
- (diff)
- 13:34 WikiStart.zh edited by
- (diff)
- 12:52 Changeset [655] by
-
- tags/1.3.0-rc1/xcache.h
bump version to rc1
- 12:51 Changeset [654] by
-
- tags/1.3.0-rc1
tagged 1.3.0-rc1
07/21/2009:
- 14:51 SvnSnapShots edited by
- (diff)
- 14:49 SvnSnapShots edited by
- (diff)
- 14:49 SvnSnapShots edited by
- (diff)
- 14:43 TOC edited by
- (diff)
- 14:43 TOC.zh edited by
- (diff)
- 14:41 WikiStart.zh edited by
- (diff)
- 14:41 NewsArchive edited by
- (diff)
- 14:40 NewsArchive.zh edited by
- (diff)
- 14:40 WikiStart.zh edited by
- (diff)
- 14:39 WikiStart.zh edited by
- (diff)
- 14:39 WikiStart edited by
- (diff)
- 14:34 Release-1.2.0 edited by
- (diff)
- 14:34 Release-1.1.0 edited by
- (diff)
- 14:34 Release-1.0.3 edited by
- (diff)
- 14:33 Release-1.0.2 edited by
- (diff)
- 14:32 Release-1.0.1 edited by
- update link (diff)
- 14:31 Release-1.0 edited by
- update link (diff)
- 06:10 Changeset [653] by
-
- trunk/xcache.c
remove warning about unreferenced local variable
07/20/2009:
- 07:31 Changeset [652] by
-
- branches/1.3
- branches/1.3/utils.c
merged r651 from trunk, fix Constant X already defined issue
- 07:24 Changeset [651] by
-
- trunk/utils.c
make use of internal_constant_tail otherwise 1.3 will cache unwanted constants
07/12/2009:
- 05:59 PoweredByXCache edited by
- Adding my impressions after more than 1 year using the product (diff)
07/10/2009:
- 15:59 Changeset [650] by
-
- branches/1.3
- branches/1.3/xcache.h
merged r649 from trunk
- 15:58 Changeset [649] by
-
- trunk/xcache.h
pre-php5.3 fix about IS_CONSTANT_TYPE_MASK
- 06:02 Changeset [648] by
-
- trunk/processor/processor.m4
- trunk/utils.c
- trunk/xcache.c
- …
also cache/reproduce E_DEPRECATED
07/08/2009:
- 19:50 Changeset [647] by
-
- trunk/admin/config.php.example
fix config example, undefined variable d
- 06:40 Ticket #220 (svn r644 - processor/processor.m4) closed by
- fixed: fixed in r645 for trunk, r646 for branches/1.3
- 06:40 Changeset [646] by
-
- branches/1.3
- branches/1.3/processor/head.m4
- branches/1.3/processor/processor.m4
- …
merged r645 from trunk
- 06:39 Changeset [645] by
-
- trunk/processor/head.m4
- trunk/processor/processor.m4
- trunk/processor/string.m4
reverted r643 as it's a false assertion. try another way to get ride of some const warning
07/06/2009:
- 23:29 Ticket #220 (svn r644 - processor/processor.m4) created by
- hi mOo! Sorry i didn´t attach any strace/gdb to this bug, i can do that …
- 11:50 Changeset [644] by
-
- branches/1.3
- branches/1.3/Makefile.frag
- branches/1.3/config.w32
- …
- 11:47 Changeset [643] by
-
- trunk/processor/processor.m4
name/class_name need not deep copy in zend_arg_info
- 11:42 Changeset [642] by
-
- trunk/Makefile.frag
- trunk/config.w32
make indent optional in Makefile so when it coredump in somecase won't harm building

