2015-11-07 |
Ingo Schwarze | provide a simple stand-alone implementation of getline(3) |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Ingo Schwarze | Modernization, no functional change intended: |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Ingo Schwarze | Without HAVE_ERR, don't try to include <err.h>, it... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Ingo Schwarze | In private header files, __BEGIN_DECLS and __END_DECLS... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Ingo Schwarze | garbage collect unused EXAMPLEDIR, forgotten in the... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Ingo Schwarze | Install the soelim(1) binary and manual to the right... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Ingo Schwarze | In ./configure, select a RE syntax for word boundaries... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Ingo Schwarze | merge pledge(2) support from OpenBSD |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Ingo Schwarze | Use getprogname(3) rather than __progname. |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Ingo Schwarze | Use include files "header.html" and "footer.html" rathe... |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Ingo Schwarze | Unify the three stylesheets into a single CSS file. |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Ingo Schwarze | demandoc(1) needs to link against -lutil, too |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Ingo Schwarze | remove a stray iso-latin-1 character; noticed by bentley@ |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Ingo Schwarze | specify option ordering in the DESCRIPTION section; |
commit | commitdiff | tree | snapshot |
2015-10-30 |
Ingo Schwarze | If a .Bd block has no arguments at all, drop the block... |
commit | commitdiff | tree | snapshot |
2015-10-30 |
Ingo Schwarze | Do not access a NULL pointer when a .Bd macro has no... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Ingo Schwarze | apply bold and italic to all non-ASCII Unicode codepoints, |
commit | commitdiff | tree | snapshot |
2015-10-22 |
Ingo Schwarze | use the new function man_validate() here, too |
commit | commitdiff | tree | snapshot |
2015-10-22 |
Ingo Schwarze | move man(7) validation into the dedicated validation... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
Ingo Schwarze | If no output device was allocated because no file wante... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Ingo Schwarze | Move all mdoc(7) node validation done before child... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Ingo Schwarze | In order to become able to generate syntax tree nodes... |
commit | commitdiff | tree | snapshot |
2015-10-19 |
Ingo Schwarze | style cleanup, no functional change |
commit | commitdiff | tree | snapshot |
2015-10-19 |
Ingo Schwarze | Simplify, no functional change: |
commit | commitdiff | tree | snapshot |
2015-10-19 |
Ingo Schwarze | including <ohash.h> requires including <stdint.h> befor... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
Ingo Schwarze | Very tricky diff to fix macro interpretation and spacin... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Ingo Schwarze | Delete two preprocessor constants that are no longer... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Ingo Schwarze | Simplify the part of args() that is handling .Bl -colum... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Ingo Schwarze | When blk_full() handles an .It line in .Bl -column... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Ingo Schwarze | Reject the escape sequences \[uD800] to \[uDFFF] in... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Ingo Schwarze | Major character table cleanup: |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Ingo Schwarze | Reduce the amount of code by moving the three copies... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Ingo Schwarze | Delete an assignment that is unconditionally overwritte... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Ingo Schwarze | Garbage collect an unused variable, no functional change; |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Ingo Schwarze | Check the right pointer against NULL; |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Ingo Schwarze | Use "-" rather than "\(hy" for the heads of .Bl -dash... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Ingo Schwarze | Clear dform and dsec when exiting a first-level directo... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Ingo Schwarze | Fix an obvious bug found during the /* FALLTHROUGH... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Ingo Schwarze | To make the code more readable, delete 283 /* FALLTHROU... |
commit | commitdiff | tree | snapshot |
2015-10-11 |
Ingo Schwarze | Drop tags containing a blank character: |
commit | commitdiff | tree | snapshot |
2015-10-11 |
Ingo Schwarze | Finally use __progname, err(3) and warn(3). |
commit | commitdiff | tree | snapshot |
2015-10-11 |
Ingo Schwarze | Mention that the first argument of .Pf does not need... |
commit | commitdiff | tree | snapshot |
2015-10-10 |
Ingo Schwarze | Decide whether to use_pager as early as possible, |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Ingo Schwarze | modernize style: "return" is not a function |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Ingo Schwarze | improve wording and start a new sentence on a new line... |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Ingo Schwarze | Theo found a stray blank in HTML output. |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Ingo Schwarze | briefly document -T tree output |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Ingo Schwarze | Show the flags MDOC_DELIMO, MDOC_DELIMC, MDOC_EOS,... |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Ingo Schwarze | /* NOTREACHED */ after abort() is silly, delete it |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Ingo Schwarze | resolve code duplication and do style cleanup in mdoc_n... |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Ingo Schwarze | Fix multiple aspects of SYNOPSIS .Nm formatting: |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Ingo Schwarze | typos; found and fixed by sobrado@ |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Ingo Schwarze | Trailing whitespace is significant when determining... |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Ingo Schwarze | no more _subdir; Jan Stary <hans at stare dot cz> |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Ingo Schwarze | for portability, use (char *)NULL in execlp(3) as discu... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Ingo Schwarze | Avoid .Ns right after .Pf, it's pointless. |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Ingo Schwarze | Remove the warning about children of .Vt blocks because... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Ingo Schwarze | The .Dv macro actually forces normal font. |
commit | commitdiff | tree | snapshot |
2015-09-04 |
Ingo Schwarze | Fill mode changes don't break next-line scope in all... |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Ingo Schwarze | Recommend an unambiguous escape for minus signs instead... |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Ingo Schwarze | Drop leading, internal, and trailing blank characters... |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Ingo Schwarze | If an .Fo macro lacks its mandatory argument, don't... |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Ingo Schwarze | If we have to reparse the text line because we spring... |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Ingo Schwarze | Parse and ignore the escape sequences \, and \/ (italic... |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Ingo Schwarze | Implement the escape sequence \\$*, expanding to all... |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Ingo Schwarze | Minimal implementation of the read-only number register... |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Ingo Schwarze | Including <ohash.h> requires including <stdint.h> before, |
commit | commitdiff | tree | snapshot |
2015-08-29 |
Ingo Schwarze | tedu@ reports tbl(7) issues in synaptics(4) |
commit | commitdiff | tree | snapshot |
2015-07-28 |
Ingo Schwarze | Remove the hack of scrolling forward and backward with... |
commit | commitdiff | tree | snapshot |
2015-07-25 |
Ingo Schwarze | Simplify and make tag_put() more efficient by integrati... |
commit | commitdiff | tree | snapshot |
2015-07-25 |
Ingo Schwarze | implement tagging for .Er |
commit | commitdiff | tree | snapshot |
2015-07-25 |
Ingo Schwarze | basic tag support for function names; written at YYC |
commit | commitdiff | tree | snapshot |
2015-07-25 |
Ingo Schwarze | basic support for tag priorities; written at YYC |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Ingo Schwarze | When creation of the temporary tags file fails, call... |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Ingo Schwarze | Do not fork and exec gunzip(1), just link with libz... |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Ingo Schwarze | If we aren't on a tty, clear the pager flag up front. |
commit | commitdiff | tree | snapshot |
2015-07-18 |
Ingo Schwarze | Insist that manual page file name extensions must begin... |
commit | commitdiff | tree | snapshot |
2015-07-18 |
Ingo Schwarze | another portability todo |
commit | commitdiff | tree | snapshot |
2015-07-18 |
Ingo Schwarze | clean up the temporary file when the process dies from... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Ingo Schwarze | Initial, still somewhat experimental implementation... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Ingo Schwarze | Fix the "depend" target and regenerate Makefile.depend: |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Ingo Schwarze | headers should not contain macros |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Ingo Schwarze | Ignore blank characters at the beginning of a condition... |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Ingo Schwarze | delete some TODO entries that were already fixed |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Ingo Schwarze | nice idea for eqn(7) from CDBUG. |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Ingo Schwarze | two new tasks i heard about at BSDCan |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Ingo Schwarze | Avoid warning "defined but not used" when compiling... |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Ingo Schwarze | Avoid warning "unused variable" when compiling without... |
commit | commitdiff | tree | snapshot |
2015-05-31 |
Ingo Schwarze | Implement the roff(7) `r' (register exists) conditional. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Ingo Schwarze | This one needs config.h too, if only for __BEGIN_DECLS. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Ingo Schwarze | add forgotten glue |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Ingo Schwarze | Link compat_reallocarray.o into soelim; needed on |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Ingo Schwarze | Remove clauses 3 and 4 from Christos Zoulas' BSD license. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Ingo Schwarze | fix integer overflows by using reallocarray(3) |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Ingo Schwarze | * fix roff terminology in .Nd |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Ingo Schwarze | Use PATH_MAX rather than the non-standard MAXPATHLEN. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Ingo Schwarze | * remove FreeBSDisms |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Ingo Schwarze | Initial revision |
commit | commitdiff | tree | snapshot |
2015-05-07 |
Ingo Schwarze | Do not let the -m option or MANPATH with leading, trail... |
commit | commitdiff | tree | snapshot |
2015-05-01 |
Ingo Schwarze | mdoc_valid_post() may indirectly call roff_node_unlink... |
commit | commitdiff | tree | snapshot |
next |