summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Always define PROGRAM_NAME to avoid problems with Irix's and OpenServer'sSascha Schumann2000-06-081-2/+2
* Add note about using PHP_ARG_WITH/ENABLESascha Schumann2000-06-081-1/+6
* - Fixed typo in _php_image_output (s/fp/tmp/) causing segfault.Jouni Ahto2000-06-072-111/+51
* - fixed compilation errorUwe Steinmann2000-06-071-3/+3
* - more removal of obsolete pdflib functions, but no changes to the phpUwe Steinmann2000-06-071-3/+3
* Fix test for php_always_sharedSascha Schumann2000-06-071-1/+1
* - Fix Win32 buildZeev Suraski2000-06-073-2/+23
* - new function pdf_set_info() to replace pdf_set_info_xxx()Uwe Steinmann2000-06-072-6/+36
* beautifyThies C. Arntzen2000-06-071-2/+2
* cyscape's "current" browscap.ini file doesn't terminate the last lineHartmut Holzgraefe2000-06-071-0/+1
* Purely formatting.Andrei Zmievski2000-06-071-3/+4
* ChangeLog update2000-06-071-0/+120
* NEWS update2000-06-071-0/+5
* Make trim strip \0 to match php 3Rasmus Lerdorf2000-06-071-2/+2
* - Added functions imagewbmp(), imagecreatefromxbm().Jouni Ahto2000-06-072-249/+229
* @- Added str_pad() for padding a string with an arbitrary string on left orAndrei Zmievski2000-06-064-1/+71
* - add functions pdf_get_value(), pdf_set_value(), pdf_get_parameter(),Uwe Steinmann2000-06-062-16/+139
* I guess Zeev's done it already.Andrei Zmievski2000-06-061-1/+0
* @- Made the short_tags, asp_tags and allow_call_time_pass_reference INI direc...Zeev Suraski2000-06-063-14/+7
* PHP code to test sscanf()Clayton Collie2000-06-062-0/+141
* Enable asp_tags/short_tags/allow_call_time_pass_by_reference to work on a per...Zeev Suraski2000-06-063-6/+5
* Modified Makefile.in so scanf.c compilesClayton Collie2000-06-061-1/+1
* - Preparing to add new image types to gd module.Jouni Ahto2000-06-061-0/+29
* Added sscanf() function.Clayton Collie2000-06-067-2/+1413
* - I didn't have anything to do with this buggy code. Just kidding :)Andi Gutmans2000-06-062-4/+2
* adding definition for EWOULDBLOCK for Win32 to compileFrank M. Kromann2000-06-061-0/+1
* added missing '/' to closing <center> tag (BUG ID #4416)Hartmut Holzgraefe2000-06-061-1/+1
* added T1LIB information to info functionHartmut Holzgraefe2000-06-061-0/+4
* Added another bug to be fixedDavid Hedbor2000-06-061-0/+19
* add check for stdbool.hThies C. Arntzen2000-06-063-2/+11
* bool -> intThies C. Arntzen2000-06-061-1/+1
* @- added fflush() function. (Eric Huss)Thies C. Arntzen2000-06-063-0/+39
* hashtable.h -> expat_hashtable.hThies C. Arntzen2000-06-061-1/+1
* Adding correct compiler directives for Win32 compilationFrank M. Kromann2000-06-062-3/+3
* Use common naming convention.Joey Smith2000-06-062-1/+1
* Get the version #'s right...Joey Smith2000-06-061-5/+5
* Add newline at the end of the file (breaks at least SCO and Tru64 C compiler).Sascha Schumann2000-06-061-2/+2
* ChangeLog update2000-06-061-0/+173
* NEWS update2000-06-061-0/+3
* Move to the Z_*_PP macros.Sterling Hughes2000-06-061-69/+69
* Move hashtable.h to expat_hashtable.h.Sascha Schumann2000-06-062-1/+1
* Make TSRM compile again. ZTS is defined by a header file included inSascha Schumann2000-06-061-4/+0
* PRE_INCLUDES hack revertedDavid Hedbor2000-06-063-5/+3
* PRE_INCLUDE hack revertedDavid Hedbor2000-06-061-4/+4
* Move global.h to php_global.h.Sascha Schumann2000-06-052-1/+1
* Move main.h to php_main.h.Sascha Schumann2000-06-0515-14/+14
* Fix virtual() when used with output bufferingRasmus Lerdorf2000-06-051-0/+3
* List with TODO itemsDavid Hedbor2000-06-051-0/+14
* Fixed include directory problems.David Hedbor2000-06-052-1/+5
* Added a new user-definable include variable, PRE_INCLUDES. It worksDavid Hedbor2000-06-051-4/+4