alisdair sullivan
|
a3ab6ca9fc
|
refactored utf16 and utf32 (little and big variants) so only the module name and a few defines have to be changed to ease further refactoring, also fixed binary optimizations
|
2010-06-04 23:50:53 -07:00 |
|
alisdair sullivan
|
028e8a0b99
|
updated error returns from all decoders
|
2010-06-03 00:11:05 -07:00 |
|
alisdair sullivan
|
ef952ceee8
|
converted jsx_test to etap, fixed resulting bugs with autodetection
|
2010-06-01 23:33:56 -07:00 |
|
alisdair sullivan
|
7c2c0596c7
|
fixed swap of two variables
|
2010-06-01 20:57:58 -07:00 |
|
alisdair sullivan
|
d7140dd6c2
|
better decoding of surrogates encoded in json strings
|
2010-06-01 20:45:31 -07:00 |
|
alisdair sullivan
|
fbf6c30c53
|
fixed bug that prevented termination and bug that allowed 1. as a valid value
|
2010-06-01 02:31:07 -07:00 |
|
alisdair sullivan
|
a7ed14b741
|
utf8, both varieties of utf16 and both varieties of utf32 are now autodetected properly (either via bom or null order) and decoded properly
|
2010-06-01 01:28:42 -07:00 |
|