| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update amalgamation code | Yasuhiro Matsumoto | 2016-08-11 | 1 | -0/+4 |
| * | callback: use handles rather than passing Go pointers | Ian Lance Taylor | 2016-01-29 | 1 | -3/+49 |
| * | fix #238 | Yasuhiro Matsumoto | 2015-09-16 | 1 | -2/+2 |
| * | use math.MaxInt32. related issue #238 | Yasuhiro Matsumoto | 2015-09-16 | 1 | -4/+3 |
| * | fix build on 32bit OSs. Close #238 | Yasuhiro Matsumoto | 2015-09-16 | 1 | -2/+4 |
| * | Implement support for aggregation functions implemented in Go. | David Anderson | 2015-09-15 | 1 | -0/+47 |
| * | Add support for interface{} arguments in Go SQLite functions. | David Anderson | 2015-08-21 | 1 | -0/+24 |
| * | Move argument converters to callback.go, and optimize return value handling. | David Anderson | 2015-08-21 | 1 | -1/+199 |
| * | Implement support for passing Go functions as custom functions to SQLite. | David Anderson | 2015-08-21 | 1 | -0/+20 |
