2010-05-25 |
Kristaps Dzonsons | Modified version of Ingo Schwarze's patch for hyphen... |
blob | commitdiff | raw |
2010-05-24 |
Ingo Schwarze | sync to OpenBSD: |
blob | commitdiff | raw | diff to current |
2010-05-24 |
Ingo Schwarze | Handle literal tab characters both in literal context... |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Kristaps Dzonsons | Enable the unified error/warning enumeration in mandoc... |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Ingo Schwarze | The function term_flushln() had effectively forked... |
blob | commitdiff | raw | diff to current |
2010-05-16 |
Ingo Schwarze | sync to OpenBSD: |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Joerg Sonnenberger | Make the output width an option for ascii_alloc and... |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Kristaps Dzonsons | Tiny EOS patch. Back-end cues front-end through flag... |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Kristaps Dzonsons | Backed out break-at-hyphen changes. |
blob | commitdiff | raw | diff to current |
2010-04-08 |
Kristaps Dzonsons | Removed pipe from front-end ("typographic") recognition... |
blob | commitdiff | raw | diff to current |
2010-04-03 |
Kristaps Dzonsons | Removed erroneous `{' and `}' as punctuation (see mdoc... |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Kristaps Dzonsons | Fixed two very subtle bugs in retaining overstep and... |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Kristaps Dzonsons | Big check-in of compatibility layer. This should work... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Kristaps Dzonsons | Fixed \c support for all input and output modes (docume... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Kristaps Dzonsons | FreeBSD sys/types inclusion fixed. |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Kristaps Dzonsons | Basically re-wrote -Tascii font handling: instead of... |
blob | commitdiff | raw | diff to current |
2009-11-07 |
Kristaps Dzonsons | Hooked up -Tascii to a2roffdeco backend. |
blob | commitdiff | raw | diff to current |
2009-11-06 |
Kristaps Dzonsons | -Tascii now correctly ignores \s clauses. |
blob | commitdiff | raw | diff to current |
2009-11-05 |
Kristaps Dzonsons | Correct support for `\fX' font modes in -Tascii. |
blob | commitdiff | raw | diff to current |
2009-11-05 |
Kristaps Dzonsons | Added functionality of -Tascii non-breaking `\~' space. |
blob | commitdiff | raw | diff to current |
2009-10-31 |
Kristaps Dzonsons | Using perror() instead of fprintf for failure from... |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Kristaps Dzonsons | More lint fixes. |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Kristaps Dzonsons | Lint fixes. |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Kristaps Dzonsons | Continued safe handling of allocations. |
blob | commitdiff | raw | diff to current |
2009-10-28 |
Kristaps Dzonsons | Removed superfluous memset (thanks Joerg Sonnenberger). |
blob | commitdiff | raw | diff to current |
2009-10-27 |
Kristaps Dzonsons | bzero() -> memset() (noted by Joerg Sonnenberger). |
blob | commitdiff | raw | diff to current |
2009-10-27 |
Kristaps Dzonsons | Merged Ingo's comments on term_flushln() variable names. |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Kristaps Dzonsons | Added time.h to various files for FreeBSD compilation... |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Kristaps Dzonsons | Lint fix. VERSION_1_9_10 |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Kristaps Dzonsons | Fixed overstep patch. |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Kristaps Dzonsons | Removed need for superfluous `os' value in overstep... |
blob | commitdiff | raw | diff to current |
2009-10-22 |
Kristaps Dzonsons | Fixed order of printing backspace-encoding for terms... |
blob | commitdiff | raw | diff to current |
2009-10-19 |
Kristaps Dzonsons | More fixes to scaling-width multipliers (which, just... |
blob | commitdiff | raw | diff to current |
2009-10-18 |
Kristaps Dzonsons | Made sure devices and formats recognise that -man and... |
blob | commitdiff | raw | diff to current |
2009-10-18 |
Kristaps Dzonsons | Arbitrary horizontal and vertical scaling widths now... |
blob | commitdiff | raw | diff to current |
2009-10-13 |
Kristaps Dzonsons | Moved output definitions into main.h. |
blob | commitdiff | raw | diff to current |
2009-10-10 |
Kristaps Dzonsons | Fix hang lists in -Tascii -Tmdoc, which seem to have... |
blob | commitdiff | raw | diff to current |
2009-09-23 |
Kristaps Dzonsons | All special characters sync'd with groff, both -Thtml... |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Kristaps Dzonsons | Fixed memory leak on close. |
blob | commitdiff | raw | diff to current |
2009-09-17 |
Kristaps Dzonsons | ascii_xxx -> chars_xxx (intended to hold more than... |
blob | commitdiff | raw | diff to current |
2009-09-16 |
Kristaps Dzonsons | Put closedelim and opendelim right in term_word() ... |
blob | commitdiff | raw | diff to current |
2009-09-16 |
Kristaps Dzonsons | Made tree/term/out() functions return void. |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Kristaps Dzonsons | Removed TERMP_BOLD, TERMP_UNDER, TERMP_STYLE in favour... |
blob | commitdiff | raw | diff to current |
2009-07-28 |
Kristaps Dzonsons | Fix in newline. |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Kristaps Dzonsons | Re-ordered ascii.in looking for dupes. |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Kristaps Dzonsons | Clarified special chars/predefined chars in mandoc_char.7. |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Kristaps Dzonsons | Correct handling of \*(xx, \*[xxx], \*x versus \x,... |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Kristaps Dzonsons | Text tokens with leading whitespace (like indented... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Kristaps Dzonsons | Lintified term_flushln() (type mismatches). |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Kristaps Dzonsons | Bringing spacing more in line with groff, patches from... |
blob | commitdiff | raw | diff to current |
2009-07-19 |
Kristaps Dzonsons | Fixed and cleaned up "phrase" handling (`Bl -column... |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Kristaps Dzonsons | Subtle fixes correcting vis count with erroneously... |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Kristaps Dzonsons | Fix in nospace following close-delimiter. |
blob | commitdiff | raw | diff to current |
2009-07-15 |
Kristaps Dzonsons | Removed assertion (disregarded blank literal lines). |
blob | commitdiff | raw | diff to current |
2009-07-15 |
Kristaps Dzonsons | Removed term.c break-up of tokens (happens in libmdoc). |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Kristaps Dzonsons | Cleaned up arg_width and arg_column functions. |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Kristaps Dzonsons | Support for TERMP_HANG in flushln(): -hang lists. |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Kristaps Dzonsons | Lint fixes. VERSION_1_7_20 |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Kristaps Dzonsons | Noted .Cd tabs-ok issue (will fix later). |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Kristaps Dzonsons | Added "Spacing" part of "Punctuation and Spacing" in... |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Kristaps Dzonsons | Reverted max column width 80 -> 78 (schwarze@openbsd... |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Kristaps Dzonsons | Special characters, e.g. \(ae, are now correctly render... |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Kristaps Dzonsons | Clean up validation of field widths. |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Kristaps Dzonsons | Fix space-before-newline (inspired by schwarze@openbsd... |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Kristaps Dzonsons | Fixed email address in manual AUTHOR reference. |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Kristaps Dzonsons | Fixed license email address. |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Kristaps Dzonsons | Using proper license template (const). |
blob | commitdiff | raw | diff to current |
2009-04-03 |
Kristaps Dzonsons | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2009-04-03 |
Kristaps Dzonsons | Proper resetting of memory. |
blob | commitdiff | raw | diff to current |
2009-03-31 |
Kristaps Dzonsons | General clean-ups. |
blob | commitdiff | raw | diff to current |
2009-03-26 |
Kristaps Dzonsons | Initial front-end formatting for -man pages. |
blob | commitdiff | raw |
2009-03-23 |
Kristaps Dzonsons | More manual documentation fixed/improved. |
blob | commitdiff | raw | diff to current |
2009-03-22 |
Kristaps Dzonsons | Fixed Bd -compact. |
blob | commitdiff | raw | diff to current |
2009-03-21 |
Kristaps Dzonsons | Freed more macros from zero-length restrictions. |
blob | commitdiff | raw | diff to current |
2009-03-21 |
Kristaps Dzonsons | Handling -width="" in lists. |
blob | commitdiff | raw | diff to current |
2009-03-21 |
Kristaps Dzonsons | `Em' accepts empty tokens. |
blob | commitdiff | raw | diff to current |
2009-03-21 |
Kristaps Dzonsons | Added %Q macro. |
blob | commitdiff | raw | diff to current |
2009-03-20 |
Kristaps Dzonsons | Fixed literal-formatting error with `Dl'. |
blob | commitdiff | raw | diff to current |
2009-03-20 |
Kristaps Dzonsons | Support for `Bd' of all types (see mdoc.7 for newline... VERSION_1_6_2 |
blob | commitdiff | raw | diff to current |
2009-03-16 |
Kristaps Dzonsons | Changed e-mail address to @openbsd. |
blob | commitdiff | raw | diff to current |
2009-03-16 |
Kristaps Dzonsons | Fixed mdoc_phrase escape handling. |
blob | commitdiff | raw | diff to current |
2009-03-14 |
Kristaps Dzonsons | Added colour styles (not being used) to struct termp. |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Kristaps Dzonsons | Added canonical mdoc.7. |
blob | commitdiff | raw | diff to current |
2009-03-12 |
Kristaps Dzonsons | Added -nested (doesn't do anything). |
blob | commitdiff | raw | diff to current |
2009-03-12 |
Kristaps Dzonsons | NetBSD '.[[:whitespace:]]*' properly handled. |
blob | commitdiff | raw | diff to current |
2009-03-12 |
Kristaps Dzonsons | Removed segfault with empty word. |
blob | commitdiff | raw | diff to current |
2009-03-12 |
Kristaps Dzonsons | Brq/Bro/Brc fixed up and pretty. |
blob | commitdiff | raw | diff to current |
2009-03-11 |
Kristaps Dzonsons | Expanded perfect htab to use 27 * 26 * 3 space. |
blob | commitdiff | raw | diff to current |
2009-03-10 |
Kristaps Dzonsons | Added regular-form sanity check in mdocterm. |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Kristaps Dzonsons | Added `Mt' and `Lk' macros (NetBSD). |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Kristaps Dzonsons | Easier integration into FreeBSD (sys/types.h, time... VERSION_1_4_5 |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Kristaps Dzonsons | Added `Lp' macro. |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Kristaps Dzonsons | Added .Ap. |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Kristaps Dzonsons | Front-end handling of `Lb'. |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Kristaps Dzonsons | Bumped minor-number. |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Kristaps Dzonsons | Segmentation-fault fix in mdocterm. |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Kristaps Dzonsons | mdocterm now using new API. |
blob | commitdiff | raw | diff to current |
2009-03-06 |
Kristaps Dzonsons | Strings abstracted into dynamically-created C files. |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Kristaps Dzonsons | Cleaned up ctype functions (netbsd). |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Kristaps Dzonsons | -tag, if followed by empty body, doesn't newline. |
blob | commitdiff | raw | diff to current |
next |