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
path:
root
/
all_test.go
Age
Commit message (
Expand
)
Author
2020-08-26
release 1.4.0
v1.4.0
Jan Mercl
2020-07-31
use crt v3.24.9
Jan Mercl
2020-07-30
103 errors out of 202628 tests on Linux 64-bit little-endian
Jan Mercl
2020-07-28
575 errors out of 200676 tests on Linux 64-bit little-endian
Jan Mercl
2020-07-26
release v1.4.0-beta1
v1.4.0-beta1
Jan Mercl
2020-01-01
fix forgotten TODO
Jan Mercl
2019-12-31
use sqlite3_unlock_notify, fixes #20.
Jan Mercl
2019-12-28
fix (*stmt).Close logic, closes #19
Jan Mercl
2019-12-26
v1.1.0-alpha.2
v1.1.0-alpha.2
Jan Mercl
2019-12-21
add concurrent inserts test
Jan Mercl
2019-12-18
prepare pre-alpha release
Jan Mercl
2018-11-06
Make modernc.org the repository root
Jan Mercl
2017-07-04
Fix Windows build.
Jan Mercl
2017-07-03
Add TestThread3 (does not yet pass). Updates #15.
Jan Mercl
2017-07-03
Regenerate Linux using latest CCGO.
Jan Mercl
2017-07-03
all_test/TestThread{1,4}: Run more than once.
Jan Mercl
2017-07-01
Add a couple of tests. Build only on linux, do not pass.
Jan Mercl
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-10
switch windows to CRT, throw out old virtual
Steffen
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-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
Add Initial content.
Jan Mercl