2010-09-30 00:50:50
— part of check-in
[14eed3a0e0]
on branch experimental
— Rework the text to numeric conversion routines so that they work with either
UTF8 or UTF16 and do not require a NULL terminator. This allowed text to
numeric conversion without reallocating the string.
(user:
drh
size: 53830)
2010-09-30 20:33:40
— part of check-in
[07ee080ec4]
on branch trunk
— Merge experimental into trunk: Refactor the text-to-numeric conversion
routines to work without zero-terminators and in UTF16 as well as UTF8.
Avoid invalidating strings with doing affinity conversions.
(user:
drh
size: 53830)