Commit Graph

33 Commits

Author SHA1 Message Date
Jan Mercl
cfee3bea08 release SQLite 3.37.0 2021-12-02 14:56:58 +01:00
Jan Mercl
6a550af056 Support windows/amd64.
This target had previously only experimental status because of a now resolved
memory leak.

Closes #23
Updates #72
2021-11-13 20:39:47 +01:00
Jan Mercl
6e9b1d510f linux/arm64: regenerate 2021-11-02 17:42:35 +01:00
Jan Mercl
575ee467e0 freebsd/amd64: release it. Closes #68 libc#10 2021-09-07 16:47:43 +02:00
Jan Mercl
fbc07fb841 windows/amd64: add note about experimental status 2021-07-02 13:45:34 +02:00
Jan Mercl
c4b5926a17 changelog: v1.11.0, upgrade to SQLite v3.36.0 III 2021-06-23 10:00:27 +02:00
Jan Mercl
b0a9c609ac changelog: v1.11.0, upgrade to SQLite v3.36.0 II 2021-06-23 06:13:02 +02:00
Jan Mercl
a690d4c13a changelog: v1.11.0, upgrade to SQLite v3.36.0 2021-06-23 06:12:10 +02:00
Jan Mercl
3bc18f992d add windows/amd64 support, updates #23 2021-06-13 18:48:40 +02:00
Jan Mercl
8a0b7390c0 release v1.10.6 2021-05-06 17:35:10 +02:00
Jan Mercl
2cfe43d1e8 release v1.10.6 2021-05-06 17:34:05 +02:00
Jan Mercl
d93404b2e0 release v1.10.5, closes #53 2021-05-06 17:29:51 +02:00
Dan Peterson
c3e4c13784 changelog: v1.10.0 2021-03-14 10:46:32 -03:00
Dan Peterson
63f10003aa changelog: fix version 2021-03-11 13:11:31 -04:00
Dan Peterson
ea11878379 prepare for release
* mention darwin/arm64 support in changelog and support list
* use released versions of dependencies
2021-03-11 13:10:20 -04:00
Jan Mercl
35e14d337f linux/amd64: regenerate 2021-02-21 22:21:30 +01:00
Jan Mercl
e600c313a5 add darwin/amd64 support 2021-01-08 14:09:57 +01:00
Jan Mercl
fa0727ab3c link to builder results 2020-11-19 17:53:04 +01:00
Jan Mercl
a6843eee0f fix release datum 2020-09-13 19:31:58 +02:00
Jan Mercl
f228816300 support linux/arm{,64} 2020-09-13 15:31:23 +02:00
Jan Mercl
1a09ae480f document new platform support better 2020-09-08 13:39:54 +02:00
Jan Mercl
8be1ac0cdb document new platform support 2020-09-08 13:31:08 +02:00
Jan Mercl
3ff11fb2cf release v1.5.0, completely CGo-free, including the Tcl tests 2020-09-03 15:37:08 +02:00
Jan Mercl
e662a135d1 release 1.4.0 2020-08-26 23:31:54 +02:00
Jan Mercl
b406626c64 release v1.4.0-beta1 2020-07-26 22:36:18 +02:00
Jan Mercl
ea2990f204 v1.2.0-alpha.3 2019-12-28 11:22:30 +01:00
Jan Mercl
6efd3c7000 v1.1.0-alpha.2 2019-12-26 17:24:51 +01:00
Jan Mercl
58026126c2 support SQLite's multi-thread model 2019-12-19 15:58:58 +01:00
Jan Mercl
0bd6d67fef prepare pre-alpha release 2019-12-18 17:51:11 +01:00
Jan Mercl
89fd60bf68 Make modernc.org the repository root 2018-11-06 18:03:25 +01:00
Jan Mercl
ec1aabd88a doc.go: Remove mentions of the no more used VM.
modified:   doc.go
2017-06-10 17:02:43 +02:00
Jan Mercl
3ef47f5ec2 Update changelog.
modified:   doc.go
2017-06-10 17:00:25 +02:00
Jan Mercl
8c183b526b Release the {cgo,VM}-free Linux/Intel version.
modified:   Makefile
	new file:   all_linux_test.go
	renamed:    all_test.go -> all_test_windows.go
	new file:   doc.go
	new file:   generate_linux.go
	new file:   generate_windows.go
	modified:   generator.go
	new file:   generator_windows.go
	modified:   internal/bin/bin_linux_386.go
	modified:   internal/bin/bin_linux_amd64.go
	modified:   main.c
	modified:   sqlite.go
	modified:   sqlite_go18.go
	new file:   sqlite_windows.go
2017-06-05 20:13:10 +02:00