]> granicus.if.org Git - php/shortlog
php
2001-05-28 foobarKilled compile warnings.
2001-05-27 foobarFixed some bugs. Now it compiles and works.
2001-05-27 foobarRemoved duplicate line.
2001-05-27 foobarJust cleanup.
2001-05-27 foobarMake this compile even if the INFORMIXDIR is not in...
2001-05-27 foobarkilled some compile warnings. the informix header files...
2001-05-27 foobarFix by Sterling Hughes. Fixes bugs: #10939, #10756...
2001-05-27 foobarremove ws, kill one compile warning.
2001-05-27 foobarPer Sterling's request I'm committing this.
2001-05-27 foobarFixed bug: #9707
2001-05-27 Sterling HughesSpeed up data being sent to stdout
2001-05-27 foobarcurl-config tells us which libraries it has compiled...
2001-05-27 foobarThis is not needed. ssl_onceonlyinit() is enough.
2001-05-27 Stig Bakken* typo
2001-05-27 Stig Bakken* use ereg functions instead of preg
2001-05-27 Sterling HughesChange the names around a bit zip_opendir() -> zip_open...
2001-05-27 Sterling Hughes@ Renamed the ZZiplib extension to the Zip extension...
2001-05-27 Egon SchmidFix some protos.
2001-05-27 Sterling Hughesmove to php_strtok_r()
2001-05-27 Sterling Hughes.
2001-05-27 Sterling Hughesso says sniper, and so it shall be.
2001-05-27 Sterling Hughes@ Made the length argument (argument 2) to pg_loread...
2001-05-27 Sterling Hughesmore leftovers
2001-05-27 Sterling Hughesleftovers
2001-05-27 Sterling Hughes# The mailing lists are a productivity hole, long live
2001-05-27 Rasmus LerdorfMake c2-4 optional since they aren't needed in all...
2001-05-26 Sascha SchumannAdd TUX SAPI module
2001-05-25 Andi Gutmans- Change if() to while() to make sure we skip enough...
2001-05-25 Andi Gutmans- Fix memory leak
2001-05-24 Andi Gutmans- Add prototype.
2001-05-24 Sascha SchumannDisplay the correct automake version
2001-05-24 Boian Bonevfixed prototypes
2001-05-24 Boian Bonevadded vpopmail_alias_get covering valias_select/valias_...
2001-05-24 Stig Bakken* include "config.h" if HAVE_CONFIG_H is defined (for...
2001-05-24 Boian Bonevcosmetic fixes; added 3 of the 7 valias functions
2001-05-24 Boian Bonevadded prototypes
2001-05-24 Boian Bonevadded check if vauth.h exists in vpopmail install
2001-05-24 Boian Bonevadded 3 of 7 alias functions
2001-05-24 Chuck Hagenbuchmake it possible to set the CHARSET parameter with...
2001-05-24 Sascha Schumannfix buggy debug statements
2001-05-24 <changelog... ChangeLog update
2001-05-24 <changelog... NEWS update
2001-05-23 Sascha SchumannDue to dynamic registration of storage handlers, OnUpda...
2001-05-23 foobarmissing.
2001-05-23 Sascha SchumannUse EXTRA_LDFLAGS at this point.
2001-05-23 Sterling HughesFix credits
2001-05-23 Sascha Schumannautomake 1.4-p1 was released. Remove the -p\d+ suffix...
2001-05-23 Sascha Schumann$libtool already contains the full path to libtool.
2001-05-23 Andi Gutmans- Nuke GINIT
2001-05-23 Jon PariseThis was merged into the 4.0.6 branch.
2001-05-23 Andi Gutmans- Fix problem of output initialization
2001-05-23 Martin KraemerFix Basic auth (when under PHP control) for EBCDIC...
2001-05-23 Tomas V.V.Cox-Changed $param[0] to $param{0} less ambiguous
2001-05-23 Andrei ZmievskiFix segfault -- need to copy-construct constant value.
2001-05-23 Andrei ZmievskiThis was merged into 4.0.6.
2001-05-23 Stig Bakken* added missing doc for PEAR::raiseError skipmsg parameter
2001-05-23 Andi Gutmans- Commit fix by Steve Meyers
2001-05-23 foobaroops..
2001-05-23 Sterling Hughes@ Added the CONNECTION_ABORTED, CONNECTION_TIMEOUT...
2001-05-23 John DonagherAdd missing end-folding delimiter
2001-05-23 <changelog... ChangeLog update
2001-05-23 <changelog... NEWS update
2001-05-23 foobarfixed bug: #10960
2001-05-22 Andy Sautins - Add correct OCIObjectFree to free collections...
2001-05-22 Shane CaraveoThe -c commandline option was not working at all, need...
2001-05-22 foobarFixed bug: #10914
2001-05-22 Andrei ZmievskiFixes.
2001-05-22 Andi Gutmans- Start nuking not needed GINIT
2001-05-22 Sebastian BergmannFixed bug #10892.
2001-05-22 Frank M. KromannFixing prototypes to match function names
2001-05-22 Andrei Zmievski@- Made $HTTP_SESSION_VARS['foo'] and $foo be reference...
2001-05-22 Frank M. KromannChanging how persistant links are added to zend_lists
2001-05-22 Tomas V.V.Coxremove "?" from Console_Getopt. Sorry Andrei it was...
2001-05-22 Tomas V.V.Cox- added error cheking and abort when no script install...
2001-05-22 Tomas V.V.Cox- Added the following params support:
2001-05-22 Jon Parise@ - Fix disk_free_space() and disk_total_space() under...
2001-05-22 <changelog... ChangeLog update
2001-05-22 <changelog... NEWS update
2001-05-22 foobarthis fixes a few apache can not start bugs.
2001-05-21 Derick Rethans- Nuke warning
2001-05-21 Derick Rethans- No need to include "zend" in include line
2001-05-21 James MooreFix for #8539
2001-05-21 foobarFixed bug: #10777
2001-05-21 Sterling HughesFix compile warning.
2001-05-21 foobarfixed bug: #10593
2001-05-21 James Moore Remove unused variable from imagesetstyle
2001-05-21 Sterling Hughesone of these days I'll get this commit correct, just...
2001-05-21 Sterling Hughestypo
2001-05-21 Andi Gutmans- Fix name of function.
2001-05-21 Sterling HughesFix socket_read to work under Linux again.
2001-05-21 Sterling Hughes WS fix (php_read) and correct checking of the return...
2001-05-21 Sterling HughesFixed bug where socket_connect() return the wrong value...
2001-05-21 foobarFixed bug: #10742
2001-05-21 Andrei ZmievskiMoving some functions into Zend.
2001-05-21 Andi Gutmans- EG's are passed automatically to internal functions.
2001-05-21 Sean BrightAdded get_defined_constants() function. Returns an...
2001-05-21 <changelog... ChangeLog update
2001-05-21 <changelog... NEWS update
2001-05-21 Sascha SchumannRemove extraneous tab
2001-05-20 Sascha SchumannAdd support for systems where p{read|write} take a...
next