]> granicus.if.org Git - php/shortlog
php
2013-02-25 Dmitry StogovFixed function prototypes
2013-02-25 Dmitry StogovMerge branch 'master' of https://github.com/laruence...
2013-02-25 Dmitry Stogovop_array->brk_count_array has to be kept even if op_arr...
2013-02-25 Xinchen Huicoding style improve
2013-02-25 Xinchen Huiremove useless configure option
2013-02-25 Dmitry StogovAbility to disable O+ per process (or process pool)
2013-02-25 Dmitry StogovFixed build in a separate directory (Ilia Alshanetsky)
2013-02-25 Dmitry StogovFixed compilation, when compiling right into PHP (Ilia...
2013-02-23 Xinchen HuiSimplify the install instructions
2013-02-22 Dmitry Stogovwhite spaces
2013-02-22 Dmitry StogovFixed memory leak
2013-02-22 Dmitry StogovFixed memory leak
2013-02-22 Dmitry StogovStarted Test Suite
2013-02-22 Dmitry StogovWe build a zend_extension (not a regular PHP module).
2013-02-22 Xinchen HuiCodes style improve
2013-02-21 Dmitry StogovAdded ability to always validate cached script timestam...
2013-02-20 Dmitry StogovAvoid unexpected warning messages (ext/standard/tests...
2013-02-20 Dmitry StogovFixed compilation error
2013-02-19 Dmitry StogovAdded check for calloc() failure
2013-02-19 Dmitry StogovSimplification
2013-02-19 Dmitry StogovFixed static analyser warning
2013-02-19 Dmitry StogovRemoved redundand TSRMLS_FETCH()
2013-02-19 Dmitry StogovAvoid buffer overrun
2013-02-18 Dmitry StogovAvoid warning about possible precision loss
2013-02-18 Dmitry StogovUse proper format specifier
2013-02-18 Dmitry StogovAvoid static analyzer warning
2013-02-18 Dmitry StogovFixed signed/unsigned comparison warnings
2013-02-18 Dmitry StogovLenght is unsigned
2013-02-18 Dmitry StogovAvoid mixing declarations and code
2013-02-18 Dmitry StogovAdded checks for malloc() failures
2013-02-18 Dmitry StogovAdded check for CreateMutex() failure
2013-02-18 Dmitry StogovFixed inconsistent start_accel_module() prototype and...
2013-02-17 krakjoebug #29 enable cli-server support
2013-02-15 Dmitry StogovFixed warning about uninitialized variable (actually...
2013-02-15 Dmitry StogovWrong value
2013-02-15 Dmitry StogovFixed possible resource leak
2013-02-15 Dmitry Stogov"locked" must be a "module" global (local to thread)
2013-02-15 Dmitry StogovAdded ZTS lock
2013-02-15 Dmitry StogovRenamed ZCG(startup_ok) into "accel_startup_ok".
2013-02-15 Dmitry StogovMerge branch 'patch-1' of https://github.com/reeze...
2013-02-15 Reeze XiaTypo fix
2013-02-15 Daniel GimenesFix typo in README
2013-02-14 Dmitry StogovFixed compatibility with 5.2 and 5.3
2013-02-14 Dmitry StogovAdded Xdebug compatibility note
2013-02-14 Dmitry StogovMerge branch 'master' of https://github.com/thomasbley...
2013-02-14 Dmitry StogovMerge branch 'issue-ini' of https://github.com/remicoll...
2013-02-14 Thomas Bleyphpize is already in README
2013-02-14 Thomas BleyUpdate README
2013-02-14 Thomas Bleyadded travis-ci config (make + load extension)
2013-02-14 Dmitry StogovFixed phpinfo() output when O+ is not enabled for CLI
2013-02-14 Dmitry StogovDisabled unsafe optimization pattern
2013-02-14 Remi Colletalso add load_comments
2013-02-14 Remi Colletmissing directives in accelerator_get_configuration
2013-02-14 Remi Colletmissing directive in README (need doc)
2013-02-14 Dmitry Stogov- Added zend_optimizerplus.load_comments configuration...
2013-02-14 Dmitry StogovRevert renaming (md needs additional formatting tags)
2013-02-14 Dmitry StogovRenamed README into README.md
2013-02-14 Dmitry StogovMerge branch 'master' of https://github.com/johnl/ZendO...
2013-02-14 Dmitry StogovDon't completely delete the "enabled condition".
2013-02-14 Dmitry StogovMerge branch 'master' of https://github.com/adoy/ZendOp...
2013-02-14 Dmitry StogovMerge branch 'master' of https://github.com/pierrejoye...
2013-02-14 Pierre Joye- nuke unused variable
2013-02-14 Dmitry StogovThis is a development version yet
2013-02-14 Pierre Joye- fix windows build
2013-02-14 Dmitry StogovMerge branch 'patch-1' of https://github.com/raziel057...
2013-02-14 Dmitry StogovAvoid compilation of unsupported SHM backends
2013-02-13 Pierrick CharronAvoid unnecessary code and change the type of accelerat...
2013-02-13 Thomas LallementFix typo
2013-02-13 John LeachAdded LICENSE from http://www.php.net/license/3_01.txt
2013-02-13 Dmitry StogovFixed zend_optimizerplus.enable_file_override=1 compati...
2013-02-13 sasezakitypo at Optimizer/block_pass.c
2013-02-13 Damien TournoudFix typos and grammar issues in README.
2013-02-13 Dmitry Stogovspelling
2013-02-13 Dmitry StogovOpen Source Release