Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-13 | Drop copyright notice from source code | Karen Arutyunov | 7 | -7/+0 | |
2019-01-16 | Update copyright year | Karen Arutyunov | 7 | -7/+7 | |
2018-05-24 | Update copyright year | Karen Arutyunov | 7 | -7/+7 | |
2017-01-03 | Update copyright year | Boris Kolpackov | 7 | -7/+7 | |
2016-01-27 | Detect if column metadata functions are available | Boris Kolpackov | 1 | -0/+25 | |
For example, system-default build of SQLite doesn't have SQLITE_ENABLE_COLUMN_METADATA. | |||||
2015-02-06 | Update copyright | Boris Kolpackov | 7 | -7/+7 | |
2013-10-02 | Add support for SQLite 3.3.6 | Boris Kolpackov | 1 | -2/+2 | |
That's what is still shipped with RHEL5. | |||||
2013-02-11 | Detect POSIX threads on MinGW-W64 | Boris Kolpackov | 1 | -1/+10 | |
2013-02-09 | Update copyright year | Boris Kolpackov | 7 | -7/+7 | |
2013-02-06 | Fix incorrect AC_LANG_SOURCE quoting | Boris Kolpackov | 3 | -12/+12 | |
Thanks to Hugo Mildenberger <Hugo.Mildenberger@web.de> for the patch. | |||||
2012-05-04 | Add -D_REENTRANT when building on Linux to emulate -pthread | Boris Kolpackov | 1 | -1/+3 | |
2012-01-29 | Update copyright year | Boris Kolpackov | 7 | -7/+7 | |
2012-01-29 | Remove author field from file header | Boris Kolpackov | 7 | -7/+0 | |
Too much effort to maintain. | |||||
2011-03-30 | Add autotools test for SQLite unlock notify feature | Boris Kolpackov | 1 | -0/+22 | |
2011-03-18 | Autotools and VC++ build systems setup | Boris Kolpackov | 8 | -0/+553 | |