source: trunk/utils.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @846   15 months moo kill most const warning
(edit) @671   4 years moo move and add back compatibile function to utils.c
(edit) @669   4 years moo use XCACHE_ERROR_CACHING macro to simplify ifdefs
(edit) @668   4 years moo make #ifdef's looks better for E_DEPRECATED
(edit) @662   4 years moo back patch __FILE and __DIR on cache restore
(edit) @640   4 years moo copy only internal constant, clean constant on shutdown
(edit) @637   4 years moo PHP_6: fix build
(edit) @588   4 years moo handle compile time new constant. fixed #208: null as default value for …
(edit) @548   5 years moo PHP_5_3 support: uses ZEND_COMPILE_IGNORE_INTERNAL_CLASSES and …
(edit) @543   5 years moo renamed DEBUG to XCACHE_DEBUG due to conflict to ext/date
(edit) @522   5 years moo slide hits per second and hour
(edit) @506   5 years moo optimized function_table/class_table by caching hash value
(edit) @496   5 years moo fixed #157: support user error handler for E_STRICT. E_STRICT is now …
(edit) @405   6 years moo full ZendOptimizer? compatibility
(edit) @393   6 years moo set svn:eol-style
(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) @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) @305   7 years moo TRACE() instead of ifdef/fprintf
(edit) @268   7 years moo full compatible with auto_globals_jit, no need to disable it from now on
(edit) @212   7 years moo fixed #41, early class binding
(edit) @209   7 years moo fixed #42, conflict between xcache sandbox and user error handler
(edit) @131   7 years moo move open_files out of sandbox, it's not needed
(edit) @103   7 years moo PHP_6: builds again with php6. update UChar/void ptr to zstr.
(edit) @95   7 years moo fixed #20, default: --enable-xcache-constant=yes
(edit) @88   7 years moo possible fix for #14 "Cannot redeclare ()"
(add) @1   7 years moo initial import to online
Note: See TracRevisionLog for help on using the revision log.