|
|
|
@405
|
6 years |
moo |
full ZendOptimizer? compatibility
|
|
|
|
@404
|
6 years |
moo |
init global var
|
|
|
|
@403
|
6 years |
moo |
init global variables
|
|
|
|
@402
|
6 years |
moo |
s/origin_compile_file/old_compile_file/g
|
|
|
|
@400
|
6 years |
moo |
fix invalid read of free'ed data for hide-and-seek trick. possible fix …
|
|
|
|
@399
|
6 years |
moo |
added xcache.experimental for use to turn on experimental features
|
|
|
|
@398
|
6 years |
moo |
got permission from the author that we can use it in XCache. thanks to …
|
|
|
|
@397
|
6 years |
moo |
update new opcode form php6
|
|
|
|
@395
|
6 years |
moo |
split ChangeLog? from NEWS
|
|
|
|
@393
|
6 years |
moo |
set svn:eol-style
|
|
|
|
@391
|
6 years |
moo |
fixed #96, wrong format string for sprintf
|
|
|
|
@390
|
6 years |
moo |
fix build error without --enable-xcache-test
|
|
|
|
@388
|
6 years |
moo |
clean shutdown
|
|
|
|
@387
|
6 years |
moo |
memory override using free'ed memory
|
|
|
|
@386
|
6 years |
moo |
fix is_readwrite of malloc scheme
|
|
|
|
@385
|
6 years |
moo |
updated .vimrc
|
|
|
|
@384
|
6 years |
moo |
noexpandtab
|
|
|
|
@383
|
6 years |
moo |
ws fix
|
|
|
|
@382
|
6 years |
moo |
could not show module info in admin page when XCache is the last module
|
|
|
|
@381
|
6 years |
moo |
merged [380] from 1.2: make life easier for debugging
|
|
|
|
@376
|
6 years |
moo |
fix wrong http auth realm quoting
|
|
|
|
@375
|
6 years |
moo |
NEWS update
|
|
|
|
@374
|
6 years |
moo |
fixed #77, was not updating hits/misses for var cache
|
|
|
|
@371
|
6 years |
moo |
fixed #86, enhancement in admin page, remove/edit variable
|
|
|
|
@369
|
6 years |
moo |
fixed #89, could not catch exception
|
|
|
|
@366
|
6 years |
moo |
fixed #80: avoid negetive GC count down
|
|
|
|
@365
|
6 years |
moo |
remove warning
|
|
|
|
@363
|
6 years |
moo |
display "free blocks" in the correct location
|
|
|
|
@360
|
6 years |
moo |
show hash value in admin
|
|
|
|
@359
|
6 years |
moo |
merged from 1.2: fix for #71, fix inode hvalue issue by better hashing
|
|
|
|
@356
|
6 years |
moo |
processor: fix warning about undefined item_ for popdef, thanks Elan …
|
|
|
|
@355
|
6 years |
moo |
1.2->trunk: fixed broken configure when XCache source is bundled in php
|
|
|
|
@353
|
6 years |
moo |
fixed #67, to success compile on OOM
|
|
|
|
@352
|
6 years |
moo |
css fix for percent bar and th font size in firefox
|
|
|
|
@351
|
6 years |
moo |
fix tab
|
|
|
|
@350
|
6 years |
moo |
use AfxTrace? way of TRACE for release build
|
|
|
|
@349
|
6 years |
moo |
build with vc6 by fixing TRAC va_arg
|
|
|
|
@348
|
6 years |
moo |
coverager: use strong instead of b
|
|
|
|
@347
|
6 years |
moo |
added autom4te.cache to ignore list
|
|
|
|
@346
|
6 years |
moo |
disable copying internal class temporarily
|
|
|
|
@345
|
6 years |
moo |
copy function/class table correctly by using add_ref
|
|
|
|
@344
|
6 years |
moo |
copy internal functions/classes into sandbox, they're needed by compiler
|
|
|
|
@343
|
6 years |
moo |
php dump op: check cli argument
|
|
|
|
@342
|
6 years |
moo |
processor: only undefine() when defined() to avoid warning with some m4
|
|
|
|
@341
|
6 years |
moo |
trunk: merged [339]: remove unnecessary debug code for #56
|
|
|
|
@338
|
6 years |
moo |
optimizer: oops, should never commit with debug enabled
|
|
|
|
@337
|
6 years |
moo |
1.2->trunk: [334] robust error handling on shm init
|
|
|
|
@336
|
6 years |
moo |
iso compatibility?
|
|
|
|
@335
|
6 years |
moo |
optimizer: remove double xc_undo_pass_two/xc_redo_pass_two, avoid optimize …
|
|
|
|
@333
|
6 years |
moo |
optimizer: better debug print
|
|
|
|
@332
|
6 years |
moo |
optimizer: fix bb head, and remove unused code
|
|
|
|
@331
|
6 years |
moo |
optimzer: implement dop for debugging
|
|
|
|
@330
|
6 years |
moo |
rebuild zend_try_catch_element
|
|
|
|
@329
|
6 years |
moo |
trunk: merged 328, fixed #56: xcache_set segfaults when xcache.var_size=0
|
|
|
|
@327
|
6 years |
moo |
add EA_DIR so ppl won't have to stury prepare.devel
|
|
|
|
@326
|
6 years |
moo |
optimizer: handle try/catch and make all opnum(opline_num) to be bbid_t …
|
|
|
|
@324
|
6 years |
moo |
add 1.2.0 release date
|
|
|
|
@323
|
6 years |
moo |
add xc_php_addref_dmz and s/xc_php_remove_dmz/xc_php_release_dmz/
|
|
|
|
@322
|
6 years |
moo |
avoid double free on php hit
|
|
|
|
@321
|
6 years |
moo |
admin: show php refcount
|
|
|
|
@320
|
6 years |
moo |
cacher: disable extra openbase dir warnning
|
|
|
|
@319
|
6 years |
moo |
cacher: handle the case on compiler error, pass testcase bug35740.phpt
|
|
|
|
@318
|
6 years |
moo |
accept TEST_ARGS for make xcachetest
|
|
|
|
@317
|
6 years |
moo |
cacher: fix stat and skip user stream
|
|
|
|
@316
|
6 years |
moo |
optimizer: don't crash on compiler error
|
|
|
|
@315
|
6 years |
moo |
compiler cacher: fix early_binding_class argument
|
|
|
|
@314
|
6 years |
moo |
compiler cacher: passed most of the testcases
|
|
|
|
@313
|
6 years |
moo |
optimizer: fix leak
|
|
|
|
@312
|
6 years |
moo |
optimizer: finished building of basic blocks
|
|
|
|
@311
|
6 years |
moo |
restruct cached compile, add md5 table to recognize and merge file with …
|
|
|
|
@310
|
6 years |
moo |
IS_CV code re-arrange
|
|
|
|
@309
|
6 years |
moo |
bump version to 2.0.0-dev, and 1.3 will be a backport branch version
|
|
|
|
@308
|
6 years |
moo |
basic works on optimizer
|
|
|
|
@307
|
6 years |
moo |
stack interface changes
|
|
|
|
@306
|
6 years |
moo |
part of [305], make it compiles
|
|
|
|
@305
|
6 years |
moo |
TRACE() instead of ifdef/fprintf
|
|
|
|
@304
|
6 years |
moo |
bump trunk version to 1.3.0-dev
|
|
|
|
@302
|
6 years |
moo |
c comments fix
|
|
|
|
@300
|
6 years |
moo |
debug code to check compiler result size
|
|
|
|
@299
|
6 years |
moo |
fix false assertion on php.autoglobal_cnt
|
|
|
|
@297
|
6 years |
moo |
kill warnings for debug
|
|
|
|
@296
|
6 years |
moo |
fixed compatibility with zo under apache 1.x
|
|
|
|
@295
|
6 years |
moo |
remove warnings
|
|
|
|
@294
|
6 years |
moo |
trunk: kill warning on solaris compiler
|
|
|
|
@293
|
6 years |
moo |
NEWS update
|
|
|
|
@292
|
6 years |
moo |
m4 compatibility for solaris
|
|
|
|
@291
|
6 years |
moo |
typo of last fix
|
|
|
|
@290
|
6 years |
moo |
trunk: fix bad macro name, solaris m4 is picky on it
|
|
|
|
@289
|
6 years |
moo |
disassembler: wrong parameter calling destroy_op_array which makes …
|
|
|
|
@288
|
6 years |
moo |
removed unused var
|
|
|
|
@286
|
7 years |
moo |
news for 1.2.0
|
|
|
|
@285
|
7 years |
moo |
bump version to 1.2.0-rc1
|
|
|
|
@284
|
7 years |
moo |
processor: ws
|
|
|
|
@283
|
7 years |
moo |
removed zend_append_version_info. not needed after [282]
|
|
|
|
@282
|
7 years |
moo |
fix possible alloca() scope problem in lock
|
|
|
|
@281
|
7 years |
moo |
trunk: keep config.nice on make xcachesvnclean
|
|
|
|
@280
|
7 years |
moo |
make [278] works when there's no sohosin/zo
|
|
|
|
@279
|
7 years |
moo |
trunk: fixed #48, was leaking info when cacher is not enabled by size
|
|
|
|
@278
|
7 years |
moo |
trunk: fix coredump on shutdown when loaded as "extension" and after …
|
|
|
|
@272
|
7 years |
moo |
trunk: catch up doc_comment with PHP6
|
|
|
|