summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* ftruncate returns 1 on success and 0 on failure instead of 0 on success and -...Sterling Hughes2000-03-171-1/+1
* restore compilation on ZTS enabled environments (like Windows)Sam Ruby2000-03-161-0/+1
* @ Added is_numeric() that returns true if the argument is a numberAndrei Zmievski2000-03-162-0/+34
* *** empty log message ***Thies C. Arntzen2000-03-161-0/+2
* @- serialize()/unserialize() now call _sleep_() and _wakeup_() whenThies C. Arntzen2000-03-161-9/+86
* - support for libxml 2.0 betaUwe Steinmann2000-03-152-20/+24
* Update README to indicate improvements in overload resolution andSam Ruby2000-03-152-38/+62
* Emulate user/group/other on WindowsSam Ruby2000-03-151-0/+18
* Cleanup, better error recovery, easier configurationSam Ruby2000-03-152-28/+48
* - changed libgz to libz (Bug #3614)Uwe Steinmann2000-03-151-2/+2
* Get Blackdown support to compile. Doesn't seem to be able to findSam Ruby2000-03-152-10/+20
* One space character is enough.Egon Schmid2000-03-141-2/+2
* Thies, please check the function names and descriptions.Egon Schmid2000-03-141-33/+71
* - fixed invalid class namesUwe Steinmann2000-03-141-6/+31
* I SHALL NOT TOUCH MY EMACS BETWEEN COMPILE AND CHECKIN !!!Hartmut Holzgraefe2000-03-141-1/+1
* imap_utf7_encode didn't expand international characters to 16bitHartmut Holzgraefe2000-03-142-37/+103
* @- fixed possible crash in unserialize if the serailized data wasThies C. Arntzen2000-03-141-4/+5
* - ELS are passed to internal functionsAndi Gutmans2000-03-141-2/+0
* Fixed some protos.Egon Schmid2000-03-131-7/+7
* Changed HTTP_STATE_VARS to HTTP_SESSION_VARS.Andrei Zmievski2000-03-132-14/+14
* odbc_close() and odbc_close_all() working againAndreas Karajannis2000-03-132-12/+71
* remove java.library from the READMESam Ruby2000-03-132-8/+0
* # Oops - functions with multiple optional args suckRasmus Lerdorf2000-03-131-1/+1
* - Also check module API numberAndi Gutmans2000-03-131-5/+6
* gd-jpeg supportRasmus Lerdorf2000-03-134-1/+137
* Eliminate java.library ini option in favor of rpathSam Ruby2000-03-137-100/+111
* Adding imap_rfc822_parse_headers(). This function lets you grab mail headersChuck Hagenbuch2000-03-122-126/+169
* spelling correction, and rename make_event_object to _php_make_event_objectChuck Hagenbuch2000-03-121-4/+4
* # Compiles. Doesn't work yet. Unless leaking memory counts as 'working'.Jouni Ahto2000-03-122-728/+2337
* Finished porting recode module.Kristian Köhntopp2000-03-123-3/+63
* pval->zvalChuck Hagenbuch2000-03-121-516/+515
* - using _ex() functions now, thanks to Andrej.Kristian Köhntopp2000-03-121-23/+6
* - Guessing this is the problemAndi Gutmans2000-03-121-1/+1
* Use sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken.Sascha Schumann2000-03-122-2/+2
* Also search for freetype headers in $prefix/include/freetypeSascha Schumann2000-03-121-1/+9
* Fix build on systems which lack snprintf or vsnprintf.Sascha Schumann2000-03-1211-11/+0
* remove recent patch to _close_odbc_conn calling _free_odbc_resultLeo Baschy2000-03-122-31/+0
* - Added additional DEFER macro.Kristian Köhntopp2000-03-115-0/+351
* - Oops I commited a name change for consistency of Zend/modules.h toAndi Gutmans2000-03-117-8/+8
* - Don't define DEBUG anymore. Everyone should use PHP_DEBUG.Andi Gutmans2000-03-1111-21/+21
* - Don't load modules which have different debug and ZTS information thanAndi Gutmans2000-03-111-0/+17
* switching the order of arguments of mcal_week_of_day() to be more flexible -Chuck Hagenbuch2000-03-111-2/+2
* Add mcal_week_of_year(), submitted by jtaskine@hit.fi.Chuck Hagenbuch2000-03-112-0/+27
* - replaced some old code to access server variablesUwe Steinmann2000-03-102-7/+22
* - Weird that this wasn't caught earlierAndi Gutmans2000-03-101-1/+1
* _close_odbc_conn calls _free_odbc_result if possibleLeo Baschy2000-03-092-0/+31
* - fixed cpdf_set_font() errorUwe Steinmann2000-03-091-1/+2
* - ups, fixed stupid compile errorsUwe Steinmann2000-03-091-4/+1
* - dropped support for version of pdflib < 3.0Uwe Steinmann2000-03-092-190/+32
* - bug fix, insertion of links back into HTML documentUwe Steinmann2000-03-091-2/+4