| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-12-15 | Removing todo | gottox@rootkit.lan | |
| 2007-12-15 | Correcting newlines; Correcting Makefile | gottox@rootkit.lan | |
| 2007-12-15 | Removing (hopefully) unneeded "b[i+1] = '\0'" | gottox@rootkit.lan | |
| 2007-12-15 | now dolist works in non block context | gottox@rootkit.lan | |
| 2007-12-14 | main returns now EXIT_SUCCESS | gottox@rootkit.lan | |
| 2007-12-14 | <pre><code> instead of </pre> | gottox@rootkit.lan | |
| 2007-12-14 | do...-functions return now a value < 0 if the are block or > 0 of they are ↵ | gottox@rootkit.lan | |
| inline | |||
| 2007-12-14 | moving functions | gottox@rootkit.lan | |
| 2007-12-14 | -Wall does not produce warnings anymore. | gottox@rootkit.lan | |
| 2007-12-14 | version 0.6 | gottox@rootkit.lan | |
| 2007-12-14 | Support for Backslashing. Correcting lineprefixes. dolist supports \t; ↵ | gottox@rootkit.lan | |
| correction in doparagraph; correction in dosurround | |||
| 2007-12-13 | changed whole newline handling | gottox@rootkit.lan | |
| 2007-12-13 | two sequently paragraphs are now recognized properly | gottox@rootkit.lan | |
| 2007-12-13 | newline stripping works again | gottox@rootkit.lan | |
| 2007-12-13 | Further small fixes | gottox@rootkit.lan | |
| 2007-12-13 | Fixed dolist bug reported by Szabolcs | gottox@rootkit.lan | |
| New handling of newlines. | |||
| 2007-12-12 | Small bugfix | gottox@rootkit.lan | |
| 2007-12-12 | version 0.5 | gottox@rootkit.lan | |
| 2007-12-12 | more (semi-)proper HTML-escaping | gottox@rootkit.lan | |
| 2007-12-12 | improved memory managment | gottox@rootkit.lan | |
| 2007-12-12 | Add missing \0 | gottox@rootkit.lan | |
| 2007-12-12 | even more stupid bug -.- | gottox@rootkit.lan | |
| 2007-12-12 | Fixed small bug in dolist | gottox@rootkit.lan | |
| 2007-12-11 | dounderline works with paragraph | gottox@rootkit.lan | |
| 2007-12-11 | There is no h7 -.- | gottox@rootkit.lan | |
| 2007-12-11 | (semi-)proper HTML-escaping; some cleanups | gottox@rootkit.lan | |
| 2007-12-11 | dolist and doparagraph are working better now | gottox@rootkit.lan | |
| 2007-12-11 | dolineprefix works now with doparagraph | gottox@rootkit.lan | |
| 2007-12-11 | Added doparagraph parser. | gottox@rootkit.lan | |
| Removed ERRMALLOC constant. changed "<hr />" from "---" to "- - -" linebreak is now markdown compatible | |||
| 2007-12-11 | replaced desclen and linklen by descend and linkend | gottox@rootkit.lan | |
| images are now stackable into links. | |||
| 2007-12-10 | fixing bug in dolist | gottox@rootkit.lan | |
| adding insert to doreplace | |||
| 2007-12-10 | some reformating | gottox@rootkit.lan | |
| fixing shortlink | |||
| 2007-12-10 | Adding list support | gottox@rootkit.lan | |
| 2007-12-10 | Adding dolist which I forgot in last commit | gottox@rootkit.lan | |
| 2007-12-10 | rearrange functions | gottox@rootkit.lan | |
| Added alternative notation of headings | |||
| 2007-12-10 | Adding Makefile, changing to MIT/X License | gottox@rootkit.lan | |
| 2007-12-10 | fixing stupid mistake | gottox@rootkit.lan | |
| adding shortlink support | |||
| 2007-12-10 | Add nohtml switch | gottox@rootkit.lan | |
| 2007-12-10 | renaming errstr to format | gottox@rootkit.lan | |
| adding hprint | |||
| 2007-12-10 | moving markdown.c to cmarkdown.c | gottox@rootkit.lan | |
| adding header a bunch of other stuff. --HG-- rename : markdown.c => cmarkdown.c | |||