SQLite

All files named ”test/enc.test”
Login

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

History for test/enc.test

2024-11-04
19:08
[b5503a87b3] part of check-in [af7173a10e] Ensure that the database encoding is detected before the code generator gets too far down into byte-code generation and execution, but not so early that it interferes with initialization. Forum thread bc75a4d20b756044. (check-in: [af7173a10e] user: drh branch: trunk, size: 8173)
2020-07-29
16:18
[6fb9dbf5d4] part of check-in [a80ae2c98b] Dozens and dozens of typo fixes in comments. This change adds no value to the end product and is disruptive, so it is questionable whether or not it will ever land on trunk. (check-in: [a80ae2c98b] user: drh branch: typos, size: 7382)
2020-03-05
18:04
[9a7be5479d] part of check-in [895bd20b29] Report an error if the main, or any other, database encoding is modified by an external process (perhaps using the backup API) after the db has been opened. (check-in: [895bd20b29] user: dan branch: trunk, size: 7381)
2007-05-23
16:23
[e54531cd6b] part of check-in [0595319cd7] Add some code to MemTranslate() to prevent the READ_UTF8() macro from overreading a buffer. (CVS 4033) (check-in: [0595319cd7] user: danielk1977 branch: trunk, size: 5678)
2007-05-16
18:11
[5792faf2da] part of check-in [bfc35ce867] Fix handling of utf-16 encoding of code point 0xE000. (CVS 4017) (check-in: [bfc35ce867] user: danielk1977 branch: trunk, size: 5104)
2004-11-14
21:56
[7a03417a10] part of check-in [98c7a55478] The SQLITE_OMIT_UTF16 macro now removes lots of code and all tests still pass. (CVS 2100) (check-in: [98c7a55478] user: drh branch: trunk, size: 5043)
2004-06-23
13:46
[2f5463af48] part of check-in [53c553c760] Improve test coverage of utf.c. (CVS 1678) (check-in: [53c553c760] user: danielk1977 branch: trunk, size: 4938)
2004-06-19
00:16
[e29a0d0558] part of check-in [d705d051be] Change the name of the TCL command from "sqlite" to "sqlite3" so that both SQLite version 2 and SQLite version 3 can be used by Tcl at the same time. (CVS 1626) (check-in: [d705d051be] user: drh branch: trunk, size: 4928)
2004-06-18
04:24
[dfdde0f660] part of check-in [39a415eaa6] Optimisation for unicode encoding conversion routines. (CVS 1614) (check-in: [39a415eaa6] user: danielk1977 branch: trunk, size: 4918)
2004-05-22
08:16
Added: [a55481d45f] part of check-in [802d65affc] Tests for the functions in utf.c. (CVS 1436) (check-in: [802d65affc] user: danielk1977 branch: trunk, size: 4777)