2014-05-07 |
Ingo Schwarze | Do not segfault in makewhatis -Q if the next .SH after... |
blob | commitdiff | raw |
2014-04-20 |
Ingo Schwarze | KNF: case (FOO): -> case FOO:, remove /* LINTED ... |
blob | commitdiff | raw | diff to current |
2014-03-30 |
Ingo Schwarze | Implement the roff(7) .ll (line length) request. |
blob | commitdiff | raw | diff to current |
2014-03-23 |
Ingo Schwarze | Skip leading escape sequences in man_deroff(). Helps... |
blob | commitdiff | raw | diff to current |
2014-03-23 |
Ingo Schwarze | If a man(7) NAME section contains macros, avoid truncat... |
blob | commitdiff | raw | diff to current |
2014-03-23 |
Ingo Schwarze | The files mandoc.c and mandoc.h contained both speciali... |
blob | commitdiff | raw | diff to current |
2014-01-06 |
Ingo Schwarze | Joerg Sonnenberger contributed copyrightable amounts... |
blob | commitdiff | raw | diff to current |
2014-01-05 |
Ingo Schwarze | Add an option -Q (quick) to mandocdb(8) |
blob | commitdiff | raw | diff to current |
2013-12-31 |
Ingo Schwarze | Simplify: Remove an unused argument from the mandoc_eos... |
blob | commitdiff | raw | diff to current |
2013-11-10 |
Ingo Schwarze | Ignore blank lines right after .SH and .SS. |
blob | commitdiff | raw | diff to current |
2013-10-17 |
Ingo Schwarze | Implement the .UR/.UE block (uniform resource identifie... |
blob | commitdiff | raw | diff to current |
2012-11-17 |
Ingo Schwarze | Cleanup naming of local variables to make the code... |
blob | commitdiff | raw | diff to current |
2012-07-14 |
Ingo Schwarze | Translate blank input lines to .sp just like in mdoc(7), |
blob | commitdiff | raw | diff to current |
2012-06-12 |
Kristaps Dzonsons | Add `cc' support. |
blob | commitdiff | raw | diff to current |
2012-06-02 |
Ingo Schwarze | Minimal implementation of .EX and .EE for GNU compatibi... |
blob | commitdiff | raw | diff to current |
2012-01-03 |
Kristaps Dzonsons | Add support for `OP', one of the extended man macros... |
blob | commitdiff | raw | diff to current |
2011-11-16 |
Joerg Sonnenberger | Correctly handle constructs like |
blob | commitdiff | raw | diff to current |
2011-11-07 |
Ingo Schwarze | When the HEAD scope of .TP is broken by another block... |
blob | commitdiff | raw | diff to current |
2011-10-06 |
Kristaps Dzonsons | If -Tman is specified and input is -man, echo the prepr... |
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-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-29 |
Kristaps Dzonsons | Make libman use mandoc_getcontrol() for real this time. |
blob | commitdiff | raw | diff to current |
2011-03-23 |
Kristaps Dzonsons | Add MAN_TAIL, which will be used by `UE' (forthcoming... |
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-20 |
Kristaps Dzonsons | Consolidate messages. Have all parse-time messages... |
blob | commitdiff | raw | diff to current |
2011-03-17 |
Kristaps Dzonsons | Clean-up in libman: make all calls to man_*msg not... |
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 -man to process EQN as well. Also fix a segfault... |
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-12 |
Kristaps Dzonsons | If the first character of free-form text is whitespace... |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Kristaps Dzonsons | Same treatment for MAN_HALT as for MDOC_HALT. |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Kristaps Dzonsons | Make -Ttree spit out table columns. |
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 | Clean up {mdoc,man}_pmsg and vmsg invocations (ignore... |
blob | commitdiff | raw | diff to current |
2010-12-08 |
Kristaps Dzonsons | Remove `i' and `r' macro handlers. These macros, origi... |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Kristaps Dzonsons | Add support for `ft' macro found in groff(7). Based... |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Kristaps Dzonsons | Allow multiple ELINE macros without raising a fatal... |
blob | commitdiff | raw | diff to current |
2010-12-05 |
Kristaps Dzonsons | Remove `Sp', `Vb', and `Ve' (as per schwarze@'s changes... |
blob | commitdiff | raw | diff to current |
2010-11-30 |
Kristaps Dzonsons | Kill man_action.c. |
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-07-22 |
Kristaps Dzonsons | Added `in' macro support for -man -Tascii. This is... |
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-13 |
Ingo Schwarze | correct lots of copyright notices; |
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-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-19 |
Kristaps Dzonsons | Churn as I finish email address migration kth.se -... |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Kristaps Dzonsons | Allow bad -man dates to flow verbatim into the front... |
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-17 |
Joerg Sonnenberger | Add support for .AT. Properly implement .UC. Add regres... |
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 | Remove `am', `ami', `de', `dei', and `.' from -man... |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | Pull `ig' out of -man and leave it the roff preparser. |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | Removed restriction on integer manual sections in ... |
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-12 |
Kristaps Dzonsons | Put the eos-checker into libmandoc.h. |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Kristaps Dzonsons | End-of-sentence spacing for -man -Tascii. |
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-03-29 |
Kristaps Dzonsons | Final (?) fix to issue pointed out by Sascha Wildner... |
blob | commitdiff | raw | diff to current |
2010-03-29 |
Kristaps Dzonsons | Initial step in fixing badness reported by Sascha Wildn... |
blob | commitdiff | raw | diff to current |
2010-03-27 |
Kristaps Dzonsons | Last fix for tabs/spaces between control character... VERSION_1_9_18 |
blob | commitdiff | raw | diff to current |
2010-03-27 |
Kristaps Dzonsons | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2010-03-27 |
Kristaps Dzonsons | Fixed re-adjustment of scope in exiting roff instructio... |
blob | commitdiff | raw | diff to current |
2010-03-24 |
Kristaps Dzonsons | Using man_node_delete() instead of man_node_free()... |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Kristaps Dzonsons | libman using enum mant instead of #defines for macros. |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Kristaps Dzonsons | Support for pod2man standard header macros (Vb, Ve... |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Kristaps Dzonsons | Clarify -man -T[x]html handling of `br' within `B'. |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Kristaps Dzonsons | Accomodate (libman) for next-line macros followed by... |
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-11-02 |
Kristaps Dzonsons | Fix in junking dot lines in -man (from PR by Alex Kozlov). |
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 `PD' to -man (doesn't do anything, yet). |
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 `UC' libman macro (has no effect). |
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-21 |
Kristaps Dzonsons | Fix of MAN_NEXT when removing next-line dupes. VERSION_1_9_1 |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Kristaps Dzonsons | Removed superfluous XXX. |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Kristaps Dzonsons | Fixed `nf' behaviour (had broken with de-chunking). |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Kristaps Dzonsons | Open explicit scope on libman exit now only generates... |
blob | commitdiff | raw | diff to current |
2009-08-20 |
Kristaps Dzonsons | Added `DT' macro (pointed out by joerg@netbsd.org). |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Kristaps Dzonsons | Linux compat fix. |
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 |
next |