2011-02-06 |
Kristaps Dzonsons | Let the line-number of a tbl_span be remembered. |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Kristaps Dzonsons | Add initial libmdoc and libman top-most machinery for... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Kristaps Dzonsons | Add initial EQN support to mandoc. This parses, then... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Kristaps Dzonsons | TODO note on that `.TS', `.TE' etc. aren't real roff... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Kristaps Dzonsons | If `Ns' is specified on its own line, it should be... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Kristaps Dzonsons | Note an error found in the wild. |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Ingo Schwarze | Implement the \N'number' (numbered character) roff... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Kristaps Dzonsons | When in a <PRE>, don't print out the <BR> before lines... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Kristaps Dzonsons | Remove unnecessary conditional... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Kristaps Dzonsons | Arguments to `Bsx' and friends are separated by a non... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Kristaps Dzonsons | Push capitalisation of `Bx' second argument into valida... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Kristaps Dzonsons | Properly uppercase the first-letter of the `Bx' second... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Kristaps Dzonsons | Have `Bx' accept two arguments, not just one, and join... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Ingo Schwarze | Avoid double blank line before a table preceded by... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Ingo Schwarze | Since tbl_data() can now produce multiple spans, let... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Ingo Schwarze | Do not skip data after horizontal lines in the layout. |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Ingo Schwarze | correct horizontal spacing of data cells |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Kristaps Dzonsons | If %B is specified, quote %T. Noted by schwarze@ in... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Ingo Schwarze | Ignore .ns (no-space mode), .ps (change point size... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Ingo Schwarze | As noticed by deraadt@, it goes without saying that... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Ingo Schwarze | Skip carriage return before newline, if any. |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Ingo Schwarze | Better explain roff(7) macro argument quoting; |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Ingo Schwarze | results of some systematic comparisons |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Ingo Schwarze | not implemented: adjustment |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Ingo Schwarze | Fix another regression caused by the reorg of print_man... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Ingo Schwarze | some more reports from brad@ |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Ingo Schwarze | missing: .ns, .UR; reported by brad@ |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Ingo Schwarze | sort missing features, no change of content |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Ingo Schwarze | Lots of in-line macros require arguments but were not... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Ingo Schwarze | Check argument count validation for all in_line() macros. |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Ingo Schwarze | When finding the roff .it request (line trap), |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Kristaps Dzonsons | "decimalpoint" is in fact supported. |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Ingo Schwarze | Refrain from throwing fatal errors for |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Ingo Schwarze | When processing a blank text line, do not break out... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Ingo Schwarze | Implement the roff .rm request (remove macro). |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Kristaps Dzonsons | Change how -Thtml behaves with tables: use multiple... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Kristaps Dzonsons | Incorporate same fix for -man post-validation deletion... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Kristaps Dzonsons | Downgrade -man message of ignored empty paragraph to... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Kristaps Dzonsons | Make out-of-context `fi' invocations not cause an error... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Kristaps Dzonsons | Bring in -Tascii comments for -Thtml MANH_LITERAL line... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Kristaps Dzonsons | Make sure that -Thtml doesn't break within literal... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Kristaps Dzonsons | Make -man -Tascii not break within literal lines, e.g., |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Kristaps Dzonsons | If the first character of free-form text is whitespace... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Kristaps Dzonsons | Note that "^" needs an empty cell, while "s" does not. |
commit | commitdiff | tree | snapshot |
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 |
next |