helly Fri Jan 19 10:19:51 2007 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/splspl_directory.c spl_iterators.c
Log:
- Update unicode progress on SPL, looks like nearly done, actually all is
unicode safe by now but a few things n
andrei Thu Dec 21 21:47:56 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard array.c php_string.h string.c strnatcmp.c
Log:
Bite the bullet and port the natural comparison algorithm to support
UChar strings. Also, simplif
andrei Wed Dec 20 21:02:11 2006 UTC
Modified files:
/php-srcunicode-progress.txt
Log:
Update.
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.69&r2=1.70&diff_format=u
Index: php-src/unicode-progress.txt
diff -u php-src/unicode-progress.tx
pajoye Tue Dec 19 02:08:16 2006 UTC
Modified files:
/php-srcunicode-progress.txt
Log:
- zip is done
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.68&r2=1.69&diff_format=u
Index: php-src/unicode-progress.txt
diff -u php-src/unicode-progr
andrei Mon Dec 18 20:47:57 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard basic_functions.c
Log:
Unicode support in get_cfg_var().
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.67&r2=1.68&diff_for
andrei Fri Dec 15 23:28:10 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard basic_functions.c
Log:
Unicode support in ini_*() functions.
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.66&r2=1.67&diff
mikeTue Dec 12 19:25:48 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/posix CREDITS
/php-src/ext/standard credits.c credits_ext.h info.c info.h
Log:
- utf8 CREDITS and php_info API
- unicode progress in info.c
h
andrei Tue Dec 12 18:28:31 2006 UTC
Modified files:
/php-srcunicode-progress.txt
Log:
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.64&r2=1.65&diff_format=u
Index: php-src/unicode-progress.txt
diff -u php-src/unicode-progress.txt:1.64 php
andrei Wed Nov 22 19:15:07 2006 UTC
Modified files:
/php-srcunicode-progress.txt
Log:
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.63&r2=1.64&diff_format=u
Index: php-src/unicode-progress.txt
diff -u php-src/unicode-progress.txt:1.63 php
andrei Wed Nov 22 19:13:19 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard basic_functions.c
Log:
- Unicode support for tick functions.
- Update unicode-progress.txt
http://cvs.php.net/viewvc.cgi/php-src/unicode-p
mikeSat Nov 18 09:01:11 2006 UTC
Modified files:
/php-srcunicode-progress.txt
Log:
catch up:
- Sara upgraded ext/bcmath
- Sara upgrades ext/bz2
- Dmitry upgraded ext/ctype
- Sara upgraded ext/gmp
- Sara upgraded ext/hash
- Andrei upgraded ext/js
mikeThu Nov 16 13:33:35 2006 UTC
Modified files:
/php-srcunicode-progress.txt
Log:
- fix ext/zlib status;
Nuno upgraded gzio
stream wrapper and filter seem untouched
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.59&r2=1.60&diff_
mikeThu Nov 16 09:18:55 2006 UTC
Modified files:
/php-srcunicode-progress.txt
Log:
- ext/ progress
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.58&r2=1.59&diff_format=u
Index: php-src/unicode-progress.txt
diff -u php-src/unicode-progre
pajoye Tue Oct 31 19:49:06 2006 UTC
Modified files:
/php-srcunicode-progress.txt
Log:
- update ext/zip
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.57&r2=1.58&diff_format=u
Index: php-src/unicode-progress.txt
diff -u php-src/unicode-pr
pajoye Sat Oct 7 18:47:44 2006 UTC
Modified files:
/php-srcunicode-progress.txt
Log:
- forgot one and order the ext lists alpha.
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.56&r2=1.57&diff_format=u
Index: php-src/unicode-progress.txt
pajoye Sat Oct 7 18:29:50 2006 UTC
Modified files:
/php-srcunicode-progress.txt
Log:
- I learned today that telling Andrei about what I'm working on is not
not enough, selber schuld?
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.55
andrei Thu Oct 5 22:40:38 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard string.c
Log:
Unicode support for str_replace() and str_ireplace().
# This was not trivial.
http://cvs.php.net/viewvc.cgi/php-src/unicod
andrei Wed Oct 4 17:25:15 2006 UTC
Modified files:
/php-srcunicode-progress.txt
Log:
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.53&r2=1.54&diff_format=u
Index: php-src/unicode-progress.txt
diff -u php-src/unicode-progress.txt:1.53 php
andrei Tue Oct 3 18:13:36 2006 UTC
Modified files:
/php-src/ext/standard string.c
/php-srcunicode-progress.txt
Log:
Unicode support in strripos().
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.599&r2=1.600&diff_format=u
Inde
andrei Mon Oct 2 19:18:14 2006 UTC
Modified files:
/php-src/ext/standard string.c
/php-srcunicode-progress.txt
Log:
- Fix strrpos() logic (which was broken even in PHP 5).
- Optimizations for a couple of functions.
http://cvs.php.net/viewvc.
andrei Mon Oct 2 16:52:22 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard string.c
Log:
Make stripos() work with Unicode strings.
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.50&r2=1.51&diff_form
andrei Fri Sep 22 19:35:06 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard string.c
Log:
Unicode upgrade for quotemeta(). Yes, I know it's ugly. You try making
it pretty.
http://cvs.php.net/viewvc.cgi/php-src/unic
andrei Fri Sep 22 18:24:12 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard string.c
Log:
Bring localeconv(), money_format(), and nl_langinfo() to standards. Add
E_STRICT notices about them being deprecated in Unicode mo
andrei Fri Sep 22 17:47:10 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard string.c
Log:
Unicode support in count_chars(). Note that due to the size of the
Unicode character set only mode=1 is supported.
http://cv
andrei Wed Sep 20 20:30:19 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/ZendEngine2zend_API.c
/php-src/ext/standard array.c string.c
Log:
Bug fixes for substr_replace().
http://cvs.php.net/viewvc.cgi/php-src/unicode-prog
andrei Fri Aug 18 18:01:58 2006 UTC
Modified files:
/php-src/ext/standard string.c
/php-srcunicode-progress.txt
Log:
Unicode support for str_word_count() (using the same semantics as for
binary strings).
# These semantics seem quite broken, b
andrei Tue Aug 15 20:38:12 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard php_string.h string.c
Log:
Fix some trim() issues.
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.44&r2=1.45&diff_format=u
andrei Mon Aug 14 22:00:46 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard string.c
Log:
Unicode support for strcoll().
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.43&r2=1.44&diff_format=u
Index:
andrei Mon Aug 14 21:04:50 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard string.c
Log:
Unicode support for str_split().
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.42&r2=1.43&diff_format=u
Inde
andrei Mon Aug 14 20:43:23 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard string.c
Log:
Unicode support in chunk_split().
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.41&r2=1.42&diff_format=u
Ind
andrei Wed Aug 9 20:19:06 2006 UTC
Modified files:
/php-src/ext/standard string.c
/php-srcunicode-progress.txt
Log:
Unicode support for str_shuffle().
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.571&r2=1.572&diff_format=u
andrei Wed Aug 9 20:03:22 2006 UTC
Modified files:
/php-src/ext/standard string.c
/php-srcunicode-progress.txt
Log:
Upgrade str_rot13() to work with IS_UNICODE type.
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.570&r2=1.57
andrei Wed Aug 9 17:40:22 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard string.c
Log:
addcslashes() and stripcslashes() should work only on binary strings.
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.t
andrei Tue Aug 8 21:03:11 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard string.c
Log:
Convert nl2br() to suppor IS_UNICODE.
# Hmm, it's a bit ugly..
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt
andrei Fri Aug 4 21:06:11 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard string.c
Log:
Upgrade pathinfo() to Unicode support.
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.36&r2=1.37&diff_format=
andrei Thu Aug 3 23:09:29 2006 UTC
Modified files:
/php-srcunicode-progress.txt unicode-todo.txt
/php-src/ext/standard array.c php_string.h string.c
Log:
- Adjusted php_u_strtoupper/php_u_strtolower/php_u_strtotitle API to be
more sane.
- Upg
andrei Thu Aug 3 21:46:16 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard string.c
Log:
Update similar_text() to use params API.
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.34&r2=1.35&diff_forma
andrei Wed Aug 2 21:51:43 2006 UTC
Modified files:
/php-srcunicode-progress.txt
Log:
Notes after analyzing remainder of string.c.
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.33&r2=1.34&diff_format=u
Index: php-src/unicode-progress.tx
andrei Wed Aug 2 20:31:51 2006 UTC
Modified files:
/php-srcunicode-progress.txt
Log:
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.32&r2=1.33&diff_format=u
Index: php-src/unicode-progress.txt
diff -u php-src/unicode-progress.txt:1.32 php
andrei Tue Aug 1 22:28:26 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard array.c
Log:
Add SORT_LOCALE_STRING support to array_multisort() and mark it with U.
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.
andrei Tue Aug 1 21:50:44 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard array.c
Log:
Whew. Fix up extract to params API, Unicode support, and simplify it as
well.
http://cvs.php.net/viewvc.cgi/php-src/unicode-pr
andrei Fri Jul 21 23:25:08 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard array.c
Log:
Make array_*intersect* functions use params API with FCI cache and mark
them with U.
http://cvs.php.net/viewvc.cgi/php-src/uni
andrei Thu Jul 20 23:21:33 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard array.c basic_functions.c basic_functions.h
Log:
Make array_walk(_recursive) use params API with FCI cache and mark them
with U.
http://cvs
andrei Thu Jul 20 22:51:20 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard array.c
Log:
Make all array_*diff* functions use params API (along with FCI cache)
and mark them with U.
# What a mess (before my changes o
andrei Thu Jul 20 20:54:23 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/ZendEngine2zend_API.h zend_execute_API.c
/php-src/ext/standard array.c
Log:
Rewrite array_map() to use params API with fci cache and mark it with U.
andrei Mon Jul 17 22:18:08 2006 UTC
Modified files:
/php-srcunicode-progress.txt
Log:
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.25&r2=1.26&diff_format=u
Index: php-src/unicode-progress.txt
diff -u php-src/unicode-progress.txt:1.25 php
andrei Mon Jul 17 21:20:02 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard array.c
Log:
Upgrade uasort() and uksort() to use params API with FCI cache and mark
them with U.
http://cvs.php.net/viewvc.cgi/php-src/un
andrei Fri Jul 14 22:41:22 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard array.c
Log:
Adjust array_pad(), array_reverse(), and array_unique() for params API
and mark them with U.
http://cvs.php.net/viewvc.cgi/ph
andrei Fri Jul 14 22:15:54 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard array.c
Log:
- Simplify array_combine() and adjust for params API
- Adjust array_count_values() and array_rand() for params API and mark
wit
andrei Fri Jul 14 21:16:30 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard array.c
Log:
Adjust array_key_exists(), array_slice(), and array_splice() for params
API and mark them with U.
http://cvs.php.net/viewvc.cg
andrei Fri Jul 14 20:07:57 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard array.c
Log:
Make array_change_key_case() -- a candidate for the quite possibly the
most useless function ever -- use params API and mark it wit
andrei Fri Jul 14 18:12:45 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard array.c
Log:
Update end(), prev(), next(), reset(), current(), and key() for params
API and mark with U.
http://cvs.php.net/viewvc.cgi/php
andrei Fri Jul 14 18:03:13 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard array.c
Log:
Update array_search()/in_array() for params API and mark with U.
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=
andrei Fri Jul 14 17:55:27 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard array.c
Log:
Update array_keys() and array_values() for params API and mark with U.
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.t
andrei Fri Jul 14 17:35:54 2006 UTC
Modified files:
/php-srcunicode-progress.txt unicode-todo.txt
/php-src/ext/standard array.c
Log:
- Simplify array_fill().
- Do params API for a couple of funcs and mark them as Unicode
compliant.
http:/
andrei Thu Jul 13 22:26:43 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard array.c
Log:
Update array_sum() and array_product() (U).
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.15&r2=1.16&diff_for
andrei Thu Jul 13 22:03:43 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard array.c
Log:
Mark a few more funcs.
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.14&r2=1.15&diff_format=u
Index: php-src/
andrei Thu Jul 13 21:08:43 2006 UTC
Modified files:
/php-srcunicode-progress.txt
/php-src/ext/standard array.c
Log:
- Make compact() normalize variablem name before checking symtable.
- Mark tested/upgraded functions with 'U' flag.
http://cv
andrei Wed Jul 12 23:17:07 2006 UTC
Modified files:
/php-srcunicode-progress.txt
Log:
Make notes about array.c functions.
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.11&r2=1.12&diff_format=u
Index: php-src/unicode-progress.txt
diff -u
rolland Mon Oct 24 10:51:18 2005 EDT
Modified files:
/php-srcunicode-progress.txt
Log:
- strip_tags(), str[c]spn(), strpbrk(), strrchr(), strrpos(), strtok()
http://cvs.php.net/diff.php/php-src/unicode-progress.txt?r1=1.10&r2=1.11&ty=u
Index: php-src/u
rolland Mon Oct 3 02:19:51 2005 EDT
Modified files:
/php-srcunicode-progress.txt
Log:
levenshtein(), similar_text()
http://cvs.php.net/diff.php/php-src/unicode-progress.txt?r1=1.9&r2=1.10&ty=u
Index: php-src/unicode-progress.txt
diff -u php-src/unicode-p
rolland Wed Sep 28 08:25:35 2005 EDT
Modified files:
/php-srcunicode-progress.txt
Log:
{add,strip}slashes()
http://cvs.php.net/diff.php/php-src/unicode-progress.txt?r1=1.8&r2=1.9&ty=u
Index: php-src/unicode-progress.txt
diff -u php-src/unicode-progress.tx
derick Fri Sep 9 05:54:19 2005 EDT
Modified files:
/php-srcunicode-progress.txt
Log:
- Added Rollands latest upgrades.
http://cvs.php.net/diff.php/php-src/unicode-progress.txt?r1=1.7&r2=1.8&ty=u
Index: php-src/unicode-progress.txt
diff -u php-src/unicod
'Andi Gutmans'; php-cvs@lists.php.net
> Subject: RE: [PHP-CVS] cvs: php-src / unicode-progress.txt
> /ext/standard dir.c dns.c filestat.c info.c link.c string.c
> type.cuniqid.c /ext/standard/tests/file userdirstream.phpt
> /ext/standard/tests/strings bug24098.phpt /tests/reflecti
g to unicode using
"unicode.runtime_encoding" and creates IS_UNICODE zval.
Dmitry.
-Original Message-
From: Andi Gutmans [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 24, 2005 6:00 AM
To: Dmitry Stogov; php-cvs@lists.php.net
Subject: Re: [PHP-CVS] cvs: php-src / unicode-progress.t
: Andi Gutmans [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 24, 2005 6:00 AM
> To: Dmitry Stogov; php-cvs@lists.php.net
> Subject: Re: [PHP-CVS] cvs: php-src / unicode-progress.txt
> /ext/standard dir.c dns.c filestat.c info.c link.c string.c
> type.cuniqid.c /ext/standard/te
What's the RT in add_property_rt_string_ex? Maybe should make it more
verbose so that mortals like me can understand it?
At 05:53 AM 8/23/2005, Dmitry Stogov wrote:
dmitry Tue Aug 23 08:53:32 2005 EDT
Modified files:
/php-srcunicode-progress.txt
/ZendEngine2zend_
andrei Tue Aug 23 18:03:49 2005 EDT
Modified files:
/php-srcunicode-progress.txt unicode-todo.txt
Log:
http://cvs.php.net/diff.php/php-src/unicode-progress.txt?r1=1.6&r2=1.7&ty=u
Index: php-src/unicode-progress.txt
diff -u php-src/unicode-progress.txt:1.6
dmitry Tue Aug 23 08:53:32 2005 EDT
Modified files:
/php-srcunicode-progress.txt
/ZendEngine2zend_API.c zend_API.h zend_builtin_functions.c
zend_exceptions.c
/php-src/ext/standard dir.c dns.c filestat.c info.c link.c
andrei Fri Aug 19 18:58:43 2005 EDT
Modified files:
/php-srcunicode-progress.txt unicode-todo.txt
Log:
http://cvs.php.net/diff.php/php-src/unicode-progress.txt?r1=1.2&r2=1.3&ty=u
Index: php-src/unicode-progress.txt
diff -u php-src/unicode-progress.txt:1.2
andrei Fri Aug 19 18:01:21 2005 EDT
Modified files:
/php-srcunicode-progress.txt
Log:
http://cvs.php.net/diff.php/php-src/unicode-progress.txt?r1=1.1&r2=1.2&ty=u
Index: php-src/unicode-progress.txt
diff -u php-src/unicode-progress.txt:1.1 php-src/unicode-p
andrei Fri Aug 19 13:54:09 2005 EDT
Added files:
/php-srcunicode-progress.txt
Log:
This file should be used to keep track of extension upgrade progress.
Please add completed functions to the list.
http://cvs.php.net/co.php/php-src/unicode-progress.
72 matches
Mail list logo