2014-09-06 |
Ingo Schwarze | Move main format autodetection from the parser dispatch... |
blob | commitdiff | raw |
2014-08-19 |
Ingo Schwarze | libroff depends on libmandoc and so libmandoc should... |
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-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-30 |
Ingo Schwarze | better name and wording for the last two non-generic... |
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 | 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-06 |
Ingo Schwarze | Fix expansion of escape sequences with incomplete argum... |
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-03 |
Ingo Schwarze | MANDOCERR_NOARGS reported three completely unrelated... |
blob | commitdiff | raw | diff to current |
2014-07-01 |
Ingo Schwarze | The previous commit to this file broke the control... |
blob | commitdiff | raw | diff to current |
2014-06-29 |
Ingo Schwarze | Use the freshly improved roff_getname() function |
blob | commitdiff | raw | diff to current |
2014-06-29 |
Ingo Schwarze | Use the freshly improved roff_getname() function |
blob | commitdiff | raw | diff to current |
2014-06-29 |
Ingo Schwarze | Major roff_getname() cleanup. |
blob | commitdiff | raw | diff to current |
2014-06-29 |
Ingo Schwarze | Bugfix in roff_setstrn(): |
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-04-23 |
Ingo Schwarze | Audit strlcpy(3)/strlcat(3) usage. |
blob | commitdiff | raw | diff to current |
2014-04-20 |
Ingo Schwarze | make sure static buffers for snprintf(3) are large... |
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-04-08 |
Ingo Schwarze | Fully implement the \B (validate numerical expression... |
blob | commitdiff | raw | diff to current |
2014-04-07 |
Ingo Schwarze | We already supported (outer) user-defined strings conta... |
blob | commitdiff | raw | diff to current |
2014-04-07 |
Ingo Schwarze | Almost complete implementation of roff(7) numerical... |
blob | commitdiff | raw | diff to current |
2014-04-05 |
Ingo Schwarze | Implement the roff(7) .rr (remove register) request. |
blob | commitdiff | raw | diff to current |
2014-03-23 |
Ingo Schwarze | avoid repetitive code for asprintf error handling |
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-20 |
Ingo Schwarze | Remove currently unimplemented macros from the lists... |
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-03-08 |
Ingo Schwarze | Improve .if/.ie condition handling. |
blob | commitdiff | raw | diff to current |
2014-03-07 |
Ingo Schwarze | In roff_cond_sub(), make sure that the incorrect input... |
blob | commitdiff | raw | diff to current |
2014-03-07 |
Ingo Schwarze | Even on macro lines, \} must not cause whitespace. |
blob | commitdiff | raw | diff to current |
2014-03-07 |
Ingo Schwarze | Three bugfixes related to the closing of conditional... |
blob | commitdiff | raw | diff to current |
2014-02-14 |
Ingo Schwarze | Parse and ignore the roff(7) .ce request (center some... |
blob | commitdiff | raw | diff to current |
2014-02-14 |
Ingo Schwarze | Implement the roff(7) .as request (append to user-defin... |
blob | commitdiff | raw | diff to current |
2014-02-14 |
Ingo Schwarze | Handle some predefined read-only number registers,... |
blob | commitdiff | raw | diff to current |
2014-01-06 |
Ingo Schwarze | Gprof(1) is fun. You should use it more often. |
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 |
2013-12-30 |
Ingo Schwarze | Oops, missed one: |
blob | commitdiff | raw | diff to current |
2013-12-25 |
Ingo Schwarze | s/[Nn]ull/NUL/ in comments where appropriate; |
blob | commitdiff | raw | diff to current |
2013-12-15 |
Ingo Schwarze | The "value" argument to the roff(7) .nr requests ends... |
blob | commitdiff | raw | diff to current |
2013-10-22 |
Ingo Schwarze | Parse and ignore .hw (hyphenation points in words)... |
blob | commitdiff | raw | diff to current |
2013-10-14 |
Ingo Schwarze | Parse and ignore the .fam (font family) request. |
blob | commitdiff | raw | diff to current |
2013-10-05 |
Ingo Schwarze | Support simple numerical conditions. |
blob | commitdiff | raw | diff to current |
2013-10-05 |
Ingo Schwarze | ROFFRULE_ALLOW = 0, ROFFRULE_DENY = 1 was confusing, |
blob | commitdiff | raw | diff to current |
2013-10-05 |
Ingo Schwarze | Avoid code duplication in roff_parseln() as suggested by |
blob | commitdiff | raw | diff to current |
2013-10-05 |
Ingo Schwarze | Expand references to number registers in exactly the... |
blob | commitdiff | raw | diff to current |
2013-10-05 |
Ingo Schwarze | Support setting arbitrary roff(7) number registers, |
blob | commitdiff | raw | diff to current |
2013-10-05 |
Ingo Schwarze | Cleanup suggested by gcc-4.8.1, following hints by... |
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-27 |
Ingo Schwarze | Parse for the closing delimiter `\}' for conditionals |
blob | commitdiff | raw | diff to current |
2013-05-31 |
Ingo Schwarze | More cleanup: Consistently use the name "struct tbl_nod... |
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-06-12 |
Kristaps Dzonsons | Add `cc' support. |
blob | commitdiff | raw | diff to current |
2012-05-31 |
Ingo Schwarze | Fix blank line handling in .if. |
blob | commitdiff | raw | diff to current |
2011-10-24 |
Ingo Schwarze | Handle infinite recursion the same way as groff: |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Ingo Schwarze | Breaking the line at a hyphen is only allowed if the... |
blob | commitdiff | raw | diff to current |
2011-09-18 |
Ingo Schwarze | Fix another regression introduced in 1.11.7: |
blob | commitdiff | raw | diff to current |
2011-09-18 |
Ingo Schwarze | forgotten Copyright bumps; no code change |
blob | commitdiff | raw | diff to current |
2011-08-16 |
Kristaps Dzonsons | Lint check. |
blob | commitdiff | raw | diff to current |
2011-07-29 |
Kristaps Dzonsons | Use a character-table for quick per-character substitut... |
blob | commitdiff | raw | diff to current |
2011-07-29 |
Kristaps Dzonsons | Renamed roffstr as roffkv (key-value) and split out... |
blob | commitdiff | raw | diff to current |
2011-07-28 |
Kristaps Dzonsons | Fix border condition in `tr' grokking arguments. |
blob | commitdiff | raw | diff to current |
2011-07-28 |
Kristaps Dzonsons | An implementation of `tr'. This routes allocations... |
blob | commitdiff | raw | diff to current |
2011-07-27 |
Kristaps Dzonsons | Correctly set valsz this time. |
blob | commitdiff | raw | diff to current |
2011-07-27 |
Kristaps Dzonsons | Have roffstr keep track of string lengths. |
blob | commitdiff | raw | diff to current |
2011-07-27 |
Kristaps Dzonsons | Fix a memory-offset bug that was hell tracking down. |
blob | commitdiff | raw | diff to current |
2011-07-27 |
Kristaps Dzonsons | Rename some terms (incremental part of a larger set... |
blob | commitdiff | raw | diff to current |
2011-07-27 |
Kristaps Dzonsons | Fix hyphen-replacement loop. |
blob | commitdiff | raw | diff to current |
2011-07-27 |
Kristaps Dzonsons | Critical fix to avoid looping forever. |
blob | commitdiff | raw | diff to current |
2011-07-27 |
Kristaps Dzonsons | Clean up roff_getstrn() function. |
blob | commitdiff | raw | diff to current |
2011-07-27 |
Kristaps Dzonsons | Disable in-line eqn processing for a bit. |
blob | commitdiff | raw | diff to current |
2011-07-27 |
Kristaps Dzonsons | Move mandoc_hyph() into roff_parsetext() as a single... |
blob | commitdiff | raw | diff to current |
2011-07-27 |
Kristaps Dzonsons | First, roff_res() has no need to invoke ROFF_RERUN... |
blob | commitdiff | raw | diff to current |
2011-07-26 |
Kristaps Dzonsons | Use correct column of warning messages and make sure... |
blob | commitdiff | raw | diff to current |
2011-07-26 |
Kristaps Dzonsons | Move checking of escapes into roff.c, where we're alrea... |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Kristaps Dzonsons | Implement the first steps of equation parsing from... |
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-21 |
Kristaps Dzonsons | Support `size' constructs in eqn.7. Generalise mandoc_... |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Kristaps Dzonsons | Finish the eqn syntactic parser. This correctly parses... |
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 | Add initial `define' support for eqn(7). |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Kristaps Dzonsons | Have equation be allocated with mparse. Will be needed... |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Kristaps Dzonsons | Fix two issues: the first, where a `.\}' wasn't being... |
blob | commitdiff | raw | diff to current |
2011-06-30 |
Kristaps Dzonsons | Ouch: predefined strings moved into roff.c weren't... |
blob | commitdiff | raw | diff to current |
2011-05-26 |
Kristaps Dzonsons | If a predefined string is missing, emit a warning and... |
blob | commitdiff | raw | diff to current |
2011-05-24 |
Kristaps Dzonsons | Most important move in getting predefined strings entir... |
blob | commitdiff | raw | diff to current |
2011-05-24 |
Kristaps Dzonsons | Have conditional closure for both text and macro lines... |
blob | commitdiff | raw | diff to current |
2011-05-24 |
Kristaps Dzonsons | Fix a TODO to the effect that `.if n \{\ foo .br \... |
blob | commitdiff | raw | diff to current |
2011-05-14 |
Kristaps Dzonsons | Move roff.c's strtol into libmandoc.h for use by other... |
blob | commitdiff | raw | diff to current |
2011-04-24 |
Ingo Schwarze | User defined macros may invoke high-level macros. |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Kristaps Dzonsons | Clean up parsing of delimiters in -mdoc. First, remove... |
blob | commitdiff | raw | diff to current |
2011-04-17 |
Kristaps Dzonsons | Get mdoc_argv.c ready to use [some of] mandoc_getarg... |
blob | commitdiff | raw | diff to current |
2011-04-13 |
Kristaps Dzonsons | Check in fix to roff conditional if/else stack running... |
blob | commitdiff | raw | diff to current |
2011-04-13 |
Kristaps Dzonsons | Back out commit to roff.c that needs to go in on its... |
blob | commitdiff | raw | diff to current |
2011-04-13 |
Kristaps Dzonsons | Remove TODO from prior commit of lifting warnings from... |
blob | commitdiff | raw | diff to current |
2011-04-05 |
Ingo Schwarze | On .de macro lines, after the macro name, space and... |
blob | commitdiff | raw | diff to current |
2011-03-29 |
Kristaps Dzonsons | Carefully let mandoc_getcontrol() handle libroff's... |
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 | Consolidate messages. Have all parse-time messages... |
blob | commitdiff | raw | diff to current |
next |