Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Check-ins with non-propagating tags:
2013-01-11
| ||
16:43 | CHANGES: update for version 1.3 Leaf check-in: 1ce0290747 user: nat tags: release, 1.3, stable | |
2012-12-12
| ||
21:55 | mkd2latex: add supported HTML 3.2 entities check-in: ada00b1d63 user: nat tags: trunk, 1.3-rc1 | |
2012-06-26
| ||
14:49 | CHANGES: update for version 1.2 check-in: e44ae5bf2d user: nat tags: release, 1.2, stable | |
2012-05-30
| ||
20:49 | mkd2html, mkd2man: check output value of write() calls [7999ac672f] check-in: a9940af44e user: nat tags: trunk, 1.2-beta1 | |
2011-05-22
| ||
13:53 | CHANGES: new file containing a condensed list of user-facing changes between releases check-in: 6f3a2ff135 user: nat tags: release, 1.1, stable | |
2010-07-07
| ||
18:09 | README: fix of a few typos check-in: 41902d8099 user: nat tags: 1.0, release, stable | |
2010-01-28
| ||
18:11 | Turning libupskirt into a full-fledged dynamic library check-in: b07d836749 user: nat tags: trunk, 1.0-rc2 | |
2009-10-30
| ||
10:19 |
Replacement of sorted insertion by a qsort() between the passes
It should be more efficient to insert links at the end of the array and then qsort(3) the final array rather than performing sorted insertion. check-in: 6e30d08540 user: nat tags: trunk, 1.0-rc1 | |
2009-10-26
| ||
18:35 | Addition of the "Internals" section of the README check-in: 40b33f4ab2 user: nat tags: trunk, 1.0-beta2 | |
2009-10-22
| ||
14:55 |
Addition of renderers with some discount extensions
The supported extensions taken from discount are: - image size specitication - all 4 pseudo-protocols - class blocks check-in: f8e623ff7d user: nat tags: trunk, 1.0-beta1 | |