Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 check-ins using file src/shell.c version 5b6fb1348d
|
2018-01-15
| ||
| 21:53 | Remove unnecessary whitespace in fossil_pledge comment inadvertenly added by [8993c332]. check-in: 0e877b0c5b user: andybradford tags: trunk | |
| 21:48 | Update the comment for fossil_pledge to reflect the new change in [1180676e]. check-in: 8993c3324a user: andybradford tags: trunk | |
| 21:43 | Only #define fossil_pledge in config.h if FOSSIL_HAVE_PLEDGE is not defined so that makeheaders can pick up the function prototype for checkin.h when FOSSIL_HAVE_PLEDGE is defined. check-in: 1180676e9b user: andybradford tags: trunk | |
| 17:35 | End comment with matching #define for new fossil_pledge_impl() routine---no functional change. check-in: cefcc87e08 user: andybradford tags: trunk | |
| 16:18 | Add the fossil_pledge() utility routine, that is a no-op unless compiled with FOSSIL_HAVE_PLEDGE. check-in: 7b81a9993b user: drh tags: trunk | |
| 15:47 | Always show the HTTP_IF_NONE_MATCH cgi parameter on the /test_env page. check-in: 39b4368682 user: drh tags: trunk | |
|
2018-01-12
| ||
| 14:54 | Merge the latest ardoise skin updates. check-in: 89977361b2 user: drh tags: trunk | |
| 14:36 | Update the built-in SQLite to the latest 3.22.0 beta, with a fix for a compile-time issue reported on the mailing list. check-in: 9d80ad8574 user: drh tags: trunk | |