Age | Commit message (Expand) | Author |
2011-04-24 | Merge version 1.11.1: | Ingo Schwarze |
2011-04-21 | Merge version 1.10.10: | Ingo Schwarze |
2011-03-20 | Import the foundation for eqn(7) support. | Ingo Schwarze |
2011-03-07 | Clean up date handling, | Ingo Schwarze |
2011-02-10 | Tbl code maintenance by kristaps@. | Ingo Schwarze |
2011-01-09 | Make sure coding errors cannot make us miss fatal parsing errors | Ingo Schwarze |
2011-01-04 | Merge kristaps@' cleaner tbl integration, removing mine; | Ingo Schwarze |
2011-01-01 | Clean up {mdoc,man}_{p,v}msg invocations: | Ingo Schwarze |
2010-12-29 | Reorg by Kristaps: In libmdoc, replace the union of pointers to structs | Ingo Schwarze |
2010-12-26 | Behave more like groff (both old and new): Specifying both .%T and .%J in | Ingo Schwarze |
2010-12-21 | Migrate .An to use a pointer to its data, like everybody else. | Ingo Schwarze |
2010-12-21 | Vertical spacing improvements from kristaps@, small tweaks by me: | Ingo Schwarze |
2010-12-02 | Properly initialize the manual section to a default when .Dt is missing. | Ingo Schwarze |
2010-12-01 | Merge mdoc_action.c into mdoc_validate.c, because having two places to do | Ingo Schwarze |
2010-11-28 | To avoid FATAL errors, we have been parsing and ignoring the roff | Ingo Schwarze |
2010-10-16 | Do not abort() on tbl errors, reduce the risk that tbl stuff kills a build, | Ingo Schwarze |
2010-10-16 | Support tbl(1) code embedded into mdoc(7) input files. | Ingo Schwarze |
2010-09-27 | Merge the last bits of 1.10.6 (released today), most were already in: | Ingo Schwarze |
2010-08-20 | Implement a simple, consistent user interface for error handling. | Ingo Schwarze |
2010-08-18 | Simplify and sync the code and comments for copying the macro name | Ingo Schwarze |
2010-08-07 | Groff allows the initial macro on a line to be delimited by a space | Ingo Schwarze |
2010-07-16 | Text ending in a full stop, exclamation mark or question mark | Ingo Schwarze |
2010-07-13 | Merge release 1.10.4 (all code by kristaps@), providing four new features: | Ingo Schwarze |
2010-07-01 | In the mdoc(7) parser, inspect roff registers early such that all parts | Ingo Schwarze |
2010-06-29 | Support for badly nested blocks, written around the time of | Ingo Schwarze |
2010-06-27 | Full .nr nS support, unbreaking the kernel manuals. | Ingo Schwarze |
2010-06-26 | merge release 1.10.2 | Ingo Schwarze |
2010-06-06 | Merge bsd.lv version 1.10.1 (to be released soon). | Ingo Schwarze |
2010-05-26 | When a word does not fully fit onto the output line, but it contains | Ingo Schwarze |
2010-05-23 | Unified error and warning message system for all of mandoc, | Ingo Schwarze |
2010-05-20 | Support nested roff instructions: | Ingo Schwarze |
2010-05-16 | Rewrite the main mdoc text parser, mdoc_ptext() | Ingo Schwarze |
2010-05-16 | allow the single quote as a control character in place of the dot | Ingo Schwarze |
2010-05-15 | allow non-numeric manual sections in -mdoc; | Ingo Schwarze |
2010-05-15 | various improvements regarding errors and warnings Joerg Sonnenberger: | Ingo Schwarze |
2010-05-14 | Integrate kristaps@' end-of-sentence (EOS) framework | Ingo Schwarze |
2010-05-14 | Merge 1.9.25, keeping local patches; | Ingo Schwarze |
2010-05-14 | merge 1.9.24, keeping local patches; some changes: | Ingo Schwarze |
2010-05-08 | merge bsd.lv rev 1.123: | Ingo Schwarze |
2010-05-08 | handle text lines beginning with \." as comments, like groff does, | Ingo Schwarze |
2010-05-04 | end-of-sentence markers at the end of .Fn argument lists | Ingo Schwarze |
2010-04-27 | Fix a subtle bug noticed by naddy@ in pftop(8), thanks! | Ingo Schwarze |
2010-04-22 | Fix a segfault reported by nicm@, introduced in rev. 1.38. | Ingo Schwarze |
2010-04-07 | Merge the good parts of 1.9.23, | Ingo Schwarze |
2010-04-04 | When the prologue lacks required information, do not error out, | Ingo Schwarze |
2010-04-03 | * outside literal context in mdoc(7), handle blank lines like .Pp | Ingo Schwarze |
2010-04-02 | merge 1.9.22, keeping local patches | Ingo Schwarze |
2010-03-25 | fix a stupid out-of-bounds read access introduced in the previous | Ingo Schwarze |
2010-03-02 | Proper inter-sentence spacing for mdoc(7). | Ingo Schwarze |
2010-02-18 | sync to release 1.9.15: | Ingo Schwarze |