summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* make win32 debug output more verboseHarald Radi2002-08-0714-39/+14
* more syncing with libmcve-3.0Brad House2002-08-072-1/+95
* Fixed crash. Patch by <kilbi@rad.rwth-aachen.de>Yasuo Ohgaki2002-08-071-1/+4
* Sync with Sourceforge CVSBrad LaFountain2002-08-0711-515/+1044
* ChangeLog update2002-08-071-0/+51
* A folding we will go, a folding we will go,Dan Kalowsky2002-08-062-16/+180
* Fix the framework supportMarko Karppinen2002-08-063-4/+5
* Updated proto to match the function (fix compile bustage on osx)Marko Karppinen2002-08-061-1/+1
* The link lines don't need any of $DEFS, $INCLUDES, $EXTRA_INCLUDES orMarko Karppinen2002-08-063-6/+6
* sync to libmcve-3.0Brad House2002-08-062-14/+401
* Changed Windows 9x detection code (reported by Alex Merz)Tomas V.V.Cox2002-08-061-1/+1
* Support compiling and linking against Darwin / Mac OS X frameworksMarko Karppinen2002-08-065-3/+73
* Keeping function prototype variables the sameDan Kalowsky2002-08-061-1/+1
* datatype inconsistency found by Dan KalowskyMarcus Boerger2002-08-061-1/+1
* NEWS update2002-08-061-0/+2
* ChangeLog update2002-08-061-0/+66
* Touch fileSascha Schumann2002-08-061-1/+1
* removed a possible NULL pointer referencing inside an error handlerHarald Radi2002-08-051-2/+11
* found a memleakHarald Radi2002-08-051-2/+3
* Removing the imap_popen command... because as Jani puts it "it never workedDan Kalowsky2002-08-052-225/+11
* Made ldap_connect/bind/unbind() use zend_parse_parameters()Stig Venaas2002-08-051-90/+28
* Correct carset if iconv is activeMarcus Boerger2002-08-051-2/+16
* Added php_ob_handler_used to check if a specific output handler is usedMarcus Boerger2002-08-052-0/+35
* ws fixMarcus Boerger2002-08-051-1/+1
* -keep mimetype until sapi deactivationMarcus Boerger2002-08-051-12/+12
* -fix one warningMarcus Boerger2002-08-051-4/+19
* revert change - this was due to an bug in php HEAD a few days agoAlan Knowles2002-08-051-1/+0
* Add html_entities.cMarcus Boerger2002-08-052-0/+8
* consistencyfoobar2002-08-051-2/+2
* Fixed array_shift messing up array_slice..Alan Knowles2002-08-051-0/+1
* :-)Marcus Boerger2002-08-051-2/+3
* -New function ob_list_handlersMarcus Boerger2002-08-053-0/+38
* NEWS update2002-08-051-0/+2
* ChangeLog update2002-08-051-0/+64
* need to export var_replace and var_destroy for win32Shane Caraveo2002-08-043-6/+6
* move html_entities.c to proper placeMarcus Boerger2002-08-041-1/+4
* -Send charset US-ASCII or ini setting default_charset.Marcus Boerger2002-08-041-2/+8
* Add PHP_MINFO_*foobar2002-08-042-4/+18
* -Correct mime_name for HTML-ENTITIES encoding is of cause US-ASCIIMarcus Boerger2002-08-041-3/+6
* Nuke notice (thanks to Arnaud Limbourg)Sander Roobol2002-08-041-1/+1
* -Fix warnings (fixed all?)Marcus Boerger2002-08-042-5/+5
* ups.. :)Georg Richter2002-08-041-1/+1
* - a small fix to mnogosearch extension (affecting UDM_BROWSER_CHARSET)Sergey Kartashoff2002-08-041-1/+1
* added meta tag (w3c compliance)Georg Richter2002-08-041-1/+1
* -Add new file to windows buildMarcus Boerger2002-08-041-0/+2
* -New encoding/decoding HTML-ENTITIES.Marcus Boerger2002-08-045-1/+572
* -Allow double quotes for encoding lists (if used in ini for example)Marcus Boerger2002-08-041-3/+34
* ChangeLog update2002-08-042-0/+58
* Close pipes to avoid deadlock.James E. Flemer2002-08-031-0/+6
* Cleaning up the imap_get_quotaroot return array to remove useless dataDan Kalowsky2002-08-031-19/+0