SQLite

All files named ”test/utf16align.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/utf16align.test

2022-01-16
19:11
[9fde0bb5d3] part of check-in [4883776669] Fix test cases so that they all still work even with -DSQLITE_DQS=0. (check-in: [4883776669] user: drh branch: trunk, size: 2629)
2008-11-07
03:29
[54cd35a27c] part of check-in [3f657e8876] Prevent buffer overruns when converting malformed UTF16 to UTF8. Ticket #3482. (CVS 5869) (check-in: [3f657e8876] user: drh branch: trunk, size: 2580)
2006-02-16
18:16
Added: [7360e84472] part of check-in [7a1701e8c5] Or the SQLITE_UTF16_ALIGNED with the encoding field in sqlite3_create_collation and UTF16 strings will always be aligned on an even byte boundary when passed into the comparison function. (CVS 3103) (check-in: [7a1701e8c5] user: drh branch: trunk, size: 2420)