summaryrefslogtreecommitdiff
path: root/src/runtime/c/sg/sqlite3Btree.c
AgeCommit message (Collapse)Author
2020-07-08drop the SG library completely.krangelov
2019-05-27remove duplicate definition for RecordComparekrangelov
2018-05-21fix the compilation when the byte order cannot be detected staticallyKrasimir Angelov
2017-12-09fix the compilation of sqlite3Btree.c on WindowsKrasimir Angelov
2017-03-14fix the compilation of sqlite3Btree.c on Windowskrasimir
2016-05-18fix the compilation of sqlite3 on MacOSkrasimir
2016-04-28a version of sqlite3.c which is prunned to one third of the original size ↵krasimir
and now it contains only the database storage engine withough the SQL compiler and interpreter