Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-13 | all_test.go/TestIssue11: Do not panic, use t.Fatal instead. Updates #12. | Jan Mercl | |
modified: all_test.go | |||
2017-06-13 | Do not use fixed heap on Linux. Updates #12. | Jan Mercl | |
modified: all_test.go modified: generator.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 | |||
2017-06-10 | switch windows to CRT, throw out old virtual | Steffen | |
2017-06-05 | Release the {cgo,VM}-free Linux/Intel version. | Jan Mercl | |
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-05-22 | Add bug reproduction test. Updates #11. | Jan Mercl | |
modified: all_test.go | |||
2017-04-25 | Improve profiling support and reporting a bit. | Jan Mercl | |
2017-04-24 | Add simple benchmarks, enable using the new profiling API. | Jan Mercl | |
2017-04-21 | Add Initial content. | Jan Mercl | |