| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-constitution of `ds' symbol processing. First, push the | Kristaps Dzonsons | 2010-07-07 | 1 | -1/+0 |
* | Assert my copyright, making it explicit that i'm granting the same license | Ingo Schwarze | 2010-07-04 | 1 | -1/+2 |
* | Stash `Bf' parameters into struct mdoc_bf. | Kristaps Dzonsons | 2010-07-02 | 1 | -0/+9 |
* | Remove my own dumb FIXME and mark a static function defn as static. | Kristaps Dzonsons | 2010-07-01 | 1 | -3/+2 |
* | Make struct_bl and struct_bd into pointers. This removes the need to do | Kristaps Dzonsons | 2010-07-01 | 1 | -4/+12 |
* | In the mdoc(7) parser, inspect roff registers early such that all parts | Ingo Schwarze | 2010-07-01 | 1 | -14/+18 |
* | Support for badly nested blocks, written around the time of | Ingo Schwarze | 2010-06-29 | 1 | -0/+18 |
* | Allow registers to be unset. Implement and document the `.nr nS val'. | Kristaps Dzonsons | 2010-06-27 | 1 | -0/+9 |
* | Following clue-stick applied by schwarze@, back out const-ness of regset | Kristaps Dzonsons | 2010-06-27 | 1 | -2/+11 |
* | Downstream maintainers: this removes UGLY! I don't want diverging | Kristaps Dzonsons | 2010-06-27 | 1 | -25/+17 |
* | Mechanical diff allowing the const struct regset to propogate through | Kristaps Dzonsons | 2010-06-26 | 1 | -17/+25 |
* | Churn-ish check-in getting mdoc_parseln() and man_parseln() to accept a | Kristaps Dzonsons | 2010-06-26 | 1 | -1/+3 |
* | `Bl' is now using a struct instead of a single enum mdoc_list for its | Kristaps Dzonsons | 2010-06-12 | 1 | -4/+4 |
* | Fixed my breaking of Ingo's eoln-whitespace detection code, where a | Kristaps Dzonsons | 2010-05-31 | 1 | -0/+1 |
* | Macro lines now infer an `It' if they immediately follow a `Bl -column' | Kristaps Dzonsons | 2010-05-31 | 1 | -10/+55 |
* | Strengthened constraint for passing into `It'. | Kristaps Dzonsons | 2010-05-31 | 1 | -1/+2 |
* | Add ability to interpret initial free-form lines as part of a `Bl | Kristaps Dzonsons | 2010-05-31 | 1 | -1/+25 |
* | Remove enum mdocargerr from phrase() (unused). | Kristaps Dzonsons | 2010-05-31 | 1 | -1/+1 |
* | Made `Dt' default to LOCAL and UNKNOWN instead of local and unknown (note case). | Kristaps Dzonsons | 2010-05-30 | 1 | -3/+3 |
* | Fixed `Lb' to be in_line (reported by Ulrich Spoerlein). | Kristaps Dzonsons | 2010-05-26 | 1 | -0/+2 |
* | Modified version of Ingo Schwarze's patch for hyphen-breaking. | Kristaps Dzonsons | 2010-05-25 | 1 | -0/+4 |
* | rewrite the main mdoc text parser, mdoc_ptext(), | Ingo Schwarze | 2010-05-24 | 1 | -38/+51 |
* | Enable the unified error/warning enumeration in mandoc.h that's | Kristaps Dzonsons | 2010-05-17 | 1 | -111/+25 |
* | Allow roff_parseln() to be re-run. | Kristaps Dzonsons | 2010-05-16 | 1 | -28/+30 |
* | Fix allowing silly '\'' control character. | Kristaps Dzonsons | 2010-05-16 | 1 | -1/+1 |
* | LIBRARY can also occur in section 9. | Kristaps Dzonsons | 2010-05-15 | 1 | -1/+3 |
* | More EOS: append_delims() fitted with EOS detection, so ANY macro with append... | Kristaps Dzonsons | 2010-05-15 | 1 | -0/+2 |
* | Backed out check for `Ex' manual sec (ok schwarze@, joerg@), in turn backing ... | Kristaps Dzonsons | 2010-05-14 | 1 | -1/+0 |
* | Fixed bug in -Thtml -mdoc where `Lb' would line-break in LIBRARY section. | Kristaps Dzonsons | 2010-05-13 | 1 | -4/+10 |
* | Put the eos-checker into libmandoc.h. | Kristaps Dzonsons | 2010-05-12 | 1 | -13/+1 |
* | Tiny EOS patch. Back-end cues front-end through flag. Front-end cues output... | Kristaps Dzonsons | 2010-05-12 | 1 | -1/+27 |
* | Fix asserts on stripping end-of-line whitespace. | Kristaps Dzonsons | 2010-05-08 | 1 | -3/+1 |
* | Strip trailing, unescaped whitespace from free-form, non-literal lines (like ... | Kristaps Dzonsons | 2010-05-08 | 1 | -3/+17 |
* | Lint fixes (type-safety for enums via -cefuh). | Kristaps Dzonsons | 2010-05-08 | 1 | -9/+11 |
* | De-chunking of text removed from parsers. This is a significant change (and ... | Kristaps Dzonsons | 2010-05-07 | 1 | -65/+28 |
* | Sync'd mdoc.c's function names with man.c. | Kristaps Dzonsons | 2010-04-08 | 1 | -7/+13 |
* | Properly checked in Ingo Schwarze' prologue/body-breaking patch, which I'd mu... | Kristaps Dzonsons | 2010-04-08 | 1 | -12/+10 |
* | Migrating mdoc_node_free() and mdoc_node_freelist() to use mdoc_node_delete()... | Kristaps Dzonsons | 2010-04-06 | 1 | -9/+47 |
* | Commited relaxation of title-less document error-out noted by Christian Weisg... | Kristaps Dzonsons | 2010-04-05 | 1 | -2/+17 |
* | Merging patch by Ingo Schwarze. | Kristaps Dzonsons | 2010-04-03 | 1 | -2/+12 |
* | Re-adjusting UGLY tags. | Kristaps Dzonsons | 2010-03-31 | 1 | -0/+1 |
* | Macro types enum-ated (enum mdoct) (for easier debugging in gdb of "tok" valu... | Kristaps Dzonsons | 2010-03-31 | 1 | -11/+11 |
* | Check for white-space at the end of free-form text. Lack of check spotted by... | Kristaps Dzonsons | 2010-01-07 | 1 | -0/+15 |
* | Check for white-space at end of stand-alone macro line. | Kristaps Dzonsons | 2010-01-07 | 1 | -6/+14 |
* | Big check-in of compatibility layer. This should work on most major architec... | Kristaps Dzonsons | 2010-01-01 | 1 | -11/+10 |
* | libmdoc and libman now using non-recoverable allocations (simpler code). | Kristaps Dzonsons | 2009-10-30 | 1 | -44/+14 |
* | bzero() -> memset() (noted by Joerg Sonnenberger). | Kristaps Dzonsons | 2009-10-27 | 1 | -1/+1 |
* | -man also prints unknown macro (noted by Joerg Sonnenberger). | Kristaps Dzonsons | 2009-10-26 | 1 | -1/+0 |
* | Added `%U' to -mdoc (doesn't render in a nice way yet). | Kristaps Dzonsons | 2009-10-24 | 1 | -1/+3 |
* | Added warning about specifying list arguments before type (suggested by Joerg... | Kristaps Dzonsons | 2009-10-15 | 1 | -0/+1 |