summaryrefslogtreecommitdiff
path: root/packages/sqlite/src
Commit message (Expand)AuthorAgeFilesLines
* * Patch from Michael Fuchs to fix mem leakn (bug ID 23247)michael2013-03-111-0/+2
* * Forgot to commitmichael2012-10-291-5/+5
* * commited bindings for sqlite backup functions. Patch by Ludo #22394 which ...marco2012-10-061-0/+18
* Fixed misnamed sqlite3_value_cint (bug ID 19332)michael2011-05-111-7/+7
* * unmerged table based initialization of libraries.marco2011-02-191-585/+611
* - remove superfluous "end." as reported by Sven Barth, resolves #17017florian2010-07-261-2/+0
* * Removed some statementsmichael2010-04-272-4/+0
* * cleaned up redundant declarations of types like PP(P)Char/Byte and moved th...florian2009-12-262-4/+0
* * updated testpackages to use newest version of libhandlerivost2009-11-011-10/+4
* * call library handler function directlyivost2009-10-301-4/+4
* * removed unused unitsivost2009-10-301-170/+167
* * modified sqlite3dyn to use library handler of dynlibs.pas (no interface cha...ivost2009-10-301-445/+437
* * fixed InitializeSqlite and ReleaseSqlite functions (segfault after a callivost2009-09-161-21/+20
* * when compiled for statically linking the sqlite3 library, add a linklibjonas2009-08-021-0/+4
* * complete new sqlite3 headers (version 3.5.9)ivost2009-07-041-439/+5816
* * Use DynLibs.Sharedsuffix for postgres,sqlite and odbcjoost2008-12-021-2/+4
* * postgres and sqlite movedmarco2008-01-266-0/+1654