Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/func3.test
2019-06-11
| ||
21:02 | The affinity of the unlikely() function and its cousins should be "none". Ticket [0c620df60bffd9ef] file: [2bb0f31a] check-in: [614ecb0a] user: drh branch: trunk, size: 5651 | |
2014-08-11
| ||
15:54 | Updates to evidence marks and requirements. No changes to code. file: [d202a760] check-in: [62d38308] user: drh branch: trunk, size: 5320 | |
2014-06-17
| ||
16:11 | Add the likely() function for symmetry with unlikely(). The likely(X) function means the same thing as likelihood(X,0.9375). file: [e82d16b1] check-in: [38965484] user: drh branch: trunk, size: 5030 | |
2013-10-11
| ||
16:35 | Additional test cases and requirements marks for the unlikely(), likelihood() and instr() functions. file: [dbccee91] check-in: [5f01cd36] user: drh branch: trunk, size: 4427 | |
2011-07-04
| ||
06:52 | Adjust a couple of test scripts so that they work with OMIT_UTF16 builds. file: [001021e5] check-in: [6c51bad0] user: dan branch: trunk, size: 1876 | |
2010-08-28
| ||
19:09 | Fix problem with func3.test. file: [7ba2ca5a] check-in: [aec52959] user: dan branch: trunk, size: 1820 | |
2010-08-27
| ||
17:48 | Add the sqlite3_create_function_v2() API, a version of create_function that allows a destructor to be specified. file: [0d43ff07] check-in: [9a724dfb] user: dan branch: trunk, size: 1820 Added | |