2014-01-06 |
Ingo Schwarze | Another 25% speedup for mandocdb(8) -Q mode, found... |
blob | commitdiff | raw |
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 |
2011-03-20 |
Kristaps Dzonsons | Let read.c worry about the currently-open file instead... |
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-20 |
Kristaps Dzonsons | Change around include ordering for compilation on OpenBSD. |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Kristaps Dzonsons | Split the document parsing sequence out of main.c and... |
blob | commitdiff | raw | diff to current |
|