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 |
2010-06-29 |
Kristaps Dzonsons | Inter-release tag. VERSION_1_10_3 |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Kristaps Dzonsons | Remove some incorrect data from mandoc.1 (that of non... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Kristaps Dzonsons | Add in -Opaper=xxx support for -Tps postscript. This... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Kristaps Dzonsons | Give -Tps better PostScript hinting. Note that we... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Kristaps Dzonsons | Clean-up of variable-width glyph support. Adds no... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Kristaps Dzonsons | This enables variable glyph-width output. The checkin... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Kristaps Dzonsons | Notes: this must be done later. \b in the input will... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Kristaps Dzonsons | Initial encoding of glyph widths. From /usr/X11R6... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Kristaps Dzonsons | Tiny commit clarifying flushln() documentation as to... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Ingo Schwarze | minor .Bk fixes: |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Ingo Schwarze | remove .Bk which is done |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Kristaps Dzonsons | Allow registers to be unset. Implement and document... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Kristaps Dzonsons | Following clue-stick applied by schwarze@, back out... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Kristaps Dzonsons | Downstream maintainers: this removes UGLY! I don't... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Ingo Schwarze | Document .Bk and .Ek; reminded by kristaps@. |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Ingo Schwarze | Basic implementation of .Bk/.Ek; from OpenBSD. |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Kristaps Dzonsons | Mechanical diff allowing the const struct regset to... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Kristaps Dzonsons | Churn-ish check-in getting mdoc_parseln() and man_parse... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Kristaps Dzonsons | First step of adding register support. This is inspire... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Kristaps Dzonsons | Remove "pt" from struct roffsu, as CSS (the only reason... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Kristaps Dzonsons | Allow OpenBSD's nroff to process mandoc.1 without pukin... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Kristaps Dzonsons | Initial chunks for variable-width fonts. Pushes all... |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Kristaps Dzonsons | Fix slipped in after tag: install PS files with installwww. VERSION_1_10_2 |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Kristaps Dzonsons | Churn as I finish email address migration kth.se -... |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Kristaps Dzonsons | Version notes for 1.10.2. |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Kristaps Dzonsons | Removed finished TODOs |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Kristaps Dzonsons | Remove arg_getattrs(), as we only have arg_getattr... |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Kristaps Dzonsons | Switch on cached -width usage in front-ends. |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Kristaps Dzonsons | Allow -width for lists to be cached in mdoc_bl. This... |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Kristaps Dzonsons | Small optimisations in mdoc_action list processing... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Kristaps Dzonsons | Cached `Bl -offset' into mdoc_bl. Removed erroneous... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Kristaps Dzonsons | Reverted to mdoc_term.c 1.149 (`It' does not inherit... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Kristaps Dzonsons | Moved `Bl -compact' into cached data. This allowed... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Kristaps Dzonsons | `Bl' is now using a struct instead of a single enum... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Kristaps Dzonsons | Removed stipulation that an empty `Bd -offset' will... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Kristaps Dzonsons | Cache all of `Bd's resolved arguments into mdoc_bd... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Kristaps Dzonsons | Added enum mdoc_disp (similar to enum mdoc_list). ... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Kristaps Dzonsons | Add FreeBSD libraries (provided by Ulrich Spoerlein). |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Kristaps Dzonsons | Implement font-switching for PostScript. -Tps now... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Kristaps Dzonsons | Delay opening a word state until a character is ready... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Kristaps Dzonsons | Teach -Tps to ignore backspace-encoding by using a... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Kristaps Dzonsons | Note that we use PostScript level 2, not 1 (the /Courie... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Kristaps Dzonsons | Allow open word contexts in -Tps to preserve whitespace... |
commit | commitdiff | tree | snapshot |
next |