2014-11-25 |
Ingo Schwarze | Completely rewrite the top level of the layout parser. |
blob | commitdiff | raw |
2014-10-14 |
Ingo Schwarze | Rudimentary implementation of the e, x, and z table... |
blob | commitdiff | raw | diff to current |
2014-10-07 |
Ingo Schwarze | If a tbl(7) layout contains unknown font modifiers... |
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-04-20 |
Ingo Schwarze | KNF: case (FOO): -> case FOO:, remove /* LINTED ... |
blob | commitdiff | raw | diff to current |
2014-03-28 |
Ingo Schwarze | Allow leading and trailing vertical lines, |
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 |
2012-05-27 |
Ingo Schwarze | Do not handle vertical lines as additional tbl(7) columns, |
blob | commitdiff | raw | diff to current |
2011-09-18 |
Ingo Schwarze | forgotten Copyright bumps; no code change |
blob | commitdiff | raw | diff to current |
2011-09-03 |
Kristaps Dzonsons | Fix handling of font modifiers in tables. Noted by... |
blob | commitdiff | raw | diff to current |
2011-05-17 |
Kristaps Dzonsons | In tbl layouts, we puked if a space didn't followed... |
blob | commitdiff | raw | diff to current |
2011-04-07 |
Joerg Sonnenberger | Don't shadow global identifiers. |
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-03-20 |
Kristaps Dzonsons | Consolidate messages. Have all parse-time messages... |
blob | commitdiff | raw | diff to current |
2011-01-11 |
Kristaps Dzonsons | Add support for "^" vertical spanners. Unlike GNU... |
blob | commitdiff | raw | diff to current |
2011-01-10 |
Kristaps Dzonsons | Clarify what members may be NULL or not in calculating... |
blob | commitdiff | raw | diff to current |
2011-01-10 |
Kristaps Dzonsons | First, make extra data cells be thrown away. This... |
blob | commitdiff | raw | diff to current |
2011-01-09 |
Joerg Sonnenberger | Add some unsigned char casts for tolower() usage |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Kristaps Dzonsons | Fixes: T} can be followed by a delimiter then more... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Kristaps Dzonsons | Tiny bits in place for tbl horizontal spans. This... |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Ingo Schwarze | Merge from OpenBSD (similar to my original fix committe... |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Kristaps Dzonsons | Make width calculations occur within tbl_term.c, not... |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Kristaps Dzonsons | Fix table to print nicely (merging error). Also have... |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Kristaps Dzonsons | Add some final bits necessary in the upcoming -Tascii... |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Kristaps Dzonsons | Churn to get parts of 'struct tbl' visible from mandoc... |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Kristaps Dzonsons | Plug in the "head" concept for tables. A tbl_head... |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Kristaps Dzonsons | Add bits for compilation on Mac. |
blob | commitdiff | raw | diff to current |
2010-12-30 |
Kristaps Dzonsons | Move clean-up of parsed tbl nodes into the tbl_clear... |
blob | commitdiff | raw | diff to current |
2010-12-29 |
Kristaps Dzonsons | Update (still-commented) manual bits for tbl. |
blob | commitdiff | raw | diff to current |
2010-12-29 |
Kristaps Dzonsons | Merge, with considerable changes, tbl.bsd.lv's layout... |
blob | commitdiff | raw | diff to current |
|