Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/icu.test
2024-04-02
| ||
21:55 | [8da7d52cd9] part of check-in [acddbc489d] Add an optional 3rd argument to the icu_load_collation() function that specifies the "strength" of the comparison. (check-in: [acddbc489d] user: drh branch: trunk, size: 5760) | |
2020-03-19
| ||
18:13 | [716a6b89fb] part of check-in [11e0844f71] Change the ESCAPE clause on the LIKE operator to override wildcard characters, in order to match the behavior of PosgreSQL. (check-in: [11e0844f71] user: drh branch: trunk, size: 5168) | |
2018-01-10
| ||
00:40 | [41aa884774] part of check-in [36b89d728f] Compute the correct column name even if the column identifier is the very last token in the SQL statement. This fixes a problem introduced by check-in [0fdf97efe5df745510c6b] and reported by the community during beta-testing. (check-in: [36b89d728f] user: drh branch: trunk, size: 4737) | |
2017-12-08
| ||
16:23 | [7fb00edc09] part of check-in [a079f91452] Add compile time switch SQLITE_ENABLE_ICU_COLLATIONS. For enabling ICU collations without also enabling the tokenizer, the LIKE operator, the REGEXP operator, or the unicode aware upper()/lower() scalar functions. (check-in: [a079f91452] user: dan branch: trunk, size: 4743) | |
2016-02-26
| ||
21:20 | [73956798ba] part of check-in [b8dc1b9f5d] Fix a potential buffer overflow in the ICU upper() function. (check-in: [b8dc1b9f5d] user: drh branch: trunk, size: 4581) | |
2010-07-30
| ||
05:06 | [70df4faca1] part of check-in [451d965742] Add tests to check that the ICU regexp() function can only be called with exactly two arguments. (check-in: [451d965742] user: dan branch: trunk, size: 4393) | |
2009-10-17
| ||
14:19 | [1fc0ff9a3b] part of check-in [8a21fdaf6a] Fix a problem in the icu.test script. (check-in: [8a21fdaf6a] user: dan branch: trunk, size: 3534) | |
2008-07-12
| ||
14:52 | [f51d0f4407] part of check-in [dcb160249f] Remove leftover debugging commands (breakpoint and btree_breakpoint) from test scripts. (CVS 5400) (check-in: [dcb160249f] user: drh branch: trunk, size: 3522) | |
2007-05-07
| ||
11:53 | Added: [e6bfae7f62] part of check-in [b29a81b4fb] Add interface to configure SQLite to use ICU collation functions. (CVS 3936) (check-in: [b29a81b4fb] user: danielk1977 branch: trunk, size: 3531) | |