2009-10-31 |
Kristaps Dzonsons | Using perror() instead of fprintf for failure from... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Kristaps Dzonsons | More lint fixes. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Kristaps Dzonsons | Lint fixes. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Kristaps Dzonsons | Continued safe handling of allocations. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Kristaps Dzonsons | libmdoc and libman now using non-recoverable allocation... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Kristaps Dzonsons | Added newline after block-level closing tags (suggested... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Kristaps Dzonsons | Clean-ups in mdoc_action (using libmandoc.h functions). |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Kristaps Dzonsons | Slow movement of internal allocations to fail completely. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Kristaps Dzonsons | Using "--warn" for validate, plus some accessibility... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Kristaps Dzonsons | Fixed `sp', `br', `Pp', etc. so as not to have an empty... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Kristaps Dzonsons | Removed superfluous memset (thanks Joerg Sonnenberger). |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Kristaps Dzonsons | Fixed un-reset buffer in `.In', -Thtml, -mdoc. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Kristaps Dzonsons | Removed dynamic allocations of header/footer data. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Kristaps Dzonsons | bzero() -> memset() (noted by Joerg Sonnenberger). |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Kristaps Dzonsons | Merged Ingo's comments on term_flushln() variable names. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Kristaps Dzonsons | Added "summary" tag to tables in order to silence HTML... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Added time.h to various files for FreeBSD compilation... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Merged patch to allow -fign-escape (thanks Joerg Sonnen... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Fix to segfault in ordering Rs blocks (d'oh!). VERSION_1_9_11 |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Lint fix. VERSION_1_9_10 |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Version: 1.9.10. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Allowed -O to be invoked multiple times. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Portability: replaced queue macros in html.c (Joerg... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Fixed overstep patch. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | -man also prints unknown macro (noted by Joerg Sonnenbe... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Changed `-o' to `-O' for clarity. THIS BREAKS UTILITIE... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Kristaps Dzonsons | Full `%U' support. |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Kristaps Dzonsons | Removed need for superfluous `os' value in overstep... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Kristaps Dzonsons | Added `%U' to -mdoc (doesn't render in a nice way yet). |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Kristaps Dzonsons | Added `PD' to -man (doesn't do anything, yet). |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Kristaps Dzonsons | Linuxisms. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Kristaps Dzonsons | Fixed maddening mismatch between groff and strftime... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Kristaps Dzonsons | Fixed order of printing backspace-encoding for terms... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Kristaps Dzonsons | Added ability to set OS name at compile-time with ... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Kristaps Dzonsons | Typo in mdoc.7 fixed (thanks to Joerg Sonnenberger). |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Kristaps Dzonsons | Fix adding -centred to `Bd' types (thanks to Joerg... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Kristaps Dzonsons | Groff-compatibility fix (Ds) (noted by Joerg Sonnenberger). |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Kristaps Dzonsons | Noted downstream in NetBSD base. Many thanks to Joerg... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Kristaps Dzonsons | Fixed strftime stray %d -> %e (pointed out by Ulrich... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Kristaps Dzonsons | Temporarily turned off validation (mandoc -Thtml needs... VERSION_1_9_9 |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Kristaps Dzonsons | Version: 1.9.9. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Kristaps Dzonsons | Added cvsweb. Whee! |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Kristaps Dzonsons | More updates to mdoc.7. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Kristaps Dzonsons | More fixes to scaling-width multipliers (which, just... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Kristaps Dzonsons | Continued work on mdoc.7. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Kristaps Dzonsons | Fixed -mdoc -Thtml with -item lists not to default... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Kristaps Dzonsons | Fixed `-file' argument to `Bd', which is NOT a type... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Kristaps Dzonsons | Made man.7 use lots of Sx/Ss to link between macro... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Kristaps Dzonsons | Beginning of mdoc.7 full-reference in place. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Kristaps Dzonsons | Lint fixes. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Kristaps Dzonsons | Made sure devices and formats recognise that -man and... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Kristaps Dzonsons | Had out.h roff-scale converters accept default unit... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Kristaps Dzonsons | Fix in syntax of scaling widths in mdoc.7. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Kristaps Dzonsons | Properly documented scaling widths in man.7. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Kristaps Dzonsons | Fixed typo in Makefile. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Kristaps Dzonsons | Arbitrary horizontal and vertical scaling widths now... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Kristaps Dzonsons | Removed restrictions on `sp' (maybe a warning, someday... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Kristaps Dzonsons | Fitted -man -Tascii with scaling units (.5i, etc.). |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Kristaps Dzonsons | Removed number-check for `sp' in -Tman, as nroff accept... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Kristaps Dzonsons | Added horizontal scaling units to -Tman -Tascii. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Kristaps Dzonsons | Re-added HTML changelog. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Kristaps Dzonsons | Makefile uses multiple deps for some rules (shorter... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Kristaps Dzonsons | Fixed mandoc_char lists to have -column before other... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Kristaps Dzonsons | Added warning about specifying list arguments before... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Kristaps Dzonsons | Fix in mandoc.1 and mandoc_char.7 syntax (submitted... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Kristaps Dzonsons | Added support for `Bd -centered', which appears in... |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Kristaps Dzonsons | Moved output definitions into main.h. |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Kristaps Dzonsons | Clean up consts (noted by Joerg Sonnenberger and Ulrich... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Kristaps Dzonsons | Version: 1.9.8. VERSION_1_9_8 |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Kristaps Dzonsons | Fix hang lists in -Tascii -Tmdoc, which seem to have... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Kristaps Dzonsons | `Cd' in -Thtml -mdoc correctly breaks lines. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Kristaps Dzonsons | Version up. VERSION_1_9_7 |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Kristaps Dzonsons | RS tags implemented for -Tman -Thtml. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Kristaps Dzonsons | Scaling factor made floating point (as per groff.7... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Kristaps Dzonsons | Consolidated some -man -Tascii functions. |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Kristaps Dzonsons | Fixed side-effect of linting (oops). |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Kristaps Dzonsons | Lint-ified. |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Kristaps Dzonsons | Fixed superfluous function declaration (spotted by... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Kristaps Dzonsons | Fix operator overloading (submitted by Ulrich Sporlein... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Kristaps Dzonsons | Lint-ified. |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Kristaps Dzonsons | Made default string units (-Thtml -mdoc) to use `m... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Kristaps Dzonsons | Set field widths n -> m. |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Kristaps Dzonsons | Additions to -Tman -Thtml: all structural components... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Kristaps Dzonsons | `Bd' literals in -Tascii -mdoc were losing the first... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Kristaps Dzonsons | Header buffers in -man -Tascii are static. |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Kristaps Dzonsons | Structural components of -man -Thtml in place (note... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Kristaps Dzonsons | Initial IP implementation in -Thtml -man. |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Kristaps Dzonsons | SS, SH, PP, P, LP, br, sp tags in -man -Thtml. |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Kristaps Dzonsons | Example style-sheet reflecting modified section/subsect... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Kristaps Dzonsons | Section/subsection anchor names (<a name=xxx>) replaced... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Kristaps Dzonsons | Added initial -man framework for -Thtml. |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Kristaps Dzonsons | `Fn' does not print empty ftype span. |
commit | commitdiff | tree | snapshot |
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 |
next |