2010-08-18 |
Kristaps Dzonsons | Remove references to \s in mandoc.1: we no longer docum... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Kristaps Dzonsons | Add joerg@'s note that br\} needs work in libroff. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Kristaps Dzonsons | Remove \*(C+ from the pre-predefined strings. It is... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Kristaps Dzonsons | Add \v and \h to ignored escapes. These are in the... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Ingo Schwarze | OpenBSD src/sbin was used as a tool to hunt bugs in... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Ingo Schwarze | OpenBSD src/bin was used as a tool to hunt bugs in... |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Kristaps Dzonsons | Note first that TODO file should be up to date. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Kristaps Dzonsons | Correctly make quotes around `Lk' link-name argument... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Kristaps Dzonsons | Correctly print `Lk' arguments in -Tascii. Issue raise... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Ingo Schwarze | simplify the code copying the macro name, and sync the |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Ingo Schwarze | Make sure we really throw away non-ASCII characters. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Kristaps Dzonsons | Clean out the isgraph() checks in mdoc.c and man.c... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Kristaps Dzonsons | "Groff allows the initial macro on a line to be delimit... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Kristaps Dzonsons | Add TODO noted by Alex Kozlov. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Kristaps Dzonsons | Remove mandoc.1 compatibility notes that are no longer... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Ingo Schwarze | same as mdoc_term.c rev. 1.180: |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Ingo Schwarze | merge from OpenBSD mdoc_term.c rev. 1.100: |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Kristaps Dzonsons | Removed cross-reference to groff(1) in favour of simply... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Kristaps Dzonsons | Added serial comma. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Kristaps Dzonsons | `In' comes before `Vt' in function example of SYNOPSIS. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Kristaps Dzonsons | Clarify that predefined strings aren't groff-isms,... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Ingo Schwarze | tweaks from jmc@: |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Ingo Schwarze | merge from OpenBSD: |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Kristaps Dzonsons | IMPORTANT FIX: add missing braces around alloc failure... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Joerg Sonnenberger | Turn the non-trivial PS_GROWBUF macro into a function... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Ingo Schwarze | Sync to OpenBSD: add missing Copyright years. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Joerg Sonnenberger | Don't crash for the following test case as reported... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Joerg Sonnenberger | Use 0 for MAP_FILE if it doesn't exist. From Hans Rosen... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Kristaps Dzonsons | Add PDF files to www. We also show text and ps, just... VERSION_1_10_5 |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Kristaps Dzonsons | Get version bits in: 1.10.5. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Kristaps Dzonsons | No-op to shut up lint. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Kristaps Dzonsons | Fix `ds' handling. This was stripping characters from... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Kristaps Dzonsons | Nit-picking style of www page. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Kristaps Dzonsons | Fill in more version notes. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Kristaps Dzonsons | Update TODO to note that %A needs "and" before final... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Kristaps Dzonsons | Removed boot_config.8 breakage, which was fixed by... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Kristaps Dzonsons | Fix how `Bd -unfilled' and `Bd -literal' break lines... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Kristaps Dzonsons | `Ad' is supposed to underline. Found whilst trolling... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Kristaps Dzonsons | Make `Sm' start no-spacing after the first output word... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Kristaps Dzonsons | Clean up some tight spots in mandoc's default mode... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Kristaps Dzonsons | Remove asciisz from chars.in. It frees up a nice chunk... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Kristaps Dzonsons | Note that `Dd' can be empty. This found following... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Kristaps Dzonsons | Merge schwarze@'s pass over mdoc.7. Fixed small new... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Kristaps Dzonsons | Fix chars.in fall-through to ASCII mode. This bug... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Kristaps Dzonsons | Note -Tpdf in www. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Kristaps Dzonsons | Merge Jason McIntyre's corrections to man.7. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Kristaps Dzonsons | Avoid running the "width" termp callback for each white... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Kristaps Dzonsons | Fully-working -Tpdf: xref table is now generated. ... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Kristaps Dzonsons | Make PDF sections contiguous. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Joerg Sonnenberger | Ensure that isalnum is called with unsigned char argument. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Ingo Schwarze | list two additional issues |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Kristaps Dzonsons | Initial PDF shim over PS. This produces working PDF... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Kristaps Dzonsons | Collapse `nf', `fi', `Vb', and `Ve' into one function... VERSION_1_10_5_PREPDF |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Kristaps Dzonsons | Enable literal contexts (Vb/nf) in -T[x]html -man.... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Kristaps Dzonsons | Add support for `Sm' in -T[x]html -mdoc. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Kristaps Dzonsons | Fix broken compilation, hopefully before anybody notices. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Kristaps Dzonsons | Added `in' macro support for -man -Tascii. This is... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Kristaps Dzonsons | Start putting in release notes. A record is good becau... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Kristaps Dzonsons | Accept "\s0" (i.e., properly ignore it). Found in... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Kristaps Dzonsons | Bring `sp', `Sp', and `br' behaviour for -man in line... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Kristaps Dzonsons | Have `nf' and `fi' flush lines. This is necessary... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Ingo Schwarze | In the SYNOPSIS, .Nm at the beginning of an input line... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Kristaps Dzonsons | Accomodate for groff's crappy behaviour wherein an... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Kristaps Dzonsons | Clarified mailing list purposes. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Kristaps Dzonsons | Tidy up the www page. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Kristaps Dzonsons | Nit-picking assign in decl. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Kristaps Dzonsons | Lint-fixes (NetBSD). |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Kristaps Dzonsons | Finally make mdoc argv CPP-defines into a proper enum. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Kristaps Dzonsons | The "wx" value is quite small, so use a u_short instead... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Kristaps Dzonsons | Strip non-graphable input characters from input. The... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Kristaps Dzonsons | Use floating-point -Tps "moveto" arguments to smooth... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Ingo Schwarze | sync to OpenBSD: |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Kristaps Dzonsons | All macros in mdoc.7 are now documented. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Kristaps Dzonsons | Finished document -mdoc macros. Note `br' and `sp... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Kristaps Dzonsons | Added documentation for several more macros. Only... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Kristaps Dzonsons | Remove some FIXMEs: `Ms' accepts arbitrary text, so... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Kristaps Dzonsons | Fix spurrious newline emitted by `Pp' when specified... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Kristaps Dzonsons | Changed Unicode codepoint of left-arrow right-arrow... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Kristaps Dzonsons | Note discarding of \m, \M, and \s in COMPATIBILITY... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Kristaps Dzonsons | Remove \s TODO: these are intelligently ignored along... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Kristaps Dzonsons | Removed \s documentation, as we (1) never supported... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Kristaps Dzonsons | Double-up DECO_RESERVED switch branch for colours. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Kristaps Dzonsons | Properly discard \m colour escapes. Noted by J.C.... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Kristaps Dzonsons | Throw out a2roffdeco() in out.c for a readable version... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Kristaps Dzonsons | Make "\ " produce non-breaking space. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Ingo Schwarze | Text ending in a full stop, exclamation mark or questio... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Ingo Schwarze | fixed .Sm spacing, but there are four new issues |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Kristaps Dzonsons | Clean up mandoc_special() (in order later to catch... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Kristaps Dzonsons | Avoid letter-by-letter encoding by using strcspn()... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Kristaps Dzonsons | By letting strncmp() do its job and not helping it... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Kristaps Dzonsons | Change chars.in HTML encoding to be a Unicode codepoint... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Kristaps Dzonsons | Removed completed TODO. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Kristaps Dzonsons | Fixed dquote to be \*q. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Kristaps Dzonsons | Fix which escapes are used to format \". |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Ingo Schwarze | After .Sm on, spacing ought to restart right away,... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Ingo Schwarze | document .Sm; prodded by kristaps@ |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Ingo Schwarze | correct lots of copyright notices; |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Kristaps Dzonsons | Pre-tag checkin of release bits and shortlist. VERSION_1_10_4 |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Ingo Schwarze | remove three issues fixed near the end of the c2k10... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Kristaps Dzonsons | Re-constitution of `ds' symbol processing. First,... |
commit | commitdiff | tree | snapshot |
next |