]> granicus.if.org Git - php/shortlog
php
2003-04-16 Ilia AlshanetskyMFH
2003-04-16 Moriyoshi KoizumiMFH(r-1.226, r-1.24, r-1.99, r-1.68): fixed implicit...
2003-04-16 Moriyoshi KoizumiBFN
2003-04-16 Moriyoshi KoizumiMFH(r-1.9): fixed bug #19795
2003-04-16 Moriyoshi KoizumiMFH(r-1.10): fixed typo
2003-04-16 Moriyoshi KoizumiMFH(r-1.137): compiler warning fix & possible 64bit fix
2003-04-16 Marcus Boergerupdate
2003-04-16 Marcus Boergersafe_emalloc()
2003-04-16 Marcus BoergerMFH: prepare for safe_emalloc
2003-04-16 Marcus BoergerCorrecting fix for safe_emalloc
2003-04-16 Marcus BoergerUse safe_emalloc but as macro until the function is...
2003-04-16 Moriyoshi KoizumiMFH(r-1.136): fixed bug #23080
2003-04-16 Sascha Schumannfix two uninitialized reads
2003-04-16 Sascha SchumannMFH
2003-04-16 Sascha SchumannAccessing "stream" after freeing it is not a good idea
2003-04-16 Sascha SchumannMFH
2003-04-16 Jan Lehnardt - MFH
2003-04-16 Sascha SchumannMFH
2003-04-16 Sascha SchumannSimplify use of this header in external apps
2003-04-16 Sascha Schumannadd missing check
2003-04-16 foobarMFH
2003-04-16 foobarMFH
2003-04-16 foobarmissing dot. :)
2003-04-16 Ilia AlshanetskyBug fixing news.
2003-04-16 Ilia AlshanetskyMFH
2003-04-16 Ilia AlshanetskyBug fixes.
2003-04-16 Ilia AlshanetskyMFH
2003-04-15 foobarBFN
2003-04-15 Shane Caraveofix http://bugs.php.net/bug.php?id=22004
2003-04-15 Shane Caraveofix http://bugs.php.net/bug.php?id=22004
2003-04-15 Ilia AlshanetskyBug fixing news.
2003-04-15 Ilia AlshanetskyFixed bug #23201 (set_file_buffer() crashes with stdio...
2003-04-15 Ilia AlshanetskyMFH
2003-04-14 Marcus BoergerMFH: Fixed Bug #23188 CDB databases created with 'c...
2003-04-14 Ilia Alshanetskybug fixing news.
2003-04-14 Ilia AlshanetskyMFH
2003-04-14 Jesus M. CastagnettoUpdating the PHP_4_3 branch with the fix for bug #2306.
2003-04-14 Masaki Fujimoto- fixed bug-id
2003-04-14 foobarstyle
2003-04-13 Marcus BoergerMFH: make it static
2003-04-13 Marcus BoergerInform abot..
2003-04-13 Marcus BoergerMFH: reenable dba_popen
2003-04-13 Sascha SchumannMFH
2003-04-13 Marcus BoergerMFH: persistent stream closing
2003-04-13 Sascha SchumannMFH bison 1.875b patch
2003-04-13 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2003-04-12 Moriyoshi KoizumiMFH
2003-04-12 Moriyoshi KoizumiMFH(r-1.141): strip_tags() is also binary-safe now.
2003-04-11 Stig BakkenMFH
2003-04-11 Wez FurlongBFN.
2003-04-11 Wez FurlongMFH: Fix for Bug #23069
2003-04-11 Derick Rethans- MFH: proto fix
2003-04-11 Ilia Alshanetskysegv fix.
2003-04-11 Ilia AlshanetskyMFH
2003-04-10 Christian Stockercomment xmlMemoryDump() out (only needed for debugging)
2003-04-10 Christian StockerMFH.
2003-04-10 Stanislav MalyshevMFH path_translated
2003-04-10 Ilia AlshanetskyMFH
2003-04-10 Ilia AlshanetskyMore integer overflows.
2003-04-10 Ilia AlshanetskyMFH (fix of Win32 build by Sebastian Bergmann)
2003-04-09 Marcus BoergerMFH
2003-04-09 Marcus BoergerMFH: cli/ini/html_errors/info (they are related)
2003-04-09 Rasmus LerdorfOops, there is no _FORM auto-global. We changed this...
2003-04-09 Derick Rethans- MFH: html output for Zend Extension version strings
2003-04-09 Edin KadribasicFixed bug #22521.
2003-04-09 Christian Stockerfixed some memleaks when using attribute nodes (Rob...
2003-04-09 Ilia AlshanetskyMFH
2003-04-08 Marcus BoergerMFH: erroneous newline at start
2003-04-08 Christian StockerMFH (fixes memleaks in element->get_elements_by_tagname...
2003-04-08 Christian StockerFixes/Additions done for domxml
2003-04-08 Christian StockerBig Patch with a lot of mem-leak fixes
2003-04-08 Ilia Alshanetskyexif reminder
2003-04-08 Ilia AlshanetskyBug fixing news.
2003-04-08 Ilia AlshanetskyMFH
2003-04-07 foobarBFN
2003-04-06 foobarBFN
2003-04-06 foobarMFH: Fixed bug #23071 (when DST in effect, date("T...
2003-04-06 Moriyoshi KoizumiMFH(r-1.5): improved zmemcheck macro so it displays...
2003-04-06 Moriyoshi KoizumiMFH(r-1.4): improved readability of zmemcheck output
2003-04-06 Moriyoshi KoizumiMFH(r-1.2)
2003-04-06 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2003-04-05 Marcus BoergerMFH: version collating
2003-04-05 foobarMFH
2003-04-05 foobarMFH
2003-04-05 Ilia AlshanetskyGD news.
2003-04-05 Ilia AlshanetskyMFH (gd upgrade).
2003-04-05 Marcus BoergerMFH: Include ldd output
2003-04-05 Sascha SchumannMFH
2003-04-05 Sascha SchumannMFH
2003-04-04 Moriyoshi KoizumiMFH: added check for struct cmsghdr. now sockets extens...
2003-04-04 foobarMFH: Fixed bug #22944 (--with-java "make install" fails)
2003-04-04 foobarFix bug #23048, CURLOPT_ENCODING is not always available
2003-04-04 Moriyoshi KoizumiMFH(r-1.135): fixed memleak in socket_select()
2003-04-04 Moriyoshi KoizumiSorry, forgot these ones
2003-04-04 Moriyoshi Koizumirenumbering
2003-04-04 Moriyoshi Koizumisegfault busting news
2003-04-04 Moriyoshi KoizumiMFH(r-1.55): added missing sanity check, which was...
2003-04-04 Ilia AlshanetskyMFH
2003-04-04 Ilia AlshanetskyNotes about various possible integer overflows in bundl...
2003-04-04 Ilia AlshanetskyMore gd stuff.
next