php-src/ext/unicode
Sara Golemon 48798021b5 Refactor streams layer for PHP6.
Don't be frightened by the size of this commit.
A significant portion of it is restoring the read buffer semantics back
to what PHP4/5 use.  (Or a close aproximation thereof).

See main/streams/streams.c and ext/standard/file.c for a set of
UTODO comments covering work yet to be done.
2006-03-13 04:40:11 +00:00
..
tests - Add test 2006-02-18 17:13:39 +00:00
config.m4 Proof-of-concept for TextIterator. Much more work to be done here. 2006-02-01 23:50:50 +00:00
config.w32 fix win32 snapshots 2006-02-02 14:45:54 +00:00
CREDITS Unicode support. 2005-08-11 23:36:07 +00:00
EXPERIMENTAL Unicode support. 2005-08-11 23:36:07 +00:00
locale.c Should use word break iteration instead of title, as title one has been 2006-03-02 20:40:45 +00:00
package.xml Unicode support. 2005-08-11 23:36:07 +00:00
php_unicode.h bump year and license version 2006-01-01 13:10:10 +00:00
unicode_filter.c Refactor streams layer for PHP6. 2006-03-13 04:40:11 +00:00
unicode_iterators.c Unicode support: MS Visual C compatibility 2006-02-26 11:57:14 +00:00
unicode.c Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings 2006-03-02 13:12:45 +00:00
unicode.dsp Unicode support. 2005-08-11 23:36:07 +00:00