| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2024-08-31 | readme: link the demo repository | 1 | -2/+6 | |
| 2024-08-31 | readme: remove note about not compiling, it's obsolete | 1 | -2/+0 | |
| 2024-07-14 | update fixme | 1 | -25/+25 | |
| 2024-02-07 | Update README.md | 1 | -1/+1 | |
| 2023-10-30 | fix exec() examples in readme | 1 | -2/+2 | |
| 2023-09-18 | readme: clarify where/how to get the hash value in the build.zig.zon | 1 | -0/+10 | |
| 2023-09-18 | update readme for latest zig | 1 | -5/+19 | |
| 2023-09-17 | readme: clarify how to use the official package manager | 1 | -0/+3 | |
| 2023-08-05 | README.md: update table of contents | 1 | -0/+1 | |
| 2023-08-05 | README.md: official package manager | 1 | -1/+24 | |
| 2023-05-29 | update readme | 1 | -3/+3 | |
| 2022-12-06 | readme: add a note about the maintenance status | 1 | -0/+3 | |
| 2022-08-29 | Remove unnecessary linkLibC() when static linking | 1 | -1/+0 | |
| 2022-08-29 | Fix error formatting in readme for the newest zig 3685+dae7aeb33 | 1 | -1/+1 | |
| 2022-08-20 | readme: clearly document which Zig version is supported | 1 | -0/+8 | |
| 2022-08-17 | `addPackage` is redundant | 1 | -1/+1 | |
| 2022-08-17 | change `[]const u8` to `std.build.FileSource` | 1 | -1/+1 | |
| 2022-08-17 | change a way to use bundled sqlite3 | 1 | -1/+1 | |
| 2022-06-26 | readme: fix allocator usage | 1 | -1/+1 | |
| 2022-04-21 | readme: add note about complex allocations | 1 | -0/+35 | |
| 2022-04-21 | readme: add note about allocator for custom types | 1 | -0/+5 | |
| 2022-04-21 | document the custom type binding and reading | 1 | -1/+30 | |
| 2022-04-21 | fix readme | 1 | -1/+1 | |
| 2022-04-17 | readme: specify we're talking about _SQL_ functions | 1 | -2/+3 | |
| 2022-04-17 | readme: fix formatting | 1 | -4/+4 | |
| 2022-04-17 | readme: add a table of contents | 1 | -1/+33 | |
| 2022-04-17 | document the aggregate function in the readme | 1 | -5/+42 | |
| 2022-04-03 | add documentation for user defined functions | 1 | -0/+30 | |
| 2021-12-18 | readme: add a note about sqlite compile-time options | 1 | -0/+2 | |
| 2021-10-01 | readme: fix git submodule setup instructions | 1 | -1/+2 | |
| 2021-08-11 | update README with new init syntax as well | 1 | -2/+1 | |
| 2021-07-18 | document that fixed-sized arrays are supported | 1 | -1/+23 | |
| 2021-04-20 | Fix some typos in README | 1 | -2/+2 | |
| 2021-04-12 | document how to use zigmod | 1 | -3/+28 | |
| 2021-03-13 | readme: add a note about minimum glibc version | 1 | -0/+14 | |
| 2021-02-27 | simplify iterator usage in code and doc | 1 | -2/+1 | |
| 2021-02-27 | readme: document prepareWithDiags | 1 | -0/+13 | |
| 2021-01-26 | keep the same case for 'sqlite' everywhere | 1 | -1/+1 | |
| 2021-01-26 | fix typo in readme | 1 | -1/+1 | |
| 2021-01-26 | update readme | 1 | -7/+27 | |
| 2021-01-24 | update readme, fix typo | 1 | -1/+1 | |
| 2021-01-24 | update readme | 1 | -5/+7 | |
| 2021-01-06 | readme: update type mappings rules | 1 | -2/+5 | |
| 2021-01-06 | readme: mention that pointers are allowed | 1 | -0/+2 | |
| 2021-01-05 | fix typo in readme | 1 | -1/+1 | |
| 2021-01-05 | fix readme | 1 | -1/+1 | |
| 2021-01-03 | readme: remove obsolete statement | 1 | -1/+1 | |
| 2021-01-03 | readme: fix code examples | 1 | -8/+10 | |
| 2021-01-01 | readme: document statement reuse | 1 | -0/+21 | |
| 2020-12-31 | fix readme | 1 | -2/+2 |