summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/sqlite3
Commit message (Collapse)AuthorAgeFilesLines
* Added integral source of sqlite3 to 3rdparty (nw) Miodrag Milanovic2015-01-104-158069/+0
|
* Fix various typos Zoë Blade2014-11-301-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 040fd169bfd6845b33d3f86fd66afb4a632605c6 Author: Zoë Blade <zoe@bytenoise.co.uk> Date: Sun Nov 30 22:24:30 2014 +0000 Fix more typos in comments commit 6121ae593008a574735427e047fdb7a16f4fa47f Author: Zoë Blade <zoe@bytenoise.co.uk> Date: Sun Nov 30 22:20:37 2014 +0000 Fix more typos Not all are in comments this time, but the vast majority are, and the rest are in printed text. None are variable or constant names. commit 84bc72573009bb46f5601f7257a7f7538f25cfc2 Author: Zoë Blade <zoe@bytenoise.co.uk> Date: Sun Nov 30 22:01:46 2014 +0000 Fix some typos
* OS/2 build fixes [KO Myung-Hun] arbee2014-11-031-1/+5
|
* Cleanups and version bumpmame0154 Miodrag Milanovic2014-07-231-92326/+92280
|
* More cleanups, there is issue with srcclean that needs to be taken care as ↵ Miodrag Milanovic2014-07-223-817/+816
| | | | well, just doing now what we can
* Cleanups and version bump Miodrag Milanovic2014-07-221-3022/+3020
|
* Added SQLite3 for future use, not linked in main binary till proved ↵ Miodrag Milanovic2014-06-044-0/+158114
compiling good on all platforms (nw)