2009-10-03 |
Kristaps Dzonsons | Lintified (noops). |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Kristaps Dzonsons | Fixed mandoc.1 examples (new -Thtml options). |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Kristaps Dzonsons | Added the -oincludes=FMT option. |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Kristaps Dzonsons | Element tag buffer is now part of struct html. |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Kristaps Dzonsons | Compat fix in mdoc.7 (joerg@netbsd.org). |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Kristaps Dzonsons | Fix typo in st.in (Alan Bueno, alan.bsd@gmail.com) |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Kristaps Dzonsons | SYNOPSIS functions in -Thtml text-indent and group... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Kristaps Dzonsons | Fixed -Thtml handling of -compact lists. |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Kristaps Dzonsons | Fixed `Bd' prior vertical space (was ignoring -compact). |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Kristaps Dzonsons | Changed stylesheet used for local documents. VERSION_1_9_6 |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Kristaps Dzonsons | Temporarily disabled ChangeLog.html (server's hosed... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Kristaps Dzonsons | Version: 1.9.6. |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Kristaps Dzonsons | Lint check (noop). |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Kristaps Dzonsons | Changed -Thtml document header to be 10/80/10 with... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Kristaps Dzonsons | -Tascii correctly prints `%T' in `Rs' with quotes. |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Kristaps Dzonsons | Fixed segfault in `Rs' empty block. |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Kristaps Dzonsons | Lint-fixes (noop). |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Kristaps Dzonsons | Added EBADCHILD error (bad child of parent context). |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Kristaps Dzonsons | Proper handling of `Rs' blocks in -Thtml. |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Kristaps Dzonsons | -offset string can now be blank (supplied with 6n as... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Kristaps Dzonsons | Fix in -Tascii where `Lb' causes line-break in any... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Kristaps Dzonsons | Sync'd example style-sheet to be more like OpenBSD... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Kristaps Dzonsons | Added Bf, Pf, etc. to -Thtml. |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Kristaps Dzonsons | Many more macros added to -Thtml. |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Kristaps Dzonsons | FreeBSD compile fixes (uqs@spoerlein.net). |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Kristaps Dzonsons | All special characters sync'd with groff, both -Thtml... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Kristaps Dzonsons | Sync'd currency symbols with newest groff. |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Kristaps Dzonsons | Sync'd special letters and ligatures with newest groff. |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Kristaps Dzonsons | Arrows & brackets sync'd with newest groff. |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Kristaps Dzonsons | Quotes sync'd with newest groff. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Kristaps Dzonsons | Accent marks sync'd with current groff. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Kristaps Dzonsons | Many more UTF-8 symbols in place. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Kristaps Dzonsons | Fix segfault in -Thtml column lists. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Kristaps Dzonsons | Fixed some characters. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Kristaps Dzonsons | Many more characters for HMTL (mostly Greek). |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Kristaps Dzonsons | A few more macros in -Thtml. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Kristaps Dzonsons | Added chars.h to HEADS. VERSION_1_9_5 |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Kristaps Dzonsons | Added html.h to headers that should be distributed. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Kristaps Dzonsons | Wrong stylesheet in xsl. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Kristaps Dzonsons | Version: 1.9.5. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Kristaps Dzonsons | Split html.c into html.h, mdoc_html.c, man_html.c. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Kristaps Dzonsons | Removed man handling in -Thtml (for now). |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Kristaps Dzonsons | Fix height of hard-breaks in -Thtml. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Kristaps Dzonsons | Consolidation of Pp/sp/br/Lp stuff. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Kristaps Dzonsons | Fix in outopts processing. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Kristaps Dzonsons | Fixed body/divbody structure of html pages. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Kristaps Dzonsons | getsubopt() is in unistd.h, not stdlib.h (error in... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Kristaps Dzonsons | Lint pass (OpenBSD-alpha). Noops. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Kristaps Dzonsons | Removed new-born out.{h,c} (not a good idea). |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Kristaps Dzonsons | Added example stylesheet. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Kristaps Dzonsons | Tentative addition of front-end utility functions ... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Kristaps Dzonsons | Using inline-blocks for header and footer (works much... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Kristaps Dzonsons | Headers and footers in -Thtml. Various minor additions. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Kristaps Dzonsons | Bl -column in place for -Thtml. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Kristaps Dzonsons | Some extra html tags and near-complete Bl: -tag is... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Kristaps Dzonsons | Fixed memory leak on close. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Kristaps Dzonsons | Considerable, wide-ranging improvements to the -Thtml... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Kristaps Dzonsons | Consider html fixes, most importantly -tag and -hang... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Kristaps Dzonsons | Hang lists in html (the hard one first). |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Kristaps Dzonsons | More html. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Kristaps Dzonsons | ascii_xxx -> chars_xxx (intended to hold more than... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Kristaps Dzonsons | More updates to html.c. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Kristaps Dzonsons | Lintifications. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Kristaps Dzonsons | Put closedelim and opendelim right in term_word() ... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Kristaps Dzonsons | Lookup hashes are now static tables, ordered first... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Kristaps Dzonsons | Made tree/term/out() functions return void. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Kristaps Dzonsons | Removed TERMP_BOLD, TERMP_UNDER, TERMP_STYLE in favour... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Kristaps Dzonsons | Version: 1.9.2. VERSION_1_9_2 |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Kristaps Dzonsons | Typo fix (jmc@openbsd.org). |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Kristaps Dzonsons | Added `UC' libman macro (has no effect). |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Kristaps Dzonsons | Added check for graphable characters in initial-line... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Kristaps Dzonsons | Fix of MAN_NEXT when removing next-line dupes. VERSION_1_9_1 |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Kristaps Dzonsons | Removed superfluous XXX. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Kristaps Dzonsons | `RS' warns if empty body. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Kristaps Dzonsons | Fixed next-line scoping of `.HP nnn' (has both next... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Kristaps Dzonsons | Fixed `nf' behaviour (had broken with de-chunking). |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Kristaps Dzonsons | Open explicit scope on libman exit now only generates... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Kristaps Dzonsons | FreeBSD fix (uqs@spoerlein.net). |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Kristaps Dzonsons | Fixed next-line scope error in libman block macros. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Kristaps Dzonsons | Fixed (not documented anywhere of course) that `SH... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Kristaps Dzonsons | Synchronised man.7, mdoc.7, mdoc.template manual structure. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Kristaps Dzonsons | Updated manual structure in mdoc.7. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Kristaps Dzonsons | Small cleanup in mandoc.1. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Kristaps Dzonsons | Documented omission of `na' and `Dt'. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Kristaps Dzonsons | Added `DT' macro (pointed out by joerg@netbsd.org). |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Kristaps Dzonsons | Fix to libmdoc passing over delimiters. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Kristaps Dzonsons | Documented ARGS_ handling in args(). |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Kristaps Dzonsons | Delimiter whitespace is correctly flagged (required... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Kristaps Dzonsons | More already-fixed FIXMEs. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Kristaps Dzonsons | Removed already-fixed FIXME. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Kristaps Dzonsons | In-line documentation of mdoc_macro file. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Kristaps Dzonsons | libman checks for open explicit scopes on exit. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Kristaps Dzonsons | Linux compat fix. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Kristaps Dzonsons | Moved MDOC_NEXT_SIBLING into mdoc_word (libmdoc). |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Kristaps Dzonsons | `RS' blocks correctly formatting in output device. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Kristaps Dzonsons | Added RS/RE macro pair (had to adjust closing rules... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Kristaps Dzonsons | libmdoc accepts whitespace following control character. VERSION_1_9_0 |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Kristaps Dzonsons | Fixed missing check for open ELINE scope in BLINE macro. |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Kristaps Dzonsons | Small updates to man.7 (next-line break-exclusions... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Kristaps Dzonsons | Updated libman AST documentation. |
commit | commitdiff | tree | snapshot |
next |