Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for src/test9.c
2025-03-06
| ||
13:38 | [df9ddc7db6] part of check-in [205979813c] Cygwin-centric fixes from Jan Nijtmans. (check-in: [205979813c] user: stephan branch: cygwin-fixes, size: 4990) | |
2024-07-30
| ||
15:49 | [7a708ad27f] 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: 4981) | |
2016-07-28
| ||
17:11 | [12e5ba554d] 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: 5050) | |
14:37 | [6b9792e8a6] 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: 5008) | |
2009-11-10
| ||
01:30 | [bea1e8cf52] part of check-in [f6c045f649] Remove the obsolete "$Id:$" RCS identifier strings from the source code. (check-in: [f6c045f649] user: drh branch: trunk, size: 4933) | |
2009-04-02
| ||
18:32 | [963d380922] part of check-in [23bf9f2665] Fix the sqlite3_prepare() family of interfaces so that they zero the *ppStmt value even on an SQLITE_MISUSE return. Make it clear in the documentation that the ppStmt parameter cannot be zero. (CVS 6441) (check-in: [23bf9f2665] user: drh branch: trunk, size: 4988) | |
2008-07-11
| ||
13:53 | [904ebe0ed1] part of check-in [c9ffbfe343] Fix minor problems in the test scripts and harness. (CVS 5394) (check-in: [c9ffbfe343] user: drh branch: trunk, size: 4676) | |
2008-01-23
| ||
12:52 | [4615ef0875] part of check-in [9f95d79dae] Improvements to test coverage in the lemon-generated parser and in the sqlite3_get_table() interface. (CVS 4745) (check-in: [9f95d79dae] user: drh branch: trunk, size: 4675) | |
2007-08-21
| ||
10:44 | [b46c8fe02a] part of check-in [fbbd5bda54] Remove unnecessary #includes of "os.h". New mutex implementations. (CVS 4255) (check-in: [fbbd5bda54] user: drh branch: trunk, size: 5032) | |
2007-04-23
| ||
23:56 | [c0f38f7795] part of check-in [25c1c7aaa8] Get the build working with -DSQLITE_OMIT_UTF16=1. Ticket #2314. (CVS 3865) (check-in: [25c1c7aaa8] user: drh branch: trunk, size: 5048) | |
2007-03-29
| ||
17:28 | [cb1a7b5a4a] part of check-in [e746832f5f] Avoid calling OsDelete() on journal files when they are opened for temporary databases. Fix for #2255. (CVS 3748) (check-in: [e746832f5f] user: danielk1977 branch: trunk, size: 4991) | |
12:24 | Added: [ba1c39ce43] part of check-in [0b7bd9c315] Explicitly test some error cases that up until now have not been checked. (CVS 3743) (check-in: [0b7bd9c315] user: danielk1977 branch: trunk, size: 5027) | |