]> granicus.if.org Git - php/shortlog
php
2014-09-17 Anatol Belskireduce struct size by 8 byte on 64 bit
2014-09-17 Anatol Belskiimprove empty string check
2014-09-17 Anatol Belskireduce struct size by 8 byte on 64 bit
2014-09-17 Anatol Belskireduce the struct size by 8 byte on 64 bit
2014-09-17 Anatol Belskireduce struct size by 8 byte on 64 bit
2014-09-17 Anatol Belskiavoid strlen() usage in the loop
2014-09-16 Anatol Belskifix printf fmt
2014-09-16 Anatol Belskifix signed/unsigned mismatch
2014-09-16 Anatol Belskifix signed/unsigned mismatch warnings
2014-09-16 Dmitry StogovUse runtime-cache to avoid hash lookups in BIND_GLOBAL...
2014-09-16 Dmitry Stogovoptimized colision list traverse
2014-09-16 Anatol Belskifix signed/unsigned mismatch
2014-09-16 Anatol Belskifix signed/unsigned mismatch
2014-09-16 Anatol Belskifix signed/unsigned mismatch
2014-09-16 Anatol Belskifix signed/unsigned mismatch
2014-09-16 Anatol Belskiredo the fix with cast to size_t
2014-09-16 Anatol Belskiredo the fix casting to size_t
2014-09-16 Anatol Belskiredo the fix casting to size_t where applicable
2014-09-16 Anatol Belskifixed type
2014-09-16 Anatol Belskifix signed/unsigned mismatch warnings
2014-09-16 Anatol Belskifixed signed/unsigned mismatch warning
2014-09-16 Nikita PopovDrop BC alias HASH_NON_EXISTANT
2014-09-16 Nikita PopovRemove HASH_NEXT_INSERT flag
2014-09-16 Nikita PopovRemove two more always-true conditions
2014-09-16 krakjoeMerge branch 'pull-request/808'
2014-09-16 Dmitry StogovImprove opcache.fast_shutdown
2014-09-16 Anatol Belskibetter error messages in ZMM on Windows
2014-09-16 Dmitry Stogovemalloc() must not return NULL
2014-09-16 Dmitry Stogovcode optimization
2014-09-16 Matteo BeccatiMerge branch 'PHP-5.6'
2014-09-16 Matteo BeccatiMerge branch 'PHP-5.5' into PHP-5.6
2014-09-16 Matteo BeccatiMerge branch 'PHP-5.4' into PHP-5.5
2014-09-16 Matteo BeccatiFixed freetype test on multiple environments
2014-09-16 Dmitry Stogovws
2014-09-16 Anatol Belskicast the other way round, the sign check is already...
2014-09-16 Xinchen Huiit's good for gc debuging
2014-09-16 Dmitry StogovWe don't have to check for undefined CV if we fetch...
2014-09-15 Nikita PopovSwitch (un)mangle property name to size_t and zend_string
2014-09-15 Dmitry StogovOptimized FE_RESET and FE_FETCH
2014-09-15 Nikita PopovRemove always-true comparisons
2014-09-15 Nikita PopovUpdate types in zend_hash
2014-09-15 Anatol Belskifix signed/unsigned mismatch warnings
2014-09-15 Anatol Belskifix types
2014-09-15 Anatol Belskifix signed/unsigned mismatch
2014-09-15 Anatol Belskifix negating an unsigned
2014-09-15 Anatol Belskifix signed/unsigned mismatch
2014-09-15 Anatol Belskirevamp serialization to work with size_t for Serializable
2014-09-15 Anatol Belskifix signed/unsigned mismatch
2014-09-15 Anatol Belskifix signed/unsigned mismatch
2014-09-15 Anatol Belskifix most of signed/unsigned warnings in vm def
2014-09-15 Remi ColletMerge branch 'PHP-5.6'
2014-09-15 Remi ColletNEWS
2014-09-15 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2014-09-15 Remi ColletNEWS
2014-09-15 Remi ColletFixed bug #65641 PHP-FPM incorrectly defines the SCRIPT...
2014-09-15 Anatol Belskicorrect fix to the natcmp_ex
2014-09-15 Anatol Belskifix signed/unsigned mismatch
2014-09-15 Anatol Belskifix signed/unsigned mismatch
2014-09-15 Anatol Belskifix unsigned negation
2014-09-15 Anatol Belskifix signed/unsigned mismatch
2014-09-15 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2014-09-15 Dmitry StogovReplaced macro with better optimized inline function
2014-09-15 Anatol Belskifix initializer struct
2014-09-15 Anatol Belskifix signature
2014-09-15 Anatol Belskifix type
2014-09-15 Anatol Belskifix condition
2014-09-15 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2014-09-15 Xinchen HuiRemove redundant codes
2014-09-15 Anatol Belskifix type
2014-09-15 Kalle Sommer... optimize path length retrieval
2014-09-15 Anatol BelskiMerge branch 'PHP-5.6'
2014-09-15 Anatol Belskiupdated NEWS
2014-09-15 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-09-15 Anatol Belskiupdated NEWS
2014-09-15 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2014-09-15 Xinchen HuiAdd test script for the segfault in gc while run phpspec
2014-09-15 Remi ColletMerge branch 'PHP-5.6'
2014-09-15 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2014-09-15 Remi ColletFix NEWS
2014-09-15 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2014-09-15 Remi ColletFix NEWS
2014-09-15 Bob WeinandMerge phpdbg into PHP-5.6
2014-09-14 Anatol Belskiavoid strlen usage in the loop
2014-09-14 Anatol Belskifix format
2014-09-14 Anatol Belskifix ftell/fseek calls
2014-09-14 Anatol Belskireduce struct size by 8 byte on 64 bit
2014-09-14 Anatol Belskifix ftell/fseek calls
2014-09-14 Anatol Belskibetter way to check for empty string
2014-09-14 Anatol Belskimake xml_utf8_ encode/decode work with size_t
2014-09-14 Anatol Belskiavoid repeated strlen usage
2014-09-14 Anatol Belskiavoid strlen() usage in loop
2014-09-14 Anatol Belskifix int overflow preserving the old behavior
2014-09-14 Nikita PopovFix use of stack variable outside its block
2014-09-14 Nikita Popovzend_get_property_info takes a zend_string* now
2014-09-14 Anatol Belskiuse nice way to achieve the property name length
2014-09-14 Anatol Belskimake it safer for an array underrun
2014-09-14 Anatol Belskifix type
2014-09-14 Anatol Belskiavoid repeated strlen() usage
2014-09-14 Anatol Belskireduce struct size by 8 bytes on 64 bit
2014-09-14 Anatol Belskiavoid repeated strlen() usage
next