Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
46 check-ins going from a026475c38e76819 to ef3b86baace88ab7
2016-10-05
| ||
19:09 | Update the built-in SQLite to the 3.15.0 beta. check-in: ef3b86baac user: drh tags: trunk | |
2016-08-01
| ||
17:55 | Update the built-in SQLite to the 3.14 first beta. check-in: 4c1e2803a4 user: drh tags: trunk | |
2016-05-09
| ||
22:42 | Update the built-in SQLite to the first 3.13.0 beta. check-in: 4a395f191d user: drh tags: trunk | |
2016-03-23
| ||
11:52 | Update the built-in SQLite to the second 3.12.0 beta. check-in: 2422daf88f user: drh tags: trunk | |
2016-02-15
| ||
17:37 | Version 3.11.0 check-in: ff12ab8446 user: drh tags: trunk, release, version-3.11.0 | |
2016-02-13
| ||
02:07 | Update SQLite to a 3.11.0 release candidate. check-in: f23cc7bd57 user: drh tags: trunk | |
2016-02-09
| ||
22:14 | Update the built-in SQLite to the latest 3.11.0 beta. check-in: 5acb229d1c user: drh tags: trunk | |
2016-01-04
| ||
21:04 | Bring in the latest SQLite 3.10.0 beta. check-in: 08c712f2f6 user: drh tags: trunk | |
2015-10-10
| ||
22:39 | Add Makefile for MSVC, making #ifdef adjustments as necessary. check-in: 7a6b266590 user: mistachkin tags: trunk | |
18:53 | Another SQLite 3.9.0 beta. check-in: 7f101da5c9 user: drh tags: trunk | |
13:45 | Update the built-in SQLite to the first 3.9.0 beta. check-in: f0b45ac9a5 user: drh tags: trunk | |
2015-10-07
| ||
20:51 | Update the built-in SQLite to the first 3.8.12 beta. check-in: be219301cd user: drh tags: trunk | |
2015-09-28
| ||
14:58 | Update the built-in SQLite to the 3.8.12 alpha version that includes the ONEPASS bug fix. check-in: c70107362d user: drh tags: trunk | |
12:06 | Add command-line options --halt and --trace. Add the "integrity_check" parameter to the SQLite3 engine that runs integrity_check after each statement. Enhance the SQLite3 engine to report memory leaks. check-in: 8828b124a6 user: drh tags: trunk | |
11:00 | Update built-in SQLite to 3.8.12 alpha. Allow two prefix dashes on command-line options. Omit run-all.sh and rely on run-all.tcl for testing. Use all optimizer bits for the optimizer off tests in run-all.tcl. check-in: fcd2cc6991 user: drh tags: trunk | |
2015-09-11
| ||
20:54 | Fix evidence marks due to wording changes. check-in: 62245fe6d0 user: drh tags: trunk | |
2015-07-24
| ||
00:37 | Add the "run-all.tcl" script that runs all --verify tests and summarizes the output, and that works on both unix and windows. check-in: a9ccd7d797 user: drh tags: trunk | |
00:03 | Update the built-in SQLite to the second 3.8.11 beta. check-in: ac688c398e user: drh tags: trunk | |
2015-05-06
| ||
01:28 | Check in the second 3.8.10 beta. check-in: 3f320d5068 user: drh tags: trunk | |
2015-04-06
| ||
20:40 | Update the built-in SQLite to the third 3.8.9 beta. check-in: 21890161c0 user: drh tags: trunk | |
2015-01-15
| ||
19:43 | Update SQLite to the latest 3.8.8 release candidate. check-in: 22f3649555 user: drh tags: trunk | |
2015-01-06
| ||
16:11 | Update the built-in SQLite code to version 3.8.8 alpha. check-in: f7c7ebfb61 user: drh tags: trunk | |
2014-11-18
| ||
16:07 | Update the built-in SQLite to the 3.8.7.2 beta. check-in: c3054e4bf8 user: drh tags: trunk | |
2014-10-29
| ||
11:28 | Update SQLite to the 3.8.7.1 beta. check-in: 4a7de5c09b user: drh tags: trunk | |
2014-10-15
| ||
18:28 | Update the built-in SQLite to the 2014-10-15 beta of 3.8.7. check-in: 23d10a6b2c user: drh tags: trunk | |
2014-10-09
| ||
12:51 | Update the built-in SQLite to 3.8.7 beta. check-in: 06e0b89fc2 user: drh tags: trunk | |
2014-08-14
| ||
00:08 | Add the SQLite amalgamation for 3.8.6 beta. check-in: fc61d411c0 user: drh tags: trunk | |
2014-06-03
| ||
15:26 | Incorporate the latest SQLite 3.8.5-beta changes. check-in: b26d5e2abc user: drh tags: trunk | |
11:45 | Update to the 3.8.5 beta under test. check-in: 6950594f20 user: drh tags: trunk | |
2014-03-06
| ||
20:18 | Update to the latest 3.8.4 beta from upstream. check-in: 8e0f0b0fc2 user: drh tags: trunk | |
2014-03-05
| ||
19:27 | Update the built-in SQLite to 3.8.4 beta. check-in: ba3a2680e0 user: drh tags: trunk | |
2014-02-11
| ||
07:54 | Skip MSSQL for several tests that are incompatible with it. check-in: bf3dafd972 user: mistachkin tags: trunk | |
07:40 | Use standard engine naming for PostgreSQL as the tests already rely on it. check-in: b5e970313f user: mistachkin tags: trunk | |
07:21 | Enhance support for recent versions of PostgreSQL. check-in: 1694a55bf7 user: mistachkin tags: trunk | |
2014-01-28
| ||
18:11 | Update the built-in SQLite to the latest 3.8.3 beta. Fix a compiler warning in the md5.c module. check-in: 13832ba988 user: drh tags: trunk | |
2013-12-04
| ||
14:57 | Update the built-in SQLite to the third 3.8.2 release candidate. check-in: 63f9fb8e47 user: drh tags: trunk | |
2013-11-26
| ||
20:34 | Import latest SQLite from upstream. check-in: 50ffe6bef8 user: drh tags: trunk | |
2013-10-14
| ||
13:44 | Update to the SQLite 3.8.1 beta. check-in: d206057b31 user: drh tags: trunk | |
2013-08-31
| ||
20:22 | Rename the PostgreSQL DSN in the test batch file for consistency. check-in: ca64580860 user: mistachkin tags: trunk | |
20:19 | Add batch files for testing purposes. check-in: f47d6cdfda user: mistachkin tags: trunk | |
2013-08-22
| ||
12:48 | Update SQLite to the 3.8.0 beta with performance optimizations and deferred automatic indices. check-in: 7c52fd2246 user: drh tags: trunk | |
2013-08-20
| ||
23:18 | Update to the SQLite 3.8.0 beta. check-in: c81107f210 user: drh tags: trunk | |
2013-05-16
| ||
01:04 | Update to the SQLite version that fixes HAVING clause name resolution. check-in: 75cc8dafb2 user: drh tags: trunk | |
2013-05-15
| ||
23:47 | Update SQLite to the 3.7.17 beta. check-in: 534b8ec9f0 user: drh tags: trunk | |
2013-03-13
| ||
01:51 | Update the built-in SQLite to include the fixes to ORDER BY and IN that where discovered by the previous import. check-in: 9d717e74e7 user: drh tags: trunk | |
2013-03-12
| ||
16:31 | Import the latest 3.7.16 beta from upstream. check-in: a026475c38 user: drh tags: trunk | |