]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
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.
2009-02-23 Kristaps DzonsonsAdded mdoclint.
2009-02-23 Kristaps DzonsonsMore in-file documentation and Linux-isation.
2009-02-23 Kristaps DzonsonsMore documentation in place.
2009-02-23 Kristaps DzonsonsConsiderable mdoc.3 documentation.
2009-02-23 Kristaps Dzonsonstermact.c -> term.c
2009-02-22 Kristaps DzonsonsBROKEN BUILD: migrating to mmain stuff.
2009-02-22 Kristaps DzonsonsFixed `.Pf' handling.
2009-02-22 Kristaps DzonsonsInitial block-display support.
2009-02-22 Kristaps DzonsonsCleaned up validation source a bit.
2009-02-22 Kristaps Dzonsons*** empty log message ***
2009-02-21 Kristaps DzonsonsSplit mdocml -> mdocterm, mdoctree (new manuals, etc.).
2009-02-21 Kristaps DzonsonsSplit down term.c into term.h, termact.c.
2009-02-21 Kristaps DzonsonsA few more macros in place.
2009-02-21 Kristaps DzonsonsInitial list support (not nested, yet).
2009-02-20 Kristaps DzonsonsMore flesh in terminal-encoder.
2009-02-20 Kristaps DzonsonsRe-added tree.c (for now).
2009-02-20 Kristaps DzonsonsRemoved (moving) tree.c.
2009-02-20 Kristaps DzonsonsRemoved tree-writing capability (for now, only validate...
2009-01-22 Kristaps DzonsonsFix-ups to macro.c.
2009-01-22 Kristaps DzonsonsFinished proper parsing of -column macros.
2009-01-22 Kristaps DzonsonsMore list tests.
2009-01-21 Kristaps Dzonsons*** empty log message ***
2009-01-21 Kristaps DzonsonsMore validation on prologue/first NAME section.
2009-01-20 Kristaps DzonsonsAdded regression tests (just for prologue, for now).
2009-01-20 Kristaps DzonsonsIn-progress migration to ARGV separation.
2009-01-20 Kristaps DzonsonsMinor documentation.
2009-01-20 Kristaps DzonsonsAdded manual pages to INSTALL. VERSION_1_2_0
2009-01-20 Kristaps DzonsonsTagged version.
2009-01-20 Kristaps DzonsonsMore documentation/installation fixes.
2009-01-20 Kristaps DzonsonsLint- and NetBSD-compiler checks.
2009-01-20 Kristaps DzonsonsRe-merged old port-building routines.
2009-01-20 Kristaps DzonsonsQuoted-literals handled correctly.
2009-01-20 Kristaps DzonsonsMoved prologue-pruning into action.c.
2009-01-19 Kristaps DzonsonsRemoved FIXME for Bf.
2009-01-19 Kristaps DzonsonsBf macro properly supported.
2009-01-19 Kristaps DzonsonsPlugged memory leak in meta free.
2009-01-19 Kristaps DzonsonsMore correct validation.
2009-01-19 Kristaps DzonsonsRemoved unnecessary test cases (most were for visual).
2009-01-17 Kristaps DzonsonsLint checks.
2009-01-17 Kristaps DzonsonsAdded tests to makefile.
2009-01-17 Kristaps DzonsonsDocumentation, more validations, cleaned up actions...
2009-01-17 Kristaps DzonsonsSeparating output filters.
2009-01-16 Kristaps DzonsonsInitial separation of tree/mdocml.1.
2009-01-16 Kristaps DzonsonsBoolean validation.
2009-01-16 Kristaps DzonsonsAdded more validation (parents/msecs).
2009-01-16 Kristaps DzonsonsClean-ups & documentation.
2009-01-16 Kristaps DzonsonsFinished re-fitting err/warn/msg routines.
2009-01-15 Kristaps DzonsonsBroken build (changing err/warn/msg function prototypes...
2009-01-15 Kristaps Dzonsons*** empty log message *** VERSION_1_1_0
2009-01-15 Kristaps Dzonsons*** empty log message ***
2009-01-14 Kristaps Dzonsons*** empty log message ***
2009-01-12 Kristaps Dzonsons*** empty log message ***
2009-01-12 Kristaps Dzonsons*** empty log message ***
2009-01-12 Kristaps Dzonsons*** empty log message ***
2009-01-12 Kristaps Dzonsons*** empty log message ***
next