Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
12 check-ins occurring on or before 4471e93c.
2018-01-17
| ||
19:22 | Show the HAVE_PLEDGE configuration parameter in the output of "version -v". ... (check-in: 4471e93c75 user: drh tags: trunk) | |
19:04 | Automatically detect the presence of the pledge() system interface and use it if it is available. ... (check-in: 64def88f8b user: drh tags: trunk) | |
01:11 | Merge the latest Ardoise skin updates. ... (check-in: 6e694cd37b user: drh tags: trunk) | |
2018-01-16
| ||
16:32 | Fix bug in the db_get_mprintf() function and its siblings introduced by the previous check-in and caused by the parameter reordering. ... (check-in: ad984a2537 user: drh tags: trunk) | |
16:30 | Update the codecheck1.c utility program to find unsafe format strings for recently added varargs functions. Fix unsafe varargs found by this update. This is a continuation of the fix in check-in [3c2ef25d03fb48d5]. ... (check-in: 2fac7df467 user: drh tags: trunk) | |
15:44 | merge previous fork ... (check-in: dddad4f073 user: mgagnon tags: trunk) | |
15:41 | Fix bad url on "Advanced"/"Basic" link of the timeline page. The zLink argument of style_submenu_element() should be a literal "%s", otherwise, encoded url parameter value may contain "%" and get corrupt by the vmprintf() call inside. Problem was happening when clicking on "Basic/Advanced" link on this page: http://www.fossil-scm.org/index.html/timeline?advm=1&chng=src/* ... (check-in: 3c2ef25d03 user: mgagnon tags: trunk) | |
15:32 | Update the built-in SQLite to the second 3.22.0 beta for testing. ... (check-in: 72fba300c8 user: drh tags: trunk) | |
14:01 | Fix typo in the default skin CSS - patch from Johan Kuuse. ... (check-in: e07fdbc51e user: drh tags: trunk) | |
09:09 | missing hyphens ... (check-in: bad4d28297 user: jan.nijtmans tags: trunk) | |
08:34 | Fix recognition of sha3 in marks file. Patch adapted from Dingyuan Wang's report. Thanks! ... (check-in: 90b07ed588 user: jan.nijtmans tags: trunk) | |
08:32 | Fossil now needs at least SQLite 3.22, so check for that ... (check-in: 37cbd97cab user: jan.nijtmans tags: trunk) | |