root/trunk

Revision Log Mode:


Legend:

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