root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @506 [506] 5 years moo optimized function_table/class_table by caching hash value
(edit) @505 [505] 5 years moo 1 byte off for zend_constant
(edit) @504 [504] 5 years moo PHP_6: updated support
(edit) @503 [503] 5 years moo constinfos cannot be fast copied
(edit) @502 [502] 5 years moo clean shutdown
(edit) @501 [501] 5 years moo kill warning
(edit) @500 [500] 5 years moo don't catch compiler error, just warnings
(edit) @499 [499] 5 years moo updated dependency for xcache.lo
(edit) @498 [498] 5 years moo PHP_5_3: deep copy arg_info which is modified by executor
(edit) @497 [497] 5 years moo oops
(edit) @496 [496] 5 years moo fixed #157: support user error handler for E_STRICT. E_STRICT is now …
(edit) @495 [495] 5 years moo shallow copy for some compiler result infos
(edit) @494 [494] 5 years moo branch 1.3
(edit) @493 [493] 5 years moo released 1.2.2
(edit) @492 [492] 5 years moo merged r490 from b1.2: added module dependency, thanks to Cristian …
(edit) @491 [491] 5 years moo PHP_5_3: support for new zvalue_value.type
(edit) @490 [490] 5 years moo added module dependency, thanks to Cristian Rodriguez
(edit) @489 [489] 5 years moo ChangeLog?/NEWS update
(edit) @488 [488] 5 years moo typo issue
(edit) @487 [487] 5 years moo ZVAL_REFCOUNT was removed in ZendEngine?
(edit) @486 [486] 5 years moo fix unused variable warning
(edit) @485 [485] 5 years moo 5.3 support
(edit) @484 [484] 6 years moo fix: zval_data type size mismatch
(edit) @483 [483] 6 years moo merged [482] from trunk: fixed #129, added idx_type for PHP_5_3
(edit) @482 [482] 6 years moo fixed #129, added idx_type for PHP_5_3
(edit) @481 [481] 6 years moo merged [480] from trunk: compile against PHP_5_3
(edit) @480 [480] 6 years moo compile against PHP_5_3
(edit) @479 [479] 6 years moo scheme=malloc was broken in [465]
(edit) @478 [478] 6 years moo scheme=malloc was broken in [470]
(edit) @477 [477] 6 years moo opcodes data is copied but not the op_array. use op_array_handler instead
(edit) @476 [476] 6 years moo static function
(edit) @475 [475] 6 years moo fix enable_auth name in ini, thanks to nitrox
(edit) @474 [474] 6 years moo oops
(edit) @473 [473] 6 years moo oops
(edit) @472 [472] 6 years moo merged [471] from b1.2: live with wrong system time: allow caching files …
(edit) @471 [471] 6 years moo live with wrong system time: allow caching files with mtime in further
(edit) @470 [470] 6 years moo merged r466 from b1.2: support shm-malloc only on --enable-xcache-test
(edit) @469 [469] 6 years moo ChangeLog? update
(edit) @468 [468] 6 years moo ChangeLog? update
(edit) @467 [467] 6 years moo merged r465 from b1.2: fixed #102, Segmentation fault with …
(edit) @466 [466] 6 years moo support shm-malloc only on --enable-xcache-test
(edit) @465 [465] 6 years moo fixed #102, Segmentation fault with xcache.var_size=1K
(edit) @464 [464] 6 years moo fix lastattr
(edit) @463 [463] 6 years moo fix nesting <span> and <li>
(edit) @462 [462] 6 years moo avoid -1 in cov decode
(edit) @461 [461] 6 years moo table head font-size for non-latin font
(edit) @460 [460] 6 years moo font-size and newline fix for firefox
(edit) @459 [459] 6 years moo merged [458] from trunk: update XCache links
(edit) @458 [458] 6 years moo update XCache url
(edit) @457 [457] 6 years moo merged [456] from trunk: fixed #133: add "compile failures" in XCache …
(edit) @456 [456] 6 years moo fixed #133: add "compile failures" in XCache admin stats
(edit) @455 [455] 6 years moo fix wrong merge in [996] and [451], [454]
(edit) @454 [454] 6 years moo merged [453] from b1.2: for non cachable files, they just wont be cached. …
(edit) @453 [453] 6 years moo for non cachable files, they just wont be cached. we shound't scare the …
(edit) @452 [452] 6 years moo merge .vimrc from trunk
(edit) @451 [451] 6 years moo merged [449] from turnk: fix compiling state after compiling non cachable …
(edit) @450 [450] 6 years moo the missing piece merging from [408]
(edit) @449 [449] 6 years moo fix compiling state after compiling non cachable files, thanks PatrickDK
(edit) @448 [448] 6 years moo merged 447 from 1.2, news/changelog update
(edit) @447 [447] 6 years moo update
(edit) @446 [446] 6 years moo merged [444] from trunk: fixed #55 crashes php tokenizer on certain …
(edit) @445 [445] 6 years moo bump to 1.2.2-dev
(edit) @444 [444] 6 years moo fixed #55: crashes php tokenizer on certain special situation
(edit) @443 [443] 6 years moo bump years
(edit) @442 [442] 6 years moo bump years
(edit) @441 [441] 6 years moo bump version and years
(edit) @440 [440] 6 years moo release 1.2.1
(edit) @439 [439] 6 years moo php5.2-non-zts build fix
(edit) @438 [438] 6 years moo 5.2-non-zts build fix
(edit) @437 [437] 6 years moo copy internal table correctly, refix #59 which is broken by [429]
(edit) @436 [436] 6 years moo merged [434] from trunk: typo
(edit) @435 [435] 6 years moo copy internal table correctly, refix #59 which is broken by [429]
(edit) @434 [434] 6 years moo typo
(edit) @433 [433] 6 years moo merged [431] from b1.2: fast inc/dec was trying to break ro protection
(edit) @432 [432] 6 years moo fixed #109: fast inc/dec was trying to break ro protection
(edit) @431 [431] 6 years moo merged news
(edit) @430 [430] 6 years moo update news
(edit) @429 [429] 6 years moo refix #101, apache1 segv with non-zts php+XCache
(edit) @428 [428] 6 years moo refix #101, apache1 segv with non-zts php+XCache
(edit) @427 [427] 6 years moo bump version
(edit) @426 [426] 6 years moo tagged 1.2.1-rc2
(edit) @425 [425] 6 years moo merged [423] from b1.2: fixed #101, #105: Fixed compatibility issue for …
(edit) @424 [424] 6 years moo merged changelog from [417]
(edit) @423 [423] 6 years moo fixed #101, #105: Fixed compatibility issue for apache 1.x
(edit) @422 [422] 6 years moo merged [421] from trunk->1.2: updated notice for when missing php.ini
(edit) @421 [421] 6 years moo updated notice for when missing php.ini
(edit) @420 [420] 6 years moo merged [398] from trunk: added opcode_spec_def.h
(edit) @419 [419] 6 years moo fixed #103, able to edit non-string variable
(edit) @418 [418] 6 years moo fixed #104, magic quotes compatibility
(edit) @417 [417] 6 years moo merged [416] from trunk->1.2: Garbage collector disabled when …
(edit) @416 [416] 6 years moo fixed #94, gc was disabled when xcache.cacher set to off
(edit) @415 [415] 6 years moo bump version
(edit) @414 [414] 6 years moo tagged 1.2.1-rc1
(edit) @413 [413] 6 years moo merged [412] from trunk, fix for new win32 build system
(edit) @412 [412] 6 years moo fix for new build system
(edit) @411 [411] 6 years moo merged 410 from trunk->1.2: remove strict fatal-warning
(edit) @410 [410] 6 years moo don't be too strick to myself :)
(edit) @409 [409] 6 years moo turn on experimental for testing
(edit) @408 [408] 6 years moo merged [405] [407] from trunk: fixed #92, full ZendOptimizer? compatibility
(edit) @407 [407] 6 years moo NEWS/ChangeLog updates for #92
Note: See TracRevisionLog for help on using the revision log.