| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | the loadable extension is tested with the 'test' targetuse-upstream | 2025-02-13 | 1 | -16/+0 | |
| * | build: install the sqlite library artifact | 2025-02-13 | 1 | -1/+1 | |
| * | stop vendoring the sqlite C code, rework the build | 2025-02-13 | 8 | -274909/+221 | |
| * | fix tests for latest zig | 2025-02-13 | 1 | -3/+3 | |
| * | Merge pull request #175 from MatthiasPortzel/master | 2025-01-21 | 1 | -2/+2 | |
| |\ | |||||
| | * | Update some missed Int -> int | 2025-01-20 | 1 | -2/+2 | |
| |/ | |||||
| * | build: disable mips in tests | 2025-01-17 | 1 | -1/+2 | |
| * | all: fix for latest zig | 2025-01-17 | 2 | -17/+13 | |
| * | build: fix for latest zig | 2025-01-17 | 1 | -1/+1 | |
| * | Merge pull request #174 from rockorager/remove-workaround | 2025-01-06 | 1 | -12/+12 | |
| |\ | |||||
| | * | zig: remove workaround for ziglang#5149 | 2025-01-06 | 1 | -12/+12 | |
| |/ | |||||
| * | build: the 'bundled' flag is uselessrefactor-build | 2024-12-22 | 1 | -27/+25 | |
| * | Merge pull request #173 from vrischmann/fix-latest-zig | 2024-12-19 | 2 | -28/+13 | |
| |\ | |||||
| | * | rework execMulti | 2024-12-19 | 1 | -25/+6 | |
| | * | dynamic statement: add prepareWithTail | 2024-12-19 | 1 | -1/+5 | |
| | * | fix for latest zig | 2024-12-19 | 1 | -2/+2 | |
| |/ | |||||
| * | Merge pull request #172 from JudsenAtFlexgen/Documentation-update | 2024-12-14 | 1 | -2/+4 | |
| |\ | |||||
| | * | Update README.md | 2024-12-13 | 1 | -1/+3 | |
| | * | fixup README.md | 2024-12-11 | 1 | -2/+2 | |
| * | | readme: fix examples | 2024-12-14 | 1 | -2/+4 | |
| * | | readme: fix typo | 2024-12-14 | 1 | -1/+1 | |
| * | | readme: fix examples | 2024-12-14 | 1 | -1/+5 | |
| * | | readme: fix examples | 2024-12-14 | 1 | -3/+7 | |
| * | | readme: fix example | 2024-12-14 | 1 | -0/+2 | |
| * | | readme: fix wording | 2024-12-14 | 1 | -3/+3 | |
| * | | readme: fix example | 2024-12-14 | 1 | -1/+1 | |
| * | | readme: define the allocator | 2024-12-14 | 1 | -0/+2 | |
| * | | readme: fix table used in example | 2024-12-14 | 1 | -2/+2 | |
| * | | readme: fix example | 2024-12-14 | 1 | -1/+1 | |
| * | | readme: define the allocator | 2024-12-14 | 1 | -0/+4 | |
| * | | fix table used in example | 2024-12-14 | 1 | -1/+1 | |
| * | | update readme | 2024-12-14 | 1 | -2/+3 | |
| * | | update readme | 2024-12-14 | 1 | -0/+2 | |
| |/ | |||||
| * | bump version to 3.47.2 | 2024-12-08 | 1 | -1/+1 | |
| * | readme: update table of contents | 2024-12-08 | 1 | -5/+0 | |
| * | readme: stop recommending zigmod | 2024-12-08 | 1 | -27/+0 | |
| * | update readme | 2024-12-08 | 1 | -1/+0 | |
| * | readme: stop supporting using a git submodule | 2024-12-08 | 1 | -64/+0 | |
| * | Merge branch 'improve-readme-fetch' | 2024-12-08 | 1 | -20/+2 | |
| |\ | |||||
| | * | update readme | 2024-12-08 | 1 | -20/+2 | |
| |/ | |||||
| * | Merge pull request #171 from vrischmann/always-use-bundled | 2024-12-08 | 1 | -32/+20 | |
| |\ | |||||
| | * | build: always use the bundled sqlite source | 2024-12-08 | 1 | -32/+20 | |
| |/ | |||||
| * | Merge branch 'improve-readme' | 2024-12-08 | 1 | -37/+43 | |
| |\ | |||||
| | * | update readme | 2024-12-08 | 1 | -37/+43 | |
| |/ | |||||
| * | remove the fuzz directory since it's not used anymore | 2024-12-08 | 6 | -618/+0 | |
| * | Merge branch 'fuzzing' | 2024-12-08 | 2 | -48/+67 | |
| |\ | |||||
| | * | add a fuzz test | 2024-12-08 | 1 | -0/+67 | |
| | * | build: remove adhoc fuzzing | 2024-12-08 | 1 | -48/+0 | |
| |/ | |||||
| * | Merge pull request #170 from vrischmann/ci-ubuntu-2404 | 2024-12-08 | 1 | -6/+6 | |
| |\ | |||||
| | * | ci: run with ubuntu 24.04ci-ubuntu-2404 | 2024-12-07 | 1 | -6/+6 | |
| |/ | |||||