|
|
|
@713
|
2 years |
moo |
disassembler: refix previous partial
|
|
|
|
@702
|
2 years |
moo |
fix --disable-xcache-constant
|
|
|
|
@698
|
2 years |
moo |
fix segv on shutdown when ionCube Loader is loaded
|
|
|
|
@687
|
4 years |
moo |
update op_array->filename for hard link restoring
|
|
|
|
@686
|
4 years |
moo |
initize file/dir path
|
|
|
|
@685
|
4 years |
moo |
remove debug code
|
|
|
|
@684
|
4 years |
moo |
the logic of implemenation of dir/file path fixing was wrong. file/dir …
|
|
|
|
@683
|
4 years |
moo |
avoid crash by dirpath/filepath on parser error
|
|
|
|
@679
|
4 years |
moo |
remove superfluous code about auto_globals
|
|
|
|
@673
|
4 years |
moo |
closes #225, unset by prefix
|
|
|
|
@672
|
4 years |
moo |
fix #224, support more than 2G on 64bit arch
|
|
|
|
@671
|
4 years |
moo |
move and add back compatibile function to utils.c
|
|
|
|
@670
|
4 years |
moo |
fix build for win32
|
|
|
|
@669
|
4 years |
moo |
use XCACHE_ERROR_CACHING macro to simplify ifdefs
|
|
|
|
@662
|
4 years |
moo |
back patch __FILE and __DIR on cache restore
|
|
|
|
@661
|
4 years |
moo |
fix stat() for relative file not in include_path but in current executing …
|
|
|
|
@656
|
4 years |
moo |
use zend_llist instead of HashTable? for gc_op_arrays
|
|
|
|
@653
|
4 years |
moo |
remove warning about unreferenced local variable
|
|
|
|
@648
|
4 years |
moo |
also cache/reproduce E_DEPRECATED
|
|
|
|
@640
|
4 years |
moo |
copy only internal constant, clean constant on shutdown
|
|
|
|
@638
|
4 years |
moo |
PHP_6: incompatible pointer size_t *
|
|
|
|
@637
|
4 years |
moo |
PHP_6: fix build
|
|
|
|
@631
|
4 years |
moo |
add () suggested by gcc
|
|
|
|
@588
|
4 years |
moo |
handle compile time new constant. fixed #208: null as default value for …
|
|
|
|
@572
|
5 years |
moo |
[571] was a wrong fix
|
|
|
|
@571
|
5 years |
moo |
check for file size to be consistent
|
|
|
|
@570
|
5 years |
moo |
disable XCache for cli correctly
|
|
|
|
@559
|
5 years |
moo |
fixed #183: fix for some assert.h that conflict with php.h NDEBUG stuffs
|
|
|
|
@557
|
5 years |
moo |
fix build for win32
|
|
|
|
@556
|
5 years |
moo |
PHP_6: upstream api changed, fix build
|
|
|
|
@553
|
5 years |
moo |
better readability
|
|
|
|
@551
|
5 years |
moo |
fix build for PHP_4
|
|
|
|
@548
|
5 years |
moo |
PHP_5_3 support: uses ZEND_COMPILE_IGNORE_INTERNAL_CLASSES and …
|
|
|
|
@547
|
5 years |
moo |
more verbose and user friendly error/warning note
|
|
|
|
@544
|
5 years |
moo |
memory leak after using php_basename
|
|
|
|
@543
|
5 years |
moo |
renamed DEBUG to XCACHE_DEBUG due to conflict to ext/date
|
|
|
|
@542
|
5 years |
moo |
fix false assertion
|
|
|
|
@541
|
5 years |
moo |
depends php_date for phpinfo
|
|
|
|
@540
|
5 years |
moo |
fixed #83: hash files with same basename into same cache split for better …
|
|
|
|
@537
|
5 years |
moo |
added cache init time and instance id
|
|
|
|
@533
|
5 years |
moo |
status header is more reasonable to be 1st
|
|
|
|
@532
|
5 years |
moo |
exports xcache_dprint() to php script for debugging purpose
|
|
|
|
@522
|
5 years |
moo |
slide hits per second and hour
|
|
|
|
@516
|
5 years |
moo |
fixed #138: no segv if cache is not initialized correctly
|
|
|
|
@508
|
5 years |
moo |
PHP_4: fix build
|
|
|
|
@506
|
5 years |
moo |
optimized function_table/class_table by caching hash value
|
|
|
|
@504
|
5 years |
moo |
PHP_6: updated support
|
|
|
|
@503
|
5 years |
moo |
constinfos cannot be fast copied
|
|
|
|
@502
|
5 years |
moo |
clean shutdown
|
|
|
|
@501
|
5 years |
moo |
kill warning
|
|
|
|
@500
|
5 years |
moo |
don't catch compiler error, just warnings
|
|
|
|
@498
|
5 years |
moo |
PHP_5_3: deep copy arg_info which is modified by executor
|
|
|
|
@496
|
5 years |
moo |
fixed #157: support user error handler for E_STRICT. E_STRICT is now …
|
|
|
|
@495
|
5 years |
moo |
shallow copy for some compiler result infos
|
|
|
|
@492
|
5 years |
moo |
merged r490 from b1.2: added module dependency, thanks to Cristian …
|
|
|
|
@488
|
5 years |
moo |
typo issue
|
|
|
|
@486
|
5 years |
moo |
fix unused variable warning
|
|
|
|
@485
|
5 years |
moo |
5.3 support
|
|
|
|
@477
|
6 years |
moo |
opcodes data is copied but not the op_array. use op_array_handler instead
|
|
|
|
@474
|
6 years |
moo |
oops
|
|
|
|
@472
|
6 years |
moo |
merged [471] from b1.2: live with wrong system time: allow caching files …
|
|
|
|
@467
|
6 years |
moo |
merged r465 from b1.2: fixed #102, Segmentation fault with …
|
|
|
|
@456
|
6 years |
moo |
fixed #133: add "compile failures" in XCache admin stats
|
|
|
|
@455
|
6 years |
moo |
fix wrong merge in [996] and [451], [454]
|
|
|
|
@454
|
6 years |
moo |
merged [453] from b1.2: for non cachable files, they just wont be cached. …
|
|
|
|
@451
|
6 years |
moo |
merged [449] from turnk: fix compiling state after compiling non cachable …
|
|
|
|
@450
|
6 years |
moo |
the missing piece merging from [408]
|
|
|
|
@444
|
6 years |
moo |
fixed #55: crashes php tokenizer on certain special situation
|
|
|
|
@438
|
6 years |
moo |
5.2-non-zts build fix
|
|
|
|
@435
|
6 years |
moo |
copy internal table correctly, refix #59 which is broken by [429]
|
|
|
|
@433
|
6 years |
moo |
merged [431] from b1.2: fast inc/dec was trying to break ro protection
|
|
|
|
@429
|
6 years |
moo |
refix #101, apache1 segv with non-zts php+XCache
|
|
|
|
@425
|
6 years |
moo |
merged [423] from b1.2: fixed #101, #105: Fixed compatibility issue for …
|
|
|
|
@416
|
6 years |
moo |
fixed #94, gc was disabled when xcache.cacher set to off
|
|
|
|
@405
|
6 years |
moo |
full ZendOptimizer? compatibility
|
|
|
|
@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
|
|
|
|
@393
|
6 years |
moo |
set svn:eol-style
|
|
|
|
@391
|
6 years |
moo |
fixed #96, wrong format string for sprintf
|
|
|
|
@388
|
6 years |
moo |
clean shutdown
|
|
|
|
@383
|
6 years |
moo |
ws fix
|
|
|
|
@376
|
6 years |
moo |
fix wrong http auth realm quoting
|
|
|
|
@374
|
6 years |
moo |
fixed #77, was not updating hits/misses for var cache
|
|
|
|
@366
|
6 years |
moo |
fixed #80: avoid negetive GC count down
|
|
|
|
@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
|
|
|
|
@353
|
6 years |
moo |
fixed #67, to success compile on OOM
|
|
|
|
@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
|
|
|
|
@341
|
6 years |
moo |
trunk: merged [339]: remove unnecessary debug code for #56
|
|
|
|
@337
|
7 years |
moo |
1.2->trunk: [334] robust error handling on shm init
|
|
|
|
@329
|
7 years |
moo |
trunk: merged 328, fixed #56: xcache_set segfaults when xcache.var_size=0
|
|
|
|
@323
|
7 years |
moo |
add xc_php_addref_dmz and s/xc_php_remove_dmz/xc_php_release_dmz/
|
|
|
|
@322
|
7 years |
moo |
avoid double free on php hit
|
|
|
|
@321
|
7 years |
moo |
admin: show php refcount
|
|
|
|
@320
|
7 years |
moo |
cacher: disable extra openbase dir warnning
|
|
|
|
@319
|
7 years |
moo |
cacher: handle the case on compiler error, pass testcase bug35740.phpt
|
|
|
|
@317
|
7 years |
moo |
cacher: fix stat and skip user stream
|
|
|
|