summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Correct mistake introduced by my last commit on these files;Wez Furlong2002-12-192-2/+9
| | | | | | | | *_from_pipe() is for process-pipes created by fopen, not generic pipes created from proc_open(). Correctly implemented the fifo/pipe check for *_from_file() and it seems to be working correctly now.
* MFB:Edin Kadribasic2002-12-195-31/+31
| | | | | | Making windows build system changes according to proposal: http://news.php.net/article.php?group=php.dev&article=92682
* Fixed bug #21098.Ilia Alshanetsky2002-12-191-1/+1
|
* MFB:Edin Kadribasic2002-12-192-4/+8
| | | | | | Making build system changes according to proposal: http://news.php.net/article.php?group=php.dev&article=92682
* Appended "\n" as suggested by Derick.Moriyoshi Koizumi2002-12-191-1/+1
|
* NetWare related files added and changes/modifications done for the existing ↵Anantha Kesari H Y2002-12-191-26/+19
| | | | ones.
* NetWare related changes/modifications.Anantha Kesari H Y2002-12-191-25/+32
|
* Netware related changes/modifications.Anantha Kesari H Y2002-12-192-0/+3
|
* MFB: Remove dependancy on libtool library which is no longer needed.Edin Kadribasic2002-12-191-2/+2
|
* ChangeLog update2002-12-191-0/+35
|
* MFB: Reverted previous patches as suggested by Andi.Edin Kadribasic2002-12-191-3/+6
|
* Prevented test failure caused by LF code varietyMoriyoshi Koizumi2002-12-181-0/+1
|
* Added a test case for bug #20539Moriyoshi Koizumi2002-12-181-0/+10
|
* Fix a crash while using an invalid color with imagesetstyle, see the samplePierre Joye2002-12-181-13/+11
| | | | | script in the manual to reproduce it :)
* An intuitive attempt to hunt the bug.Moriyoshi Koizumi2002-12-181-0/+19
|
* Added entry for the new feature of array_search()Moriyoshi Koizumi2002-12-181-0/+1
|
* Update2002-12-171-0/+361
|
* Finally put the changelog back online.2002-12-171-0/+6583
|
* - Also send reports when there are no failed testsDerick Rethans2002-12-171-20/+30
|
* Fixing WIn32 build after adding support for FreeTDSFrank M. Kromann2002-12-161-1/+1
|
* Allow the native MSSQL extension to be compiled with FreeTDS on *nix platforms.Frank M. Kromann2002-12-163-10/+88
| | | | | | This will make the whole MSSAL API available on these platforms. @Allow compilation of mssql extension on *nix.
* * fix one missing DIRECTORY_SEPARATOR and a typoStig Bakken2002-12-161-5/+5
|
* - mnogosearch extension updated to compile with mnogosearch-3.2.8Sergey Kartashoff2002-12-161-1/+15
|
* fix compiler definition testsMarcus Boerger2002-12-161-1/+1
|
* fix compiler definition testsMarcus Boerger2002-12-161-7/+7
|
* A better, strtok() free implementaion of php_disable_functions().Ilia Alshanetsky2002-12-161-9/+30
|
* fix testMarcus Boerger2002-12-161-2/+1
|
* Add version check since this will be available since php 4.4.Marcus Boerger2002-12-161-2/+6
|
* forgot to remove that dotMarcus Boerger2002-12-165-6/+6
|
* -Add constant that shows whether or not exif uses mbstring.Marcus Boerger2002-12-166-9/+12
| | | | | -Fix tests
* CFLAGS_CLEAN was not properly definedSascha Schumann2002-12-161-0/+2
|
* change mbstring detectionMarcus Boerger2002-12-161-1/+3
|
* - MFBDerick Rethans2002-12-161-1/+3
|
* A better memory leak patch.Ilia Alshanetsky2002-12-161-2/+3
|
* wsMarcus Boerger2002-12-151-12/+12
|
* MFB: gd uses float instead of doubleMarcus Boerger2002-12-151-19/+19
|
* Close log file on shutdown.Ilia Alshanetsky2002-12-151-0/+4
|
* Fixed a memory leak.Ilia Alshanetsky2002-12-151-1/+1
|
* MFZE2Ilia Alshanetsky2002-12-141-1/+0
|
* Fix build when mbstring is a shared module or dll under windowsMarcus Boerger2002-12-141-8/+12
|
* Do not allow AA if not trueColor (imageantialias does nothing)Pierre Joye2002-12-141-1/+3
|
* Bugfix: #21010 (Here it's maker (manufacturer) instead of marker)Marcus Boerger2002-12-141-32/+32
|
* cleanupStefan Esser2002-12-141-7/+1
|
* MFB: Fix bug #20995foobar2002-12-141-16/+18
|
* Add testcase for bug #20993Melvyn Sopacua2002-12-131-0/+23
|
* Add missing entryMarcus Boerger2002-12-130-0/+0
|
* Fix cli build for cygwinMarcus Boerger2002-12-131-1/+1
|
* MFB: ZTS fix by IliaMarcus Boerger2002-12-131-1/+1
|
* Fix for bug 19727. dBase5 (at least for windows) seems to allow 1024 fieldsVlad Krupin2002-12-131-3/+3
|
* * update release notes, remove warningStig Bakken2002-12-131-6/+4
|