Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add code to convert between the various supported unicode encoding schemes. Untested at this point. (CVS 1315) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
71260ff7f7030f56c292b43f83a213c6 |
User & Date: | danielk1977 2004-05-06 23:37:52 |
Context
2004-05-07
| ||
01:50 | Fix compilation problem in test5.c (CVS 1318) check-in: 49c3c86c user: danielk1977 tags: trunk | |
2004-05-06
| ||
23:37 | Add code to convert between the various supported unicode encoding schemes. Untested at this point. (CVS 1315) check-in: 71260ff7 user: danielk1977 tags: trunk | |
2004-05-04
| ||
17:27 | Update test3.c to work with the new btree.c API. (CVS 1314) check-in: bfb3234d user: drh tags: trunk | |
Changes
Changes to main.mk.
Changes to src/sqliteInt.h.
Changes to src/tclsqlite.c.
Added src/test5.c.
Changes to src/utf.c.