source: trunk

Revision Log Mode:


Legend:

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