2011-03-17 |
Kristaps Dzonsons | Kill off some unused function prototypes. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Kristaps Dzonsons | Kill off mdoc_strings.c, which is now empty. Byeeeeeeeee! |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Kristaps Dzonsons | Move mdoc_macro2len() into mdoc_validate.c as macro2len... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Kristaps Dzonsons | Move mdoc_str2sec() into mdoc_validate.c as a2sec(... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Kristaps Dzonsons | Tiny optimisation in mandoc_isdelim() check. |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Kristaps Dzonsons | Move mdoc_isdelim() into mandoc.h as mandoc_isdelim... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Kristaps Dzonsons | Move mandoc_{realloc,malloc,calloc} out of libmandoc... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Kristaps Dzonsons | Make args_checkpunct() use mdoc_isdelim() instead of... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Kristaps Dzonsons | Move check for closing punctuation into its own functio... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Ingo Schwarze | o diaeresis is 246 (U+00F6) |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Kristaps Dzonsons | Instead of a series of hard-coded strcmps, make argv_a2... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Kristaps Dzonsons | Push exit_status into struct curparse alongside file_st... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Kristaps Dzonsons | Make lint shut up a little bit. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Kristaps Dzonsons | Remove duplicate UNCONST definition. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Kristaps Dzonsons | Clean-up: make file_status global be local to curparse... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Kristaps Dzonsons | Plug memory leak of normalised-date field. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ingo Schwarze | my $buf = "string"; return $string; is cool in Perl... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Ingo Schwarze | Do not leak information about the software used |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Ingo Schwarze | Clean up date handling, |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Ingo Schwarze | date handling needs cleanup |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Kristaps Dzonsons | Allow compilation with pcc, which has interesting/broke... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Ingo Schwarze | Clean up the COMPATIBILITY section; |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Kristaps Dzonsons | Add stub for eqn.7 manual and flip it on. Also note... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Kristaps Dzonsons | EQN blocks are now printed in all modes. This is simpl... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Kristaps Dzonsons | Consolidate "rc" value in main.c around addspan, addeqn... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Kristaps Dzonsons | Allow -man to process EQN as well. Also fix a segfault... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Kristaps Dzonsons | Allow EQN data to be pushed down into libmdoc via mdoc_... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Kristaps Dzonsons | Put tbl_alloc function right into the addspan() one... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Ingo Schwarze | The macro .Ns has no effect at the beginning of an... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Ingo Schwarze | Fix a regression caused by mdoc_term.c 1.214 / mdoc_htm... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Ingo Schwarze | Some pre-handlers produce output, so reorder the code... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Kristaps Dzonsons | Use tbl_span line number for warnings/errors. |
commit | commitdiff | tree | snapshot |
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 |
next |