]> granicus.if.org Git - php/shortlog
php
2001-07-06 Daniel Beulshausenfix win32 build
2001-07-06 Jason GreeneFix proto's and some ws ugliness
2001-07-06 Jason GreeneAdded wait.h functionality to pcntl
2001-07-06 Joey SmithBe consistent across all cases.
2001-07-06 Hartmut Holzgraefeexperimental db++ database support
2001-07-05 Hartmut Holzgraefepreliminary documentation for db++ support in ext/dbplus
2001-07-05 Sean BrightThis should be lower-cased per the documentation and...
2001-07-05 Jason GreeneCheck for getpgid (torben@php.net)
2001-07-05 Wez FurlongMade imagegammacorrect() work on true-color images.
2001-07-05 Wez FurlongChange a load of E_ERRORS into E_WARNINGs; it was being...
2001-07-05 Frank M. KromannOptimizing the mssql_execute function.
2001-07-05 Wez FurlongMore ifdefs, just in case.
2001-07-05 Wez FurlongAdded loads of #ifdefs; should fix Bug #11889.
2001-07-05 Wez FurlongAdded name for enum, hopefully fixing the win32 build.
2001-07-05 Derick Rethans- Fix for the first part of Bug #11890
2001-07-05 Jason GreeneFix build on linux
2001-07-04 Jason Greeneno need to implement these functions, already in posix...
2001-07-04 Jason GreeneActually check for the needed system calls.
2001-07-04 Sascha SchumannImprove url scanner speed (up to 40% for large chunks...
2001-07-04 Nikos Mavroyanopoulosfixes in source documentation
2001-07-04 Christian Stockerstupid missing semicolon
2001-07-04 Wez FurlongAdded a couple of new functions to "modularize" working...
2001-07-04 Wez Furlong(PHP nl_langinfo) Added function when provided by OS
2001-07-04 Rasmus LerdorfStick open_basedir in here
2001-07-03 foobarThis works better.
2001-07-03 Frank M. KromannThis module is no longer experimental
2001-07-03 Rui Hirokawafixed an argument in example of ext/xslt.
2001-07-03 Rainer Schaaf- fixed bug in pdf_open_image_file when using images...
2001-07-03 Sterling HughesSmall fixes.
2001-07-03 Christian StockerWrite-Patch by Alexander for bug reported by Yavor
2001-07-03 Rasmus LerdorfTrivial fix - but the period looks odd in error messages
2001-07-02 Zeev SuraskiFix a major thread safety bug in the output mechanism
2001-07-02 foobarMissing constant.
2001-07-02 Ben MansellFix FastCGI shutdown for MacOSX, it didn't want to...
2001-07-02 Sterling HughesFix possible corruption problem with curl_errno() and...
2001-07-02 Sterling HughesFix mispell.
2001-07-02 Derick Rethans- Fixed proto's (Patch by Zak)
2001-07-02 Christian StockerMoved Config-Package from Experimental to main-director...
2001-07-02 Rui Hirokawafixed a link problem of shared extension module in...
2001-07-01 Daniel BeulshausenPHPAPI-ize php_var_* functions
2001-07-01 Daniel Beulshausenfix some popen trouble
2001-07-01 Sebastian BergmannFix for #11821.
2001-07-01 Sean BrightRemove unused variable.
2001-07-01 Sascha Schumannmhash_keygen_s2k() overwrote the limits of a statically...
2001-06-30 Sean BrightFix for bug #11796. Also, fixed a problem in get_meta_...
2001-06-30 Ben MansellMake the FastCGI module behave nicer when trying to...
2001-06-30 Sascha SchumannTest commit
2001-06-30 Andi Gutmans- Fix the memory limit fix.
2001-06-30 foobarIf no backend is specified, bail out.
2001-06-30 foobarNow all these options should behave the same.
2001-06-29 Andi Gutmans- Remove bogus comment.
2001-06-29 Hartmut Holzgraefesuppress sending of cookies if session id already came
2001-06-29 foobarFixed bug: #11728. Error message was cleared before...
2001-06-29 foobarThis file needed an update..
2001-06-29 Zeev SuraskiFix memory_limit, kill warning
2001-06-28 Zeev SuraskiFix warnings
2001-06-28 Zeev Suraskistandard .h protection
2001-06-28 Derick Rethans- Fix for bug #11775: Typo in cpdf.c
2001-06-28 Harald Radichanged CLSIDfromProgId to CLSIDfromString
2001-06-28 Frank M. KromannAdding new function to convert from binary to GUID...
2001-06-28 foobarlet this be more userfriendly.
2001-06-28 Dan Kalowskyadded in note to fix for odbc_fetch_into
2001-06-27 Zeev SuraskiUpdate NEWS, test cvs commit
2001-06-27 Zeev SuraskiUpdate NEWS, test new CVS server
2001-06-27 Zeev SuraskiFix leak in the patch, and revert a couple of lines...
2001-06-27 Zeev Suraski- Warn about illegal offsets
2001-06-27 Zeev SuraskiFix UNC path handling
2001-06-26 Sterling Hughes# leftovers
2001-06-26 Sterling HughesMaking logging optional.
2001-06-26 Zeev SuraskiFixed autoconversion of negative values to double ...
2001-06-26 Joey SmithMake info look more like mysql's output.
2001-06-26 Joey SmithAdded charset support.
2001-06-26 Zeev SuraskiFix bug #11678
2001-06-26 Sterling Hughesspecial offer... 0 out a structure, and remove a crash...
2001-06-26 Andi Gutmans- Fix crash bug (fix by Jani).
2001-06-26 foobarfix bug: #11693. Some systems have crypt() in libc.
2001-06-26 Zeev SuraskiFix Win32 build
2001-06-26 foobarSimplify this and fix bug: #11654
2001-06-26 foobarNo need for this constant.
2001-06-26 foobarAdded an optional 2nd parameter 'readall' to read_exif_...
2001-06-26 Jason GreeneAdd update that Changelog missed
2001-06-26 foobarThis test won't work without these libs. Also, it might...
2001-06-26 Jason Greene*BSD doesn't have SIGPOLL or SIGPWR
2001-06-26 Sterling HughesBunch of fixes, tested a bit, folks, please test with...
2001-06-25 Jason GreeneFix casting wierdness that broke compiled code with...
2001-06-25 Sterling Hughes@ Fixed a crash when using the CURLOPT_WRITEHEADER...
2001-06-25 Sergey KartashoffSecurity fix in Udm_Set_Agent_Param function.
2001-06-24 foobaradded missing include
2001-06-24 Harald Radiadded new com entries
2001-06-24 Harald Radiadded verbose ini entry
2001-06-24 foobarThe extension name seems to be usually totally lower...
2001-06-24 foobarA little typo here.. :)
2001-06-24 foobaradded missing ending fold tag.
2001-06-24 Harald Radiadapted to changes from com module
2001-06-24 Harald Radicast error
2001-06-24 Sascha SchumannRemove bogus use of volatile and add a note about using...
2001-06-24 Harald Radifixed bug that resource was freed twice
2001-06-24 Harald Radicleanup
2001-06-24 Harald Radicleanup
2001-06-24 Harald Radiadded variant.h
next