marco
|
02c21e6cae
* ente ->enter as reported by KryptKicker
|
4 年 前 |
Jonas Maebe
|
93ce83fb62
- removed duplicate overloaded function that returned uninitialised results
|
7 年 前 |
michael
|
1cbfa35ad2
* Patch from Laco to update to version 3.14.2
|
9 年 前 |
michael
|
932f472384
* Second patch for big ID 27246
|
10 年 前 |
michael
|
11e7436df0
* Fixed sqlite_vfs (again) based on bug ID #27246
|
10 年 前 |
michael
|
321deae34c
* Patch to remove version constants from unit (Patch from Luiz Americo, bug ID #27238)
|
10 年 前 |
marco
|
b2b56a4791
* Patch by Luiz (mantis #27503) that fixes a procedure-type that has
|
10 年 前 |
marco
|
6db1f5bfa8
* Delphi compat changes pchar->pansichar. add pppansichar to systemh.inc
|
10 年 前 |
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
|
16 年 前 |
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 年 前 |