summaryrefslogtreecommitdiff
path: root/ext/iconv
Commit message (Expand)AuthorAgeFilesLines
* ws fixfoobar2002-04-281-10/+7
* Remove warningsYasuo Ohgaki2002-04-191-2/+2
* fix warningWez Furlong2002-04-101-2/+2
* - Fixed bug #16165 again. We check libc for iconv functions only iffoobar2002-03-211-0/+5
* Expand the variables in PHP_EXPAND_BUILD_VARS.Sascha Schumann2002-03-202-0/+10
* - Not needed anymore.foobar2002-03-191-8/+0
* - Made one test/setup macro for iconv and fixed it to checkfoobar2002-03-171-28/+5
* * yet another iconv config fix, should be able to handle most or allStig Bakken2002-03-151-17/+14
* * fix compile problem on platforms without iconv in libcStig Bakken2002-03-121-1/+1
* - Slightly unify error/warning messages.Markus Fischer2002-03-111-104/+90
* - Fix crash in iconv_set_encoding(). [Closes #15799]Markus Fischer2002-03-101-14/+9
* - Fix build with ZTSDerick Rethans2002-03-061-4/+4
* Fix for Bug 14423. Enables FreeBSD to use iconv functionality.Dan Kalowsky2002-03-042-3/+24
* Improved iconv usage with libc's iconv. No overrun. More efficient memoryYasuo Ohgaki2002-03-021-8/+104
* Add more tests for iconvYasuo Ohgaki2002-03-027-2/+173
* Fix iconv. Patch by (itai@siftology.com)Yasuo Ohgaki2002-02-281-4/+4
* - Fix for bug #15628 (for real now :)Derick Rethans2002-02-201-1/+1
* - Fix for bug #15638Derick Rethans2002-02-201-1/+1
* Added UCS4 testYasuo Ohgaki2002-02-034-1/+38
* Fixed bug with encodings that has 0 byte in strings. Patch by <itai@siftology...Yasuo Ohgaki2002-02-011-14/+32
* added mbstring to maintainers list.Rui Hirokawa2001-12-132-2/+2
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* Unified the configure messages.foobar2001-11-301-1/+2
* Fixing debug buildFrank M. Kromann2001-11-141-4/+4
* Fixed bug: #12443foobar2001-10-222-3/+3
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* * make test passStig Bakken2001-10-111-5/+5
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* if test -f /usr/local/lib/libexample.s?; then <-- no workiefoobar2001-09-071-1/+1
* This test needed a newline after an echo.Wez Furlong2001-08-251-1/+1
* wsfoobar2001-08-191-13/+12
* HAVE_LIBICONV was never defined.foobar2001-08-171-1/+4
* WhitespaceZeev Suraski2001-08-111-11/+11
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-282-11/+1
* Fix last two instances of using ext/standard/php_output.hSascha Schumann2001-07-201-1/+1
* Simplify this and fix bug: #11654foobar2001-06-261-19/+8
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-5/+15
* Per Sterling's request I'm committing this.foobar2001-05-272-36/+26
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Fixed bug: #10742foobar2001-05-211-1/+1
* fix compile bug.Sterling Hughes2001-05-061-0/+1
* added status parameter to output handler in ext/iconv.Rui Hirokawa2001-05-041-4/+7
* - WSAndi Gutmans2001-04-191-1/+2
* Fixed leak in php_iconv_string. Also returns FAILURE on failure,Wez Furlong2001-03-291-3/+3
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2
* fix win32 buildDaniel Beulshausen2001-03-151-1/+1
* initialized some strings in global variable structure.Rui Hirokawa2001-03-101-2/+10
* ob_iconv_handler changed to use for text data only.Rui Hirokawa2001-02-261-14/+29
* - Fix copyright notices with 2001Andi Gutmans2001-02-262-2/+2