summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_0_2_0'.RELEASE_0_2_0SVN Migration2004-03-093433-794557/+0
* Added enchant_dict_quick_check() function.Ilia Alshanetsky2004-03-094-2/+53
* More wordsize fixesArd Biesheuvel2004-03-088-13/+14
* - Fixes protosPierre Joye2004-03-081-6/+6
* Fix warningArd Biesheuvel2004-03-081-1/+1
* CleanupIlia Alshanetsky2004-03-081-152/+116
* - Added mb_list_encoding() to return an array with all mbstring supportedDerick Rethans2004-03-085-0/+29
* - sources cleanup:Pierre Joye2004-03-081-57/+53
* Rename hasMore() to valid() as discussed. (Part V)Marcus Boerger2004-03-082-4/+4
* Rename hasMore() to valid() as discussed. (Part IV)Marcus Boerger2004-03-081-2/+2
* - Initial commitPierre Joye2004-03-086-0/+914
* MFB fix #27408Ard Biesheuvel2004-03-081-4/+3
* Rename hasMore() to valid() as discussed. (Part III)Marcus Boerger2004-03-081-0/+1
* Rename hasMore() to valid() as discussed. (Part II)Marcus Boerger2004-03-0814-62/+63
* Rename hasMore() to valid() as discussed. (Part I)Marcus Boerger2004-03-0830-129/+133
* Check count.Marcus Boerger2004-03-081-7/+9
* Merged some more odd fixes from my own branchArd Biesheuvel2004-03-081-35/+26
* Cleaned up array handling and optimize for the case where no array fields are...Ard Biesheuvel2004-03-082-136/+134
* - Fixed bug #24550 (tokenizing with __METHOD__ crash) (Patch by Greg Beaver)Derick Rethans2004-03-081-0/+2
* Fixed bug #27424 (headers missing on flush() in apache 2 SAPIs).Ilia Alshanetsky2004-03-082-0/+5
* Fixed compiler warnings.Ilia Alshanetsky2004-03-081-2/+1
* ChangeLog update2004-03-081-0/+58
* Add another missing conversionMarcus Boerger2004-03-082-0/+2
* Search for db-4.2.xMarcus Boerger2004-03-071-2/+2
* Avoid using floating point arithmetic and rely on safe_emallocSascha Schumann2004-03-071-1/+1
* add cast for qsort compare function.Wez Furlong2004-03-071-1/+1
* Connect feof() call to user-space stream feof() method.Wez Furlong2004-03-071-13/+29
* Corrected string escape calculation.Ilia Alshanetsky2004-03-072-3/+3
* Less magic pleaseWez Furlong2004-03-071-1/+4
* Simplify / fixArd Biesheuvel2004-03-071-11/+4
* Added missing support for binding timestampsArd Biesheuvel2004-03-071-44/+58
* ChangeLog update2004-03-071-0/+60
* - Forgot to commit this one.Moriyoshi Koizumi2004-03-071-2/+2
* - Fix test, take 2Moriyoshi Koizumi2004-03-061-1/+1
* Fixed bug #27421 (mbstring.func_overload should be system ini setting).Ilia Alshanetsky2004-03-061-2/+1
* Fixed bug #27460 (base64_decode() does not handle extra padding).Ilia Alshanetsky2004-03-061-1/+0
* Fixed bug #27505 (htmlentities() does not handle BIG5 correctly).Ilia Alshanetsky2004-03-061-2/+2
* Use correct variable name.Ilia Alshanetsky2004-03-061-1/+1
* Fixed bug #27437 (wrong freetype include inside GD library).Ilia Alshanetsky2004-03-061-1/+1
* Fixed a possible memory leaks inside sqlite_popen() &Ilia Alshanetsky2004-03-061-12/+19
* Fixed possible crash due to an integer overflow.Ilia Alshanetsky2004-03-061-2/+2
* Better extension availability check.Ilia Alshanetsky2004-03-061-0/+3
* - fix #27238Pierre Joye2004-03-061-1/+1
* ChangeLog update2004-03-062-0/+55
* - Fix some small problems I introduce in last patch.Andi Gutmans2004-03-051-2/+2
* - Finally fix the following:Andi Gutmans2004-03-051-19/+40
* Test files were fixed acording to new constructor redeclaration semanticDmitry Stogov2004-03-052-17/+1
* Test file was fixed (stack trace is removed)Dmitry Stogov2004-03-051-4/+0
* ChangeLog update2004-03-052-0/+110
* - typo (must have sleep.)Moriyoshi Koizumi2004-03-041-1/+1