summaryrefslogtreecommitdiff
path: root/packages/sqlite/src/sqlite3.inc
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * cleaned up redundant declarations of types like PP(P)Char/Byte and moved th...florian2009-12-261-3/+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-261-0/+576