summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Undo numerical format regression introduced by the fix of theKen Coar2000-07-211-6/+6
* 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
* 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
* 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
* Fixed compilation errors.Andrei Zmievski2000-07-182-9/+4
* Bring forward the zero-precision (%.0s) string formatting fixKen Coar2000-07-181-40/+52
* @Set default include_path so PEAR files can be reached (Stig)Stig Bakken2000-07-181-9/+9
* Patch STDOUT support.Sterling Hughes2000-07-181-1/+1
* Added new function ii_autocommit()Hénot David2000-07-172-0/+40
* Made ingres_ii module compile with its new nameHénot David2000-07-174-8/+8
* 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-176-0/+1523
* Build fixesZeev Suraski2000-07-171-36/+48
* - Made Interbase compile under Win32, cleaned warningsZeev Suraski2000-07-173-25/+129
* - Cannot see any good reason why the test script in the dir ofUwe Steinmann2000-07-172-72/+0
* *** empty log message ***Andrei Zmievski2000-07-171-1/+1
* Fix crash in stripcslashes("") (#5628)Stanislav Malyshev2000-07-171-1/+4
* Add CURL support (http://curl.haxx.se).Sterling Hughes2000-07-164-0/+339
* Tiny wording fixRasmus Lerdorf2000-07-163-3/+3
* Some cosmetic changes.Egon Schmid2000-07-152-10/+9
* fixed uninitilized var in ZTS mode.Thies C. Arntzen2000-07-152-10/+1
* Some cosmetic changes.Egon Schmid2000-07-152-4/+4
* @- You can now call Ora_Error() without prameters to get the reasonThies C. Arntzen2000-07-152-16/+36
* Some cosmetic changes.Egon Schmid2000-07-151-5/+5
* merged changes from Signio module by John Donagher <john@webmeta.com>David Croft2000-07-153-81/+182
* test file for pfproDavid Croft2000-07-151-1/+1
* @- New extension "pfpro" for interface with Signio Payflow Pro (David Croft)David Croft2000-07-156-0/+693
* Add IMG_GIF, IMG_JPG, IMG_JPEG, IMG_PNG and IMG_WBMP constants forRasmus Lerdorf2000-07-141-0/+5
* Add ImageTypes() function which returns a bitfield with the supportedRasmus Lerdorf2000-07-142-0/+24
* Make it possible to specify an empty string as a thousands-seperatorRasmus Lerdorf2000-07-141-3/+5
* Protos fixed.Egon Schmid2000-07-141-2/+2
* Shared module support for LDAP extensionRasmus Lerdorf2000-07-142-57/+42
* (imap_mail) Fixed a sizing of the arg parameter array. Was causingMike Waychison2000-07-141-1/+1
* Use dashes and short day name in cookies since some browsers seem pickyRasmus Lerdorf2000-07-141-2/+2
* The description for protos need no period.Egon Schmid2000-07-131-7/+7
* - Making pspell compile as a shared moduleVlad Krupin2000-07-135-34/+34
* Fixed protos.Egon Schmid2000-07-131-3/+3
* Fixed protos.Egon Schmid2000-07-131-2/+2
* Forgotten to change.Egon Schmid2000-07-131-1/+1
* Corrected some protos.Egon Schmid2000-07-131-4/+3
* - typoDanny Heijl2000-07-111-2/+2