SQLite

All files named ”test/func3.test”
Login

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

History for test/func3.test

2025-04-10
10:18
[6b22dfada9] part of check-in [20acd630b9] Remove unnecessary "www." prefixes on domain names in URLs. (check-in: [20acd630b9] user: drh branch: trunk, size: 5909)
2021-07-09
14:59
[600a632c30] part of check-in [ab1550a608] Fix an assert() that might fail if sqlite3_create_function_v2() is invoked with NULL xStep and xFinal callbacks and a non-NULL xDestroy. (check-in: [ab1550a608] user: dan branch: trunk, size: 5913)
2019-06-11
21:02
[2bb0f31ab7] part of check-in [614ecb0af4] The affinity of the unlikely() function and its cousins should be "none". Ticket [0c620df60bffd9ef] (check-in: [614ecb0af4] user: drh branch: trunk, size: 5651)
2014-08-11
15:54
[d202a7606d] part of check-in [62d38308b5] Updates to evidence marks and requirements. No changes to code. (check-in: [62d38308b5] user: drh branch: trunk, size: 5320)
2014-06-17
16:11
[e82d16b137] part of check-in [3896548419] Add the likely() function for symmetry with unlikely(). The likely(X) function means the same thing as likelihood(X,0.9375). (check-in: [3896548419] user: drh branch: trunk, size: 5030)
2013-10-11
16:35
[dbccee9133] part of check-in [5f01cd36ee] Additional test cases and requirements marks for the unlikely(), likelihood() and instr() functions. (check-in: [5f01cd36ee] user: drh branch: trunk, size: 4427)
2011-07-04
06:52
[001021e5b8] part of check-in [6c51bad0a3] Adjust a couple of test scripts so that they work with OMIT_UTF16 builds. (check-in: [6c51bad0a3] user: dan branch: trunk, size: 1876)
2010-08-28
19:09
[7ba2ca5a1e] part of check-in [aec52959d0] Fix problem with func3.test. (check-in: [aec52959d0] user: dan branch: trunk, size: 1820)
2010-08-27
17:48
Added: [0d43ff0797] part of check-in [9a724dfbe8] Add the sqlite3_create_function_v2() API, a version of create_function that allows a destructor to be specified. (check-in: [9a724dfbe8] user: dan branch: trunk, size: 1820)