summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_0_7'.RELEASE_0_7SVN Migration2003-09-221913-518507/+0
* Forgot package.xmlJohn Coggeshall2003-09-221-2/+12
* Updated test cases and examples and cleaned up the new OO code so it willJohn Coggeshall2003-09-2213-212/+134
* Completely re-wrote the ZE2 OO stuff to do it the proper way. It is notJohn Coggeshall2003-09-222-63/+442
* proto thiko fixHartmut Holzgraefe2003-09-221-1/+1
* String formatting stuff.Ilia Alshanetsky2003-09-221-1/+1
* Complete refactoring of the OO support in tidy. Although currentlyJohn Coggeshall2003-09-222-660/+229
* Fix ZTS build.Ilia Alshanetsky2003-09-211-4/+4
* Added a note & fix for a memory leak in libtidy.Ilia Alshanetsky2003-09-212-0/+21
* - return correct hash constantsMarcus Boerger2003-09-211-9/+11
* Added tidy_repair_string() & tidy_repair_file() that allow for quick repairIlia Alshanetsky2003-09-212-19/+106
* Merge remaining code from 4.3 to fix #22238 in HEAD.Wez Furlong2003-09-211-0/+1
* - fixed typo in error messageUwe Steinmann2003-09-211-1/+1
* Alias session_commit to session_write_close, a more intuitive nameSascha Schumann2003-09-211-0/+1
* Tidy Hijacked! Read all about it ;)Ilia Alshanetsky2003-09-204-867/+560
* MFB Avoid zero-length keys which result in a spinning processSascha Schumann2003-09-201-0/+3
* Add public array Reflection_Class::getDefaultProperties()Marcus Boerger2003-09-201-0/+45
* Explicit cwqasting is now necessaryMarcus Boerger2003-09-201-1/+1
* Fixed bug #25583 (Incorrect handling of paths starting with / on win32Ilia Alshanetsky2003-09-201-0/+5
* MFB: Add myself to creditsIlia Alshanetsky2003-09-191-0/+6
* ManageabilitySara Golemon2003-09-181-1/+1
* Add ftp_alloc() for servers which require client to predeclare filesize to be...Sara Golemon2003-09-184-0/+77
* Go with studlyCapsMarcus Boerger2003-09-189-94/+94
* Go with studlyCapsMarcus Boerger2003-09-181-130/+130
* Change tostring() into __toString() to match method name used in casting.Marcus Boerger2003-09-181-24/+24
* Fixed compile warnings. HAVE_ defines cannot work without the header thatIlia Alshanetsky2003-09-174-0/+8
* Link to fbclient.dll if availableArd Biesheuvel2003-09-173-8/+14
* Use isc_get_version() for client lib info if availableArd Biesheuvel2003-09-161-10/+11
* proto fixHartmut Holzgraefe2003-09-164-4/+5
* - Make it clear whether it is an interface or a classMarcus Boerger2003-09-161-2/+2
* Check for Firebird libfbclient.so firstArd Biesheuvel2003-09-161-5/+12
* Fixed bug #25106 (Added more stringent checks on bzopen() mode).Ilia Alshanetsky2003-09-151-2/+16
* validate encoding against valid handlersRob Richards2003-09-151-6/+8
* proto descriptionsHartmut Holzgraefe2003-09-151-10/+10
* FREETYPE_PATCH is not always defined.Moriyoshi Koizumi2003-09-151-0/+4
* Fixed bug #25530 (checkdate incorrectly handles floats)Ilia Alshanetsky2003-09-151-26/+5
* Moved things around and added some #ifdefs so that the extension can be usedJohn Coggeshall2003-09-142-53/+78
* Fix Bug #25525 ldap_explode_dn crashes when passed invalid params.Sara Golemon2003-09-131-1/+4
* Make use of dedicated macroMarcus Boerger2003-09-131-4/+4
* Pointer size fixArd Biesheuvel2003-09-121-2/+4
* - Change emailMarcus Boerger2003-09-121-1/+2
* - Fixed bug #25504 (pcre_match_all() crashes when passed only 2 parameters)foobar2003-09-121-1/+1
* - Fixed bug #25483 (ext/informix: bogus -469 error from ifx_query())foobar2003-09-111-1/+1
* Add client library info to phpinfo() functionArd Biesheuvel2003-09-111-22/+37
* Fixed bug #25494 (array_merge allowing "false" as argument (silent whenJay Smith2003-09-111-1/+9
* - Fixed bug #25463 (ext/cpdf: compile failure with bundled GD)foobar2003-09-111-1/+1
* Changed unsigned ISC_LONG to ISC_LONGArd Biesheuvel2003-09-111-1/+1
* Cleanup r1.76 patchIlia Alshanetsky2003-09-111-6/+10
* check for FDFErcNoValue was in the wrong execution path,Hartmut Holzgraefe2003-09-111-2/+1
* Cleanup previous patch.Ilia Alshanetsky2003-09-101-7/+3