2020-04-03 |
Ingo Schwarze | Remove some stray argument names from function prototypes, |
blob | commitdiff | raw |
2018-08-18 |
Ingo Schwarze | If a tbl(7) column contains both text cells and numeric... |
blob | commitdiff | raw | diff to current |
2018-06-25 |
Ingo Schwarze | Delete substantial amounts of code |
blob | commitdiff | raw | diff to current |
2017-06-27 |
Ingo Schwarze | Implement spacing of columns as defined in the table... |
blob | commitdiff | raw | diff to current |
2017-06-12 |
Ingo Schwarze | fix column width calculation for text block cells |
blob | commitdiff | raw | diff to current |
2017-06-08 |
Ingo Schwarze | Implement w layout specifier (minimum column width). |
blob | commitdiff | raw | diff to current |
2017-06-08 |
Ingo Schwarze | make the internal a2roffsu() interface more powerful... |
blob | commitdiff | raw | diff to current |
2015-11-07 |
Ingo Schwarze | In private header files, __BEGIN_DECLS and __END_DECLS... |
blob | commitdiff | raw | diff to current |
2014-12-01 |
Ingo Schwarze | header cleanup: |
blob | commitdiff | raw | diff to current |
2014-12-01 |
Ingo Schwarze | remove unneccessary inclusion protection; patch from... |
blob | commitdiff | raw | diff to current |
2014-10-14 |
Ingo Schwarze | Rudimentary implementation of the e, x, and z table... |
blob | commitdiff | raw | diff to current |
2014-08-12 |
Ingo Schwarze | The macro SCALE_HS_INIT() is always passed the result... |
blob | commitdiff | raw | diff to current |
2014-04-20 |
Ingo Schwarze | KNF: case (FOO): -> case FOO:, remove /* LINTED ... |
blob | commitdiff | raw | diff to current |
2011-07-17 |
Kristaps Dzonsons | Remove unused function. |
blob | commitdiff | raw | diff to current |
2011-04-29 |
Kristaps Dzonsons | Move "chars" interface out of out.h and into mandoc... |
blob | commitdiff | raw | diff to current |
2011-04-09 |
Kristaps Dzonsons | Remove a2roffdeco() and mandoc_special() functions... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Step 4: merge chars.h into out.h. The functions in... |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Ingo Schwarze | Clean up date handling, |
blob | commitdiff | raw | diff to current |
2011-01-30 |
Ingo Schwarze | Implement the \N'number' (numbered character) roff... |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Kristaps Dzonsons | Stuff tbl_calc() into out.c so that it can be shared... |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Kristaps Dzonsons | Accomodate for groff's crappy behaviour wherein an... |
blob | commitdiff | raw | diff to current |
2010-07-18 |
Kristaps Dzonsons | Throw out a2roffdeco() in out.c for a readable version... |
blob | commitdiff | raw | diff to current |
2010-06-25 |
Kristaps Dzonsons | Remove "pt" from struct roffsu, as CSS (the only reason... |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Kristaps Dzonsons | Churn as I finish email address migration kth.se -... |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Kristaps Dzonsons | Add support/ignoring of \f(xy, \f[X...], \F(xy, \FX... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Kristaps Dzonsons | Fixed \c support for all input and output modes (docume... |
blob | commitdiff | raw | diff to current |
2009-11-08 |
Kristaps Dzonsons | a2roffdeco() now supports \s escapes. |
blob | commitdiff | raw | diff to current |
2009-11-07 |
Kristaps Dzonsons | Initial abstraction of front-end decoration events... |
blob | commitdiff | raw | diff to current |
2009-10-22 |
Kristaps Dzonsons | Fixed maddening mismatch between groff and strftime... |
blob | commitdiff | raw | diff to current |
2009-10-18 |
Kristaps Dzonsons | Had out.h roff-scale converters accept default unit... |
blob | commitdiff | raw | diff to current |
2009-10-09 |
Kristaps Dzonsons | Scaling factor made floating point (as per groff.7... |
blob | commitdiff | raw | diff to current |
2009-10-07 |
Kristaps Dzonsons | Additions to -Tman -Thtml: all structural components... |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Kristaps Dzonsons | Removed new-born out.{h,c} (not a good idea). |
blob | commitdiff | raw |
2009-09-21 |
Kristaps Dzonsons | Tentative addition of front-end utility functions ... |
blob | commitdiff | raw | diff to current |
|