SQLite

All files named "sqlite3.def"
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for sqlite3.def

2009-02-21
22:38
Deleted: The sqlite3.def file is automatically generated and is not suppose to be part of the source code repository. So it is hereby removed. Ticket #3671. (CVS 6312) (check-in: [5dcda15409] user: drh branch: trunk, size: 0)
2008-03-19
21:45
[a1be7b9a4b] part of check-in [54c55cae55] Add a new interface, sqlite3_context_db_handle(), that returns the database connection pointer for an application-defined function. (CVS 4889) (check-in: [54c55cae55] user: drh branch: trunk, size: 3102)
2007-05-10
21:31
Deleted: Backport the stack-size reduction patch in (3673) to version 3.3.13. (CVS 3979) (check-in: [e91012b603] user: drh branch: branch_3_3_13, size: 0)
2006-08-27
14:10
[a96c1d0d39] part of check-in [4a74838eac] Add sqlite3_malloc and sqlite3_realloc to the sqlite3.def file. Ticket #1943. (CVS 3369) (check-in: [4a74838eac] user: drh branch: trunk, size: 2139)
2006-08-13
18:39
[1769dc61f4] part of check-in [867defe328] Compile in test code whenever -DSQLITE_TEST=1 is present. Do not rely on -DSQLITE_DEBUG=1 because somebody might try to run the tests without it. (CVS 3349) (check-in: [867defe328] user: drh branch: trunk, size: 2108)
2006-01-16
02:37
[f756049b1b] part of check-in [6591d365d4] Fix the script that cross-compiles the windows DLL so that it works correctly with the latest interface. Ticket #1614. Do not strip the windows DLL. Ticket #1474. (CVS 2954) (check-in: [6591d365d4] user: drh branch: trunk, size: 2055)
2006-01-11
21:41
[99ac9728b5] part of check-in [5d9c6aa964] Automatically deallocate thread-specific data when it is no longer being used. Ticket #1601. Also implemented the suggestion of ticket #1603. Memory management is now off by default at compile-time. The sqlite3_enable_memory_management() API has been removed. (CVS 2919) (check-in: [5d9c6aa964] user: drh branch: trunk, size: 2135)
01:28
[ccf06c86ea] part of check-in [9258931a80] Add new APIs to the sqlite3.def file. (CVS 2914) (check-in: [9258931a80] user: drh branch: trunk, size: 2112)
2005-06-12
23:16
[c413e51421] part of check-in [44e54b132e] Update the EXPORT definitions list to include the latest additions to the API. (CVS 2510) (check-in: [44e54b132e] user: drh branch: trunk, size: 1962)
2004-09-08
13:07
[dbaeb20c15] part of check-in [ff256fb528] Add new APIs to sqlite3.def: sqlite3_bind_parameter_name and sqlite3_bind_parameter_index. (CVS 1947) (check-in: [ff256fb528] user: drh branch: trunk, size: 1830)
2004-08-31
23:41
[84215604aa] part of check-in [68a712f372] Changes to support compiling under windows. (CVS 1925) (check-in: [68a712f372] user: drh branch: trunk, size: 1773)
2004-08-28
16:19
[cf325d366f] part of check-in [6db26a19ea] Add the sqlite3_libversion() API (ticket #834). Fix the build scripts to correctly build the shared libraries with version 8.4 of Tcl. (CVS 1908) (check-in: [6db26a19ea] user: drh branch: trunk, size: 1756)
2004-07-26
15:31
[c139a6b172] part of check-in [15bfb2d153] add sqlite3_get_auxdata sqlite3_set_auxdata C API exports (CVS 1869) (check-in: [15bfb2d153] user: dougcurrie branch: trunk, size: 1737)
2004-07-15
14:15
[7610bb4092] part of check-in [c44943e6fe] Implement the experimental sqlite3_bind_parameter_count() API in support of DBD::SQLite. Also fix the sqlite3.def export list. (CVS 1797) (check-in: [c44943e6fe] user: drh branch: trunk, size: 1697)
2004-06-24
15:09
[26f4e7b0a3] part of check-in [b6ca51e47a] add all sqlite3_ functions in capi reference to dll exports (CVS 1684) (check-in: [b6ca51e47a] user: dougcurrie branch: trunk, size: 1752)
14:43
[72b74fb742] part of check-in [6c6a84b564] add sqlite3_exec to dll exports (CVS 1683) (check-in: [6c6a84b564] user: dougcurrie branch: trunk, size: 1385)
2004-06-19
11:39
Added: [c4bc3f10bc] part of check-in [a5c98a272e] Create sqlite3.def and move sqlite.def into the attic. (CVS 1635) (check-in: [a5c98a272e] user: drh branch: trunk, size: 1371)