index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
sqlite
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Contribution by Silvio Clecio to make writing extensions possible
michael
2018-12-21
1
-0
/
+313
*
- removed duplicate overloaded function that returned uninitialised results
jonas
2018-04-22
1
-7
/
+1
*
* Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)
michael
2018-03-23
5
-5
/
+5
*
* Patch from Laco to update to version 3.14.2
michael
2016-10-04
1
-46
/
+232
*
* Second patch for big ID 27246
michael
2015-03-08
1
-3
/
+4
*
* Fixed sqlite_vfs (again) based on bug ID 27246
michael
2015-03-08
1
-1
/
+1
*
* Patch from Laco to fix Bug ID 27260 (mem leak)
michael
2015-03-08
1
-23
/
+32
*
* Patch to remove version constants from unit (Patch from Luiz Americo, bug I...
michael
2015-03-08
1
-4
/
+4
*
* Patch by Luiz (mantis #27503) that fixes a procedure-type that has
marco
2015-02-20
1
-1
/
+1
*
* Delphi compat changes pchar->pansichar. add pppansichar to systemh.inc
marco
2015-01-03
1
-83
/
+83
*
* *result_cint -> *result_int. Mantis #26583 Probably leftover of some int t...
marco
2014-08-12
1
-4
/
+4
*
* Patch from Reinier to implement library loader for Sqlite
michael
2014-03-29
1
-2
/
+14
*
* Changed signature of initializesqlite3 to unicodestring
michael
2014-02-13
1
-11
/
+21
*
* Updated till version 3.7.9 (as distributed with ubuntu 12.04)
michael
2014-02-12
1
-4925
/
+206
*
* Patch from Michael Fuchs to fix mem leakn (bug ID 23247)
michael
2013-03-11
1
-0
/
+2
*
* Forgot to commit
michael
2012-10-29
1
-5
/
+5
*
* commited bindings for sqlite backup functions. Patch by Ludo #22394 which ...
marco
2012-10-06
1
-0
/
+18
*
Fixed misnamed sqlite3_value_cint (bug ID 19332)
michael
2011-05-11
1
-7
/
+7
*
* unmerged table based initialization of libraries.
marco
2011-02-19
1
-585
/
+611
*
- remove superfluous "end." as reported by Sven Barth, resolves #17017
florian
2010-07-26
1
-2
/
+0
*
* Removed some statements
michael
2010-04-27
2
-4
/
+0
*
* cleaned up redundant declarations of types like PP(P)Char/Byte and moved th...
florian
2009-12-26
2
-4
/
+0
*
* updated testpackages to use newest version of libhandler
ivost
2009-11-01
1
-10
/
+4
*
* call library handler function directly
ivost
2009-10-30
1
-4
/
+4
*
* removed unused units
ivost
2009-10-30
1
-170
/
+167
*
* modified sqlite3dyn to use library handler of dynlibs.pas (no interface cha...
ivost
2009-10-30
1
-445
/
+437
*
* fixed InitializeSqlite and ReleaseSqlite functions (segfault after a call
ivost
2009-09-16
1
-21
/
+20
*
* when compiled for statically linking the sqlite3 library, add a linklib
jonas
2009-08-02
1
-0
/
+4
*
* complete new sqlite3 headers (version 3.5.9)
ivost
2009-07-04
1
-439
/
+5816
*
* Use DynLibs.Sharedsuffix for postgres,sqlite and odbc
joost
2008-12-02
1
-2
/
+4
*
* postgres and sqlite moved
marco
2008-01-26
6
-0
/
+1654