]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add code to convert between the various supported unicode encoding schemes.
authordanielk1977 <danielk1977@noemail.net>
Thu, 6 May 2004 23:37:52 +0000 (23:37 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 6 May 2004 23:37:52 +0000 (23:37 +0000)
commit998b56c351e56cb9455d667b740ec0c6ead4b48d
treed3c4445cca005fbac6943eec6983bc317b7626ac
parent23e11cab7dd108dd197e981fd0e969ace130d61a
Add code to convert between the various supported unicode encoding schemes.
Untested at this point. (CVS 1315)

FossilOrigin-Name: 71260ff7f7030f56c292b43f83a213c65c9a184e
main.mk
manifest
manifest.uuid
src/sqliteInt.h
src/tclsqlite.c
src/test5.c [new file with mode: 0644]
src/utf.c