aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_other.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Build with "go tool" and hackishly bundle code from same package into one fil...EuAndreh2024-08-121-18/+0
* go fmt ./...Yasuhiro Matsumoto2024-01-251-0/+1
* Add build constraints for non cgoYasuhiro Matsumoto2019-11-181-1/+1
* fix/306Gert-Jan Timmer2018-06-281-0/+3
* Moved solaris flag from _other.go => _solaris.goGert-Jan Timmer2018-06-131-1/+0
* fmt updateGert-Jan Timmer2018-05-271-0/+1
* support SolarisYasuhiro Matsumoto2017-08-301-0/+1
* remove -lpthread. related issue #201Yasuhiro Matsumoto2015-04-281-1/+0
* Apply -lpthread withou windows.Yasuhiro Matsumoto2015-03-121-1/+1
* Specify by -Dmattn2014-10-221-1/+1
* Add license headermattn2014-08-181-0/+4
* Enable Sqlite R*Tree ModuleFabian Wickborn2013-12-221-0/+1
* Remove -vmattn2013-09-021-1/+0
* CFLAGSmattn2013-08-301-0/+1
* unbreak build on non-linuxDavid Hill2013-08-281-1/+2
* Use sqlite3.c in all platformsmattn2013-08-281-1/+1
* Start work on introducing machine-readable error codes.Jochen Voss2013-08-131-1/+1
* Modified for windows support.Carlos Castillo2012-10-271-0/+8