Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-01-17 | Fixed bug in RST reader, which would choke on: "p. one\ntwo\n". | fiddlosopher | 1 | -2/+2 |
2008-01-08 | Changed copyright dates where appropriate to include 2008. | fiddlosopher | 1 | -2/+2 |
2008-01-06 | RST reader: Fixed bug in parsing explicit links (resolves Issue #44). | fiddlosopher | 1 | -2/+3 |
2008-01-06 | RST reader: cleaned up parsing of reference names in key blocks and links. | fiddlosopher | 1 | -24/+25 |
2008-01-06 | RST reader: Removed unnecessary check for following link in str. | fiddlosopher | 1 | -2/+1 |
2007-12-21 | Fixed handling of email addresses in markdown and reStructuredText. | fiddlosopher | 1 | -25/+0 |
2007-11-29 | Moved everything from src into the top-level directory. | fiddlosopher | 1 | -0/+640 |
2007-11-28 | Removed Text directory. This is a remnant of an experiment | fiddlosopher | 1 | -640/+0 |
2007-11-03 | Use template haskell to avoid the need for templates: | fiddlosopher | 1 | -0/+640 |