]> granicus.if.org Git - php/shortlog
php
2002-12-27 Ilia AlshanetskyBug fixing news.
2002-12-26 Derick Rethans- MFB
2002-12-26 Georg Richteradded Wez, Ilia & myself
2002-12-26 Wez FurlongRemove cruft that opened a stream that was never closed...
2002-12-26 Sterling Hughesif needle is empty free allocated memory
2002-12-26 Sterling Hughesremove memleak
2002-12-26 Marcus BoergerAdd missing test for db4 handler
2002-12-26 Andrei Zmievskido_inherit_method_check() is supposed to return 0 or...
2002-12-26 Edin KadribasicMFB:
2002-12-26 <changelog... ChangeLog update
2002-12-25 George Schlossnaglefixed ws
2002-12-25 George Schlossnaglefix for 21177
2002-12-25 Derick Rethans- Add test for bug #21182
2002-12-25 Ilia AlshanetskyMake range operate on the copies of the parameters...
2002-12-25 <changelog... ChangeLog update
2002-12-24 Stefan Esserfix compile warning
2002-12-24 Stefan Esserdo correct casting
2002-12-24 Ilia AlshanetskyRemoved pointless assignment.
2002-12-24 Ilia AlshanetskyThe -1 is no longer needed, since it is done automatica...
2002-12-24 Ilia AlshanetskyChanged strncpy() to strlcpy().
2002-12-24 Ilia AlshanetskyA variety of CS style fixes, which include:
2002-12-24 <changelog... ChangeLog update
2002-12-23 Melvyn SopacuaVerify if gl_pathv is not NULL, which it is, when GLOB_...
2002-12-23 Stefan Esserfix compile error on IRIX
2002-12-23 Edin KadribasicMFB:
2002-12-23 Wez FurlongMFB: fpos_t -> off_t
2002-12-23 <changelog... ChangeLog update
2002-12-22 Ilia AlshanetskyFixed various memory leaks.
2002-12-22 Moriyoshi KoizumiRemoved "%s" from format strings
2002-12-22 Ilia AlshanetskyFixed bug #21146.
2002-12-22 Moriyoshi Koizumiphp_error => php_error_docref
2002-12-22 Moriyoshi KoizumiWS fix
2002-12-22 Moriyoshi KoizumiFixed bug #21144
2002-12-22 Wez FurlongForgot to include this in my previous commit for #21131...
2002-12-22 Wez FurlongFix for Bug #21131: fopen($file, 'a+') would incorrectl...
2002-12-22 Sascha Schumann(char *) vptr += expr; is refused by the IRIX compiler...
2002-12-22 Sascha Schumann'index' is a function name in the C library, do not...
2002-12-22 Wez FurlongA Simple fix for Bug #12360 (fsockopen timeout doesn...
2002-12-22 Melvyn SopacuaDelete some security related env variables
2002-12-22 <changelog... ChangeLog update
2002-12-22 Stig Bakken* Windows fix from Edin
2002-12-22 Stig Bakken* set default xml-rpc cache ttl to 1 hour
2002-12-21 Frank M. KromannCreate php.exe in cli directory to avoid conflict with...
2002-12-21 Edin KadribasicMFB:
2002-12-21 Edin KadribasicMFB: Reflect recent changes to the build process.
2002-12-21 Moriyoshi KoizumiMade auth information inaccessible under safe mode...
2002-12-21 Melvyn SopacuaMFB: There won't be a warning/fix on this, so remove...
2002-12-21 Ilia AlshanetskyMoved the bug fix news entry to 4.3.0 section, to indic...
2002-12-21 Andrei ZmievskiMFB.
2002-12-21 Ilia AlshanetskyBug fixing news & range() changes.
2002-12-21 Ilia AlshanetskyFixed bug #20987 (no handling for client certificates).
2002-12-21 Derick RethansMFB: Fix typo
2002-12-21 Melvyn SopacuaMFB: Skip the test, until a proper descision is made
2002-12-21 Moriyoshi KoizumiWS
2002-12-21 Moriyoshi KoizumiAdded some notes about the brigade bug detection
2002-12-21 <changelog... ChangeLog update
2002-12-21 Andrei Zmievski*** empty log message ***
2002-12-21 Andrei ZmievskiAlias dba_popen() to dba_open() until persistent STDIO...
2002-12-20 Sascha Schumanntest commit
2002-12-20 Stefan Esserneed more space
2002-12-20 Georg Richterfixed some warning when using external 4.x libs
2002-12-20 Frank M. KromannFixing Win32 build by adding missing libraries
2002-12-20 Sara GolemonMinor clarification in meaning of bitmask constants
2002-12-20 Marcus Boerger-Fix memory handling of persistent dba connections.
2002-12-20 Frank M. KromannMake sure the debug version is created in the right...
2002-12-20 Ilia AlshanetskyWhen low & high are the same return an array containing...
2002-12-20 Marcus Boerger@Make uniqid() parameters optional and allow any prefix...
2002-12-20 Marcus BoergerMFB
2002-12-20 Andrei ZmievskiAt least this problem exposed some leaks..
2002-12-20 Marcus Boerger-disable uniqid() when required lib functions not available
2002-12-20 Moriyoshi KoizumiRecommited the patch
2002-12-20 Sterling Hughessilly error, will MFH
2002-12-20 Edin KadribasicMFB: Make sure cli install dir is created before trying...
2002-12-20 Andi Gutmans- Add comment in macro and remove some now unneeded...
2002-12-20 James Coxtesting cvs commit..
2002-12-20 <changelog... ChangeLog update
2002-12-20 Ilia AlshanetskyMake IS_ABSOLUTE_PATH use the IS_UNC_PATH macro rather...
2002-12-20 Melvyn SopacuaMFB: libtool detection
2002-12-19 Wez FurlongCorrect mistake introduced by my last commit on these...
2002-12-19 Edin KadribasicMFB:
2002-12-19 Ilia AlshanetskyFixed bug #21098.
2002-12-19 Edin KadribasicMFB:
2002-12-19 Moriyoshi KoizumiAppended "\n" as suggested by Derick.
2002-12-19 Anantha Kesari H YNetWare related files added and changes/modifications...
2002-12-19 Anantha Kesari H YNetWare related changes/modifications.
2002-12-19 Anantha Kesari H YNetware related changes/modifications.
2002-12-19 Edin KadribasicMFB: Remove dependancy on libtool library which is...
2002-12-19 <changelog... ChangeLog update
2002-12-19 Edin KadribasicMFB: Reverted previous patches as suggested by Andi.
2002-12-18 Moriyoshi KoizumiPrevented test failure caused by LF code variety
2002-12-18 Moriyoshi KoizumiAdded a test case for bug #20539
2002-12-18 Pierre JoyeFix a crash while using an invalid color with imagesets...
2002-12-18 Moriyoshi KoizumiAn intuitive attempt to hunt the bug.
2002-12-18 Moriyoshi KoizumiAdded entry for the new feature of array_search()
2002-12-17 <changelog... Update
2002-12-17 <changelog... Finally put the changelog back online.
2002-12-17 Derick Rethans- Also send reports when there are no failed tests
2002-12-16 Frank M. KromannFixing WIn32 build after adding support for FreeTDS
2002-12-16 Frank M. KromannAllow the native MSSQL extension to be compiled with...
2002-12-16 Stig Bakken* fix one missing DIRECTORY_SEPARATOR and a typo
next