]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2009-03-10 Kristaps DzonsonsBug-fix in mdoc_argv.
2009-03-10 Kristaps DzonsonsAdded regular-form sanity check in mdocterm.
2009-03-10 Kristaps DzonsonsFixed hash lookup regression.
2009-03-09 Kristaps DzonsonsVersioning up.
2009-03-09 Kristaps DzonsonsAdded `Mt' and `Lk' macros (NetBSD).
2009-03-09 Kristaps DzonsonsFixed valgrind issues. VERSION_1_4_6
2009-03-09 Kristaps DzonsonsEasier integration into FreeBSD (sys/types.h, time... VERSION_1_4_5
2009-03-09 Kristaps DzonsonsAdded "Input Encoding" section to mdoc*.1. VERSION_1_4_4
2009-03-08 Kristaps DzonsonsAdded `Lp' macro.
2009-03-08 Kristaps DzonsonsAdded .Ap.
2009-03-08 Kristaps DzonsonsSmall speed-ups in hash lookup.
2009-03-08 Kristaps DzonsonsBumping version... VERSION_1_4_2
2009-03-08 Kristaps DzonsonsRemoved some unnecesary functions.
2009-03-08 Kristaps DzonsonsFront-end handling of `Lb'.
2009-03-08 Kristaps DzonsonsFixed strings.sh to work with NetBSD.
2009-03-08 Kristaps DzonsonsFix left-over prototype.
2009-03-08 Kristaps DzonsonsRemoved static limitation of buffer size.
2009-03-08 Kristaps DzonsonsUpdated manuals.
2009-03-08 Kristaps DzonsonsBumped minor-number.
2009-03-08 Kristaps DzonsonsSegmentation-fault fix in mdocterm.
2009-03-08 Kristaps Dzonsonsmdocterm now using new API.
2009-03-08 Kristaps DzonsonsMemory-corruption fix.
2009-03-08 Kristaps DzonsonsFixed null-pointer dereference.
2009-03-08 Kristaps DzonsonsMemory fixes in new dynamic schema.
2009-03-08 Kristaps DzonsonsPrinting invalid escape sequences.
2009-03-08 Kristaps DzonsonsBROKEN CHECK-IN. Wide-ranging updates.
2009-03-06 Kristaps DzonsonsDocumented the strings script.
2009-03-06 Kristaps DzonsonsStrings abstracted into dynamically-created C files.
2009-03-05 Kristaps DzonsonsAdded another regression test.
2009-03-05 Kristaps DzonsonsCleaned up ctype functions (netbsd).
2009-03-05 Kristaps DzonsonsAdded argv regression tests.
2009-03-04 Kristaps Dzonsons-tag, if followed by empty body, doesn't newline.
2009-03-04 Kristaps DzonsonsFixed some character-escapes.
2009-03-04 Kristaps DzonsonsProper fix to NOBREAK margins (oops).
2009-03-04 Kristaps DzonsonsConsiderably cleaned up list handling.
2009-03-03 Kristaps Dzonsons-diag fixed (allows quoted parameters)
2009-03-03 Kristaps Dzonsons-inset and -diag lists now supported.
2009-03-03 Kristaps DzonsonsCharacter-escape addition simplified (see README.addesc...
2009-03-02 Kristaps DzonsonsNoted lacking areas in mdocterm.1.
2009-03-02 Kristaps DzonsonsAdded new old escape sequence \*[nn].
2009-03-02 Kristaps DzonsonsSupport for maxrmargin-breaking with TERMP_NOBREAK.
2009-03-01 Kristaps DzonsonsCd breaks line properly. VERSION_1_3_15
2009-03-01 Kristaps DzonsonsVersioning up.
2009-03-01 Kristaps DzonsonsRemoved isspace assertion (is handled by pad).
2009-03-01 Kristaps DzonsonsBacked-out warning about Ds.
2009-03-01 Kristaps DzonsonsBacking-out DESTDIR.
2009-03-01 Kristaps DzonsonsVersioning up.
2009-03-01 Kristaps DzonsonsApplying Joerg Sonnenberger's patch.
2009-03-01 Kristaps DzonsonsVersioning up. VERSION_1_3_13
2009-03-01 Kristaps DzonsonsFixed TERMP_NOBREAK and line overruns.
2009-02-28 Kristaps Dzonsons*** empty log message ***
2009-02-28 Kristaps DzonsonsWhite-space churn.
2009-02-28 Kristaps DzonsonsMany more changes and fixes (`In', `Fd', etc.).
2009-02-28 Kristaps DzonsonsMore fixes (hard-escapes, etc.).
2009-02-28 Kristaps DzonsonsInitial Rs/Re support.
2009-02-28 Kristaps Dzonsons*** empty log message *** VERSION_1_3_11
2009-02-28 Kristaps DzonsonsMade `Ds' emit a warning.
2009-02-28 Kristaps DzonsonsAdded support for traditional `Ds' width.
2009-02-28 Kristaps DzonsonsVersion up. VERSION_1_3_10
2009-02-28 Kristaps DzonsonsAdded support for dynamic -width detection for -tag...
2009-02-28 Kristaps DzonsonsVersion up. VERSION_1_3_9
2009-02-28 Kristaps DzonsonsFixed delimiter end-of-line parsing.
2009-02-28 Kristaps DzonsonsVersion up. VERSION_1_3_8
2009-02-28 Kristaps DzonsonsFinalised index.sgml for NetBSD pkgsrc.
2009-02-28 Kristaps DzonsonsMore pkgsrc stuff.
2009-02-27 Kristaps DzonsonsInitial NetBSD pkgsrc.
2009-02-27 Kristaps DzonsonsSlowly decoupling mdoc(3) from being OpenBSD-only. VERSION_1_3_6
2009-02-27 Kristaps DzonsonsLintified sources.
2009-02-27 Kristaps DzonsonsVersioning up.
2009-02-27 Kristaps DzonsonsAdded more character-escape regressions.
2009-02-27 Kristaps DzonsonsCharacter-encoding stuff documented, expanded.
2009-02-27 Kristaps DzonsonsMore character-encoding.
2009-02-26 Kristaps DzonsonsHeader and footer now use term API.
2009-02-26 Kristaps DzonsonsSupport for macro widths (/usr/share/tmac/mdoc/doc...
2009-02-26 Kristaps DzonsonsLists (scoped elements) now put delims in-scope.
2009-02-25 Kristaps DzonsonsMore list work.
2009-02-25 Kristaps Dzonsons*** empty log message ***
2009-02-25 Kristaps DzonsonsAdded [almost] all list types.
2009-02-25 Kristaps DzonsonsSupport for nested lists added.
2009-02-25 Kristaps DzonsonsFormatting.
2009-02-25 Kristaps DzonsonsFixed version-date tag. VERSION_1_3_5
2009-02-25 Kristaps DzonsonsVersion printed on website.
2009-02-25 Kristaps DzonsonsNetBSD Lintified.
2009-02-25 Kristaps DzonsonsSome offsets built into termpair.
2009-02-25 Kristaps DzonsonsAdded "termpair" for symmetric flag-setting.
2009-02-25 Kristaps DzonsonsAll "low-hanging" macros implemented in term.c.
2009-02-24 Kristaps DzonsonsRaft of mdocterm callbacks in place.
2009-02-24 Kristaps DzonsonsMore macros filled in.
2009-02-24 Kristaps DzonsonsAdded several more mdocterm outputs.
2009-02-24 Kristaps DzonsonsAdded Fd section validation.
2009-02-24 Kristaps DzonsonsCharacter-encoding checked for all text (arguments...
2009-02-24 Kristaps DzonsonsAdded character-encoding checks.
2009-02-24 Kristaps DzonsonsEscape-sequence validation in place (for nodes).
2009-02-23 Kristaps DzonsonsConsiderably cleaned up the validation code.
2009-02-23 Kristaps DzonsonsPort works.
2009-02-23 Kristaps DzonsonsFixing port generation & instructions.
2009-02-23 Kristaps DzonsonsCross-checked NetBSD compile changes to Linux.
2009-02-23 Kristaps DzonsonsCompiles fine on NetBSD now, too.
2009-02-23 Kristaps DzonsonsAdding revamped webpage.
2009-02-23 Kristaps DzonsonsAdding mdoclint.1 manual.
next