]> granicus.if.org Git - php/shortlog
php
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