History log of /php-src/ext/iconv/iconv.c (Results 326 – 350 of 357)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# bbe42d76 10-Mar-2002 Markus Fischer

- Fix crash in iconv_set_encoding(). [Closes #15799]

# 79330dc5 06-Mar-2002 Derick Rethans

- Fix build with ZTS

# 9981d062 02-Mar-2002 Yasuo Ohgaki

Improved iconv usage with libc's iconv. No overrun. More efficient memory
allocation.
Hopefully, all bugs reported for iconv will be resolved when users are using
libc iconv.
@Improve

Improved iconv usage with libc's iconv. No overrun. More efficient memory
allocation.
Hopefully, all bugs reported for iconv will be resolved when users are using
libc iconv.
@Improved iconv with libc's iconv

show more ...

# 98861da8 28-Feb-2002 Yasuo Ohgaki

Fix iconv. Patch by (itai@siftology.com)

Revision tags: php-4.1.2
# 8b7b813e 20-Feb-2002 Derick Rethans

- Fix for bug #15628 (for real now :)

# cddd2566 20-Feb-2002 Derick Rethans

- Fix for bug #15638

Revision tags: BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# 53d349a3 01-Feb-2002 Yasuo Ohgaki

Fixed bug with encodings that has 0 byte in strings. Patch by <itai@siftology.com>
Fixed possible problem with encodings that a char can be larger than
4 bytes.

Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH
# 5f8a57ef 13-Dec-2001 Rui Hirokawa

added mbstring to maintainers list.

Revision tags: ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.

Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API
# 4fdf886f 22-Oct-2001 foobar

Fixed bug: #12443

Revision tags: PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# 68925208 11-Oct-2001 Stig Bakken

* zend_module_entry change: apino, debug and zts are moved first,
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)

Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS
# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.

Revision tags: php-4.0.7RC2
# d7d89bcf 19-Aug-2001 foobar

ws

Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE
# f6f6c4d7 11-Aug-2001 Zeev Suraski

Whitespace

Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# d87cc976 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua

Revision tags: PRE_TSRM_MERGE_PATCH
# b79aa095 20-Jul-2001 Sascha Schumann

Fix last two instances of using ext/standard/php_output.h

Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions

# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions

Revision tags: php-4.0.6RC2
# 67f2331d 27-May-2001 foobar

Per Sterling's request I'm committing this.
This works fine for me now. (I'm using external iconv libs)

# 1beda9ee 24-May-2001 Stig Bakken

* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)

Revision tags: php-4.0.6RC1
# 93e75216 04-May-2001 Rui Hirokawa

added status parameter to output handler in ext/iconv.

Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7
# 65cccf02 19-Apr-2001 Andi Gutmans

- WS

Revision tags: php-4.0.5RC6, php-4.0.5RC5
# 3bd5696a 29-Mar-2001 Wez Furlong

Fixed leak in php_iconv_string. Also returns FAILURE on failure,
rather than -1

Revision tags: php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2
# 0688feeb 15-Mar-2001 Daniel Beulshausen

fix win32 build

Revision tags: php-4.0.5RC1
# f3c9c8dd 10-Mar-2001 Rui Hirokawa

initialized some strings in global variable structure.

1...<<1112131415