Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
5 check-ins using file src/db.c version c04ff31ca0
|
2015-01-26
| ||
| 18:23 | Fix the URL parser so that it is able to handle IPv6 addresses. Cherrypick (with updates) from the ipv6 branch circa [2012-07-07]. check-in: 2075361ece user: drh tags: trunk | |
| 16:45 | Add two new columns to the MLINK table. ("fossil rebuild" is not required but is highly recommended.) Use these new tables to improve the display of the history of changes to a single file. check-in: 65aa10f97c user: drh tags: trunk | |
| 16:28 | Try to keep graph nodes from the same branch on the same rail of the graph. Closed-Leaf check-in: fcc9f6642e user: drh tags: mlink-improvements | |
| 15:19 | Use the GR_MAX_RAIL macro to limit the number of parents for a node on a graph. On the /finfo page, ensure that a node is only marked "Added" if it has no parents. check-in: c1c50ced22 user: drh tags: mlink-improvements | |
| 14:44 | Improved comment on the automatic MLINK column adding that is done in db_open_repository(). check-in: c33c574e43 user: drh tags: mlink-improvements | |