0
0
mirror of https://gitlab.com/cznic/sqlite.git synced 2025-05-22 23:28:02 +00:00

17 Commits

Author SHA1 Message Date
e600c313a5 add darwin/amd64 support 2021-01-08 14:09:57 +01:00
fa0727ab3c link to builder results 2020-11-19 17:53:04 +01:00
a6843eee0f fix release datum 2020-09-13 19:31:58 +02:00
f228816300 support linux/arm{,64} 2020-09-13 15:31:23 +02:00
1a09ae480f document new platform support better 2020-09-08 13:39:54 +02:00
8be1ac0cdb document new platform support 2020-09-08 13:31:08 +02:00
3ff11fb2cf release v1.5.0, completely CGo-free, including the Tcl tests 2020-09-03 15:37:08 +02:00
e662a135d1 release 1.4.0 2020-08-26 23:31:54 +02:00
b406626c64 release v1.4.0-beta1 2020-07-26 22:36:18 +02:00
ea2990f204 v1.2.0-alpha.3 2019-12-28 11:22:30 +01:00
6efd3c7000 v1.1.0-alpha.2 2019-12-26 17:24:51 +01:00
58026126c2 support SQLite's multi-thread model 2019-12-19 15:58:58 +01:00
0bd6d67fef prepare pre-alpha release 2019-12-18 17:51:11 +01:00
89fd60bf68 Make modernc.org the repository root 2018-11-06 18:03:25 +01:00
ec1aabd88a doc.go: Remove mentions of the no more used VM.
modified:   doc.go
2017-06-10 17:02:43 +02:00
3ef47f5ec2 Update changelog.
modified:   doc.go
2017-06-10 17:00:25 +02:00
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