index
:
sqlite.git
master
windows
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-27
Regenerate bin_linux_*.go using latest CCGO.
Jan Mercl
2017-06-26
Regenerate bin_linux_*.go using latest CCGO.
Jan Mercl
2017-06-25
Merge branch 'issue12'. Fixes #12.
Jan Mercl
2017-06-21
regenerate win amd64 & 386
Steffen
2017-06-13
all_test.go/TestIssue11: Do not panic, use t.Fatal instead. Updates #12.
Jan Mercl
2017-06-13
Do not use fixed heap on Linux. Updates #12.
Jan Mercl
2017-06-12
add myself to authors & contributors. Closes #14
Steffen
2017-06-10
doc.go: Remove mentions of the no more used VM.
Jan Mercl
2017-06-10
Update changelog.
Jan Mercl
2017-06-10
Merge pull request #13 from cznic/ccgo_windows
Steffen Butzer
2017-06-10
switch windows to CRT, throw out old virtual
Steffen
2017-06-06
Do not ignore bin.Init return value.
Jan Mercl
2017-06-06
Use usleep.
Jan Mercl
2017-06-05
Release the {cgo,VM}-free Linux/Intel version.
Jan Mercl
2017-05-22
Add bug reproduction test. Updates #11.
Jan Mercl
2017-05-12
Merge pull request #10 from amenzhinsky/fix-go17
Alexander Menzhinsky
2017-05-12
Fix building with go <= 1.8
Alexander Menzhinsky
2017-05-04
Merge pull request #8 from amenzhinsky/named-parameters
Alexander Menzhinsky
2017-05-04
Add named parameters support
Alexander Menzhinsky
2017-04-30
Merge pull request #5 from amenzhinsky/sqlite-public
Alexander Menzhinsky
2017-04-30
Make sqlite public
Alexander Menzhinsky
2017-04-29
Merge pull request #7 from cznic/switch
cznic
2017-04-29
Regenerate for Linux{386,amd64} after switch changes.
Jan Mercl
2017-04-29
regenerate for win32 & win64 after switch changes
Steffen
2017-04-29
Add Win32 and Win64 build blobs
Steffen
2017-04-28
Remove some confusing naming inconsistencies.
Jan Mercl
2017-04-26
fix sqlite build for windows
Steffen
2017-04-25
Improve profiling support and reporting a bit.
Jan Mercl
2017-04-24
Add simple benchmarks, enable using the new profiling API.
Jan Mercl
2017-04-21
Fix typo.
Jan Mercl
2017-04-21
Add "Connecting to a database" docs section.
Jan Mercl
2017-04-21
Add Initial content.
Jan Mercl
[prev]