|
|
@563
|
10 years |
Xuefer |
updates from eaccelerator
|
|
|
@562
|
10 years |
Xuefer |
5.3 support, merge news from 1.2
|
|
|
@561
|
10 years |
Xuefer |
updated opcode names for php6
|
|
|
@560
|
10 years |
Xuefer |
fixed #183: fix for some assert.h that conflict with php.h NDEBUG stuffs
|
|
|
@559
|
10 years |
Xuefer |
fixed #183: fix for some assert.h that conflict with php.h NDEBUG stuffs
|
|
|
@558
|
10 years |
Xuefer |
removed typo
|
|
|
@557
|
10 years |
Xuefer |
fix build for win32
|
|
|
@556
|
10 years |
Xuefer |
PHP_6: upstream api changed, fix build
|
|
|
@555
|
10 years |
Xuefer |
remove signed/unsigned warning
|
|
|
@554
|
10 years |
Xuefer |
fix build for vc for strict c rule
|
|
|
@553
|
10 years |
Xuefer |
better readability
|
|
|
@552
|
10 years |
Xuefer |
typo
|
|
|
@551
|
10 years |
Xuefer |
fix build for PHP_4
|
|
|
@550
|
10 years |
Xuefer |
PHP_5_2: 5.2.6 has its own changes which is not the same as in 5_3 for …
|
|
|
@549
|
10 years |
Xuefer |
check get_magic_quotes_gpc which is deprecated
|
|
|
@548
|
10 years |
Xuefer |
PHP_5_3 support: uses ZEND_COMPILE_IGNORE_INTERNAL_CLASSES and …
|
|
|
@547
|
10 years |
Xuefer |
more verbose and user friendly error/warning note
|
|
|
@546
|
10 years |
Xuefer |
added password generator tool
|
|
|
@545
|
10 years |
Xuefer |
fixed undefined symbol zend_vspprintf, use vspprintf instead
|
|
|
@544
|
10 years |
Xuefer |
memory leak after using php_basename
|
|
|
@543
|
10 years |
Xuefer |
renamed DEBUG to XCACHE_DEBUG due to conflict to ext/date
|
|
|
@542
|
10 years |
Xuefer |
fix false assertion
|
|
|
@541
|
10 years |
Xuefer |
depends php_date for phpinfo
|
|
|
@540
|
10 years |
Xuefer |
fixed #83: hash files with same basename into same cache split for …
|
|
|
@539
|
10 years |
Xuefer |
fix % used translation
|
|
|
@538
|
10 years |
Xuefer |
show hits for each hits graph column
|
|
|
@537
|
10 years |
Xuefer |
added cache init time and instance id
|
|
|
@536
|
10 years |
Xuefer |
64M of shm is a good choice
|
|
|
@535
|
10 years |
Xuefer |
mark current hour in hits graph
|
|
|
@534
|
10 years |
Xuefer |
fix dprint space for { that without name
|
|
|
@533
|
10 years |
Xuefer |
status header is more reasonable to be 1st
|
|
|
@532
|
10 years |
Xuefer |
exports xcache_dprint() to php script for debugging purpose
|
|
|
@531
|
10 years |
Xuefer |
avoid losing last line
|
|
|
@530
|
10 years |
Xuefer |
passed w3c validation
|
|
|
@529
|
10 years |
Xuefer |
removed extra <div>
|
|
|
@528
|
10 years |
Xuefer |
removed backgrond of percent bar
|
|
|
@527
|
10 years |
Xuefer |
added legends
|
|
|
@526
|
10 years |
Xuefer |
allow user decide to show used or free blocks/percent
|
|
|
@525
|
10 years |
Xuefer |
[523] cont.: fix possible wrong separator in docuemnt root
|
|
|
@524
|
10 years |
Xuefer |
avoid xcache.coveragedump_directory ending with \0 in phpinfo
|
|
|
@523
|
10 years |
Xuefer |
fix possible wrong separator in docuemnt root
|
|
|
@522
|
10 years |
Xuefer |
slide hits per second and hour
|
|
|
@521
|
10 years |
Xuefer |
add "total" stat
|
|
|
@520
|
10 years |
Xuefer |
fix overlaps
|
|
|
@519
|
10 years |
Xuefer |
typo
|
|
|
@518
|
10 years |
Xuefer |
no wrap for all text inside table
|
|
|
@517
|
10 years |
Xuefer |
show free blocks as graph
|
|
|
@516
|
10 years |
Xuefer |
fixed #138: no segv if cache is not initialized correctly
|
|
|
@515
|
10 years |
Xuefer |
PHP_6: added goto support
|
|
|
@514
|
10 years |
Xuefer |
auto_globals_jit=off was not needed anymore
|
|
|
@513
|
10 years |
Xuefer |
PHP_6: fix method prototype
|
|
|
@512
|
10 years |
Xuefer |
use u_strlen instead of for loop
|
|
|
@511
|
10 years |
Xuefer |
PHP_6: the default 128M memory_limit is not enough for bug43128.phpt
|
|
|
@510
|
10 years |
Xuefer |
PHP_6: updated opcode names
|
|
|
@509
|
10 years |
Xuefer |
remove warning calling u_strcmp
|
|
|
@508
|
10 years |
Xuefer |
PHP_4: fix build
|
|
|
@507
|
10 years |
Xuefer |
PHP_6: unicode support for get set etc handlers
|
|
|
@506
|
10 years |
Xuefer |
optimized function_table/class_table by caching hash value
|
|
|
@505
|
10 years |
Xuefer |
1 byte off for zend_constant
|
|
|
@504
|
10 years |
Xuefer |
PHP_6: updated support
|
|
|
@503
|
10 years |
Xuefer |
constinfos cannot be fast copied
|
|
|
@502
|
10 years |
Xuefer |
clean shutdown
|
|
|
@501
|
10 years |
Xuefer |
kill warning
|
|
|
@500
|
10 years |
Xuefer |
don't catch compiler error, just warnings
|
|
|
@499
|
10 years |
Xuefer |
updated dependency for xcache.lo
|
|
|
@498
|
10 years |
Xuefer |
PHP_5_3: deep copy arg_info which is modified by executor
|
|
|
@497
|
10 years |
Xuefer |
oops
|
|
|
@496
|
10 years |
Xuefer |
fixed #157: support user error handler for E_STRICT. E_STRICT is now cached
|
|
|
@495
|
10 years |
Xuefer |
shallow copy for some compiler result infos
|
|
|
@494
|
10 years |
Xuefer |
branch 1.3
|
|
|
@493
|
10 years |
Xuefer |
released 1.2.2
|
|
|
@492
|
10 years |
Xuefer |
merged r490 from b1.2: added module dependency, thanks to Cristian …
|
|
|
@491
|
10 years |
Xuefer |
PHP_5_3: support for new zvalue_value.type
|
|
|
@490
|
10 years |
Xuefer |
added module dependency, thanks to Cristian Rodriguez
|
|
|
@489
|
10 years |
Xuefer |
ChangeLog?/NEWS update
|
|
|
@488
|
10 years |
Xuefer |
typo issue
|
|
|
@487
|
10 years |
Xuefer |
ZVAL_REFCOUNT was removed in ZendEngine?
|
|
|
@486
|
10 years |
Xuefer |
fix unused variable warning
|
|
|
@485
|
10 years |
Xuefer |
5.3 support
|
|
|
@484
|
11 years |
Xuefer |
fix: zval_data type size mismatch
|
|
|
@483
|
11 years |
Xuefer |
merged [482] from trunk: fixed #129, added idx_type for PHP_5_3
|
|
|
@482
|
11 years |
Xuefer |
fixed #129, added idx_type for PHP_5_3
|
|
|
@481
|
11 years |
Xuefer |
merged [480] from trunk: compile against PHP_5_3
|
|
|
@480
|
11 years |
Xuefer |
compile against PHP_5_3
|
|
|
@479
|
11 years |
Xuefer |
scheme=malloc was broken in [465]
|
|
|
@478
|
11 years |
Xuefer |
scheme=malloc was broken in [470]
|
|
|
@477
|
11 years |
Xuefer |
opcodes data is copied but not the op_array. use op_array_handler instead
|
|
|
@476
|
11 years |
Xuefer |
static function
|
|
|
@475
|
11 years |
Xuefer |
fix enable_auth name in ini, thanks to nitrox
|
|
|
@474
|
11 years |
Xuefer |
oops
|
|
|
@473
|
11 years |
Xuefer |
oops
|
|
|
@472
|
11 years |
Xuefer |
merged [471] from b1.2: live with wrong system time: allow caching …
|
|
|
@471
|
11 years |
Xuefer |
live with wrong system time: allow caching files with mtime in further
|
|
|
@470
|
11 years |
Xuefer |
merged r466 from b1.2: support shm-malloc only on --enable-xcache-test
|
|
|
@469
|
11 years |
Xuefer |
ChangeLog? update
|
|
|
@468
|
11 years |
Xuefer |
ChangeLog? update
|
|
|
@467
|
11 years |
Xuefer |
merged r465 from b1.2: fixed #102, Segmentation fault with …
|
|
|
@466
|
11 years |
Xuefer |
support shm-malloc only on --enable-xcache-test
|
|
|
@465
|
11 years |
Xuefer |
fixed #102, Segmentation fault with xcache.var_size=1K
|
|
|
@464
|
11 years |
Xuefer |
fix lastattr
|
|
|