]> git.cameronkatri.com Git - mandoc.git/history - Makefile
termact.c -> term.c
[mandoc.git] / Makefile
2009-02-23 Kristaps Dzonsonstermact.c -> term.c
2009-02-22 Kristaps DzonsonsBROKEN BUILD: migrating to mmain stuff.
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 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-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 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 DzonsonsRe-merged old port-building routines.
2009-01-17 Kristaps DzonsonsAdded tests to makefile.
2009-01-17 Kristaps DzonsonsSeparating output filters.
2009-01-08 Kristaps Dzonsons*** empty log message ***
2009-01-05 Kristaps DzonsonsActions and validations properly added.
2009-01-01 Kristaps DzonsonsBroke apart macro_prologuexxx into prologue.
2008-12-30 Kristaps DzonsonsValidation fully works.
2008-12-23 Kristaps Dzonsons*** empty log message ***
2008-12-15 Kristaps Dzonsons*** empty log message ***
2008-12-15 Kristaps DzonsonsLinted.
2008-12-15 Kristaps DzonsonsPurged all old files in favour of new design. Selectiv...
2008-12-10 Kristaps DzonsonsPrettier HTML.
2008-12-10 Kristaps DzonsonsReady for looking over by people.
2008-12-10 Kristaps DzonsonsMade noop the default filter.
2008-12-10 Kristaps DzonsonsSx to Sh anchors work.
2008-12-10 Kristaps DzonsonsPut prelude checking into asec.
2008-12-10 Kristaps Dzonsons*** empty log message *** VERSION_1_0_2
2008-12-10 Kristaps DzonsonsLinted on NetBSD side.
2008-12-10 Kristaps DzonsonsVersioning up.
2008-12-10 Kristaps Dzonsons*** empty log message ***
2008-12-10 Kristaps Dzonsons*** empty log message ***
2008-12-10 Kristaps Dzonsons*** empty log message ***
2008-12-09 Kristaps Dzonsons*** empty log message ***
2008-12-09 Kristaps DzonsonsConsiderable clean-ups.
2008-12-08 Kristaps Dzonsons*** empty log message ***
2008-12-08 Kristaps DzonsonsVersioning up. VERSION_1_0_1
2008-12-08 Kristaps DzonsonsAdded warnings for using macros in the wrong sections.
2008-12-07 Kristaps DzonsonsFixed installation routine.
2008-12-07 Kristaps Dzonsons*** empty log message ***
2008-12-07 Kristaps Dzonsons*** empty log message ***
2008-12-07 Kristaps Dzonsons*** empty log message ***
2008-12-07 Kristaps Dzonsons*** empty log message ***
2008-12-07 Kristaps Dzonsons*** empty log message ***
2008-12-05 Kristaps Dzonsons*** empty log message ***
2008-12-05 Kristaps Dzonsons*** empty log message ***
2008-12-04 Kristaps Dzonsons*** empty log message ***
2008-12-04 Kristaps DzonsonsMoved charset recognition into the filter.
2008-12-04 Kristaps DzonsonsCharacter-encoding tests.
2008-12-04 Kristaps DzonsonsMore html-css.
2008-12-03 Kristaps DzonsonsAbstract ml/mlg/html/xml.
2008-12-02 Kristaps DzonsonsTransition to splitting xml/ml.
2008-12-02 Kristaps DzonsonsAdded `Sm' functionality.
2008-12-02 Kristaps DzonsonsImprovements to the xml part.
2008-12-01 Kristaps DzonsonsNo more segfaults when run over openbsd sources.
2008-12-01 Kristaps DzonsonsConsiderable scoping fixes.
2008-12-01 Kristaps DzonsonsConsiderably improved roff_text parser.
2008-11-30 Kristaps DzonsonsPreliminary xml output filter (validate-renamed) done.
2008-11-30 Kristaps DzonsonsCleaned up presentation with mbuf_putstring & al.
2008-11-28 Kristaps DzonsonsInitial pushing to mbuf.
2008-11-27 Kristaps DzonsonsMore fixes and work-ness.
2008-11-27 Kristaps DzonsonsMainly quotes.
2008-11-26 Kristaps DzonsonsVarious fixes.
2008-11-26 Kristaps DzonsonsConsiderable fixes.
2008-11-26 Kristaps DzonsonsAdded regression tests.
2008-11-24 Kristaps DzonsonsSplit roff engine into roff.c.
2008-11-23 Kristaps DzonsonsConsiderable improvements across the board.
2008-11-23 Kristaps DzonsonsSegmentation into html and dummy parsers.
2008-11-22 Kristaps DzonsonsFuller seperation into mdocml/libmdocml.
2008-11-22 Kristaps DzonsonsFixed dist hook in Makefile (uses a file-target).
2008-11-22 Kristaps DzonsonsInitial revision