index
:
golite
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
add *.o
Yasuhiro Matsumoto
2016-08-11
1
-0
/
+1
*
use amalgamation 3.14.0
Yasuhiro Matsumoto
2016-08-11
2
-356
/
+271
*
update amalgamation code
Yasuhiro Matsumoto
2016-08-11
5
-3702
/
+13949
*
Merge pull request #300 from sqweek/issue184
mattn
2016-07-15
1
-0
/
+6
|
\
|
*
Fix inconsistent tx state with database/sql.
sqweek
2016-04-18
1
-0
/
+6
*
|
Merge pull request #304 from steffengy/master
mattn
2016-05-14
3
-7153
/
+10536
|
\
\
|
*
|
upgrade sqlite amalgamation to 3.12.2
Steffen
2016-05-14
3
-7153
/
+10536
|
/
/
*
|
Merge pull request #302 from shaxbee/master
mattn
2016-05-03
4
-2
/
+15
|
\
\
|
*
|
Bump Travis to Ubuntu 14.04
Zbigniew Mandziejewicz
2016-04-23
1
-1
/
+3
|
*
|
FTS4 is not available on Trusty
Zbigniew Mandziejewicz
2016-04-23
2
-1
/
+5
|
*
|
Test with libsqlite3
Zbigniew Mandziejewicz
2016-04-23
1
-1
/
+4
|
*
|
Set SQLITE_DETERMINISTIC if undefined
Zbigniew Mandziejewicz
2016-04-23
1
-0
/
+4
|
/
/
*
|
Merge pull request #299 from shaxbee/master
mattn
2016-04-19
3
-1
/
+11
|
\
\
|
|
/
|
/
|
|
*
Instructions for libsqlite3 on OS X
Zbigniew Mandziejewicz
2016-04-18
1
-0
/
+5
|
*
Disable LoadExtension when omit_load_extension is specified
Zbigniew Mandziejewicz
2016-04-18
1
-1
/
+2
|
*
Disable LoadExtension when omit_load_extension is specified
Zbigniew Mandziejewicz
2016-04-18
2
-1
/
+5
*
|
Merge pull request #298 from shaxbee/master
mattn
2016-04-18
1
-0
/
+24
|
\
|
|
*
Expose LoadExtension with entry point
Zbigniew Mandziejewicz
2016-04-18
1
-0
/
+24
|
/
*
delete needless files
Yasuhiro Matsumoto
2016-04-18
3
-195213
/
+0
*
Merge pull request #294 from dgsb/master
mattn
2016-04-18
5
-5
/
+195219
|
\
|
*
Move sqlite3 amalgation files a directory up.
David Bariod
2016-04-02
5
-5
/
+195219
*
|
Merge pull request #296 from stanim/errs
mattn
2016-04-15
1
-2
/
+16
|
\
\
|
|
/
|
/
|
|
*
add missing error checking to simple example
Stani
2016-04-14
1
-2
/
+16
|
/
*
Merge pull request #291 from diocles/patch-1
mattn
2016-03-25
1
-1
/
+1
|
\
|
*
Fix sqlite "regexp" function name in documentation
Tim Retout
2016-03-24
1
-1
/
+1
|
/
*
Remove gocov
Yasuhiro Matsumoto
2016-03-15
1
-1
/
+0
*
Merge pull request #286 from y0za/fix-testing-message
mattn
2016-03-15
1
-2
/
+2
|
\
|
*
Fix testing message at TestInsert and TestUpdate
yoza
2016-03-14
1
-2
/
+2
|
/
*
Merge pull request #282 from zmedico/decltypes
mattn
2016-03-07
2
-6
/
+47
|
\
|
*
Test SQLiteRows.DeclTypes()
Zac Medico
2016-03-07
1
-0
/
+35
|
*
Add SQLiteRows.DeclTypes() method
Zac Medico
2016-03-06
1
-6
/
+12
*
|
Conditional build for the FTS5 Extension
Bruce Marriner
2016-03-07
1
-0
/
+13
|
/
*
Merge pull request #278 from rkintzi/json1
mattn
2016-03-03
1
-0
/
+12
|
\
|
*
Conditional build for the JSON1 Extension
Radosław Kintzi
2016-02-28
1
-0
/
+12
|
/
*
Merge pull request #275 from otoolep/fix_typos
mattn
2016-02-23
3
-14
/
+14
|
\
|
*
Fix minor typos in comments
Philip O Toole
2016-02-23
3
-14
/
+14
|
/
*
Merge pull request #267 from ianlancetaylor/go16
mattn
2016-02-01
1
-4
/
+4
|
\
|
*
bind: pass &v[0] in direct call to C
Ian Lance Taylor
2016-01-29
1
-4
/
+4
*
|
Merge pull request #268 from ianlancetaylor/handle
mattn
2016-01-31
2
-5
/
+52
|
\
\
|
|
/
|
/
|
|
*
callback: use handles rather than passing Go pointers
Ian Lance Taylor
2016-01-29
2
-5
/
+52
|
/
*
Merge pull request #266 from tcyrus/patch-1
mattn
2016-01-29
1
-2
/
+3
|
\
|
*
Update README.md
Timothy Cyrus
2016-01-28
1
-2
/
+3
|
/
*
Upgrade sqlite amalgamation to latest 3.10.2
Vladimir Timofeev
2016-01-22
2
-11
/
+15
*
Upgrade sqlite amalgamation to latest 3.10.1
Vladimir Timofeev
2016-01-22
3
-15430
/
+54892
*
Merge pull request #262 from keybase/master
mattn
2015-12-30
1
-1
/
+1
|
\
|
*
Fix compile for old mingw32
Taru Karttunen
2015-12-30
1
-1
/
+1
*
|
avoid cgoCheckPointer. ref https://github.com/golang/go/issues/12416
Yasuhiro Matsumoto
2015-12-30
1
-2
/
+16
|
/
*
Merge pull request #252 from marcelolima/master
mattn
2015-11-06
1
-1
/
+1
|
\
|
*
Fix README project address
Marcelo Lima
2015-11-06
1
-1
/
+1
|
/
*
Merge pull request #251 from larsmans/fixes
mattn
2015-11-03
2
-23
/
+23
|
\
[next]