aboutsummaryrefslogtreecommitdiff
path: root/all_test.go
AgeCommit message (Expand)Author
2020-09-13support linux/arm{,64}v1.7.0Jan Mercl
2020-08-26release 1.4.0v1.4.0Jan Mercl
2020-07-31use crt v3.24.9Jan Mercl
2020-07-30103 errors out of 202628 tests on Linux 64-bit little-endianJan Mercl
2020-07-28575 errors out of 200676 tests on Linux 64-bit little-endianJan Mercl
2020-07-26release v1.4.0-beta1v1.4.0-beta1Jan Mercl
2020-01-01fix forgotten TODOJan Mercl
2019-12-31use sqlite3_unlock_notify, fixes #20.Jan Mercl
2019-12-28fix (*stmt).Close logic, closes #19Jan Mercl
2019-12-26v1.1.0-alpha.2v1.1.0-alpha.2Jan Mercl
2019-12-21add concurrent inserts testJan Mercl
2019-12-18prepare pre-alpha releaseJan Mercl
2018-11-06Make modernc.org the repository rootJan Mercl
2017-07-04Fix Windows build.Jan Mercl
2017-07-03Add TestThread3 (does not yet pass). Updates #15.Jan Mercl
2017-07-03Regenerate Linux using latest CCGO.Jan Mercl
2017-07-03all_test/TestThread{1,4}: Run more than once.Jan Mercl
2017-07-01Add a couple of tests. Build only on linux, do not pass.Jan Mercl
2017-06-13all_test.go/TestIssue11: Do not panic, use t.Fatal instead. Updates #12.Jan Mercl
2017-06-13Do not use fixed heap on Linux. Updates #12.Jan Mercl
2017-06-10switch windows to CRT, throw out old virtualSteffen
2017-06-05Release the {cgo,VM}-free Linux/Intel version.Jan Mercl
2017-05-22Add bug reproduction test. Updates #11.Jan Mercl
2017-04-25Improve profiling support and reporting a bit.Jan Mercl
2017-04-24Add simple benchmarks, enable using the new profiling API.Jan Mercl
2017-04-21Add Initial content.Jan Mercl