]> granicus.if.org Git - php/shortlog
php
2008-06-22 Steph Fox- Revert the tar.c part of the inode calculation fix
2008-06-22 Rob Richardsfix parameter parsing change
2008-06-22 Alexey Zakhlestinupdated to the new parameter-parsing api
2008-06-22 Felipe Pena- New parameter parsing API
2008-06-22 Steph Fox- ws, typo fix
2008-06-22 Felix De VliegherBasic test for ob_get_length(), testfest.php.net task...
2008-06-22 Alexey Zakhlestinupdated to the new parameter-parsing api
2008-06-22 Felipe Pena- Removed unused variables
2008-06-22 Timm Friebe- Changed zend_get_parameters_ex -> zend_parse_parameters
2008-06-22 Sebastian BergmannFix build.
2008-06-22 David Soria... Testfest task 93. Written by Sebastian Deutsch.
2008-06-22 Greg Beaverfix inode calculation, we need fname to be set for...
2008-06-22 Greg Beavernew tests for phar.cache_list
2008-06-21 Felipe Pena- Fix segfault
2008-06-21 Felipe Pena- New parameter parsing API
2008-06-21 Alexey Zakhlestinupdated to the new parameter-parsing api
2008-06-21 Steph Fox- Don't free stuff you still need
2008-06-21 Steph Fox- Kill a couple of double frees and a memleak
2008-06-21 Steph Fox- pefree pemalloc'd filename
2008-06-21 Steph Fox- Fix macro definition syntax
2008-06-21 Steph Fox- fix for segfault in 5.2 (patch from Greg)
2008-06-21 Steph Fox- ws
2008-06-21 Felipe Pena- New parameter parsing API
2008-06-21 Greg Beaverdefine ALLOC_PERMANENT_ZVAL for PHP 5.2
2008-06-21 Greg BeaverPHP 5.2 fixes to direct include of compressed archives
2008-06-21 Felipe Pena- New parameter parsing API
2008-06-21 Greg Beaverclose stream on failure
2008-06-21 Greg Beaver82x(./profile2) speedup for buildFrom*()
2008-06-21 Greg Beaverfix leak
2008-06-21 Felipe Pena- New parameter parsing API
2008-06-20 David Coallier- New parsing parameter API cleanups
2008-06-20 Felipe Pena- New parameter parsing API
2008-06-20 Stanislav Malyshevfix buglet
2008-06-20 Olivier Hill- New parameter parsing API for var.c & tests
2008-06-20 Felipe Pena- New parameter parsing API
2008-06-20 Dmitry StogovAllowed to override internal classaes with "use"
2008-06-20 Steph Fox- 5_2 compatibility stuff (so we can stay in sync with...
2008-06-20 Felipe Pena- New parameter parsing API
2008-06-20 Steph Fox- Use SKIP_SLOW_TESTS where it's most useful
2008-06-20 Steph Fox- Kill the last compiler warning under 5.3 (release...
2008-06-20 Felipe Pena- New parameter parsing API
2008-06-20 Steph FoxThe only reason that particular 'real solution' wasn...
2008-06-20 Felipe Pena- Fix ws
2008-06-20 Johannes Schlüter- Fix ZTS build (not required on HEAD, patch by Uwe...
2008-06-20 Greg Beaverminor performance improvement
2008-06-20 Greg Beavermaking progress - up to 42/phar vs. 48/disk with these...
2008-06-20 Greg Beaverrevert really bad solution to the zend_init_rsrc_list...
2008-06-20 Raghubansh... New testcases for vfprintf(), Committed for Felix De...
2008-06-19 Christopher... MFH:
2008-06-19 Pierre Joye- remove debug code
2008-06-19 Steph FoxOops.
2008-06-19 Steph FoxTwo new options for Travis to come to terms with:
2008-06-19 Steph FoxTwo new options for Travis to come to terms with:
2008-06-19 Christopher... Test updates and bundle 1.3.3
2008-06-19 Stanislav Malyshevupdate the docs
2008-06-19 Steph Fox- ext/standard currently has a dependency on ext/ereg...
2008-06-19 Steph Fox- '' != 'no'
2008-06-19 Pierre Joye- NEWS for fpdf and ncurses > PECL
2008-06-19 Pierre Joye- move fpdf to PECL
2008-06-19 Pierre Joye- mvoe ncurses to PECL
2008-06-19 Dmitry StogovAdded test for bug #45312
2008-06-19 Dmitry StogovFixed #45307 (define() crashes because of uninitialized...
2008-06-18 Stanislav Malyshevfix tests for builtin Zend functions using new parsing API
2008-06-18 Stanislav MalyshevUse new parameter parsing API for builtin functions
2008-06-18 Steph Fox- inherited methods don't unixify paths along the way...
2008-06-18 Steph Fox- Kill 10 MSVC compiler warnings due to type conflict
2008-06-18 Etienne KneussMFH: Rename everything from SplFastArray to SplFixedArray
2008-06-18 Pierre Joye- really fix the windows builds, don't cast many times...
2008-06-18 Etienne KneussMFH: Fix #45216 (Add a default size for fgetss)
2008-06-18 Dmitry StogovFixed SOAP binding selection
2008-06-18 Greg Beaverfix windows build and more performance jumps (these...
2008-06-18 Philip OlsonMFH: updated website team info
2008-06-17 Raghubansh... Committed for Felix De Vliegher, TestFest Task No:...
2008-06-17 Raghubansh... Committed for Felix De Vliegher, TestFest Task No:...
2008-06-16 Zoe SlatteryTest committed for felixdv
2008-06-16 Rob RichardsMFH: add parameter allowing node to be exported into...
2008-06-16 Greg Beaverremove unused variables in phar_fix_filepath
2008-06-16 Greg Beaverfix hashtable creation for tar to be estimated size...
2008-06-16 Greg Beaverfix hashtable creation for zip to be exact size needed...
2008-06-15 Greg Beaverminor performance improvement
2008-06-15 Greg Beaverfix memleak
2008-06-15 Greg Beaveranother optimization - move inode hash to initial manif...
2008-06-15 Greg Beaverminor optimization
2008-06-15 Felipe Pena- Improved warning message to call-time pass-by-referen...
2008-06-15 Greg BeaverHUGE speed improvement, from 19 req/sec to 27 req/sec...
2008-06-15 Etienne KneussMFH: Add tests for iterators when instanciated without...
2008-06-14 Rob RichardsMFH: fixed bug #45251 (double free or corruption with...
2008-06-13 Felipe Pena- Fix build (ZTS)
2008-06-13 Greg Beaver[DOC] implement full signature support for tar-based...
2008-06-13 Greg Beaverfull refactor of signatures complete - now to implement...
2008-06-13 Greg BeaverPHP_5_2 compat - add pestrndup if undefined
2008-06-13 Zoe SlatteryCommited for Sanjay, reviewed by Pierre. Testfest task 5.
2008-06-13 Zoe SlatteryCommited for Sanjay, reviewed by Pierre. Testfest task...
2008-06-13 Rui HirokawaMFH
2008-06-13 Zoe SlatteryCommited for Sanjay, reviewed by Pierre. Testfest task 79.
2008-06-13 Zoe SlatteryCommited for Sanjay, reviewed by Pierre. Testfest task...
2008-06-13 Zoe SlatteryCommited for Sanjay, reviewed by Pierre. Testfest task...
2008-06-13 Felipe Pena- Fix build (ZTS)
2008-06-13 Greg Beaverpartial refactor - move signature verification into...
2008-06-13 Matt WilmasMFH: Add pestrndup()
next