Commit Graph

654 Commits

Author SHA1 Message Date
Gert-Jan Timmer c9394b1e02 Update documentation
Compile Section Closes #175
Compile Section Closes #201
Compile Section Closes #206
Compile Section Closes #404
Compile Section Closes #217
Compile Section Closes #224
Compile Section Closes #234
Compile Section Closes #242
Feature table Closes #255
Description Section Closes #232
Golang:1.6 not supported Closes #272
Golang:1.5 not supported + compilation section Closes #283
usleep Implemented Closes #285
FAQ Section Closes #289
Compile Section closes #295
FAQ Section Closes #305
PR339 Closes #318 #321
Compilation Section Closes #341
PR407 Closes #364
Feature `sqlite_vtable` Closes #393
Compile Section Closes #416
sqlite_trace feature Closes #433
Compilation Section Closes #435
Compilation Section Closes #443
Golang:1.6 Not Supported Closes #445
Compilation Section Closes #451
Compilation Section Closes #467
Compilation Section Closes #491
Compilation Section Closes #495
Compilation Section Closes #505
Compilation Section Closes #557
Compilation Section Closes #560
[ci skip]
2018-05-26 22:50:06 +02:00
Gert-Jan Timmer 3526997453 Added FAQ item for compile error `-fPIC`
Closes #120
2018-05-26 21:15:37 +02:00
Gert-Jan Timmer 92e4da02d7 Relocated FAQ item to usage subsection of Features 2018-05-26 21:13:26 +02:00
mattn b8b158db6f
Merge pull request #568 from GJRTimmer/fix/usleep
Fix/usleep
2018-05-26 01:48:33 +09:00
mattn c5dd6c3c87
Merge pull request #563 from GJRTimmer/update/options
Add Additional Features / Options
2018-05-26 01:45:24 +09:00
Gert-Jan Timmer 89bdd9c3c9 Code format update
[ci skip]
2018-05-25 15:49:35 +02:00
Gert-Jan Timmer 7c89b38a2d Implementation for usleep
Implement `usleep` for Windows OS.
2018-05-25 15:33:53 +02:00
Gert-Jan Timmer edb95b5914 Add: Initial usleep option
[ci skip]
2018-05-25 14:15:46 +02:00
Gert-Jan Timmer 670bba5d74 Merge branch 'fix/darwin-icu' into update/options 2018-05-25 12:24:53 +02:00
Gert-Jan Timmer 2cee2f9651 Update Travis CI
Removed: 32Bit Windows Cross-Compile
Aggregated: sqlite_trace into main module build
2018-05-25 12:24:41 +02:00
Gert-Jan Timmer 5abd024785 Fix: OSX icu module 2018-05-25 11:41:14 +02:00
Gert-Jan Timmer 59885cf9d4 Reduced build time
Closes #567
2018-05-25 10:40:18 +02:00
Gert-Jan Timmer b21e83238e Update: Travis CI 2018-05-25 10:18:56 +02:00
Gert-Jan Timmer 4525f3a65f Add: icu4c to OSX
Required for building SQLite module `icu`
2018-05-24 15:06:10 +02:00
Gert-Jan Timmer 7fe42b0c27 Update: Travis CI
Added Cross-Compile jobs for additional feature(s)
2018-05-24 12:35:44 +02:00
Gert-Jan Timmer 4d6bb50892 Update: Travis CI
Usage of new build tag names
2018-05-24 12:07:11 +02:00
Gert-Jan Timmer 7319fcc0d8 Renamed build option `trace` 2018-05-24 12:06:54 +02:00
Gert-Jan Timmer 5a602a653e Update: README
Add documentation to feature table for tag `trace`
2018-05-24 12:00:17 +02:00
Gert-Jan Timmer 23bb9ee3cb Update: Travis CI 2018-05-24 11:59:17 +02:00
Gert-Jan Timmer ef74e33f4a Update: README
Fix: New build tag(s) names
2018-05-24 11:55:24 +02:00
Gert-Jan Timmer 765f6e93d2 Update prefix of build tags to `sqlite_`
* Keep current build tags backwards compliant
* Added alias for `sqlite_json1` => `sqlite_json`
2018-05-24 11:55:02 +02:00
Gert-Jan Timmer 6f78e03131 Update build tags with prefix `sqlite_` 2018-05-24 11:53:45 +02:00
Gert-Jan Timmer fdd603e859 Merge branch 'master' into update/options 2018-05-24 11:43:17 +02:00
mattn 29ac65fc30
Merge pull request #562 from GJRTimmer/fix/travis-ci
Update Travis CI
2018-05-24 17:53:35 +09:00
mattn 323f3f4bee
Merge pull request #565 from GJRTimmer/fix/wal
ADD: SQLITE_DEFAULT_WAL_SYNCHRONOUS
2018-05-24 17:43:25 +09:00
Gert-Jan Timmer 6510a04266 Add: EOL 2018-05-24 09:25:16 +02:00
mattn 2614d46676
Merge branch 'master' into fix/wal 2018-05-24 10:35:25 +09:00
mattn 323a32be5a
Merge pull request #564 from GJRTimmer/fix/213
Fix #213
2018-05-24 10:34:43 +09:00
mattn 9aa67ff0d6
Merge pull request #566 from GJRTimmer/fix/deprecated
ADD: SQLITE_OMIT_DEPRECATED
2018-05-24 10:32:29 +09:00
Gert-Jan Timmer 347aa38e98 ADD: SQLITE_OMIT_DEPRECATED 2018-05-23 23:10:05 +02:00
Gert-Jan Timmer 46cd598502 ADD: SQLITE_DEFAULT_WAL_SYNCHRONOUS 2018-05-23 23:05:26 +02:00
Gert-Jan Timmer 79bf9ba26b ADD: SQLITE_ENABLE_UPDATE_DELETE_LIMIT
Fixes #213
2018-05-23 22:43:42 +02:00
Gert-Jan Timmer a909aeb37f Update: README
Add: Feature Table
Add: Links
Add: TOC
Fix: References for TOC
2018-05-23 22:30:51 +02:00
Gert-Jan Timmer ebb175735b Add: SQLITE_DEFAULT_AUTOVACUUM 2018-05-23 22:21:51 +02:00
Gert-Jan Timmer 6929098dc1 Add: SQLITE_ENABLE_STAT4 2018-05-23 22:21:33 +02:00
Gert-Jan Timmer c5ff80d7a8 Add: SQLITE_SECURE_DELETE 2018-05-23 22:21:22 +02:00
Gert-Jan Timmer bdda6e10e3 Add: SQLITE_INTROSPECTION_PRAGMAS 2018-05-23 22:21:11 +02:00
Gert-Jan Timmer e2fc6d49c6 Add: SQLITE_DEFAULT_FOREIGN_KEYS 2018-05-23 22:21:00 +02:00
Gert-Jan Timmer 507e9be49b Add: SQLITE_ENABLE_API_ARMOR 2018-05-23 22:20:48 +02:00
Gert-Jan Timmer de217e4b87 Add: SQLITE_ALLOW_URI_AUTHORITY 2018-05-23 22:20:35 +02:00
Gert-Jan Timmer ba97a23a7f Rename
Renamed files containing current features.
2018-05-23 22:20:06 +02:00
Gert-Jan Timmer 56ffb7a49b Update Travis CI
Add: OSX
Add: Windows Cross-Compile
Add: Golang: 1.10.x

