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
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