1
0
Fork 0
Commit Graph

35 Commits (de6e17cf405c53dcfda697398c674fdcda572838)

Author SHA1 Message Date
Xuefer 7dcd2de319 optimized function_table/class_table by caching hash value
15 years ago
Xuefer 7e8177b1d5 don't catch compiler error, just warnings
15 years ago
Xuefer 6c747e7378 PHP_5_3: deep copy arg_info which is modified by executor
15 years ago
Xuefer 52c01c2e35 fixed #157: support user error handler for E_STRICT. E_STRICT is now cached
15 years ago
Xuefer 94674f8374 PHP_5_3: support for new zvalue_value.type
15 years ago
Xuefer b96c159e8e 5.3 support
15 years ago
Xuefer 6b0f3f9cdf compile against PHP_5_3
16 years ago
Xuefer c3035478ef fixed #133: add "compile failures" in XCache admin stats
16 years ago
Xuefer 3a321b269b bump years
16 years ago
Xuefer 4af40759f6 restruct cached compile, add md5 table to recognize and merge file with same content
17 years ago
Xuefer b72808e539 bump version to 2.0.0-dev, and 1.3 will be a backport branch version
17 years ago
Xuefer c2aa7eb965 bump trunk version to 1.3.0-dev
17 years ago
Xuefer ba86707ed7 bump version to 1.2.0-rc1
17 years ago
Xuefer e80ab3c399 full compatible with auto_globals_jit, no need to disable it from now on
17 years ago
Xuefer 8215d97228 PHP6: fix #49, builds again with php 6 devel
17 years ago
Xuefer 22ddb4c0ac processor: apply reference handling on opcode caching. reverted [196] [199] [220] and refix for #36
17 years ago
Xuefer c9591dbe5b fixed #41, early class binding
17 years ago
Xuefer d519ff2c5a BUCKET_KEY readability and PHP_6 build fix
17 years ago
Xuefer 4dcc3b3cfb bump version to 1.2-dev
17 years ago
Xuefer 8c8465fa26 implement xcache.stat. and reimpl [160] for trunk to fix win32 hash problem
17 years ago
Xuefer 4059824fdc bump version to 1.1-rc1
17 years ago
Xuefer 42efedb793 reconstruct shm/allocator
17 years ago
Xuefer 114e36343b gc expired items, new ini: xcache.ttl xcache.gc_interval xcache.var_ttl xcache.var_maxttl xcache.var_gc_interval
17 years ago
Xuefer 378f96c701 PHP_6: fix BUCKET_SIZE
17 years ago
Xuefer 4ec818c068 PHP_6: builds again with php6. update UChar/void ptr to zstr.
17 years ago
Xuefer 99e6113755 fixed #20, default: --enable-xcache-constant=yes
17 years ago
Xuefer 44d53f3c01 possible fix for #14 "Cannot redeclare ()"
17 years ago
Xuefer ee150ff9c3 catch up with PHP_5_2, zend_property_info.ce
17 years ago
Xuefer c9fe09e73c bump version
17 years ago
Xuefer 6df60fffb6 optimized xcache_info() to not wake up swapped memory.
17 years ago
Xuefer d7d686435c void empty agument for macro for vc6
17 years ago
Xuefer 1eb860197e kill some warning for vc6
17 years ago
Xuefer da19436031 make it build on windows vc compiler
17 years ago
Xuefer f6055f2851 fix the using of XtOffsetOf
17 years ago
Xuefer 4389208e02 initial import to online
17 years ago