Jan Mercl
|
45936a375a
|
fix (*stmt).Close logic, closes #19
|
2019-12-28 11:10:32 +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
|
0757a22337
|
Use cznic/ccgo/crt instead of cznic/crt.
modified: generator.go
modified: internal/bin/bin_linux_386.go
modified: internal/bin/bin_linux_amd64.go
modified: internal/bin/bin_windows_386.go
modified: internal/bin/bin_windows_amd64.go
modified: internal/mptest/mptest_linux_386.go
modified: internal/mptest/mptest_linux_amd64.go
modified: internal/threadtest1/threadtest1_linux_386.go
modified: internal/threadtest1/threadtest1_linux_amd64.go
modified: internal/threadtest2/threadtest2_linux_386.go
modified: internal/threadtest2/threadtest2_linux_amd64.go
modified: internal/threadtest3/threadtest3_linux_386.go
modified: internal/threadtest3/threadtest3_linux_amd64.go
modified: internal/threadtest4/threadtest4_linux_386.go
modified: internal/threadtest4/threadtest4_linux_amd64.go
modified: sqlite.go
|
2018-04-10 10:33:55 +02:00 |
|
Jan Mercl
|
11216f7304
|
Do not use fixed heap on Linux. Updates #12.
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-13 15:18:34 +02:00 |
|
Jan Mercl
|
212e4e19af
|
Do not ignore bin.Init return value.
modified: sqlite.go
|
2017-06-06 19:03:58 +02:00 |
|
Jan Mercl
|
05b533496a
|
Use usleep.
modified: all_linux_test.go
modified: generator.go
modified: internal/bin/bin_linux_386.go
modified: internal/bin/bin_linux_amd64.go
modified: sqlite.go
|
2017-06-06 14:55:48 +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 |
|
Alexander Menzhinsky
|
7c52b44c39
|
Fix building with go <= 1.8
|
2017-05-12 13:31:54 +03:00 |
|
Alexander Menzhinsky
|
a0ae409cb1
|
Add named parameters support
|
2017-05-04 00:31:54 +03:00 |
|
Alexander Menzhinsky
|
65f6d7e4e9
|
Make sqlite public
|
2017-04-30 11:08:40 +03:00 |
|
Jan Mercl
|
661f432759
|
Remove some confusing naming inconsistencies.
|
2017-04-28 16:59:41 +02:00 |
|
Jan Mercl
|
1769e4aeff
|
Fix typo.
|
2017-04-21 16:27:48 +02:00 |
|
Jan Mercl
|
32412eba31
|
Add "Connecting to a database" docs section.
|
2017-04-21 01:30:47 +02:00 |
|
Jan Mercl
|
ed3807ab47
|
Add Initial content.
|
2017-04-21 01:17:29 +02:00 |
|