Commit Graph

6 Commits

Author SHA1 Message Date
Steffen
6b30b8701e switch windows to CRT, throw out old virtual 2017-06-10 14:02:32 +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
Jan Mercl
1a3b0a731a Add bug reproduction test. Updates #11.
modified:   all_test.go
2017-05-22 14:58:44 +02:00
Jan Mercl
1b640bcb5a Improve profiling support and reporting a bit. 2017-04-25 19:02:48 +02:00
Jan Mercl
b1f34f398b Add simple benchmarks, enable using the new profiling API. 2017-04-24 18:34:39 +02:00
Jan Mercl
ed3807ab47 Add Initial content. 2017-04-21 01:17:29 +02:00