humungus - go-sqlite3

i am gravely disappointed

there has been too much violence

overview - files - changes

18:3589e23c6c1d on 2019-04-17 15:39:50 +0000 UTC by Ted Unangst <tedu@tedunangst.com>
Tagged: tip

Added tag v1.1.3 for changeset 1d8d55031b0b

17:1d8d55031b0b on 2019-04-17 15:39:41 +0000 UTC by Ted Unangst <tedu@tedunangst.com>
Tagged: v1.1.3

add a go.mod

16:c5888a2539d1 on 2019-02-19 06:03:10 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

only create done channel as necessary

15:714e6974a1d6 on 2019-02-19 03:47:41 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

channels of channels. confirm interrupt is done before leaving.

14:d2a943c1142c on 2019-02-16 07:49:54 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

Added tag v1.1.2 for changeset e95aa8be83a2

13:e95aa8be83a2 on 2019-02-16 07:48:06 +0000 UTC by Ted Unangst <tedu@tedunangst.com>
Tagged: v1.1.2

fix the go/c null/empty mismatch, but in a different way

12:a87abc85667e on 2019-02-06 20:12:56 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

Added tag v1.1.1 for changeset bfaad15da570

11:bfaad15da570 on 2019-02-05 07:31:28 +0000 UTC by Ted Unangst <tedu@tedunangst.com>
Tagged: v1.1.1

use gostring for bind text

10:4d5059e45164 on 2019-02-05 06:51:59 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

don't create goroutine unless needed

9:3233a7795791 on 2019-02-05 06:19:52 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

rework cancel interrupt. don't close rows when doing so.

8:a723c24a6a33 on 2019-01-19 03:51:47 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

Added tag v1.1.0 for changeset eee5ca4bfb21

7:eee5ca4bfb21 on 2019-01-19 03:44:04 +0000 UTC by Ted Unangst <tedu@tedunangst.com>
Tagged: v1.1.0

use context, not x/context

6:5fe6845d5f20 on 2019-01-16 08:22:13 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

Added tag v1.0.0 for changeset 720993cc8dc5

5:720993cc8dc5 on 2019-01-16 08:08:48 +0000 UTC by Ted Unangst <tedu@tedunangst.com>
Tagged: v1.0.0

cherry pick no error if no last error

4:d31677017001 on 2019-01-16 08:04:05 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

cherry pick a blob bind fix

3:0a8784041a8a on 2019-01-16 07:58:53 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

cherry pick some blob fixes from master

2:e6f3427e33fa on 2019-01-03 19:52:03 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

lite doesn't appear in the repo name, so remove note

1:82dba421c764 on 2019-01-02 17:32:12 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

note that it should be renamed after clone

0:fd18b447a4ea on 2018-12-29 22:24:11 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

add files