]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2011-10-18 Kristaps DzonsonsFix mandoc_escape() function argument names. From...
2011-10-16 Ingo SchwarzeSync to groff, and add tier I and II NetBSD architectures.
2011-10-16 Ingo SchwarzeRemove a bunch of useless assignments,
2011-10-09 Ingo SchwarzeAlways print <table> column widths in -T[x]html;
2011-10-09 Ingo SchwarzeA bit more precision and nicer wording in the descriptions
2011-10-09 Kristaps DzonsonsMake apropos results-gathering able to error out and...
2011-10-09 Kristaps DzonsonsRemove some unnecessary variables and note that mchars_...
2011-10-09 Kristaps DzonsonsUse a binary tree (for now, unbalanced) for deduping...
2011-10-09 Kristaps DzonsonsThe documented flags in mandocdb (-u, -d) were switched...
2011-10-08 Kristaps DzonsonsCritical fix in the new -Tman lookaside buffer code... VERSION_1_12_0
2011-10-08 Kristaps DzonsonsNote volatility of apropos and cut out old news update.
2011-10-08 Kristaps DzonsonsTweak Makefile and add config.h to -Tman to allow cross...
2011-10-08 Kristaps DzonsonsUse `Mt' instead of `Aq' for email address.
2011-10-08 Kristaps DzonsonsGet ready for version. I'm bumping the minor release...
2011-10-08 Kristaps DzonsonsUse mandoc_realloc() in apropos, as we're linking to...
2011-10-08 Kristaps DzonsonsImplement a basic -Tman `Rv', like `Ex'.
2011-10-08 Kristaps DzonsonsTidy up -Tman output. This has NO functional change...
2011-10-07 Kristaps DzonsonsLift hard-coded limit of results.
2011-10-07 Kristaps DzonsonsClean up file a bit: remove errx and err function point...
2011-10-06 Kristaps DzonsonsMake apropos and mandocdb build by default.
2011-10-06 Kristaps DzonsonsAdd more version notes to www.
2011-10-06 Kristaps DzonsonsNix end-of-line whitespace.
2011-10-06 Kristaps DzonsonsImport apropos from mandoc-tools after inlining all...
2011-10-06 Kristaps DzonsonsIf -Tman is specified and input is -man, echo the prepr...
2011-10-05 Kristaps DzonsonsAdd -Ofragment mode to release notes.
2011-10-05 Kristaps DzonsonsAdd the -Ofragment option to -T[]x]html. This accomoda...
2011-10-02 Kristaps DzonsonsBreak schwarze@'s release notes into sections. Ok...
2011-10-02 Kristaps DzonsonsMake -T[x]html suppress output with \& (and similar...
2011-09-30 Ingo Schwarzeimplement .Ap .Bd .Bo .Bq .D1 .Ic .Lp .Oo .Pf .Po ...
2011-09-27 Ingo Schwarzelist the work done during s2k11
2011-09-27 Ingo Schwarzeeven though .Bl is not callable, groff complains when...
2011-09-26 Ingo SchwarzeReorganize part of the content:
2011-09-26 Ingo Schwarzerestore alphabetical order for the -Toutput list, and...
2011-09-25 Ingo Schwarzetypos found by jmc@
2011-09-21 Ingo SchwarzeAs noticed by kristaps@, when breaking an overflowing...
2011-09-20 Ingo Schwarzesync to groff: support .Lb -libdwarf, update .Lb -libelf
2011-09-20 Ingo SchwarzeMajor rewrite of the horizontal spacing of tables
2011-09-20 Ingo Schwarzeadd a MACRO OVERVIEW section, similar to the one in...
2011-09-20 Ingo SchwarzeUsing user-defined macros, surprisingly, it is possible
2011-09-20 Ingo Schwarzedo not assign pointers to literal strings
2011-09-20 Ingo SchwarzeWhen advancing the left margin, .RS also needs to reset...
2011-09-20 Ingo SchwarzeSync print_mdoc_head to print_man_head;
2011-09-19 Ingo SchwarzeRemove the terminal frontend flag TERMP_NOLPAD.
2011-09-19 Ingo SchwarzeBreaking the line at a hyphen is only allowed if the...
2011-09-18 Ingo SchwarzeFix another regression introduced in 1.11.7:
2011-09-18 Ingo Schwarzefix a regression introduced in 1.11.7:
2011-09-18 Ingo SchwarzeSupport nesting of indented blocks.
2011-09-18 Ingo Schwarzetwo issues were reported again
2011-09-18 Ingo Schwarzeforgotten Copyright bumps; no code change
2011-09-18 Ingo SchwarzeAdd a MACRO OVERVIEW, listing all macros ordered by...
2011-09-17 Ingo SchwarzeInitial, incomplete support for -Tman
2011-09-17 Ingo Schwarzefix an obvious typo: sz was used uninitialized
2011-09-16 Ingo Schwarzesupport ".St -iso8601"; committing on behalf of jmc@
2011-09-06 Kristaps DzonsonsIt's unknown whether `SH' and `SS' closing out `nf...
2011-09-06 Kristaps DzonsonsRevert removal of tab warning, suggested by schwarze@.
2011-09-04 Kristaps DzonsonsRemove check for tab. man(7) says tab is Ok.
2011-09-04 Kristaps DzonsonsTeach -man that a literal context should be closed...
2011-09-03 Kristaps DzonsonsFix handling of font modifiers in tables. Noted by...
2011-09-02 Kristaps DzonsonsMake -man check for tabs correctly print the column. VERSION_1_11_7
2011-09-02 Kristaps DzonsonsFix typos and spelling errors found by demandoc -w...
2011-09-02 Kristaps DzonsonsFix hypermail link.
2011-09-02 Kristaps DzonsonsAdding version notes.
2011-09-01 Kristaps DzonsonsFinishing touches on demandoc. It now backs over endin...
2011-09-01 Kristaps DzonsonsMake `-w' mode work much better. This is INCREDIBLY...
2011-09-01 Kristaps DzonsonsHave demandoc throw away deroff's flags.
2011-09-01 Kristaps DzonsonsLint checks over demandoc.
2011-09-01 Kristaps DzonsonsAllow compilation on OpenBSD.
2011-09-01 Kristaps DzonsonsAdd demandoc utility, a replacement for deroff.
2011-08-30 Kristaps DzonsonsOrder -column lists to have the arguments follow `...
2011-08-30 Kristaps DzonsonsRemove unnecessary `Pp'/`-compat' combination for colum...
2011-08-26 Kristaps DzonsonsMake sure that `Ql' literalises its arguments in -T...
2011-08-19 Kristaps DzonsonsAvoid incorrect casting by using an implicit cast....
2011-08-19 Kristaps DzonsonsBring man.7's LANGUAGE SYNTAX in line with mdoc.7....
2011-08-19 Kristaps DzonsonsMake LANGUAGE SYNTAX examples a bit more explanatory.
2011-08-19 Kristaps DzonsonsFirst, use \(dq instead of \*q for double-quote. Secon...
2011-08-18 Kristaps DzonsonsAlign `-offset indent' and `D1' by forcing BLOCKQUOTE...
2011-08-18 Kristaps DzonsonsSlightly tweak www section/subsections.
2011-08-18 Kristaps DzonsonsHave `Li' be correctly monospaced in -T[x]html. Also...
2011-08-18 Kristaps DzonsonsReplace the old `An'/`Aq' AUTHORS note with `An'/`Mt'.
2011-08-17 Kristaps DzonsonsAdd example of comments in man.7 and mdoc.7.
2011-08-17 Kristaps DzonsonsSync man.7's LANGUAGE SYNTAX (was INPUT ENCODING) with...
2011-08-17 Kristaps DzonsonsClean up and normalise the LANGUAGE SYNTAX section...
2011-08-17 Kristaps DzonsonsToyed with www site a bit. For the next release.
2011-08-16 Ingo SchwarzeReplace the .Fl examples by others exhibiting the same... VERSION_1_11_6
2011-08-16 Ingo SchwarzeMore information about lots of macros, many new example...
2011-08-16 Kristaps DzonsonsAdded generation of Universal binary. Fixed up index...
2011-08-16 Kristaps DzonsonsVersion: 1.11.6.
2011-08-16 Kristaps DzonsonsLint check.
2011-08-16 Kristaps DzonsonsFixed mingw compatibility where the "z" printf() modifi...
2011-08-16 Kristaps DzonsonsUpdating mingw32 install hooks for new mingw version.
2011-08-16 Kristaps DzonsonsInitial version bits in place. Also added forgotten...
2011-08-10 Kristaps DzonsonsAllow `Sx' and `Ss' to have child nodes. Fixes manuals...
2011-08-03 Ingo SchwarzeAdd small chunks of new text and better examples writte...
2011-08-02 Ingo SchwarzeThe term "reserved terms" is too broad, so narrow it...
2011-08-01 Ingo SchwarzeAdd some new text written from scratch after checking...
2011-07-31 Ingo Schwarzetrivial fixes found while merging to OpenBSD:
2011-07-31 Ingo SchwarzeSystem III is relevant for string(3) HISTORY.
2011-07-31 Ingo SchwarzeMake sure that in -Tascii mode, predefined strings...
2011-07-31 Ingo SchwarzeRegression fixes after merging 1.11.3 to OpenBSD (rev...
2011-07-29 Kristaps DzonsonsUse a character-table for quick per-character substitut...
next