Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
16 check-ins using file src/db.c version 4fc334dc46
|
2016-04-22
| ||
| 15:39 | Add the option to build against sqlite3-see.c (not in the source tree) rather than the built-in sqlite3.c. check-in: 1ec6712e8a user: drh tags: see | |
|
2016-04-19
| ||
| 17:44 | Use retry logic for SSL read/write as described in the OpenSSL docs. check-in: 4abf607937 user: mistachkin tags: trunk | |
| 03:16 | Check the return code form blob_delta_apply() to make sure there are no errors prior to using the result. check-in: 85fc2e0a48 user: drh tags: trunk | |
|
2016-04-18
| ||
| 21:57 | Minor edits to unify merge command warning messages, plus tests. check-in: 451f04f6fe user: joel tags: trunk | |
|
2016-04-15
| ||
| 19:46 | Missed a place where the SCGI docs needed updating. check-in: 13f6887bc3 user: mistachkin tags: trunk | |
|
2016-04-13
| ||
| 08:19 | Update <dirent.h> for Visual Studio to latest version 1.21 (September 2015) check-in: dd498bbac7 user: jan.nijtmans tags: trunk | |
|
2016-04-12
| ||
| 14:19 | Update SCGI docs based on feedback from the mailing list. check-in: 5b5cbfc926 user: mistachkin tags: trunk | |
|
2016-04-11
| ||
| 23:23 | Fix typo in docs. check-in: 16ef8ee9f9 user: mistachkin tags: trunk | |
|
2016-04-10
| ||
| 02:14 | Merge trunk. check-in: 023601fb14 user: andygoth tags: andygoth-quote-apostrophe | |
| 02:13 | Merge trunk. check-in: 12810dbf65 user: andygoth tags: andygoth-brackets-outside-link | |
|
2016-04-09
| ||
| 16:57 | Update the custom MinGW makefile. check-in: 96dec24eaf user: mistachkin tags: trunk | |
|
2016-04-08
| ||
| 14:47 | Add the SQLITE_SHELL_IS_UTF8 command-line option on windows in order to fix the build. check-in: a233ed2168 user: drh tags: trunk | |
| 13:09 | Update the built-in SQLite to the latest trunk version, which includes fixes added since the 3.12.0 release. check-in: 987861d9ed user: drh tags: trunk | |
| 13:03 | Updating from trunk. Closed-Leaf check-in: a1b0955973 user: viriketo tags: viric_flavour | |
| 11:24 | Each call to socket_open() automatically closes any previously opened socket. check-in: a0dae8555a user: drh tags: trunk | |
|
2016-04-07
| ||
| 18:41 | Make usage of 'Usage:' and 'or:' consistent in all help text. check-in: 8bfd9951ca user: rberteig tags: trunk | |