marco
|
d37a2e65ec
* *result_cint -> *result_int. Mantis #26583 Probably leftover of some int to cint replace.
|
11 年之前 |
michael
|
dbf13fc77a
* Patch from Reinier to implement library loader for Sqlite
|
11 年之前 |
michael
|
2152622803
* Changed signature of initializesqlite3 to unicodestring
|
11 年之前 |
michael
|
4da9805007
* Updated till version 3.7.9 (as distributed with ubuntu 12.04)
|
11 年之前 |
michael
|
7106b4dd54
* Forgot to commit
|
13 年之前 |
marco
|
bc831fd571
* commited bindings for sqlite backup functions. Patch by Ludo #22394 which is only partially fixed by this
|
13 年之前 |
michael
|
3167cd628b
Fixed misnamed sqlite3_value_cint (bug ID 19332)
|
14 年之前 |
marco
|
88e22be01a
* unmerged table based initialization of libraries.
|
14 年之前 |
florian
|
a7510e581c
- remove superfluous "end." as reported by Sven Barth, resolves #17017
|
15 年之前 |
florian
|
4faf2e9f0f
* cleaned up redundant declarations of types like PP(P)Char/Byte and moved them to the system unit
|
15 年之前 |
ivost
|
e5ef111466
* updated testpackages to use newest version of libhandler
|
16 年之前 |
ivost
|
4a7f3de318
* call library handler function directly
|
16 年之前 |
ivost
|
03b37dde50
* removed unused units
|
16 年之前 |
ivost
|
60242219ef
* modified sqlite3dyn to use library handler of dynlibs.pas (no interface changes)
|
16 年之前 |
ivost
|
d9099daa9c
* fixed InitializeSqlite and ReleaseSqlite functions (segfault after a call
|
16 年之前 |
Jonas Maebe
|
4592245c17
* when compiled for statically linking the sqlite3 library, add a linklib
|
16 年之前 |
ivost
|
ba97084011
* complete new sqlite3 headers (version 3.5.9)
|
16 年之前 |
joost
|
19a73853bd
* Use DynLibs.Sharedsuffix for postgres,sqlite and odbc
|
17 年之前 |
marco
|
aba88e1f3c
* postgres and sqlite moved
|
17 年之前 |