Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for src/test_intarray.c
2025-01-13
| ||
11:28 | [3fcf8ca7bb] part of check-in [ed83b79100] GCC 13 has become more quite pedantic about the signature of functions matching the type of pointers through which the functions are called. Make adjustments to extension functions and test procedures to work around this. No changes to the core. (check-in: [ed83b79100] user: drh branch: trunk, size: 11679) | |
2024-07-30
| ||
15:49 | [e4216aadee] part of check-in [6e5bb48a74] First attempt at getting the build to work with Tcl 9.0. (check-in: [6e5bb48a74] user: drh branch: tcl9, size: 11643) | |
2023-10-06
| ||
12:51 | [26ffba666b] part of check-in [f3b3d712d6] Ensure that all fields of static sqlite3_module objects are explicitly initialized, in order to hush-up nuisance compiler warnings. (check-in: [f3b3d712d6] user: drh branch: trunk, size: 11771) | |
2018-10-31
| ||
18:24 | [39b4181662] part of check-in [7107f0dacf] Tweaks to the test_intarray documentation and tests. (check-in: [7107f0dacf] user: drh branch: trunk, size: 11531) | |
2016-07-28
| ||
17:11 | [988fc61cb0] part of check-in [f2f1323cc4] Make sure the SQLITE_TCLAPI macro is always defined and use it for all callback functions that must interface with the Tcl C API. (check-in: [f2f1323cc4] user: mistachkin branch: callbackConv, size: 11330) | |
14:37 | [9fee7f930f] part of check-in [e8be3dfeab] Allow the 'testfixture.exe' target to be compiled with the __stdcall calling convention. (check-in: [e8be3dfeab] user: mistachkin branch: callbackConv, size: 11243) | |
2015-04-29
| ||
16:50 | [870124b95e] part of check-in [48f553b05c] Use sqlite3_malloc64() in place of sqlite3_malloc() internally. (check-in: [48f553b05c] user: drh branch: trunk, size: 11168) | |
2014-09-06
| ||
16:39 | [6c610a21ab] part of check-in [e62aab5e92] Fix typos in comments. No code changes. (check-in: [e62aab5e92] user: peter.d.reid branch: trunk, size: 11160) | |
2014-08-20
| ||
13:25 | [db4614c226] part of check-in [eea0661798] Add SQLITE_API macros in front of interface routines in the test_intarray.c extension. (check-in: [eea0661798] user: drh branch: trunk, size: 11158) | |
2014-08-15
| ||
22:37 | [7183575bf7] part of check-in [c8ade949d4] Aborted merge. (check-in: [c8ade949d4] user: numist branch: obsolete, size: 11185) | |
2013-04-29
| ||
03:09 | [87847c71c3] part of check-in [05ba5e23fc] More refinements to Windows OSTRACE usage. Replace all usage of sqlite3TestErrorName() with sqlite3ErrName() and add missing return codes. (check-in: [05ba5e23fc] user: mistachkin branch: winOsTrace, size: 11136) | |
2012-09-29
| ||
14:45 | [07ddcebe40] part of check-in [fd74d3d917] Fix compiler warnings found on Lion. (check-in: [fd74d3d917] user: drh branch: trunk, size: 11154) | |
2009-12-01
| ||
18:46 | [d879bbf8e4] part of check-in [110956a650] Fix a faulty function prototype in test_intarray.c. (check-in: [110956a650] user: drh branch: trunk, size: 11134) | |
2009-11-13
| ||
10:04 | [25b3df15cc] part of check-in [f0599d28fa] Changes to test_intarray.c so that it build with SQLITE_OMIT_VIRTUALTABLE. Added testcase() macros to expr.c. (check-in: [f0599d28fa] user: drh branch: trunk, size: 11132) | |
2009-11-10
| ||
17:55 | [c905030e44] part of check-in [0c8db5d88e] Additional intarray test cases and tweaks to comments. (check-in: [0c8db5d88e] user: drh branch: trunk, size: 10976) | |
17:24 | Added: [5286286621] part of check-in [0e7d29253f] Initial implementation and test cases for the "intarray" virtual table. (check-in: [0e7d29253f] user: drh branch: trunk, size: 10975) | |