2011-01-11 |
Kristaps Dzonsons | Add support for "^" vertical spanners. Unlike GNU... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Kristaps Dzonsons | Don't let `in' creep past the right margin. |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Ingo Schwarze | Refactoring in preparation for .rm support: |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Kristaps Dzonsons | Clarify what members may be NULL or not in calculating... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Kristaps Dzonsons | Make dp->string always consist of a value. |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Kristaps Dzonsons | First, make extra data cells be thrown away. This... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Ingo Schwarze | some minor issues reported by brad@ |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Kristaps Dzonsons | When a row of data is being parsed and it's a line... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ingo Schwarze | Remove lots of issues that have been resolved, |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Joerg Sonnenberger | Add some unsigned char casts for tolower() usage |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Kristaps Dzonsons | Note that we support the "a" key. |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Kristaps Dzonsons | The numerical column type centres on the *last* decimal... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Kristaps Dzonsons | Give the "n" cell type knowledge of its spacing. |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Kristaps Dzonsons | Meh, 2010->2011. Changed the live index.html file... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Kristaps Dzonsons | Oops: get rid of stray whitespace. VERSION_1_10_9 |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Kristaps Dzonsons | Fixes: T} can be followed by a delimiter then more... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Kristaps Dzonsons | Quiesce lint with some type handling. Does not change... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Kristaps Dzonsons | Version bits. Here we go... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Kristaps Dzonsons | Tiny bits in place for tbl horizontal spans. This... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Kristaps Dzonsons | Make -literal displays only have 8-character displays... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Kristaps Dzonsons | Remove delims from struct tbl (not used anywhere and... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Kristaps Dzonsons | Clean-up www page a bit. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Kristaps Dzonsons | Restructured tbl_html() function so that we always... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Kristaps Dzonsons | Make -T[x]html for tables structure cells with a width... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Kristaps Dzonsons | Tweaks to tbl.7 from Jason McIntyre. |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Kristaps Dzonsons | Stuff tbl_calc() into out.c so that it can be shared... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Kristaps Dzonsons | Give tables an HTML class. |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Kristaps Dzonsons | Tweak some language in tbl.7. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Ingo Schwarze | Merge from OpenBSD (similar to my original fix committe... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Kristaps Dzonsons | Add tbl.7 to DOCUMENTATION. Removed old NEWS items. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Kristaps Dzonsons | Moved table stuff from roff.7 into the new tbl.7 (sugge... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Kristaps Dzonsons | Support `T{' and `T}' data blocks. When a standalone... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Kristaps Dzonsons | Have horizontal spanner not clobber pre-set width. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Kristaps Dzonsons | Fix spacing for tables to use term_len(). Also make... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Kristaps Dzonsons | Fix to make horizontal spanners in the layout be proper... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Kristaps Dzonsons | Protect tbl nodes from getting a post call. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Kristaps Dzonsons | Add skeleton for -T[x]html tbl stuff. Also start to... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Ingo Schwarze | Multiple man(7) .IP and .TP fixes started during p2k10: |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Ingo Schwarze | Partial cleanup of argument count validation in mdoc(7): |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Ingo Schwarze | Calling a macro with fewer arguments than it is defined... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Ingo Schwarze | Unify roff macro argument parsing (in roff.c, roff_user... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Kristaps Dzonsons | Remove TODO for tbl. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Kristaps Dzonsons | Switch on the `TS' documentation in roff.7. As per... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Kristaps Dzonsons | For tbl: -man documents print an extra space before... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Kristaps Dzonsons | Add in support for number table cells that account... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Kristaps Dzonsons | Clean up the tbl top-level printing code and document... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Kristaps Dzonsons | Start using term_strlen() instead of strlen(). tbl_ter... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Kristaps Dzonsons | Make width calculations occur within tbl_term.c, not... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Kristaps Dzonsons | Tiny edit required after MDOC_HALT change. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Kristaps Dzonsons | Make sure we don't continue recursively parsing once... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Kristaps Dzonsons | Same treatment for MAN_HALT as for MDOC_HALT. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Kristaps Dzonsons | Clarified the role of MDOC_HALT in libmdoc functions... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Kristaps Dzonsons | Fix table to print nicely (merging error). Also have... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Kristaps Dzonsons | Turn on -Tascii tbl printing. The output still has... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Kristaps Dzonsons | Add some final bits necessary in the upcoming -Tascii... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Kristaps Dzonsons | Churn to get parts of 'struct tbl' visible from mandoc... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Kristaps Dzonsons | Merge in the width, decimal, and positioning code for... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Kristaps Dzonsons | Add a warning if a data cell has no layout. Also make... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Kristaps Dzonsons | Plug in the "head" concept for tables. A tbl_head... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Kristaps Dzonsons | Add bits for compilation on Mac. |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Kristaps Dzonsons | Make some bit-flags into enums as they should be. ... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Kristaps Dzonsons | More checks for proper table exit. |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Kristaps Dzonsons | Raise an error if a table is closed without data. |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Kristaps Dzonsons | Add documentation bits for libroff's new roff_span(). |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Kristaps Dzonsons | Make -Ttree a bit more readable. |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Kristaps Dzonsons | Make -Ttree spit out table columns. |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Kristaps Dzonsons | Switch on tbl rows being added to the parse stream... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Kristaps Dzonsons | Add -man support for tables. Like -mdoc, this consists... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Kristaps Dzonsons | Add basic -Ttree support for tables. |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Kristaps Dzonsons | Add table processing structures to -mdoc. This consist... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Kristaps Dzonsons | Clean up {mdoc,man}_pmsg and vmsg invocations (ignore... |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Kristaps Dzonsons | Expose the parsed table API to the world and add access... |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Kristaps Dzonsons | Put parsed tables into a queue that's cleared at the... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Kristaps Dzonsons | Assign layout cells to parsed data. This follows prima... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Kristaps Dzonsons | Move clean-up of parsed tbl nodes into the tbl_clear... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Ingo Schwarze | Plan9 has a man(7) implementation that looks extremely... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Kristaps Dzonsons | Initial check-in of table data-row processing. For... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Kristaps Dzonsons | Use `Dl' instead of `D1' for code examples. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Kristaps Dzonsons | In mdoc.7, don't use `D1' in place of `Dl' for code... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Kristaps Dzonsons | Update (still-commented) manual bits for tbl. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Kristaps Dzonsons | Add handling for `T&', which restarts a table except... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Kristaps Dzonsons | Merge, with considerable changes, tbl.bsd.lv's layout... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Kristaps Dzonsons | Initial documentation for TBL, which for the time being... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Kristaps Dzonsons | Whack removed function from libroff. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Kristaps Dzonsons | Significant update to options handling, which now depar... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Kristaps Dzonsons | Fix copyright email. |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Kristaps Dzonsons | Adding initial options processing (not hooked into... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Kristaps Dzonsons | Temporarily remove check for r->tbl at end of parse... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Kristaps Dzonsons | Fixed enum rofferr return value in tbl_read() (oops). |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Kristaps Dzonsons | Initial tbl framework. Parse point is in libroff,... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Ingo Schwarze | In case an ID attribute is written in pieces, only... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Kristaps Dzonsons | Note `Sx's connection to `Sh' and `Ss'. |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Kristaps Dzonsons | Whack MDOC_ACTED and MAN_ACTED (these no longer exist). |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Kristaps Dzonsons | pod2man re-writes this and that using `tr', which we... |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Kristaps Dzonsons | As pointed out by schwarze@, %T/%J renders with a norma... |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Kristaps Dzonsons | Implement schwarze@'s much more elegant version of... |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Kristaps Dzonsons | Specifying both %T and %J in an `Rs' block causes the... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Kristaps Dzonsons | Whack superfluous font-family in mdocml's www style... |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Kristaps Dzonsons | Make `Fo' use a B instead of SPAN (left-over). |
commit | commitdiff | tree | snapshot |
2010-12-24 |
Kristaps Dzonsons | Have Makefile build XHTML files too. VERSION_1_10_8 |
commit | commitdiff | tree | snapshot |
next |