source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @707   2 years moo typo
(edit) @705   2 years moo fix builtin constant memory leak on compile
(edit) @704   2 years moo fixed undefined index for xcache.count=1 and xcache.var_size>1
(edit) @703   2 years moo --disable-xcache-constant is 2.x only bug
(edit) @702   2 years moo fix --disable-xcache-constant
(edit) @698   2 years moo fix segv on shutdown when ionCube Loader is loaded
(edit) @697   2 years moo updates news
(edit) @696   2 years moo merge ChangeLog? and NEWS from 1.3
(edit) @694   2 years moo fix quote for gnu win32 native tools
(edit) @690   3 years moo fix build by avoing nested macro with ifdef
(edit) @689   3 years moo hide "remove selected" for php list --此行及以下内容将会被忽略-- M …
(edit) @688   4 years moo segv because dir/filepath is unused by var key, need space optimize later
(edit) @687   4 years moo update op_array->filename for hard link restoring
(edit) @686   4 years moo initize file/dir path
(edit) @685   4 years moo remove debug code
(edit) @684   4 years moo the logic of implemenation of dir/file path fixing was wrong. file/dir …
(edit) @683   4 years moo avoid crash by dirpath/filepath on parser error
(edit) @682   4 years moo PHP_6: fix for function and class talbe similar to previous fix
(edit) @681   4 years moo PHP_6: new zend_constants.dtor which is used to free zend_constant.value …
(edit) @679   4 years moo remove superfluous code about auto_globals
(edit) @675   4 years moo improved fixe for #224: 2G/4G limitation on 64bit arch
(edit) @673   4 years moo closes #225, unset by prefix
(edit) @672   4 years moo fix #224, support more than 2G on 64bit arch
(edit) @671   4 years moo move and add back compatibile function to utils.c
(edit) @670   4 years moo fix build for win32
(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) @667   4 years moo correct cache class index
(edit) @666   4 years moo use src instead of dst
(edit) @665   4 years moo sync and update ChangeLog? and NEWS from b1.3.0
(edit) @662   4 years moo back patch __FILE and __DIR on cache restore
(edit) @661   4 years moo fix stat() for relative file not in include_path but in current executing …
(edit) @660   4 years moo PHP6 build fix
(edit) @659   4 years moo PHP 6 fix
(edit) @658   4 years moo fix build with PHP6
(edit) @657   4 years moo compile against PHP 4
(edit) @656   4 years moo use zend_llist instead of HashTable? for gc_op_arrays
(edit) @653   4 years moo remove warning about unreferenced local variable
(edit) @651   4 years moo make use of internal_constant_tail otherwise 1.3 will cache unwanted …
(edit) @649   4 years moo pre-php5.3 fix about IS_CONSTANT_TYPE_MASK
(edit) @648   4 years moo also cache/reproduce E_DEPRECATED
(edit) @647   4 years moo fix config example, undefined variable d
(edit) @645   4 years moo reverted r643 as it's a false assertion. try another way to get ride of …
(edit) @643   4 years moo name/class_name need not deep copy in zend_arg_info
(edit) @642   4 years moo make indent optional in Makefile so when it coredump in somecase won't …
(edit) @640   4 years moo copy only internal constant, clean constant on shutdown
(edit) @638   4 years moo PHP_6: incompatible pointer size_t *
(edit) @637   4 years moo PHP_6: fix build
(edit) @635   4 years moo avoid unused function warning
(edit) @631   4 years moo add () suggested by gcc
(edit) @628   4 years moo remove unused HashTable_zend_constant
(edit) @613   4 years moo ChangeLog? for r460
(edit) @612   4 years moo sync with 1.3 ChangeLog?
(edit) @609   4 years moo bump year
(edit) @605   4 years moo eol-style
(edit) @592   4 years moo show var export'ed value for non-editable content
(edit) @591   4 years moo added $enable_eval
(edit) @590   4 years moo change the way to run all php tests, with php-src php-cli php-cgi symlink …
(edit) @589   4 years moo test case tests/func/010.phpt need more memory than 1M
(edit) @588   4 years moo handle compile time new constant. fixed #208: null as default value for …
(edit) @585   4 years moo patch from rcasagraude, quote macro definiton in m4 command line to …
(edit) @584   4 years anonymous
(edit) @572   5 years moo [571] was a wrong fix
(edit) @571   5 years moo check for file size to be consistent
(edit) @570   5 years moo disable XCache for cli correctly
(edit) @569   5 years moo do not call php6 api for older php
(edit) @568   5 years moo add missing opcodes for 5.3
(edit) @567   5 years moo fix wrong count in head comment
(edit) @566   5 years moo add id/name in comments for readability
(edit) @565   5 years moo revert [564]
(edit) @564   5 years moo add id/name in comment to make it more readable
(edit) @563   5 years moo updates from eaccelerator
(edit) @562   5 years moo 5.3 support, merge news from 1.2
(edit) @559   5 years moo fixed #183: fix for some assert.h that conflict with php.h NDEBUG stuffs
(edit) @558   5 years moo removed typo
(edit) @557   5 years moo fix build for win32
(edit) @556   5 years moo PHP_6: upstream api changed, fix build
(edit) @555   5 years moo remove signed/unsigned warning
(edit) @554   5 years moo fix build for vc for strict c rule
(edit) @553   5 years moo better readability
(edit) @552   5 years moo typo
(edit) @551   5 years moo fix build for PHP_4
(edit) @550   5 years moo PHP_5_2: 5.2.6 has its own changes which is not the same as in 5_3 for …
(edit) @549   5 years moo check get_magic_quotes_gpc which is deprecated
(edit) @548   5 years moo PHP_5_3 support: uses ZEND_COMPILE_IGNORE_INTERNAL_CLASSES and …
(edit) @547   5 years moo more verbose and user friendly error/warning note
(edit) @546   5 years moo added password generator tool
(edit) @545   5 years moo fixed undefined symbol zend_vspprintf, use vspprintf instead
(edit) @544   5 years moo memory leak after using php_basename
(edit) @543   5 years moo renamed DEBUG to XCACHE_DEBUG due to conflict to ext/date
(edit) @542   5 years moo fix false assertion
(edit) @541   5 years moo depends php_date for phpinfo
(edit) @540   5 years moo fixed #83: hash files with same basename into same cache split for better …
(edit) @539   5 years moo fix % used translation
(edit) @538   5 years moo show hits for each hits graph column
(edit) @537   5 years moo added cache init time and instance id
(edit) @536   5 years moo 64M of shm is a good choice
(edit) @535   5 years moo mark current hour in hits graph
(edit) @534   5 years moo fix dprint space for { that without name
(edit) @533   5 years moo status header is more reasonable to be 1st
Note: See TracRevisionLog for help on using the revision log.