Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/enc2.test
2025-02-27
| ||
21:17 | [872afe58db] part of check-in [f50c21484d] Approximately 100 typo corrections spanning the whole tree, submitted via forum post 0db9827f0464bc33 and individually audited and verified. Affects only code comments, innocuous test strings, error message text in tool (not library) code, and configure-level help text. (check-in: [f50c21484d] user: stephan branch: trunk, size: 14078) | |
2020-07-29
| ||
16:18 | [0e4230b362] 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: 14079) | |
2020-01-15
| ||
16:20 | [848bf05f15] part of check-in [03b003c988] Do not allow the "PRAGMA encoding" statement to change the database encoding if TEMP content exists, or content in any other attached database. Formerly, encoding changes were allowed if just the main database file was empty. Ticket [a08879a4a476eea9]. (check-in: [03b003c988] user: drh branch: trunk, size: 14078) | |
2013-03-21
| ||
21:20 | [83437a79ba] part of check-in [6f6e2d5094] Many spelling fixes in comments. No changes to code. (check-in: [6f6e2d5094] user: mistachkin branch: trunk, size: 13804) | |
2011-08-02
| ||
00:57 | [796c59832e] part of check-in [9007586fda] Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 13805) | |
2007-10-09
| ||
08:29 | [6d91a5286f] part of check-in [07c00fffe5] Fixes to the test suite (no code changes) so that quick.test runs with OMIT_ATTACH builds. #2706. (CVS 4480) (check-in: [07c00fffe5] user: danielk1977 branch: trunk, size: 13896) | |
2006-09-23
| ||
20:36 | [45710bacfa] part of check-in [dc797bf4fa] Be sure to ignore PRAGMA encoding pragmas if the encoding has already been set for a database. Ticket #1987. This patch also includes some cleanup of the schema parser and initialization logic. (CVS 3436) (check-in: [dc797bf4fa] user: drh branch: trunk, size: 13830) | |
2006-01-23
| ||
15:59 | [9f15cb7adc] part of check-in [4c1818eceb] Changes to the enc2.test script so that it will run on windows. (CVS 3004) (check-in: [4c1818eceb] user: drh branch: trunk, size: 13080) | |
2006-01-11
| ||
14:09 | [0c8d3142c0] part of check-in [3970eb875d] Fix bugs caused by assuming that shared-schemas are initialized. (CVS 2917) (check-in: [3970eb875d] user: danielk1977 branch: trunk, size: 13079) | |
2006-01-03
| ||
00:33 | [6ea55732dd] part of check-in [70b228575e] The sqlite TCL command no longer returns the hex address of the sqlite3* structure. Instead there is a new command in testfixture to find that information. (CVS 2852) (check-in: [70b228575e] user: drh branch: trunk, size: 12262) | |
2005-12-14
| ||
20:11 | [c91d183cc9] part of check-in [71a49d05bf] Properly zero-terminate UTF-16 collation names on an sqlite3_collation_needed16 callback. (CVS 2815) (check-in: [71a49d05bf] user: drh branch: trunk, size: 11828) | |
2005-09-01
| ||
12:16 | [76c13b8c00] part of check-in [81259a01f1] All regression tests now pass with the new bounded-memory sort code. There is still lots of opportunity for optimization, however. (CVS 2654) (check-in: [81259a01f1] user: drh branch: trunk, size: 11466) | |
2005-02-26
| ||
17:31 | [d1ab077b84] part of check-in [bb0e7e3857] Fix an assertion fault that can occur while autovacuuming a corrupt database file. Add the SQLITE_OMIT_COMPLETE compile-time parameter. (CVS 2361) (check-in: [bb0e7e3857] user: drh branch: trunk, size: 11413) | |
2005-02-13
| ||
23:34 | [af13bb3570] part of check-in [f3c51de759] Update the version number in preparation for the release of 3.1.2. (CVS 2325) (check-in: [f3c51de759] user: drh branch: trunk, size: 11376) | |
2005-01-21
| ||
04:25 | [e5e95be366] part of check-in [d4e19efcef] Modify test scripts to work when SQLITE_OMIT_SUBQUERY (but no other OMIT macros) is defined. (CVS 2252) (check-in: [d4e19efcef] user: danielk1977 branch: trunk, size: 11345) | |
2004-11-14
| ||
04:04 | [6d1a2650e9] part of check-in [59a0a8b7ce] Changes toward reducing code size when SQLITE_OMIT_UTF16 is enabled. (CVS 2099) (check-in: [59a0a8b7ce] user: drh branch: trunk, size: 11304) | |
2004-11-10
| ||
15:27 | [ca80d1f074] part of check-in [0747b55882] Ensure the test suite can run with either SQLITE_OMIT_AUTOVACUUM or SQLITE_DEFAULT_AUTOVACUUM=1 defined. (CVS 2087) (check-in: [0747b55882] user: danielk1977 branch: trunk, size: 11201) | |
2004-06-30
| ||
08:20 | [7a60971a62] part of check-in [fa19c77bf0] Fixes for compiler warnings. Also more coverage. (CVS 1775) (check-in: [fa19c77bf0] user: danielk1977 branch: trunk, size: 11180) | |
2004-06-29
| ||
13:18 | [d0d9b8591d] part of check-in [15a084e9ea] Test cases intended to improve coverage of main.c. (CVS 1763) (check-in: [15a084e9ea] user: danielk1977 branch: trunk, size: 10845) | |
2004-06-28
| ||
11:52 | [d4427cf5d8] part of check-in [168112c8b7] Get all tests working under win2k. (CVS 1753) (check-in: [168112c8b7] user: drh branch: trunk, size: 10423) | |
2004-06-23
| ||
12:35 | [8a3b622542] part of check-in [f31c84a64f] Fix a bug in the previous checkin. (CVS 1677) (check-in: [f31c84a64f] user: danielk1977 branch: trunk, size: 10418) | |
12:15 | [30805ba8df] part of check-in [db6bab5748] Add some tests for user functions that prefer various text encodings. (CVS 1676) (check-in: [db6bab5748] user: danielk1977 branch: trunk, size: 10199) | |
2004-06-19
| ||
00:16 | [57c847492a] 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: 8291) | |
2004-06-18
| ||
06:02 | [ffd3dbef69] part of check-in [960f55f3ec] Fix a couple of gcc warnings. (CVS 1615) (check-in: [960f55f3ec] user: danielk1977 branch: trunk, size: 8290) | |
2004-06-14
| ||
08:26 | [8b00df3188] part of check-in [80c299f883] Check the value of the schema cookie before reading the sqlite_master table. (CVS 1585) (check-in: [80c299f883] user: danielk1977 branch: trunk, size: 8370) | |
2004-06-13
| ||
23:07 | [b689600df4] part of check-in [77c5eaa10a] os_win.c is now working with the new locking protocol. (CVS 1581) (check-in: [77c5eaa10a] user: drh branch: trunk, size: 6814) | |
2004-06-10
| ||
14:01 | [1d469f58ee] part of check-in [49ab4794e1] Correctly handle the situation where a collation sequence is available, but not in the preferred encoding. (CVS 1565) (check-in: [49ab4794e1] user: danielk1977 branch: trunk, size: 6774) | |
05:59 | [28b61a098d] part of check-in [71e98d0d08] Misc fixes for test cases failing due to the new locking model. (CVS 1561) (check-in: [71e98d0d08] user: danielk1977 branch: trunk, size: 3634) | |
2004-06-09
| ||
12:30 | [fb00c4954b] part of check-in [beab038c71] Fix error reporting when trying to attach a database with a foriegn text encoding. (CVS 1545) (check-in: [beab038c71] user: danielk1977 branch: trunk, size: 3623) | |
2004-06-07
| ||
07:52 | [a46170cc3a] part of check-in [983221b038] Add pragma to set/get text encoding. Also fix an obscure problem where a temp trigger could be accidently dropped. (CVS 1537) (check-in: [983221b038] user: danielk1977 branch: trunk, size: 3074) | |
2004-05-27
| ||
17:22 | [8ab83839b7] part of check-in [287f86731c] Remove the COPY command. (CVS 1477) (check-in: [287f86731c] user: drh branch: trunk, size: 2999) | |
01:53 | [669f46b4e2] part of check-in [dbdd1a7f31] More MEM changes in the vdbe.c. Still will not compile. (CVS 1469) (check-in: [dbdd1a7f31] user: drh branch: trunk, size: 3025) | |
2004-05-26
| ||
10:11 | [f80bcf14a2] part of check-in [d5659f2ee6] Add some tests for the new API. Many more to come. (CVS 1462) (check-in: [d5659f2ee6] user: danielk1977 branch: trunk, size: 3037) | |
2004-05-22
| ||
10:33 | Added: [c72d5d74f2] part of check-in [d7551df8c3] Add a couple of tests for UTF-16 databases. (CVS 1438) (check-in: [d7551df8c3] user: danielk1977 branch: trunk, size: 3030) | |