summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Verify that a classname is actually passed on a new Java() call.Sam Ruby2000-07-222-2/+14
* Respect the object type the user specified (i.e., never automaticallySam Ruby2000-07-222-2/+2
* Don't assume that Java byte arrays are null terminated.Sam Ruby2000-07-222-2/+4
* # zeev is godDavid Croft2000-07-221-1/+1
* fixed socket_set blocking in windowsDavid Croft2000-07-221-1/+1
* wordwrap function from Chris Russel <russel@yorku.ca>David Croft2000-07-223-0/+140
* ChangeLog update2000-07-221-0/+67
* NEWS update2000-07-221-0/+4
* Forgot those constants.foobar2000-07-221-0/+6
* Pass PHP arrays to Java as hash tables; minor cleanupSam Ruby2000-07-214-98/+208
* INI stuff labelled sybase.* should be sybct.*.Joey Smith2000-07-211-8/+8
* @- Added four additional arguments: attrsonly, sizelimit, timelimit, deref whichfoobar2000-07-211-47/+69
* New naming sequence for PEAR_ErrorSterling Hughes2000-07-212-14/+25
* Fix this addressRasmus Lerdorf2000-07-211-1/+1
* Fix Win32 buildZeev Suraski2000-07-211-0/+3
* column size for date in imap_headers increased (see bug id #5699)Hartmut Holzgraefe2000-07-211-3/+9
* (php_addslashes) Fixed stop condition - it should only take into accountAndrei Zmievski2000-07-211-1/+2
* Add PEAR_ERROR class for returning exception objects.Sterling Hughes2000-07-212-1/+64
* Undo numerical format regression introduced by the fix of theKen Coar2000-07-211-6/+6
* ChangeLog update2000-07-211-0/+17
* NEWS update2000-07-211-0/+2
* fix for bug #5707Hartmut Holzgraefe2000-07-201-1/+7
* fix 5705Sterling Hughes2000-07-201-3/+1
* # There you go, Wico.Andrei Zmievski2000-07-201-1/+5
* Fix dbase_create() for real.Sterling Hughes2000-07-201-7/+7
* ChangeLog update2000-07-201-0/+29
* NEWS update2000-07-201-0/+1
* automatically initialise library at first use if necessaryDavid Croft2000-07-191-7/+47
* # remove leading _ from #defineDavid Croft2000-07-191-3/+3
* Itanium patch from Steve Robb <steve@eu.c2.net>Rasmus Lerdorf2000-07-191-0/+16
* ChangeLog update2000-07-191-0/+38
* NEWS update2000-07-191-0/+1
* typoSascha Schumann2000-07-181-2/+2
* Fix building ingres_ii as a shared moduleSascha Schumann2000-07-181-2/+2
* Shutup a gcc warningZeev Suraski2000-07-181-1/+1
* Forgot to link this function...Zeev Suraski2000-07-181-0/+1
* This is probably the oldest bug in PHP :)Zeev Suraski2000-07-181-2/+2
* Fixed compilation errors.Andrei Zmievski2000-07-182-9/+4
* Added myselfAndreas Karajannis2000-07-181-0/+4
* Don't touch ChangeLog, please. It's automagically generated from commitAndrei Zmievski2000-07-181-4/+0
* Bring forward the zero-precision (%.0s) string formatting fixKen Coar2000-07-182-40/+56
* @Set default include_path so PEAR files can be reached (Stig)Stig Bakken2000-07-184-10/+16
* Patch STDOUT support.Sterling Hughes2000-07-181-1/+1
* ChangeLog update2000-07-181-0/+65
* NEWS update2000-07-181-0/+4
* Added new function ii_autocommit()Hénot David2000-07-172-0/+40
* Made ingres_ii module compile with its new nameHénot David2000-07-175-12/+12
* @Added "pear" executable, requires CGI version installed (Stig)Stig Bakken2000-07-172-1/+243
* Fixed some protos. Only one line for the description.Egon Schmid2000-07-171-27/+17
* Added extension ii for Ingres II native support.Hénot David2000-07-1710-0/+1551