Commit Graph

28 Commits

Author SHA1 Message Date
michael
1cbfa35ad2 * Patch from Laco to update to version 3.14.2
git-svn-id: trunk@34618 -
2016-10-04 12:33:46 +00:00
michael
932f472384 * Second patch for big ID 27246
git-svn-id: trunk@30149 -
2015-03-08 16:32:43 +00:00
michael
11e7436df0 * Fixed sqlite_vfs (again) based on bug ID #27246
git-svn-id: trunk@30139 -
2015-03-08 09:18:16 +00:00
michael
2c878e7684 * Patch from Laco to fix Bug ID #27260 (mem leak)
git-svn-id: trunk@30138 -
2015-03-08 09:03:05 +00:00
michael
321deae34c * Patch to remove version constants from unit (Patch from Luiz Americo, bug ID #27238)
git-svn-id: trunk@30137 -
2015-03-08 08:58:57 +00:00
marco
b2b56a4791 * Patch by Luiz (mantis #27503) that fixes a procedure-type that has
"char" as argumenttype instead of pchar/pansichar.

git-svn-id: trunk@29766 -
2015-02-20 10:50:40 +00:00
marco
6db1f5bfa8 * Delphi compat changes pchar->pansichar. add pppansichar to systemh.inc
git-svn-id: trunk@29375 -
2015-01-03 13:54:59 +00:00
marco
d37a2e65ec * *result_cint -> *result_int. Mantis #26583 Probably leftover of some int to cint replace.
git-svn-id: trunk@28385 -
2014-08-12 09:13:23 +00:00
michael
dbf13fc77a * Patch from Reinier to implement library loader for Sqlite
git-svn-id: trunk@27342 -
2014-03-29 18:42:12 +00:00
michael
2152622803 * Changed signature of initializesqlite3 to unicodestring
git-svn-id: trunk@26761 -
2014-02-13 10:56:33 +00:00
michael
4da9805007 * Updated till version 3.7.9 (as distributed with ubuntu 12.04)
git-svn-id: trunk@26756 -
2014-02-12 12:39:01 +00:00
michael
03e605e0a2 * Patch from Michael Fuchs to fix mem leakn (bug ID 23247)
git-svn-id: trunk@23790 -
2013-03-11 15:26:12 +00:00
michael
7106b4dd54 * Forgot to commit
git-svn-id: trunk@22873 -
2012-10-29 09:44:16 +00:00
marco
bc831fd571 * commited bindings for sqlite backup functions. Patch by Ludo #22394 which is only partially fixed by this
git-svn-id: trunk@22558 -
2012-10-06 11:32:50 +00:00
michael
3167cd628b Fixed misnamed sqlite3_value_cint (bug ID 19332)
git-svn-id: trunk@17429 -
2011-05-11 06:13:54 +00:00
marco
88e22be01a * unmerged table based initialization of libraries.
git-svn-id: trunk@16941 -
2011-02-19 17:24:37 +00:00
florian
a7510e581c - remove superfluous "end." as reported by Sven Barth, resolves #17017
git-svn-id: trunk@15644 -
2010-07-26 20:27:07 +00:00
michael
6a7072ea6f * Removed some statements
git-svn-id: trunk@15194 -
2010-04-27 15:22:03 +00:00
florian
4faf2e9f0f * cleaned up redundant declarations of types like PP(P)Char/Byte and moved them to the system unit
git-svn-id: trunk@14481 -
2009-12-26 20:47:24 +00:00
ivost
e5ef111466 * updated testpackages to use newest version of libhandler
git-svn-id: trunk@13996 -
2009-11-01 11:31:37 +00:00
ivost
4a7f3de318 * call library handler function directly
git-svn-id: trunk@13982 -
2009-10-30 15:27:11 +00:00
ivost
03b37dde50 * removed unused units
git-svn-id: trunk@13981 -
2009-10-30 14:35:28 +00:00
ivost
60242219ef * modified sqlite3dyn to use library handler of dynlibs.pas (no interface changes)
git-svn-id: trunk@13976 -
2009-10-30 13:18:21 +00:00
ivost
d9099daa9c * fixed InitializeSqlite and ReleaseSqlite functions (segfault after a call
to ReleaseSqlite with refcount=0)
* changed all shortstrings to ansistrings ({$h+})

git-svn-id: trunk@13719 -
2009-09-16 08:50:42 +00:00
Jonas Maebe
4592245c17 * when compiled for statically linking the sqlite3 library, add a linklib
statement for darwin (see mantis #14208 )

git-svn-id: trunk@13484 -
2009-08-02 08:44:42 +00:00
ivost
ba97084011 * complete new sqlite3 headers (version 3.5.9)
* fixes bug request 0010821

git-svn-id: trunk@13362 -
2009-07-04 18:48:55 +00:00
joost
19a73853bd * Use DynLibs.Sharedsuffix for postgres,sqlite and odbc
git-svn-id: trunk@12289 -
2008-12-02 13:30:33 +00:00
marco
aba88e1f3c * postgres and sqlite moved
git-svn-id: trunk@9945 -
2008-01-26 17:12:43 +00:00