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 |
2010-07-06 |
Kristaps Dzonsons | Revert Makefile to using mandoc.c instead of libmandoc... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Kristaps Dzonsons | Resurrect mandoc.c after bogus removal (was: libmandoc.c). |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Kristaps Dzonsons | Give -T[x]html `Bk -words' capability. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Kristaps Dzonsons | Brought function arguments and style in ine with term_w... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Kristaps Dzonsons | Clarified `Bk' operation in mdoc.7. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Kristaps Dzonsons | Documented `En', `Es', `Hf', `Ic', `Lp', `Nd', `No... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Kristaps Dzonsons | Proper `Bk -words' support: only suppress breaks within... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Kristaps Dzonsons | Move register information into mandoc.h, which is where... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Kristaps Dzonsons | Renamed mandoc.c to libmandoc.c. This is in the effort... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Kristaps Dzonsons | Manual clean-ups. Add syntax message for `Bd', `Bk... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Kristaps Dzonsons | Remove caching TODO: this has been committed. |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Kristaps Dzonsons | Suppress duplicate "Page: 1 1" -Tps printing and instea... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Ingo Schwarze | Assert my copyright, making it explicit that i'm granti... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Kristaps Dzonsons | Cache column sizes and char pointer into mdoc_bl. ... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Kristaps Dzonsons | gv(1) doesn't remember the last set font when displayin... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Kristaps Dzonsons | Set line-height to be 1.4em. Removed check for minimum... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Kristaps Dzonsons | Suppress printing blank eof pages in -Tps. Delay print... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Kristaps Dzonsons | Suppress printing of newlines/space at start of new... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Kristaps Dzonsons | Backed out margin calculations in favour of much simple... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Kristaps Dzonsons | Auto-margins. Documented in mandoc.1. Also bumped... |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Kristaps Dzonsons | Allow empty `Fo' to get by without an assertion. |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Kristaps Dzonsons | Note to myself on what I need to do regarding inter... |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Ingo Schwarze | Rudimentary implementation of user-defined strings; |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Ingo Schwarze | The roff escape function "\s" is definitely not urgent, |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Ingo Schwarze | Not only for -tag lists, but for -hang, -ohang, -inset... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Kristaps Dzonsons | Cached `An' arguments in struct mdoc_an. Note that... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Kristaps Dzonsons | Fix: was checking HEAD for arguments. |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Kristaps Dzonsons | Add documentation for Bf/Ef. |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Kristaps Dzonsons | Stash `Bf' parameters into struct mdoc_bf. |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Kristaps Dzonsons | Lint fixes. |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Kristaps Dzonsons | Lint tweak. |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Kristaps Dzonsons | Added TODO to sanitise `Nm' blocks such that HEAD optio... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Kristaps Dzonsons | Implemented -Thtml bits for handling `Nm' blocks. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Kristaps Dzonsons | Remove my own dumb FIXME and mark a static function... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Kristaps Dzonsons | Make struct_bl and struct_bd into pointers. This remov... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Ingo Schwarze | In the mdoc(7) parser, inspect roff registers early... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Kristaps Dzonsons | Prevent validator from puking on ENDBODY `Bl' nodes. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Ingo Schwarze | Correct handling of trailing punctuation in MDOC_DELIM... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Ingo Schwarze | Improve .Nm indentation in the SYNOPSIS; |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Kristaps Dzonsons | More reality-checks for the p->end type. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Kristaps Dzonsons | p->end is an enum: treat it as such. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Kristaps Dzonsons | First, I'm defaulting to 11-point font, which renders... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Kristaps Dzonsons | "Tweak previous": "badly nested" becomes badly-nested... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Ingo Schwarze | remove a couple of issues that have been fixed |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Kristaps Dzonsons | Now using Times AFM provided by Dillo. Verified on... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Ingo Schwarze | improve error reporting: |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Kristaps Dzonsons | Correct dimensions for DocumentMedia. Noted by schwarz... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Kristaps Dzonsons | Embedding Charter proportional-width glyphs. Nice... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Kristaps Dzonsons | PostScript can now handle scaled glyph sizes (see ... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Kristaps Dzonsons | Pushed normalisation of scaling units into term_hspan(). |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Kristaps Dzonsons | Move term_hspan() calculation into the output devices... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Kristaps Dzonsons | Push paper calculation out of getsubopt() loop. Make... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Ingo Schwarze | Closing of full blocks (Bd Bf Bk Bl It Fo Nd Rs Sh... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Ingo Schwarze | let's not forget the remaining badly nested block issue, |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Ingo Schwarze | fix a typo in the function declaration; |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Ingo Schwarze | Considerably simplify block rewind rules; no functional... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Ingo Schwarze | Support for badly nested blocks, written around the... |
commit | commitdiff | tree | snapshot |
next |