2014-12-12 |
Ingo Schwarze | escape Nd on a macro line |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Ingo Schwarze | Guard some come needed for database support only by... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Ingo Schwarze | Make this work on illumos: |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Ingo Schwarze | fix RCS IDs |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Ingo Schwarze | sync to OpenBSD |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Ingo Schwarze | new Copyright years |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Ingo Schwarze | link to EuroBSDCon 2014 |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Ingo Schwarze | correctly align document header and footer; |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Ingo Schwarze | the asciidoc/docbook toolchain uses braindead \h for... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Ingo Schwarze | more release preparations |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Ingo Schwarze | first cut at updating for the next release |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Ingo Schwarze | Support choosing alternative binary and manual names... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Ingo Schwarze | Integrate the makewhatis binary into the mandoc binary |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Ingo Schwarze | Some sorting and some more comments. |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Ingo Schwarze | Install "man" as a hardlink to "mandoc" during db-install. |
commit | commitdiff | tree | snapshot |
2014-12-06 |
Ingo Schwarze | When opening mandoc.db fails, tell the user in which... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Ingo Schwarze | implement help(1) |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Ingo Schwarze | Improve parsing of function names. |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Ingo Schwarze | Do not misinterpret function arguments as function... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Ingo Schwarze | Render text before, not after accumulating flag bits... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Ingo Schwarze | When finding a .so link after the page was already... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Ingo Schwarze | correctly store .Dt and .TH information in the names... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Ingo Schwarze | in the SYNOPSIS, add .Fo and first .Fn arguments to... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Ingo Schwarze | In the SYNOPSIS, if .Nm occurs without argument, give... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Ingo Schwarze | fix handling of roff requests having a default scale... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Ingo Schwarze | Ignore macros that never produce any text when deciding... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Ingo Schwarze | delete five entries that were already fixed |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Ingo Schwarze | Switch the default output mode from -Tascii to -Tlocale. |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Ingo Schwarze | note to self to not forget about groff |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Ingo Schwarze | we really need .ta |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Ingo Schwarze | Fix the implementation and documentation of \c (continu... |
commit | commitdiff | tree | snapshot |
2014-12-01 |
Ingo Schwarze | developer documentation regarding header files |
commit | commitdiff | tree | snapshot |
2014-12-01 |
Ingo Schwarze | header cleanup: |
commit | commitdiff | tree | snapshot |
2014-12-01 |
Ingo Schwarze | The header libmandoc.h is part of the internal parser... |
commit | commitdiff | tree | snapshot |
2014-12-01 |
Ingo Schwarze | The file read.c is part of the parser, so it cannot... |
commit | commitdiff | tree | snapshot |
2014-12-01 |
Ingo Schwarze | remove unneccessary inclusion protection; patch from... |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Ingo Schwarze | typo; Svyatoslav Mishyn <juef at openmailbox dot org... |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Ingo Schwarze | delete three standard abbreviations that are |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Ingo Schwarze | Multiple fixes with respect to .Pf: |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Ingo Schwarze | warn about attempts to call non-callable macros; |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Ingo Schwarze | Reduce code duplication by reusing the same argument... |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Ingo Schwarze | Provide a helper function macro_or_word() and use it... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Ingo Schwarze | Fold the loop around mdoc_argv() into the function... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Ingo Schwarze | AT&T is unlikely to release an new version of Research... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Ingo Schwarze | Retire support for CSRG supplementary document titles... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Ingo Schwarze | Drop useless architecture table. Validating architectu... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Ingo Schwarze | kill a pointless assert |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Ingo Schwarze | mop up an #ifdef turd deraadt@ stepped into |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Ingo Schwarze | Be more careful about meta->name. For weird input... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Ingo Schwarze | Simplify by making the eqn and tbl steering functions... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Ingo Schwarze | Simplify by making many functions in the man(7) parser... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Ingo Schwarze | Simplify by making the mdoc parser callbacks void,... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Ingo Schwarze | Simplify the code by making various mdoc parser helper... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Ingo Schwarze | Simplify code by making mdoc validation handlers void. |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Ingo Schwarze | Downgrade .Bd -file from FATAL to ERROR. |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Ingo Schwarze | Multiple fixes with respect to .Eo: |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Ingo Schwarze | Fix the obsolete .Db (toggle debug mode) macro to ignor... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Ingo Schwarze | Make makewhatis(8) understand .so links to .gz pages. |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Ingo Schwarze | fix build when HAVE_MANPATH is set; patch from <bapt... |
commit | commitdiff | tree | snapshot |
2014-11-26 |
Ingo Schwarze | Let mparse_readfd() use mparse_open() and mparse_wait() |
commit | commitdiff | tree | snapshot |
2014-11-26 |
Ingo Schwarze | Simplify the mparse_open()/mparse_wait() interface. |
commit | commitdiff | tree | snapshot |
2014-11-26 |
Ingo Schwarze | remove an unreachable warning about .Sm arguments |
commit | commitdiff | tree | snapshot |
2014-11-26 |
Ingo Schwarze | The .Sm macro accepts at most one argument; |
commit | commitdiff | tree | snapshot |
2014-11-26 |
Ingo Schwarze | Make the code sipler and more robust by always assignin... |
commit | commitdiff | tree | snapshot |
2014-11-26 |
Ingo Schwarze | Allow comma-separated options in tbl(7) tables. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Ingo Schwarze | Completely rewrite the top level of the layout parser. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Ingo Schwarze | "Aq foo" is not the same as "<foo>". Don't use it to... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Ingo Schwarze | Do not access a NULL pointer when a section has no... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Ingo Schwarze | We repeatedly observed assertion crashes in the low... |
commit | commitdiff | tree | snapshot |
2014-11-20 |
Ingo Schwarze | Prevent negative arguments to the .ll request from... |
commit | commitdiff | tree | snapshot |
2014-11-20 |
Ingo Schwarze | warn about calling non-callable macros |
commit | commitdiff | tree | snapshot |
2014-11-20 |
Ingo Schwarze | Fix two minibugs reported by Thomas Klausner <wiz at... |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Ingo Schwarze | Let .Ao and .Aq render as "<>" after .An and as "\... |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Ingo Schwarze | Three fixes with respect to the names table: |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Ingo Schwarze | Escape sequences terminate high-level macro names,... |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Ingo Schwarze | Support the ".if v" conditional operator (vroff mode... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Ingo Schwarze | Ignore invalid directories in man.conf(5) and MANPATH... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Ingo Schwarze | In man(1) mode, prefer file name matches over .Dt name... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Ingo Schwarze | Multiple fixes with respect to in-line macros: |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Ingo Schwarze | When a line (in the sense of term_flushln()) contains... |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Ingo Schwarze | Delete five standards that are: |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Ingo Schwarze | Remove needless and harmful byte swapping on big endian... |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Ingo Schwarze | In man(1) mode without -a, stop searching after the... |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Ingo Schwarze | Let -h imply -c (that is, not use the pager). |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Ingo Schwarze | implement -h (synopsis only) for preformatted (cat... |
commit | commitdiff | tree | snapshot |
2014-11-10 |
Ingo Schwarze | add required vertical spacing before lists that begin |
commit | commitdiff | tree | snapshot |
2014-11-09 |
Ingo Schwarze | hyperlinking in -man -Thtml |
commit | commitdiff | tree | snapshot |
2014-11-06 |
Ingo Schwarze | Let -Tascii \(bu (bullet) output agree with groff; |
commit | commitdiff | tree | snapshot |
2014-11-03 |
Ingo Schwarze | Allow the five man(7) font macros to concatenate their... |
commit | commitdiff | tree | snapshot |
2014-11-01 |
Ingo Schwarze | Use struct buf in libroff, it is very natural there |
commit | commitdiff | tree | snapshot |
2014-11-01 |
Ingo Schwarze | Refactor, no functional change: Remove the parse point... |
commit | commitdiff | tree | snapshot |
2014-11-01 |
Ingo Schwarze | fix a typo causing crashes in Unicode string length... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Ingo Schwarze | Major bugsquashing with respect to -offset and -width: |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Ingo Schwarze | add -K to usage() and wrap nicely; from jmc@ |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Ingo Schwarze | fix a macro error in previous; from jmc@ |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Ingo Schwarze | Some fine tuning of console rendering of named special... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Ingo Schwarze | In terminal output, unify handling of Unicode and numbe... |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Ingo Schwarze | In -Tascii mode, print "<?>" only for Unicode escapes... |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Ingo Schwarze | Make the character table available to libroff so it... |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Ingo Schwarze | stricter parsing of Unicode escape names |
commit | commitdiff | tree | snapshot |
next |