2012-06-12 |
Kristaps Dzonsons | Add `cc' support. |
blob | commitdiff | raw |
2012-05-27 |
Ingo Schwarze | Support -Ios='OpenBSD 5.1' to override uname(3) as... |
blob | commitdiff | raw | diff to current |
2011-09-30 |
Ingo Schwarze | implement .Ap .Bd .Bo .Bq .D1 .Ic .Lp .Oo .Pf .Po ... |
blob | commitdiff | raw | diff to current |
2011-07-28 |
Kristaps Dzonsons | An implementation of `tr'. This routes allocations... |
blob | commitdiff | raw | diff to current |
2011-07-27 |
Kristaps Dzonsons | Simply word allocation in libmdoc and libman. |
blob | commitdiff | raw | diff to current |
2011-07-27 |
Kristaps Dzonsons | Disable in-line eqn processing for a bit. |
blob | commitdiff | raw | diff to current |
2011-07-27 |
Kristaps Dzonsons | First, roff_res() has no need to invoke ROFF_RERUN... |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Kristaps Dzonsons | Implement the first steps of equation parsing from... |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Kristaps Dzonsons | Finish the eqn syntactic parser. This correctly parses... |
blob | commitdiff | raw | diff to current |
2011-07-18 |
Kristaps Dzonsons | Make `struct roff' be passed into libmdoc and libman... |
blob | commitdiff | raw | diff to current |
2011-03-28 |
Kristaps Dzonsons | Have libman and libmdoc use mandoc_getcontrol() to... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | libmdoc.h and libman.h were including mdoc.h and man... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Move mandoc_isdelim() back into libmdoc.h. This fixes... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Kristaps Dzonsons | Consolidate messages. Have all parse-time messages... |
blob | commitdiff | raw | diff to current |
2011-03-17 |
Kristaps Dzonsons | Clean-up in libmdoc: fix last checks for mdoc_*msg... |
blob | commitdiff | raw | diff to current |
2011-03-15 |
Kristaps Dzonsons | Plug memory leak of normalised-date field. |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Ingo Schwarze | Clean up date handling, |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Kristaps Dzonsons | Allow EQN data to be pushed down into libmdoc via mdoc_... |
blob | commitdiff | raw | diff to current |
2011-02-08 |
Kristaps Dzonsons | Put tbl_alloc function right into the addspan() one... |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Kristaps Dzonsons | Use tbl_span line number for warnings/errors. |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Kristaps Dzonsons | Let the line-number of a tbl_span be remembered. |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Kristaps Dzonsons | Clarified the role of MDOC_HALT in libmdoc functions... |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Kristaps Dzonsons | Add -man support for tables. Like -mdoc, this consists... |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Kristaps Dzonsons | Add table processing structures to -mdoc. This consist... |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Kristaps Dzonsons | Clean up {mdoc,man}_pmsg and vmsg invocations (ignore... |
blob | commitdiff | raw | diff to current |
2010-12-25 |
Kristaps Dzonsons | Specifying both %T and %J in an `Rs' block causes the... |
blob | commitdiff | raw | diff to current |
2010-12-24 |
Kristaps Dzonsons | As per schwarze@'s suggestions, roll back the refcount... |
blob | commitdiff | raw | diff to current |
2010-12-22 |
Kristaps Dzonsons | Implement reference-counted version of original union... |
blob | commitdiff | raw | diff to current |
2010-12-16 |
Kristaps Dzonsons | Migrate `An' to use a pointer in its data, like everybo... |
blob | commitdiff | raw | diff to current |
2010-12-15 |
Kristaps Dzonsons | Add a "last child" member of struct mdoc_node. |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Kristaps Dzonsons | Merge schwarze@'s relaxation of scope-breaking rules... |
blob | commitdiff | raw | diff to current |
2010-12-01 |
Kristaps Dzonsons | Make sure that the manual section defaults to `1' if... |
blob | commitdiff | raw | diff to current |
2010-11-30 |
Kristaps Dzonsons | mdoc_action.c is no more. Attic it and remove it from... |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Ingo Schwarze | Merge from OpenBSD right after 1.10.6; now back to... |
blob | commitdiff | raw | diff to current |
2010-08-29 |
Kristaps Dzonsons | Allow `.xx\}' where xx is a macro (e.g., `.br\}') to... |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Ingo Schwarze | Implement a simple, consistent user interface for error... |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Ingo Schwarze | simplify the code copying the macro name, and sync the |
blob | commitdiff | raw | diff to current |
2010-08-07 |
Kristaps Dzonsons | Clean out the isgraph() checks in mdoc.c and man.c... |
blob | commitdiff | raw | diff to current |
2010-08-07 |
Kristaps Dzonsons | "Groff allows the initial macro on a line to be delimit... |
blob | commitdiff | raw | diff to current |
2010-07-18 |
Ingo Schwarze | Text ending in a full stop, exclamation mark or questio... |
blob | commitdiff | raw | diff to current |
2010-07-07 |
Kristaps Dzonsons | Re-constitution of `ds' symbol processing. First,... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Ingo Schwarze | Assert my copyright, making it explicit that i'm granti... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Kristaps Dzonsons | Stash `Bf' parameters into struct mdoc_bf. |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Kristaps Dzonsons | Remove my own dumb FIXME and mark a static function... |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Kristaps Dzonsons | Make struct_bl and struct_bd into pointers. This remov... |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Ingo Schwarze | In the mdoc(7) parser, inspect roff registers early... |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Ingo Schwarze | Support for badly nested blocks, written around the... |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Kristaps Dzonsons | Allow registers to be unset. Implement and document... |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Kristaps Dzonsons | Following clue-stick applied by schwarze@, back out... |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Kristaps Dzonsons | Downstream maintainers: this removes UGLY! I don't... |
blob | commitdiff | raw | diff to current |
2010-06-26 |
Kristaps Dzonsons | Mechanical diff allowing the const struct regset to... |
blob | commitdiff | raw | diff to current |
2010-06-26 |
Kristaps Dzonsons | Churn-ish check-in getting mdoc_parseln() and man_parse... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Kristaps Dzonsons | `Bl' is now using a struct instead of a single enum... |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Kristaps Dzonsons | Fixed my breaking of Ingo's eoln-whitespace detection... |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Kristaps Dzonsons | Macro lines now infer an `It' if they immediately follo... |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Kristaps Dzonsons | Strengthened constraint for passing into `It'. |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Kristaps Dzonsons | Add ability to interpret initial free-form lines as... |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Kristaps Dzonsons | Remove enum mdocargerr from phrase() (unused). |
blob | commitdiff | raw | diff to current |
2010-05-30 |
Kristaps Dzonsons | Made `Dt' default to LOCAL and UNKNOWN instead of local... |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Kristaps Dzonsons | Fixed `Lb' to be in_line (reported by Ulrich Spoerlein). |
blob | commitdiff | raw | diff to current |
2010-05-25 |
Kristaps Dzonsons | Modified version of Ingo Schwarze's patch for hyphen... |
blob | commitdiff | raw | diff to current |
2010-05-24 |
Ingo Schwarze | rewrite the main mdoc text parser, mdoc_ptext(), |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Kristaps Dzonsons | Enable the unified error/warning enumeration in mandoc... |
blob | commitdiff | raw | diff to current |
2010-05-16 |
Kristaps Dzonsons | Allow roff_parseln() to be re-run. |
blob | commitdiff | raw | diff to current |
2010-05-16 |
Kristaps Dzonsons | Fix allowing silly '\'' control character. |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | LIBRARY can also occur in section 9. |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | More EOS: append_delims() fitted with EOS detection... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Kristaps Dzonsons | Backed out check for `Ex' manual sec (ok schwarze@... |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Kristaps Dzonsons | Fixed bug in -Thtml -mdoc where `Lb' would line-break... |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Kristaps Dzonsons | Put the eos-checker into libmandoc.h. |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Kristaps Dzonsons | Tiny EOS patch. Back-end cues front-end through flag... |
blob | commitdiff | raw | diff to current |
2010-05-08 |
Kristaps Dzonsons | Fix asserts on stripping end-of-line whitespace. |
blob | commitdiff | raw | diff to current |
2010-05-08 |
Kristaps Dzonsons | Strip trailing, unescaped whitespace from free-form... |
blob | commitdiff | raw | diff to current |
2010-05-08 |
Kristaps Dzonsons | Lint fixes (type-safety for enums via -cefuh). |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Kristaps Dzonsons | De-chunking of text removed from parsers. This is... |
blob | commitdiff | raw | diff to current |
2010-04-08 |
Kristaps Dzonsons | Sync'd mdoc.c's function names with man.c. |
blob | commitdiff | raw | diff to current |
2010-04-08 |
Kristaps Dzonsons | Properly checked in Ingo Schwarze' prologue/body-breaki... |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Kristaps Dzonsons | Migrating mdoc_node_free() and mdoc_node_freelist(... |
blob | commitdiff | raw | diff to current |
2010-04-05 |
Kristaps Dzonsons | Commited relaxation of title-less document error-out... |
blob | commitdiff | raw | diff to current |
2010-04-03 |
Kristaps Dzonsons | Merging patch by Ingo Schwarze. |
blob | commitdiff | raw | diff to current |
2010-03-31 |
Kristaps Dzonsons | Re-adjusting UGLY tags. |
blob | commitdiff | raw | diff to current |
2010-03-31 |
Kristaps Dzonsons | Macro types enum-ated (enum mdoct) (for easier debuggin... |
blob | commitdiff | raw | diff to current |
2010-01-07 |
Kristaps Dzonsons | Check for white-space at the end of free-form text... |
blob | commitdiff | raw | diff to current |
2010-01-07 |
Kristaps Dzonsons | Check for white-space at end of stand-alone macro line. |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Kristaps Dzonsons | Big check-in of compatibility layer. This should work... |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Kristaps Dzonsons | libmdoc and libman now using non-recoverable allocation... |
blob | commitdiff | raw | diff to current |
2009-10-27 |
Kristaps Dzonsons | bzero() -> memset() (noted by Joerg Sonnenberger). |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Kristaps Dzonsons | -man also prints unknown macro (noted by Joerg Sonnenbe... |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Kristaps Dzonsons | Added `%U' to -mdoc (doesn't render in a nice way yet). |
blob | commitdiff | raw | diff to current |
2009-10-15 |
Kristaps Dzonsons | Added warning about specifying list arguments before... |
blob | commitdiff | raw | diff to current |
2009-10-15 |
Kristaps Dzonsons | Added support for `Bd -centered', which appears in... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Kristaps Dzonsons | Added EBADCHILD error (bad child of parent context). |
blob | commitdiff | raw | diff to current |
2009-09-23 |
Kristaps Dzonsons | FreeBSD compile fixes (uqs@spoerlein.net). |
blob | commitdiff | raw | diff to current |
2009-09-16 |
Kristaps Dzonsons | Lookup hashes are now static tables, ordered first... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Kristaps Dzonsons | Added check for graphable characters in initial-line... |
blob | commitdiff | raw | diff to current |
2009-08-20 |
Kristaps Dzonsons | Fix to libmdoc passing over delimiters. |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Kristaps Dzonsons | In-line documentation of mdoc_macro file. |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Kristaps Dzonsons | Moved MDOC_NEXT_SIBLING into mdoc_word (libmdoc). |
blob | commitdiff | raw | diff to current |
2009-08-18 |
Kristaps Dzonsons | libmdoc accepts whitespace following control character. VERSION_1_9_0 |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Kristaps Dzonsons | Noted areas that need work in libmdoc. |
blob | commitdiff | raw | diff to current |
next |