]> granicus.if.org Git - php/shortlog
php
2005-12-31 Marcus Boerger- Fix environment handling
2005-12-31 Marcus Boerger- Fix tests
2005-12-31 Marcus Boerger- MFB
2005-12-31 <changelog... ChangeLog update
2005-12-31 foobar- Fixed bug #35377 (undefined reference to "fdatasync")
2005-12-30 Rasmus Lerdorfinstantiated was correct
2005-12-30 Marcus Boerger- MFB
2005-12-30 Marcus Boerger- MF51
2005-12-30 foobartypofixes
2005-12-30 Marcus Boerger- MF51
2005-12-30 Pierre Joye- ensure that x1<x2 or y1<y2
2005-12-30 <changelog... ChangeLog update
2005-12-30 foobarfix typo
2005-12-30 Pierre Joye- add some basic optimisations, usefull when you draw...
2005-12-29 Rui Hirokawaadded Turkish language definition (related to bug ...
2005-12-29 Ilia AlshanetskyMFB51: Not a fatal error.
2005-12-29 Antony Dovgalfix CGI build (patch by Pierangelo Masarati)
2005-12-29 Derick Rethans- MFH: Fixed bug #35751 (using date with a timestamp...
2005-12-29 <changelog... ChangeLog update
2005-12-29 Sara GolemonSilence compiler warning: unused variable
2005-12-28 Ilia AlshanetskyMFB51: Fixed bug #35817 (unpack() does not decode odd...
2005-12-28 <changelog... ChangeLog update
2005-12-27 Antony Dovgaltweak the fix
2005-12-27 Antony Dovgaladd test for #35821
2005-12-27 Antony DovgalMF51: fix #35821 (array_map() segfaults when exception...
2005-12-27 Derick Rethans- Upgraded timezone db to 2005.18.
2005-12-27 Ilia AlshanetskyMFB51: Improve "skip" checks
2005-12-27 <changelog... ChangeLog update
2005-12-27 Pierre Joye- remove HAVE_LIBGD20, we support only 2.0+ now
2005-12-27 Pierre Joye- silent compile warning introduced by previous commit
2005-12-26 Antony DovgalMFB: typofix
2005-12-26 Pierre Joye- HAVE_GD_DYNAMIC_CTX_EX, always defined
2005-12-26 Pierre Joye- check for jpeg support
2005-12-26 Pierre Joye- remove HAVE_LIBGD204, always set
2005-12-26 Pierre Joye- remove USE_GD_IOCTX, both bundled and extern lib...
2005-12-26 Pierre Joye- basic gif i/o test
2005-12-26 foobarfix test
2005-12-26 Pierre Joye- imagetypes test
2005-12-26 Antony Dovgaladd new test
2005-12-26 Marcus Boerger- Support full range of floats
2005-12-26 Marcus Boerger- Fix memory corruption in s*printf() (see bug #27678)
2005-12-26 Pierre Joye- copyresized basic test
2005-12-26 Dmitry StogovCode cleanup (Nuno)
2005-12-26 Zeev SuraskiWhitespace
2005-12-26 Dmitry StogovReverted invalid fix for bug #35785
2005-12-26 Sebastian BergmannFix Windows build.
2005-12-26 Zeev SuraskiCommit missing files - sorry!
2005-12-26 <changelog... ChangeLog update
2005-12-26 Pierre Joye- #35805 add LIBXSLT_VERSION, LIBXSLT_DOTTED_VERSION...
2005-12-25 Antony Dovgaladd missing skipif tag
2005-12-25 Pierre Joye- add colorclosestalpha tests
2005-12-25 Pierre Joye- add colorresolvealpha to colorresolve tests
2005-12-25 Pierre Joye- raise warning instread of errors in colormatch
2005-12-25 Ilia AlshanetskyMFB51: Make MySQL driver use ANSI complaint quoting...
2005-12-25 Pierre Joye- fix leak/segfaults in imagecolormatch
2005-12-25 foobar- Remove wrong inline usage (and fix bug #35796)
2005-12-25 Rui Hirokawafixed #35711, added mbstring.strict_detection to detect...
2005-12-25 Zeev SuraskiReimplement FastCGI interface
2005-12-25 <changelog... ChangeLog update
2005-12-24 Pierre Joye- add truecolortopallete and istruecolor test
2005-12-24 Pierre Joye- fix titles
2005-12-24 Marcus Boerger- MFB Make this work with VPATH builds too
2005-12-24 Marcus Boerger- Require re2c 0.9.11 and use correct version notation
2005-12-24 Marcus Boerger- Update
2005-12-24 <changelog... ChangeLog update
2005-12-24 Rui Hirokawafixed #35711 ISO-8859 charset not correctly detected.
2005-12-23 Marcus Boerger- Add make target make ntest to test in unicode mode
2005-12-23 Marcus Boerger- Fixed Bug #35785 (SimpleXML memory read error)
2005-12-23 Marcus Boerger- Add new test
2005-12-23 Marcus Boerger- Fix test by splitting it
2005-12-23 Marcus Boerger- Fix handling of bork tests
2005-12-23 foobarfix mkdir() function properly (patch by nlopess)
2005-12-23 Stefan EsserMFB: format string fixes
2005-12-23 Antony DovgalMFB: fix #35781 (stream_filter_append() can cause segfault)
2005-12-23 Rui Hirokawaadded turkish language support for libmbfl.
2005-12-23 Rui Hirokawafixed #29955 mb_strtoupper() / lower() broken with...
2005-12-23 Antony Dovgalfix tests
2005-12-23 Rui Hirokawafixed #28899 mb_substr() and substr() work differently...
2005-12-23 Dmitry StogovFixed memory corruption and termination through _zend_b...
2005-12-23 Marcus Boerger- Do not test output escaping here
2005-12-23 <changelog... ChangeLog update
2005-12-22 Pierre Joye- remove HAVE_GDIMAGECOLORRESOLVE here too (w32)
2005-12-22 Pierre Joye- add tests for:
2005-12-22 Edin KadribasicBack out a portion of the previous patch which broke...
2005-12-22 Marcus Boerger\# Damn !
2005-12-22 Marcus Boerger- Point to README.TESTING
2005-12-22 Dmitry StogovFixed bug #35612 (iis6 Access Violation crash). (alacn...
2005-12-22 Zeev SuraskiFix prototype (MFB)
2005-12-22 Antony Dovgalchange -o to || to be more portable
2005-12-22 Dmitry StogovFixed memory leak and typo
2005-12-22 Marcus Boerger- Find lib in default locations, too
2005-12-22 Dmitry StogovFixed memory corruption
2005-12-22 <changelog... ChangeLog update
2005-12-22 Marcus Boerger- MFB Fix leak
2005-12-22 Marcus Boerger- MFB Fix memleak
2005-12-22 Antony DovgalMFB: merge two skipif entries
2005-12-21 foobarNo need to mention it here as it is fixed before 6...
2005-12-21 Frank M. KromannFix #35730 Use correct character encoding with FreeTDS
2005-12-21 Marcus Boerger- Add --[keep|show]-[all|skip|php] switches
2005-12-21 Marcus Boerger- Add missing skipif
next