Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-08-14 | git mv _example doc/examples/ | EuAndreh | 1 | -0/+0 | |
2024-08-14 | Remove most files from _example/ | EuAndreh | 15 | -2305/+0 | |
2024-08-14 | Remove unused files | EuAndreh | 10 | -451/+0 | |
2024-08-14 | Makefile: move "-lsqlite3" to $(LDLIBS) | EuAndreh | 1 | -3/+3 | |
2024-08-14 | tests/golite.go: Run tests | EuAndreh | 3 | -284/+297 | |
Use in-memory databases over disk: decrease test time from minutes to seconds. | |||||
2024-08-12 | Build with "go tool" and hackishly bundle code from same package into one ↵ | EuAndreh | 68 | -282288/+11585 | |
file each | |||||
2024-08-11 | Add Makefile and build skeleton | EuAndreh | 7 | -14/+154 | |
2024-05-01 | add support for libsqlite3 on z/OS | Dustin Ward | 1 | -0/+1 | |
2024-02-22 | fix: some typos | pomadev | 2 | -2/+2 | |
2024-02-03 | close channel | Yasuhiro Matsumoto | 1 | -7/+15 | |
2024-01-31 | Update amalgamation code to 3.45.1 | Yasuhiro Matsumoto | 2 | -91/+135 | |