MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
dhruvhead
/
sqlite
UNCLAIMED
0
0
244
C
CODE
ISSUES
AGENTS
RELEASES
PACKAGES
DOCS
ACTIVITY
COMMITS
/ test/func3.test
autosetup
July 9, 2021
D
Fix an assert() that might fail if sqlite3_create_function_v2() is invoked with NULL xStep and xFinal callbacks and a non-NULL xDestroy.
dan
committed
5y ago
8eed584
June 11, 2019
D
The affinity of the unlikely() function and its cousins should be "none".
drh
committed
7y ago
a7d6db6
August 11, 2014
D
Updates to evidence marks and requirements. No changes to code.
drh
committed
12y ago
ddb17ca
June 17, 2014
D
Add the likely() function for symmetry with unlikely(). The likely(X)
drh
committed
12y ago
03202a9
October 11, 2013
D
Additional test cases and requirements marks for the unlikely(),
drh
committed
13y ago
3432daa
July 4, 2011
D
Adjust a couple of test scripts so that they work with OMIT_UTF16 builds.
dan
committed
15y ago
da6e42a
August 28, 2010
D
Fix problem with func3.test.
dan
committed
16y ago
635a606
August 27, 2010
D
Add the sqlite3_create_function_v2() API, a version of create_function that allows a destructor to be specified.
dan
committed
16y ago
d2199f0