michael
|
3167cd628b
Fixed misnamed sqlite3_value_cint (bug ID 19332)
|
14 years ago |
marco
|
88e22be01a
* unmerged table based initialization of libraries.
|
15 years ago |
florian
|
a7510e581c
- remove superfluous "end." as reported by Sven Barth, resolves #17017
|
15 years ago |
florian
|
4faf2e9f0f
* cleaned up redundant declarations of types like PP(P)Char/Byte and moved them to the system unit
|
16 years ago |
ivost
|
e5ef111466
* updated testpackages to use newest version of libhandler
|
16 years ago |
ivost
|
4a7f3de318
* call library handler function directly
|
16 years ago |
ivost
|
03b37dde50
* removed unused units
|
16 years ago |
ivost
|
60242219ef
* modified sqlite3dyn to use library handler of dynlibs.pas (no interface changes)
|
16 years ago |
ivost
|
d9099daa9c
* fixed InitializeSqlite and ReleaseSqlite functions (segfault after a call
|
16 years ago |
Jonas Maebe
|
4592245c17
* when compiled for statically linking the sqlite3 library, add a linklib
|
16 years ago |
ivost
|
ba97084011
* complete new sqlite3 headers (version 3.5.9)
|
16 years ago |
joost
|
19a73853bd
* Use DynLibs.Sharedsuffix for postgres,sqlite and odbc
|
17 years ago |
marco
|
aba88e1f3c
* postgres and sqlite moved
|
18 years ago |