Exclusions:
- Golang: 1.7 from OSX
- Golang: Master does not cause build failure
- Tests for Windows Cross-Platform
2018-05-23 19:23:25 +02:00
mattn a72efd674f
Merge pull request #540 from mattn/open-mode
add _mutex flag to specify SQLITE_OPEN_NOMUTEX or SQLITE_OPEN_FULLMUTEX
2018-04-19 16:32:57 +09:00
mattn 20a06cb34c
Merge pull request #552 from mattn/disable-pread64-android
disable pread64/pwrite64 on android
2018-04-18 11:10:46 +09:00
Yasuhiro Matsumoto aaf32cc923
disable pread64/pwrite64 on android 2018-04-18 10:36:16 +09:00
mattn 1024cb20b4
Merge pull request #550 from mattn/upgrade-3.23.1
bump sqlite3 3.23.1
2018-04-17 23:31:54 +09:00
Yasuhiro Matsumoto d4680fe41a
bump sqlite3 3.23.1 2018-04-17 22:18:20 +09:00
mattn 397c95cd5e
Merge pull request #549 from mjtrangoni/fix-linter-issues
Fix linter issues
2018-04-17 22:17:04 +09:00
Mario Trangoni b75aefcf46 fix small codespell issue 2018-04-17 12:33:03 +02:00
Mario Trangoni 4bde157d91 fix all goconst issues 2018-04-17 12:33:03 +02:00