Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 check-ins using file src/setup.c version 181cfe90a8
2020-06-21
| ||
12:59 | Fix etag processing so that no etag header is issued for pages which encounter errors or warnings. ... (check-in: 517fb01b9c user: drh tags: trunk) | |
2020-06-20
| ||
19:51 | Make sure calls to db_close_config() also close the local checkout when needed. ... (check-in: aefbd20d6e user: mistachkin tags: trunk) | |
16:56 | Update the custom MinGW makefile. ... (check-in: e28b23159f user: mistachkin tags: trunk) | |
03:45 | Work around an erroneous warning in clang-8. No logic changes. The exact same machine code is generated. ... (check-in: 6daa19d961 user: drh tags: trunk) | |
00:15 | Add the "helptext" virtual table. This is a stepping-stone to adding help-text search. ... (check-in: b2dacfcd73 user: drh tags: trunk) | |
2020-06-19
| ||
20:41 | Remove a stale dependency from the MSC makefile. ... (check-in: 162ac96d7b user: drh tags: trunk) | |
20:20 | Remove a harmless unused variable. ... (check-in: 45372c122e user: drh tags: trunk) | |
20:13 | The "fossil test" command offers suggestions if the help requested is not recognized. ... (check-in: a99d9173bf user: drh tags: trunk) | |
17:54 | Add the test-command-stats command. ... (check-in: c7bb647f7a user: drh tags: trunk) | |
16:44 | Use the schema-table naming convention appropriate for SQLite 3.33.0. ... (check-in: 22645e1f06 user: drh tags: trunk) | |