2018-12-30 |
Ingo Schwarze | Cleanup, no functional change: |
blob | commitdiff | raw |
2017-04-24 |
Ingo Schwarze | Continue parser unification: |
blob | commitdiff | raw | diff to current |
2015-11-07 |
Ingo Schwarze | In private header files, __BEGIN_DECLS and __END_DECLS... |
blob | commitdiff | raw | diff to current |
2015-10-20 |
Ingo Schwarze | In order to become able to generate syntax tree nodes... |
blob | commitdiff | raw | diff to current |
2015-04-23 |
Ingo Schwarze | Unify mdoc_deroff() and man_deroff() into a common... |
blob | commitdiff | raw | diff to current |
2015-04-18 |
Ingo Schwarze | Delete the wrapper functions mdoc_meta(), man_meta... |
blob | commitdiff | raw | diff to current |
2015-04-18 |
Ingo Schwarze | Replace the structs mdoc and man by a unified struct... |
blob | commitdiff | raw | diff to current |
2015-04-02 |
Ingo Schwarze | Third step towards parser unification: |
blob | commitdiff | raw | diff to current |
2015-04-02 |
Ingo Schwarze | Second step towards parser unification: |
blob | commitdiff | raw | diff to current |
2015-04-02 |
Ingo Schwarze | First step towards parser unification: |
blob | commitdiff | raw | diff to current |
2015-02-12 |
Ingo Schwarze | Delete the mdoc_node.pending pointer and the function... |
blob | commitdiff | raw | diff to current |
2015-02-05 |
Ingo Schwarze | Simplify by deleting the "lastline" member of struct... |
blob | commitdiff | raw | diff to current |
2015-01-31 |
Ingo Schwarze | Use relative offsets instead of absolute pointers for... |
blob | commitdiff | raw | diff to current |
2014-12-18 |
Ingo Schwarze | The code is already careful to not add items to lists... |
blob | commitdiff | raw | diff to current |
2014-12-01 |
Ingo Schwarze | remove unneccessary inclusion protection; patch from... |
blob | commitdiff | raw | diff to current |
2014-07-29 |
Ingo Schwarze | Partial implementation of .Bd -centered. |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | Implement the obsolete macros .En .Es .Fr .Ot for backw... |
blob | commitdiff | raw | diff to current |
2014-04-20 |
Ingo Schwarze | KNF: case (FOO): -> case FOO:, remove /* LINTED ... |
blob | commitdiff | raw | diff to current |
2014-03-31 |
Ingo Schwarze | Support the CONTEXT section for kernel manual pages... |
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 | If an .Nd block contains macros, avoid fragmented entri... |
blob | commitdiff | raw | diff to current |
2013-12-24 |
Ingo Schwarze | When deciding whether two consecutive macros are on... |
blob | commitdiff | raw | diff to current |
2012-11-16 |
Ingo Schwarze | Improve formatting of badly nested font blocks. |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Ingo Schwarze | * implement -Tman .Bl -item -inset -diag -ohang -dash... |
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-22 |
Kristaps Dzonsons | Add some documentation and clean up mdoc.h/man.h. |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Step 1 of restructuring: libmandoc.h. Move all compile... |
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-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-06 |
Kristaps Dzonsons | Add initial libmdoc and libman top-most machinery for... |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Kristaps Dzonsons | If %B is specified, quote %T. Noted by schwarze@ in... |
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 |
2010-12-26 |
Kristaps Dzonsons | Whack MDOC_ACTED and MAN_ACTED (these no longer exist). |
blob | commitdiff | raw | diff to current |
2010-12-25 |
Kristaps Dzonsons | Implement schwarze@'s much more elegant version of... |
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-15 |
Kristaps Dzonsons | In-progress move from -T[x]html using DIVs for its... |
blob | commitdiff | raw | diff to current |
2010-10-04 |
Kristaps Dzonsons | Revert merging of {mdoc,man}.h -> mandoc.h. |
blob | commitdiff | raw | diff to current |
2010-10-02 |
Kristaps Dzonsons | Unify mdoc and man enums and structs into mandoc.h... |
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-07-21 |
Kristaps Dzonsons | Finally make mdoc argv CPP-defines into a proper enum. |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Ingo Schwarze | correct lots of copyright notices; |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Kristaps Dzonsons | Cache column sizes and char pointer into mdoc_bl. ... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Kristaps Dzonsons | Cached `An' arguments in struct mdoc_an. Note that... |
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-02 |
Kristaps Dzonsons | Lint fixes. |
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-06-29 |
Ingo Schwarze | Support for badly nested blocks, written around the... |
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 | Churn-ish check-in getting mdoc_parseln() and man_parse... |
blob | commitdiff | raw | diff to current |
2010-06-26 |
Kristaps Dzonsons | First step of adding register support. This is inspire... |
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-06-13 |
Kristaps Dzonsons | Allow -width for lists to be cached in mdoc_bl. This... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Kristaps Dzonsons | Cached `Bl -offset' into mdoc_bl. Removed erroneous... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Kristaps Dzonsons | Moved `Bl -compact' into cached data. This allowed... |
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-06-12 |
Kristaps Dzonsons | Cache all of `Bd's resolved arguments into mdoc_bd... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Kristaps Dzonsons | Added enum mdoc_disp (similar to enum mdoc_list). ... |
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-17 |
Kristaps Dzonsons | Increase performance by stashing the list type in struc... |
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-15 |
Kristaps Dzonsons | LIBRARY can also occur in section 9. |
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 | Tiny EOS patch. Back-end cues front-end through flag... |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Kristaps Dzonsons | mdoc_atosec -> mdoc_str2sec (consistent with str2 being... |
blob | commitdiff | raw | diff to current |
2010-05-09 |
Kristaps Dzonsons | Remove -fno-ign-chars as well-argued by Ingo Schwarze... |
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 |
2009-10-30 |
Kristaps Dzonsons | libmdoc and libman now using non-recoverable allocation... |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Kristaps Dzonsons | Full `%U' support. |
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 support for `Bd -centered', which appears in... |
blob | commitdiff | raw | diff to current |
2009-08-20 |
Kristaps Dzonsons | Synchronised man.7, mdoc.7, mdoc.template manual structure. |
blob | commitdiff | raw | diff to current |
2009-08-20 |
Kristaps Dzonsons | Updated manual structure in mdoc.7. |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Kristaps Dzonsons | Removed superfluous FIXMEs. |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Kristaps Dzonsons | Added `br' and `sp' macros (requested by joerg@netbsd... |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Replacement of `Lb' in mdoc_action.c. |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Moved mdoc_a2st() out of mdoc.h -> libmdoc.h (replaceme... |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Moved mdoc_a2att() into libmdoc (replacement happens... |
blob | commitdiff | raw | diff to current |
2009-07-06 |
Kristaps Dzonsons | Initial removal of enum mdoc_warn from mdoc warnings... |
blob | commitdiff | raw | diff to current |
2009-06-18 |
Kristaps Dzonsons | Added nchild decrement in libman (not used, but better... |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Kristaps Dzonsons | Section orders are more elegantly handled (MDOC_PBODY... |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Kristaps Dzonsons | Removed MDOC___: moved MDOC_Ap to its index (comments... |
blob | commitdiff | raw | diff to current |
2009-06-15 |
Kristaps Dzonsons | Deprecated mdoc_msg (not being used anywhere). |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Kristaps Dzonsons | Fixed license email address. |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Kristaps Dzonsons | Using proper license template (const). |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Kristaps Dzonsons | Manual .Dt fields CAPITALISED. |
blob | commitdiff | raw | diff to current |
2009-03-31 |
Kristaps Dzonsons | General clean-ups. |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Kristaps Dzonsons | First addition of -man macro support. |
blob | commitdiff | raw | diff to current |
2009-03-21 |
Kristaps Dzonsons | `Em' accepts empty tokens. |
blob | commitdiff | raw | diff to current |
2009-03-21 |
Kristaps Dzonsons | Added %Q macro. |
blob | commitdiff | raw | diff to current |
2009-03-19 |
Kristaps Dzonsons | Many more ASCII escapes added. |
blob | commitdiff | raw | diff to current |
2009-03-16 |
Kristaps Dzonsons | Changed e-mail address to @openbsd. |
blob | commitdiff | raw | diff to current |
2009-03-16 |
Kristaps Dzonsons | Fixed mdoc_phrase escape handling. |
blob | commitdiff | raw | diff to current |
2009-03-12 |
Kristaps Dzonsons | Added -nested (doesn't do anything). |
blob | commitdiff | raw | diff to current |
next |