Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

4 check-ins using file src/main.c version f6b151457e

2014-07-16
08:09
Update internal tables to Unicode 7.0. ... (Closed-Leaf check-in: e17f7304dd user: jan.nijtmans tags: unicode-7.0)
07:57
In the UI and CL, output UUID's the same (almost) everywhere: The first 10 characters of UUID's are always displayed, but more are added until the UUID contains at least a single 'a'-'f'. Hyperlinks still usee the full-length UUID. ... (check-in: fe6d393021 user: jan.nijtmans tags: trunk)
07:19
make local aDia[] and aChar[] tables "static const". ... (check-in: 5b26a50e1b user: jan.nijtmans tags: trunk)
04:02
Do not allow webpage names to be used as command-line commands. This prevents deferencing of the null "g.db" pointer for command-line commands. ... (check-in: c2a9c1f7f8 user: drh tags: trunk)