Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Using perror() instead of fprintf for failure from library functions. | Kristaps Dzonsons | 2009-10-31 | 1 | -2/+2 |
* | Continued safe handling of allocations. | Kristaps Dzonsons | 2009-10-30 | 1 | -6/+11 |
* | All special characters sync'd with groff, both -Thtml and -Tascii. | Kristaps Dzonsons | 2009-09-23 | 1 | -1/+1 |
* | Sync'd special letters and ligatures with newest groff. | Kristaps Dzonsons | 2009-09-23 | 1 | -1/+1 |
* | Arrows & brackets sync'd with newest groff. | Kristaps Dzonsons | 2009-09-23 | 1 | -1/+1 |
* | Quotes sync'd with newest groff. | Kristaps Dzonsons | 2009-09-23 | 1 | -1/+1 |
* | Accent marks sync'd with current groff. | Kristaps Dzonsons | 2009-09-22 | 1 | -1/+1 |
* | Many more UTF-8 symbols in place. | Kristaps Dzonsons | 2009-09-22 | 1 | -1/+1 |
* | Many more characters for HMTL (mostly Greek). | Kristaps Dzonsons | 2009-09-22 | 1 | -1/+1 |
* | More html. | Kristaps Dzonsons | 2009-09-17 | 1 | -28/+31 |
* | ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding). | Kristaps Dzonsons | 2009-09-17 | 1 | -0/+201 |