Mercurial
Unicode
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
branches
|
files
(0)
-60
tip
11 months ago
Geoffrey Sneddon
Get rid of tabs
default
tip
changeset
|
files
11 months ago
Geoffrey Sneddon
Remove code for the former PHP6 (now FIRST_UNICODE_IMPLEMENTATION).
changeset
|
files
2008-05-30
Geoffrey Sneddon
Bye-bye unicode.semantics
changeset
|
files
2008-03-05
Geoffrey Sneddon
Known byte order encodings have leading U+FEFF treated as ZWNBSP.
changeset
|
files
2007-12-22
Geoffrey Sneddon
Deal with unpack() oddness.
changeset
|
files
2007-12-22
Geoffrey Sneddon
- Bump version to 0.3-dev.
changeset
|
files
2007-12-22
Geoffrey Sneddon
Added tag 0.2 for changeset ad2d3c455ad9
changeset
|
files
2007-12-22
Geoffrey Sneddon
Commit 0.2
0.2
changeset
|
files
2007-12-22
Geoffrey Sneddon
Removed tag 0.2
changeset
|
files
2007-12-22
Geoffrey Sneddon
Added tag 0.2 for changeset a34a2218cb2d
changeset
|
files
2007-12-22
Geoffrey Sneddon
How naïve my original idea was…
changeset
|
files
2007-12-22
Geoffrey Sneddon
Fix Unicode::from_utf32le()
changeset
|
files
2007-12-22
Geoffrey Sneddon
Fix Unicode::utf32be()
changeset
|
files
2007-12-22
Geoffrey Sneddon
Repeat last two commits for Unicode::from_utf16le()
changeset
|
files
2007-12-22
Geoffrey Sneddon
Fix Unicode::from_utf16be() with unicode_semantics=on
changeset
|
files
2007-12-22
Geoffrey Sneddon
Check parameter type in Unicode::from_utf16be()
changeset
|
files
2007-12-22
Geoffrey Sneddon
Fix Unicode::from_codepoint_array() with unicode_semantics=on
changeset
|
files
2007-12-22
Geoffrey Sneddon
Add specific PHP6 comments
changeset
|
files
2007-12-22
Geoffrey Sneddon
Add Unicode::to_codepoint_array()
changeset
|
files
2007-12-21
Geoffrey Sneddon
Improve comments
changeset
|
files
2007-12-21
Geoffrey Sneddon
Add Unicode::from_codepoint_array(), fix bugs (where $this should be $unicode)
changeset
|
files
2007-12-21
Geoffrey Sneddon
There's no point in using PHP6's unicode functionality to convert a codepoint to byte-sequence when unicode_semantics=Off
changeset
|
files
2007-11-07
Geoffrey Sneddon
Remove needless U_CONV_ERROR_SUBST constants
changeset
|
files
2007-11-07
Geoffrey Sneddon
Improve PHP6 support
changeset
|
files
2007-11-07
Geoffrey Sneddon
Added tag 0.1 for changeset f9253e1f6c03
changeset
|
files
2007-11-07
Geoffrey Sneddon
Commit 0.1
0.1
changeset
|
files
2007-10-27
Geoffrey Sneddon
Go back to testing UTF-8 output
changeset
|
files
2007-10-27
Geoffrey Sneddon
$this should be $unicode
changeset
|
files
2007-10-26
Geoffrey Sneddon
Move method to where it should be
changeset
|
files
2007-10-26
Geoffrey Sneddon
Convert from specific UTF-16 endian version
changeset
|
files
2007-10-26
Geoffrey Sneddon
More UTF-16
changeset
|
files
2007-10-26
Geoffrey Sneddon
To UTF-16LE support, fix one or two endianness issues
changeset
|
files
2007-10-26
Geoffrey Sneddon
Fix method naming
changeset
|
files
2007-10-26
Geoffrey Sneddon
First attempt at UTF-16 support
changeset
|
files
2007-10-18
Geoffrey Sneddon
Just using PHP6's own unicode support would be cleaner
changeset
|
files
2007-10-18
Geoffrey Sneddon
PHP 6 support in Unicode::codepoint_to_utf8() (though it would be nice to have Unicode::binary_chr())
changeset
|
files
2007-10-18
Geoffrey Sneddon
We don't claim to support PHP4, so no need to have this over two lines
changeset
|
files
2007-10-17
Geoffrey Sneddon
Fix Unicode::codepoint_to_utf32be() and Unicode::codepoint_to_utf32le() for PHP6
changeset
|
files
2007-10-17
Geoffrey Sneddon
Remove needless comment
changeset
|
files
2007-10-17
Geoffrey Sneddon
Unicode::to_utf32() PHP6 fix
changeset
|
files
2007-10-17
Geoffrey Sneddon
More PHP6 support
changeset
|
files
2007-10-10
Geoffrey Sneddon
Better UTF-32BE validation on Unicode::__wakeup()
changeset
|
files
2007-10-09
Geoffrey Sneddon
@todo
changeset
|
files
2007-10-09
Geoffrey Sneddon
Remove over-commenting
changeset
|
files
2007-10-09
Geoffrey Sneddon
Comments...
changeset
|
files
2007-10-09
Geoffrey Sneddon
Do no input checking on private methods
changeset
|
files
2007-10-09
Geoffrey Sneddon
Remove interal calls to Unicode::codepoint_to_utf32be() (calling a method is too expensive) and remove a loop
changeset
|
files
2007-10-09
Geoffrey Sneddon
Fix a whole lotta errors
changeset
|
files
2007-10-09
Geoffrey Sneddon
More comments
changeset
|
files
2007-10-09
Geoffrey Sneddon
More docs...
changeset
|
files
2007-10-09
Geoffrey Sneddon
Yet more docs
changeset
|
files
2007-10-09
Geoffrey Sneddon
More docs, more unicode codepoint checks
changeset
|
files
2007-10-09
Geoffrey Sneddon
Move more code to methods
changeset
|
files
2007-10-09
Geoffrey Sneddon
Unify codepoint validity check
changeset
|
files
2007-10-09
Geoffrey Sneddon
Add more UTF-32 stuff
changeset
|
files
2007-10-09
Geoffrey Sneddon
Add comments, check in Unicode::__wakeup() that Unicode::$data is set at all, correct bug in Unicode::__wakeup() with a UTF-32BE binary string of an invalid length, strip leading BOMs, and rename variables to be consistent.
changeset
|
files
2007-10-09
Geoffrey Sneddon
Start properly documenting the code
changeset
|
files
2007-10-09
Geoffrey Sneddon
Make unicode extension methods static
changeset
|
files
2007-10-09
Geoffrey Sneddon
Move over to methods added in last commit
changeset
|
files
2007-10-09
Geoffrey Sneddon
Add Unicode::call_unicode_func() and Unicode::call_unicode_func_array() to call a function with the needed Unicode enviroment settings
changeset
|
files
(0)
-60
tip