0
0
mirror of https://gitlab.com/cznic/sqlite.git synced 2025-05-27 23:30:35 +00:00

9 Commits

Author SHA1 Message Date
0d7a764447 add linux/386 support 2020-09-08 13:28:55 +02:00
c26bc822d8 WIPS 2020-08-30 23:16:45 +02:00
e662a135d1 release 1.4.0 2020-08-26 23:31:54 +02:00
1349149922 use crt v3.24.9 2020-07-31 14:18:38 +02:00
3337c85b5e 103 errors out of 202628 tests on Linux 64-bit little-endian 2020-07-30 17:13:42 +02:00
b406626c64 release v1.4.0-beta1 2020-07-26 22:36:18 +02:00
6efd3c7000 v1.1.0-alpha.2 2019-12-26 17:24:51 +01:00
0bd6d67fef prepare pre-alpha release 2019-12-18 17:51:11 +01:00
5e8a085cfb Add a couple of tests. Build only on linux, do not pass.
modified:   Makefile
	modified:   all_test.go
	modified:   generator.go
	modified:   internal/bin/bin_linux_386.go
	modified:   internal/bin/bin_linux_amd64.go
	new file:   internal/mptest/mptest_linux_386.go
	new file:   internal/mptest/mptest_linux_amd64.go
	new file:   internal/threadtest1/threadtest1_linux_386.go
	new file:   internal/threadtest1/threadtest1_linux_amd64.go
	new file:   internal/threadtest2/threadtest2_linux_386.go
	new file:   internal/threadtest2/threadtest2_linux_amd64.go
	new file:   internal/threadtest4/threadtest4_linux_386.go
	new file:   internal/threadtest4/threadtest4_linux_amd64.go
	modified:   main.c
	new file:   sqlite.h
	new file:   testdata/mptest/config01.test
	new file:   testdata/mptest/config02.test
	new file:   testdata/mptest/crash01.test
	new file:   testdata/mptest/crash02.subtest
	new file:   testdata/mptest/multiwrite01.test
2017-07-01 23:04:53 +02:00