index
:
golite
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
examples
/
mod_regexp
/
extension.go
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-01
Recover aggregation and collation trampoline, alongside their tests
EuAndreh
2
-7
/
+35
2024-10-01
Remove unwanted fieatures on code and tests
EuAndreh
2
-534
/
+28
2024-10-01
Remove code for modules, vtables, tracing and ad-hoc C functions
EuAndreh
2
-1673
/
+100
2024-10-01
src/golite.go: Update doccomments on Open()
EuAndreh
1
-17
/
+1
2024-10-01
src/golite.go: Use hard-coded value for synchronous PRAGMA
EuAndreh
1
-25
/
+2
2024-10-01
src/golite.go: Remove ~silly~ secure_delete option
EuAndreh
1
-30
/
+0
2024-10-01
src/golite.go: Hard-code the journal_mode WAL choice
EuAndreh
2
-33
/
+8
2024-10-01
src/golite.go: Remove PreUpdateHook leftovers
EuAndreh
1
-27
/
+0
2024-10-01
src/golite.go: Remove errorMsg unused var
EuAndreh
1
-4
/
+0
2024-09-29
Makefile: Add explicit $(cgo.o) dependency to fix the graph
EuAndreh
1
-1
/
+1
2024-09-29
Makefile: Fix $(iCFLAGS) variable name typo
EuAndreh
1
-1
/
+1
2024-09-29
mkdeps.sh: Remove definition of varlist()
EuAndreh
1
-6
/
+0
2024-09-29
Makefile: "var version" -> "const Version"
EuAndreh
1
-1
/
+1
2024-09-12
src/golite.go: Enforce foreign_keys=ON
EuAndreh
2
-61
/
+6
2024-09-12
tests/golite.go: Remove auth-related code and tests
EuAndreh
1
-170
/
+1
2024-09-12
src/golite.go: Re-introduce {commit,rollback,update}HookTrampoline CFFI funct...
EuAndreh
2
-6
/
+33
2024-09-12
tests/golite.go: Use in-memory database on more tests
EuAndreh
1
-5
/
+5
2024-09-07
{src,tests}/golite.go: Remove commented or unused code
EuAndreh
2
-2114
/
+19
2024-09-07
Makefile: Rebuild when "deps.mk" change alongside when Makefile changes
EuAndreh
1
-1
/
+1
2024-09-07
Makefile: Align columns of target dependencies
EuAndreh
1
-4
/
+4
2024-08-15
Makefile: Define $(GOCFLAGS) and $(GOLDFLAGS) based on $(PREFIX)
EuAndreh
1
-0
/
+2
2024-08-15
Add src/version.go
EuAndreh
4
-9
/
+16
2024-08-14
git mv _example doc/examples/
EuAndreh
6
-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
2024-08-12
Build with "go tool" and hackishly bundle code from same package into one fil...
EuAndreh
68
-282288
/
+11585
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