summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* New file added for NetWare.Anantha Kesari H Y2003-01-031-0/+36
* Some existing files modified and a couple of files removed for NetWare.Anantha Kesari H Y2003-01-034-615/+1
* NetWare related changes/modifications.Anantha Kesari H Y2003-01-032-1/+46
* Modified for NetWare.Anantha Kesari H Y2003-01-035-18/+41
* Modified for NetWare.Anantha Kesari H Y2003-01-034-8/+2
* Added offset validity check for iconv_strpos()Moriyoshi Koizumi2003-01-031-0/+5
* New file added for NetWare.Anantha Kesari H Y2003-01-031-0/+174
* Modified for NetWare.Anantha Kesari H Y2003-01-035-31/+59
* A new file added and some old files modified for NetWare.Anantha Kesari H Y2003-01-035-28/+160
* Checking in files for Ananth Kesari <hyanantha@novell.com>Edin Kadribasic2003-01-033-0/+376
* File modified for NetWare.Anantha Kesari H Y2003-01-031-0/+2
* A few New files added and some old files modified for NetWare.Anantha Kesari H Y2003-01-0325-167/+1668
* New files added for NetWare.Anantha Kesari H Y2003-01-032-0/+402
* New file added for NetWare.Anantha Kesari H Y2003-01-031-0/+9
* File modified for NetWare.Anantha Kesari H Y2003-01-031-13/+30
* New file added for NetWare.Anantha Kesari H Y2003-01-031-0/+17
* - Update this one as wellDerick Rethans2003-01-031-1/+2
* - Remove double "Win32 COM" functions lineDerick Rethans2003-01-032-3/+3
* - WhitespaceDerick Rethans2003-01-031-8/+8
* Modified for NetWare.Anantha Kesari H Y2003-01-031-0/+2
* Added stream_get_wrappers()Sara Golemon2003-01-033-0/+27
* Added test cases for iconv_strlen() and iconv_substr()Moriyoshi Koizumi2003-01-032-0/+78
* Fixed iconv_mime_decode() so it would give more awareness to stateful codesetsMoriyoshi Koizumi2003-01-031-0/+5
* Fixed infinite loop of iconv_mime_encode() in case the specified line length ...Moriyoshi Koizumi2003-01-031-0/+4
* Give mo' shift-sequence awareness to iconv_mime_encodeMoriyoshi Koizumi2003-01-031-30/+62
* More shift-sequence awareness for iconv_substr()Moriyoshi Koizumi2003-01-031-40/+89
* Added missing casting operatorsMoriyoshi Koizumi2003-01-031-6/+6
* MFBMoriyoshi Koizumi2003-01-031-42/+11
* MFB: fixed shift-out sequence unawareness issueMoriyoshi Koizumi2003-01-031-2/+43
* Fixed small leaks in array_map() in case the first parameter is NULL likeMoriyoshi Koizumi2003-01-031-0/+3
* ChangeLog update2003-01-032-0/+61
* fixing typoHarald Radi2003-01-031-2/+2
* - Removed entries that are going to 4.3.1foobar2003-01-031-24/+6
* * allways fall back to PHP_SYSCONFDIRStig Bakken2003-01-021-1/+1
* Fixed a small memory leak when a NULL variable is passed toIlia Alshanetsky2003-01-021-1/+2
* ChangeLog update2003-01-021-0/+97
* Fixed bug #21338 (crash inside html_entity_decode() when "" is passed).Ilia Alshanetsky2003-01-022-1/+14
* Raise required OpenSSL version to 0.9.6.Ilia Alshanetsky2003-01-022-4/+4
* rotate changelog2003-01-022-34777/+38
* - Fixed bug #21169: Compile Failure, and lots of warnings on UnixWareDerick Rethans2003-01-021-0/+1
* NetWare related changes/modifications.Anantha Kesari H Y2003-01-027-178/+205
* Fix .dspZeev Suraski2003-01-021-4/+4
* Fix incorrect linkage of access-levels, when using private methodsZeev Suraski2003-01-023-15/+38
* - Fix warnings on UnixWareDerick Rethans2003-01-021-2/+2
* - Fix "make test" when CC was set to something with a parameterDerick Rethans2003-01-021-1/+1
* Allow base64 functions to be called from an extension buils as .so/.dll (iconv)Frank M. Kromann2003-01-012-4/+4
* build fixesZeev Suraski2003-01-012-0/+6
* - Fix tests if Zend Optimizer is loadedDerick Rethans2003-01-012-1/+38
* Win32 build fixZeev Suraski2003-01-012-2/+11
* Add filter.c, user_filters.c. Group stream related sources.Sebastian Bergmann2003-01-012-10/+30