Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
sqlite
/
sqlite
/
HEAD
/
src
/
test_intarray.c
43afab2
GCC 13 has become more quite pedantic about the signature of functions matching the
by drh
· 6 months ago
064b681
First attempt at getting the build to work with Tcl 9.0.
by drh
· 12 months ago
1935887
Ensure that all fields of static sqlite3_module objects are explicitly
by drh
· 1 year, 10 months ago
f8181ea
Tweaks to the test_intarray documentation and tests.
by drh
· 7 years ago
7617e4a
Make sure the SQLITE_TCLAPI macro is always defined.
by mistachkin
· 9 years ago
52b1dbb
Allow the 'testfixture.exe' target to be compiled with the __stdcall calling convention.
by mistachkin
· 9 years ago
f3cdcdc
Use sqlite3_malloc64() in place of sqlite3_malloc() internally.
by drh
· 10 years ago
60ec914
Fix typos in comments. No code changes.
by peter.d.reid
· 11 years ago
fb90841
Add SQLITE_API macros in front of interface routines in the test_intarray.c
by drh
· 11 years ago
e84d8d3
More refinements to Windows OSTRACE usage. Replace all usage of sqlite3TestErrorName() with sqlite3ErrName() and add missing return codes.
by mistachkin
· 12 years ago
b3f787f
Fix compiler warnings found on Lion.
by drh
· 13 years ago
d8267b8
Fix a faulty function prototype in test_intarray.c.
by drh
· 16 years ago
5c03f30
Changes to test_intarray.c so that it build with SQLITE_OMIT_VIRTUALTABLE.
by drh
· 16 years ago
63b3878
Additional intarray test cases and tweaks to comments.
by drh
· 16 years ago
522efc6
Initial implementation and test cases for the "intarray" virtual table.
by drh
· 16 years ago