Commit Graph

37 Commits

Author SHA1 Message Date
Stephen Booth 06df001752
Update SQLite to version 3.38.5 (#15) 2022-05-10 22:01:51 -05:00
Stephen Booth d69b5e0aa6
Update SQLite to version 3.38.3 (#14) 2022-04-27 16:18:33 -05:00
Stephen Booth 07e70e2195
Update SQLite to version 3.38.2 (#13) 2022-03-26 13:04:44 -06:00
Stephen Booth 0f3977f0f0
Update SQLite to version 3.38.1 (#12) 2022-03-17 21:40:56 -05:00
Stephen Booth 952819c9ba
Update SQLite to version 3.38.0 (#11)
* Update to SQLite 3.38.0

* Remove JSON1 flag

* Add carray.h

* Remove reference to JSON1 extension
2022-02-25 08:13:03 -07:00
Stephen F. Booth 9b04dc96c0
Update SQLite to version 3.37.2 (#10) 2022-01-06 09:21:42 -06:00
Stephen F. Booth beb0e8c476
Update SQLite to version 3.37.1 (#9) 2022-01-02 08:35:00 -06:00
Stephen F. Booth c20c342497
Update SQLite to version 3.37.0 (#8) 2021-11-28 05:49:49 -06:00
Stephen F. Booth a6ec1a3878
Update SQLite to version 3.36.0 (#7) 2021-06-19 09:33:42 -05:00
Stephen F. Booth 2a3ab5ed62
Update CSQLiteTests.swift 2021-06-08 12:33:02 -05:00
Stephen F. Booth f7f7fe1d60
Spaces to tabs 2021-06-05 18:28:08 -05:00
Stephen F. Booth fcad2dda59
Remove SHA1 extension (#6) 2021-06-04 17:18:06 -05:00
Stephen F. Booth 2ed42a8e3b
Rename csqlite_swift_shims to csqlite_shims (#5)
* Rename csqlite_swift_shims to csqlite_shims

* Update and rename csqlite_swift_shims.c to csqlite_shims.c

* Update README.md
2021-06-04 12:41:19 -05:00
Stephen F. Booth c9858b232f
Rename csqlite_swift_glue to csqlite_swift_shims (#4) 2021-06-04 12:35:34 -05:00
Stephen F. Booth 8de5ab77fd
Add wrappers for sqlite3_cancel_auto_extension() (#3) 2021-06-04 12:20:24 -05:00
Stephen F. Booth bc7c0e50a0
Additional test assertions 2021-06-04 09:37:45 -05:00
Stephen F. Booth 852ea00e89
Add sqlite3_vtab_config() wrappers (#2) 2021-06-04 07:30:16 -05:00
Stephen F. Booth ec8e56d16d
Rename several auto_extension functions 2021-06-03 10:44:16 -05:00
Stephen F. Booth 857cbf36a8
Update README.md 2021-06-03 10:25:58 -05:00
Stephen F. Booth 4ae9d0042c
Add commonly-used extensions (#1)
* Add commonly-used extensions

* Add extension linking information
2021-06-03 10:24:50 -05:00
Stephen F. Booth ea8e0024ac
Update README.md 2021-06-01 16:26:56 -05:00
Stephen F. Booth 1de6c78cf0
Update README.md 2021-06-01 16:22:51 -05:00
Stephen F. Booth fd4804ace5
Add additional sqlite3_db_config verbs 2021-06-01 11:32:54 -05:00
Stephen F. Booth 16c07830dd
Remove unused parameter 2021-06-01 10:41:26 -05:00
Stephen F. Booth e0a7589091
Formatting 2021-06-01 10:24:57 -05:00
Stephen F. Booth e299945a73
Update #include for new file name 2021-06-01 09:09:53 -05:00
Stephen F. Booth e7be9ee4c3
Rename sqlite3_swift_glue to csqlite_swift_glue 2021-06-01 09:08:50 -05:00
Stephen F. Booth 199eb58da8
Add additional glue functions 2021-06-01 09:07:15 -05:00
Stephen F. Booth d7a25167a2
Add tests 2021-05-30 10:32:51 -05:00
Stephen F. Booth c778049089
Run tests 2021-05-30 10:31:15 -05:00
Stephen F. Booth 10806c0f68
Rename main.yml to swift.yml 2021-05-30 10:11:14 -05:00
Stephen F. Booth 4c4db9cc2e
Create main.yml 2021-05-30 10:10:34 -05:00
Stephen F. Booth a9bccbf4ba
Add Swift glue for variadic functions 2021-05-30 08:50:18 -05:00
Stephen F. Booth 8d742ebf8d
SQLite amalgamation 3.35.5 2021-05-30 08:49:33 -05:00
Stephen F. Booth 43ab35a933
Initial package description 2021-05-30 08:47:54 -05:00
Stephen F. Booth a8ddd7e12f
Add .gitignore 2021-05-30 08:47:07 -05:00
Stephen F. Booth 23bc794f0c
Initial commit 2021-05-30 08:41:21 -05:00