2014-12-01 |
Ingo Schwarze | The file read.c is part of the parser, so it cannot... |
blob | commitdiff | raw |
2014-11-30 |
Ingo Schwarze | Multiple fixes with respect to .Pf: |
blob | commitdiff | raw | diff to current |
2014-11-30 |
Ingo Schwarze | warn about attempts to call non-callable macros; |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | Drop useless architecture table. Validating architectu... |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | Simplify by making the eqn and tbl steering functions... |
blob | commitdiff | raw | diff to current |
2014-11-27 |
Ingo Schwarze | Downgrade .Bd -file from FATAL to ERROR. |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Ingo Schwarze | Let mparse_readfd() use mparse_open() and mparse_wait() |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Ingo Schwarze | Simplify the mparse_open()/mparse_wait() interface. |
blob | commitdiff | raw | diff to current |
2014-11-01 |
Ingo Schwarze | Use struct buf in libroff, it is very natural there |
blob | commitdiff | raw | diff to current |
2014-11-01 |
Ingo Schwarze | Refactor, no functional change: Remove the parse point... |
blob | commitdiff | raw | diff to current |
2014-10-28 |
Ingo Schwarze | Make the character table available to libroff so it... |
blob | commitdiff | raw | diff to current |
2014-10-25 |
Ingo Schwarze | integrate preconv(1) into mandoc(1); |
blob | commitdiff | raw | diff to current |
2014-10-20 |
Kristaps Dzonsons | Protect the roff parser from dividing by zero. ok... |
blob | commitdiff | raw | diff to current |
2014-10-18 |
Ingo Schwarze | plug file descriptor leaks on read or write failure; |
blob | commitdiff | raw | diff to current |
2014-10-12 |
Ingo Schwarze | Improve error handling in the eqn(7) parser. |
blob | commitdiff | raw | diff to current |
2014-10-11 |
Ingo Schwarze | warn about parentheses in function names after .Fn... |
blob | commitdiff | raw | diff to current |
2014-09-12 |
Ingo Schwarze | warn about commas in function arguments; inspired by... |
blob | commitdiff | raw | diff to current |
2014-09-11 |
Ingo Schwarze | warn about botched .Xr ordering and punctuation below... |
blob | commitdiff | raw | diff to current |
2014-09-07 |
Ingo Schwarze | warn about AUTHORS sections without .An macros, inspire... |
blob | commitdiff | raw | diff to current |
2014-09-07 |
Ingo Schwarze | always use the right buffer, and fix one evil typo |
blob | commitdiff | raw | diff to current |
2014-09-06 |
Ingo Schwarze | Simplify by handling empty request lines at the one... |
blob | commitdiff | raw | diff to current |
2014-09-06 |
Ingo Schwarze | Move main format autodetection from the parser dispatch... |
blob | commitdiff | raw | diff to current |
2014-09-03 |
Ingo Schwarze | Add *.gz support to apropos(1) -a, man(1), and even... |
blob | commitdiff | raw | diff to current |
2014-08-16 |
Ingo Schwarze | Improve build system and autodetection. |
blob | commitdiff | raw | diff to current |
2014-08-10 |
Ingo Schwarze | Get rid of HAVE_CONFIG_H, it is always defined; idea... |
blob | commitdiff | raw | diff to current |
2014-08-06 |
Ingo Schwarze | Bring the handling of defective prologues even closer... |
blob | commitdiff | raw | diff to current |
2014-08-01 |
Ingo Schwarze | mention requests and macros in more messages |
blob | commitdiff | raw | diff to current |
2014-08-01 |
Ingo Schwarze | Dynamically allocate the stack of roff(7) .ie condition... |
blob | commitdiff | raw | diff to current |
2014-07-31 |
Ingo Schwarze | Split MANDOCERR_IGNARGV into one message for .An and... |
blob | commitdiff | raw | diff to current |
2014-07-31 |
Ingo Schwarze | In .Bl -column, if some of the column width declaration... |
blob | commitdiff | raw | diff to current |
2014-07-30 |
Ingo Schwarze | Remove the useless FATAL error "argument count wrong... |
blob | commitdiff | raw | diff to current |
2014-07-30 |
Ingo Schwarze | Get rid of the useless FATAL error "child violates... |
blob | commitdiff | raw | diff to current |
2014-07-30 |
Ingo Schwarze | Remove two useless FATAL errors. |
blob | commitdiff | raw | diff to current |
2014-07-30 |
Ingo Schwarze | better name and wording for the last two non-generic... |
blob | commitdiff | raw | diff to current |
2014-07-30 |
Ingo Schwarze | Various improvements related to .Ex and .Rv: |
blob | commitdiff | raw | diff to current |
2014-07-09 |
Ingo Schwarze | mark defos as const; nobody needs to change it, |
blob | commitdiff | raw | diff to current |
2014-07-07 |
Ingo Schwarze | Clean up ERROR messages related to document structure... |
blob | commitdiff | raw | diff to current |
2014-07-07 |
Ingo Schwarze | no need to delete any content from .Rs blocks, |
blob | commitdiff | raw | diff to current |
2014-07-07 |
Ingo Schwarze | no need to skip content before first section header |
blob | commitdiff | raw | diff to current |
2014-07-07 |
Ingo Schwarze | implement .dei and .ami |
blob | commitdiff | raw | diff to current |
2014-07-06 |
Ingo Schwarze | Clean up messages related to plain text and to escape... |
blob | commitdiff | raw | diff to current |
2014-07-05 |
Ingo Schwarze | Cleanup with respect to bad macro arguments. |
blob | commitdiff | raw | diff to current |
2014-07-05 |
Ingo Schwarze | Cleanup regarding -offset and -width: |
blob | commitdiff | raw | diff to current |
2014-07-04 |
Ingo Schwarze | Clean up messages regarding excess arguments: |
blob | commitdiff | raw | diff to current |
2014-07-04 |
Ingo Schwarze | Clean up messages related to missing arguments. |
blob | commitdiff | raw | diff to current |
2014-07-03 |
Ingo Schwarze | Fix formatting of empty .Bl -inset item heads. |
blob | commitdiff | raw | diff to current |
2014-07-03 |
Ingo Schwarze | MANDOCERR_NOARGS reported three completely unrelated... |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | Disentangle the MANDOCERR_CHILD message, which reported... |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | Clean up warnings related to macros and nesting. |
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-07-01 |
Ingo Schwarze | Clean up the warnings related to document structure. |
blob | commitdiff | raw | diff to current |
2014-06-30 |
Ingo Schwarze | garbage collect two unused enum mandocerr items |
blob | commitdiff | raw | diff to current |
2014-06-25 |
Ingo Schwarze | Improve messages related to the roff(7) .so request. |
blob | commitdiff | raw | diff to current |
2014-06-21 |
Ingo Schwarze | Reduce the verbosity of error messages caused by open... |
blob | commitdiff | raw | diff to current |
2014-06-20 |
Ingo Schwarze | As suggested by jmc@, only include line and column... |
blob | commitdiff | raw | diff to current |
2014-06-20 |
Ingo Schwarze | Start systematic improvements of error reporting. |
blob | commitdiff | raw | diff to current |
2014-04-20 |
Ingo Schwarze | in debug messages, truncating strings of excessive... |
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-23 |
Ingo Schwarze | The files mandoc.c and mandoc.h contained both speciali... |
blob | commitdiff | raw | diff to current |
2014-03-19 |
Ingo Schwarze | Without the MPARSE_SO option, if the file contains... |
blob | commitdiff | raw | diff to current |
2014-03-19 |
Ingo Schwarze | Generalize the mparse_alloc() and roff_alloc() function... |
blob | commitdiff | raw | diff to current |
2014-01-06 |
Ingo Schwarze | Another 25% speedup for mandocdb(8) -Q mode, found... |
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 |
2014-01-02 |
Ingo Schwarze | Since the functions in read.c are part of the mandoc... |
blob | commitdiff | raw | diff to current |
2013-09-16 |
Ingo Schwarze | One of the WARNING messages has to use the word "sectio... |
blob | commitdiff | raw | diff to current |
2013-07-13 |
Ingo Schwarze | Rudimentary implementation of the .it request (input... |
blob | commitdiff | raw | diff to current |
2013-06-02 |
Ingo Schwarze | Sync to OpenBSD, no functional change: |
blob | commitdiff | raw | diff to current |
2013-06-01 |
Ingo Schwarze | This file contains too much complexity. |
blob | commitdiff | raw | diff to current |
2013-05-30 |
Ingo Schwarze | Reject non-printable characters found in the input... |
blob | commitdiff | raw | diff to current |
2012-11-19 |
Ingo Schwarze | Do not crash on stray .Ta macros found outside column... |
blob | commitdiff | raw | diff to current |
2012-11-19 |
Ingo Schwarze | In groff, trying to redefine standard man(7) macros... |
blob | commitdiff | raw | diff to current |
2012-11-16 |
Ingo Schwarze | Warn about unknown volume or arch in Dt macro arguments; |
blob | commitdiff | raw | diff to current |
2012-07-18 |
Ingo Schwarze | Fix handling of paragraph macros inside lists: |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Ingo Schwarze | The post_nm() validation function crashed when the... |
blob | commitdiff | raw | diff to current |
2012-05-27 |
Ingo Schwarze | Support -Ios='OpenBSD 5.1' to override uname(3) as... |
blob | commitdiff | raw | diff to current |
2012-02-16 |
Joerg Sonnenberger | Add mparse_readmem, which allows application to run... |
blob | commitdiff | raw | diff to current |
2012-02-05 |
Joerg Sonnenberger | Don't silently skip non-ASCII characters, but replace... |
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-08 |
Kristaps Dzonsons | Critical fix in the new -Tman lookaside buffer code... VERSION_1_12_0 |
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-23 |
Kristaps Dzonsons | Add support for tdefine and ndefine. Consolidate some... |
blob | commitdiff | raw | diff to current |
2011-07-22 |
Kristaps Dzonsons | Add support for `gsize' eqn token (introduced in second... |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Kristaps Dzonsons | Complete eqn.7 parsing. Features all productions from... |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Kristaps Dzonsons | Support nested `{, }' subexpressions in eqn. Document... |
blob | commitdiff | raw | diff to current |
2011-07-18 |
Kristaps Dzonsons | Forgot to add these bits to the last commit. |
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-07-17 |
Kristaps Dzonsons | Provide implementations of `define', `set', and `unset'. |
blob | commitdiff | raw | diff to current |
2011-07-17 |
Kristaps Dzonsons | Warn if equation `define' key is quoted (groff-ism). |
blob | commitdiff | raw | diff to current |
2011-05-26 |
Kristaps Dzonsons | At least in theory, this patch lets us compile on Windo... |
blob | commitdiff | raw | diff to current |
2011-04-30 |
Kristaps Dzonsons | No code change: fixing spelling errors. From a patch... |
blob | commitdiff | raw | diff to current |
2011-04-11 |
Kristaps Dzonsons | Ignore \# lines alongside \". From groff(7): |
blob | commitdiff | raw | diff to current |
2011-04-09 |
Kristaps Dzonsons | Remove a2roffdeco() and mandoc_special() functions... |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Kristaps Dzonsons | Add config.h Glue for OpenIndiana (and older OpenSolari... |
blob | commitdiff | raw | diff to current |
2011-04-03 |
Kristaps Dzonsons | If wlevel in mparse_alloc() is greater than MANDOCLEVEL... |
blob | commitdiff | raw | diff to current |
2011-04-03 |
Kristaps Dzonsons | Allow mparse_result() pointers to be NULL. |
blob | commitdiff | raw | diff to current |
2011-03-31 |
Kristaps Dzonsons | Allow a NULL mmsg passed to libmandoc. |
blob | commitdiff | raw | diff to current |
2011-03-28 |
Kristaps Dzonsons | Put mandocerrs and mandoclevels arrays into libmandoc... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Add a FATAL error for when no manual type was assigned... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Step 2: blow away roff.h, as all of its functions have... |
blob | commitdiff | raw | diff to current |
next |