]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2011-07-11 Kristaps DzonsonsBe more specific about `Dv', `Er', and `Ev'.
2011-07-11 Kristaps DzonsonsMake sure constants in mandoc.3 use the `Dv' macro.
2011-07-10 Kristaps DzonsonsHave descriptions for -man documents in makewhatis...
2011-07-09 Kristaps DzonsonsSpaces must be preserved in -T[x]html literal mode.
2011-07-08 Kristaps DzonsonsClarify the role of `RS' in man(7) and also fix a bogus...
2011-07-08 Kristaps DzonsonsMake sure that `br' and `sp' don't emit space before...
2011-07-08 Kristaps DzonsonsFix two issues: the first, where a `.\}' wasn't being...
2011-07-07 Kristaps DzonsonsFix handling of the `\c' escape in -T[x]html.
2011-07-07 Kristaps DzonsonsConsiderably fix up -man -T[x]html's handling of verbat...
2011-07-07 Kristaps DzonsonsClean up how -man -T[x]html handles TP, IP, and HP...
2011-07-07 Kristaps DzonsonsSimplify chars.c---there's really no need for extra...
2011-07-07 Kristaps DzonsonsNote the strange `if'+newline issue raised by schwarze@.
2011-07-07 Kristaps DzonsonsFix a bug in the -man parser where deleting nodes ...
2011-07-04 Kristaps DzonsonsInstall sources with mode 0644. Noted by Jack Nagel...
2011-07-04 Kristaps DzonsonsThe bufcat() function in -T[x]html was eating one byte...
2011-07-03 Kristaps DzonsonsFix a TODO noted by schwarze@, originally by Christian...
2011-07-03 Ingo Schwarzetwo new bugs reported by naddy@:
2011-07-03 Kristaps DzonsonsWe obviously need man.h and mdoc.h installed as mention...
2011-07-01 Kristaps DzonsonsAdded `Er' in ERRORS scan to makewhatis.
2011-07-01 Kristaps DzonsonsAdded search for `Ev' environment variables in ENVIRONM...
2011-07-01 Kristaps DzonsonsAllow `Nd' scarfed data to allow for non-text nodes...
2011-07-01 Kristaps DzonsonsAdd some notes to index.sgml. This does not signal...
2011-07-01 Kristaps DzonsonsMake scan for text tokens in a line recursive. This...
2011-07-01 Kristaps DzonsonsAdd path reference (`Pa' in FILES section).
2011-06-30 Kristaps DzonsonsOuch: predefined strings moved into roff.c weren't...
2011-06-29 Kristaps DzonsonsFirst fix how `sp 1' doesn't imply `1v' (it now does...
2011-06-25 Kristaps DzonsonsAdd cross-reference records to makewhatis.
2011-06-22 Kristaps DzonsonsAdd more documentation for libmandoc.
2011-06-22 Kristaps DzonsonsClean up makewhatis.c a little bit and add verbosity...
2011-06-22 Kristaps DzonsonsMake sure hash is initialised to NULL and remove an...
2011-06-22 Kristaps DzonsonsTry again to get the transfer from hash to btree workin...
2011-06-21 Kristaps DzonsonsFix broken transfer from hashtable to btree for makewha...
2011-06-21 Kristaps DzonsonsNote mandoc-cgi -> mandoc-tools.
2011-06-21 Kristaps DzonsonsLet descriptions (bit-mask 0x100) also be mined for...
2011-06-21 Kristaps DzonsonsHave descriptions also use struct buf. This completes...
2011-06-21 Kristaps DzonsonsDon't let empty strings into the makewhatis keyword...
2011-06-21 Kristaps DzonsonsMake sure makewhatis.1 is documenting the correct bit...
2011-06-21 Kristaps DzonsonsBig change to makewhatis: use an in-memory hashtable...
2011-06-18 Kristaps DzonsonsMake -T[x]html in -man also be aware of the vertical...
2011-06-18 Kristaps DzonsonsFix two TODOs with one check-in. Both of these relate...
2011-06-18 Kristaps DzonsonsAllow RS/RE blocks to nest. This requires first the...
2011-06-18 Kristaps DzonsonsAdd back in a check that the leading `-' exists for...
2011-06-18 Kristaps DzonsonsClean-up: remove a function only called once.
2011-06-18 Kristaps DzonsonsFix an assertion failure raised by the following intere...
2011-06-16 Kristaps DzonsonsHave -T[x]html print out the link target for `Lk' if...
2011-06-12 Joerg SonnenbergerAdd note about crash on invalid found in the NetBSD...
2011-06-11 Ingo Schwarze.Nm in-line/block issues reported by uqs@
2011-05-30 Kristaps DzonsonsFix some bad bits in the mandoc manual: `Xr' instead...
2011-05-26 Kristaps DzonsonsRemove untrue CAVEAT in makewhatis.1.
2011-05-26 Kristaps DzonsonsVersion 1.11.3. Here we go! VERSION_1_11_3
2011-05-26 Kristaps DzonsonsSome small lint checks in preconv. Also add it to...
2011-05-26 Kristaps DzonsonsOpenBSD needs sys/types for mmap... oops...
2011-05-26 Kristaps DzonsonsAt least in theory, this patch lets us compile on Windo...
2011-05-26 Kristaps DzonsonsMore updates to www. A version's on its way...
2011-05-26 Kristaps DzonsonsHave preconv install with mandoc.
2011-05-26 Kristaps DzonsonsSlightly clean up verbiage in coding tags.
2011-05-26 Kristaps Dzonsonspreconv is now on encoding-recognition parity with...
2011-05-26 Kristaps DzonsonsThe \*q predef certainly doesn't map to \"! Fix this.
2011-05-26 Kristaps DzonsonsAdd notes about preconv.1 in the www and change some...
2011-05-26 Kristaps DzonsonsSignificantly improve preconv. Allow it to recode...
2011-05-26 Kristaps DzonsonsIf a predefined string is missing, emit a warning and...
2011-05-26 Kristaps DzonsonsNoticed that our skeleton mdoc.7 had lower-case `Dt...
2011-05-26 Kristaps DzonsonsIt's annoying that we don't have preconv, so throw...
2011-05-24 Kristaps DzonsonsDocument that spec2cp never returns 0.
2011-05-24 Kristaps DzonsonsUse the correct Unicode value for the zero-width space...
2011-05-24 Kristaps DzonsonsRemove all references to ESCAPE_PREDEF, which is now...
2011-05-24 Kristaps DzonsonsRemove predefined strings from the chars.in file, as...
2011-05-24 Kristaps DzonsonsMost important move in getting predefined strings entir...
2011-05-24 Kristaps DzonsonsHave conditional closure for both text and macro lines...
2011-05-24 Kristaps DzonsonsFix a TODO to the effect that `.if n \{\ foo .br \...
2011-05-21 Ingo Schwarzenested .RS/.RE is becoming more important
2011-05-21 Ingo Schwarzeremove a sentence which isn;t true;
2011-05-20 Kristaps DzonsonsTurn on -Tutf8 in the frontend. Here we go!
2011-05-20 Kristaps DzonsonsFlip on -Tutf8 backend support. This forces the UTF...
2011-05-20 Kristaps DzonsonsAllow non-ASCII terminal encodings to accept unicode...
2011-05-19 Kristaps DzonsonsSome release notes (this isn't signalling an impending...
2011-05-19 Kristaps DzonsonsIt seems that __STDC_ISO_10646__ isn't defined even...
2011-05-18 Kristaps DzonsonsMake any un-recognised font be considered a call for...
2011-05-18 Kristaps DzonsonsAdd TODO entry for standalone `.' in tbl pages (pointed...
2011-05-17 Kristaps DzonsonsLocale support. I'm checking this in to clean up fall...
2011-05-17 Kristaps DzonsonsAdd mode for -Tlocale. This mode, with this commit...
2011-05-17 Kristaps DzonsonsIn tbl layouts, we puked if a space didn't followed...
2011-05-17 Kristaps DzonsonsDocumentation: note COMPATIBILITY of -Tascii `?' printi...
2011-05-17 Kristaps DzonsonsFlip on printing `?' at Unicode codepoints in -Tascii...
2011-05-17 Kristaps DzonsonsFlip on unicode output (via \[uNNNN]) in -T[x]html...
2011-05-17 Kristaps DzonsonsClean-up fallout: differentiate ID's and HREF's (where...
2011-05-17 Kristaps DzonsonsCleanups in -T[x]html: make html_idcat() use the buffer...
2011-05-17 Kristaps DzonsonsClean-ups in -T[x]html: inline print_num(), as it was...
2011-05-17 Kristaps DzonsonsClean up -T[x]html by using a table instead of a switch...
2011-05-15 Kristaps DzonsonsRemove function calls to res() and so forth in term_wor...
2011-05-15 Kristaps DzonsonsFix missing support for \N'n' when calculating string...
2011-05-15 Kristaps DzonsonsSupport groff's escape for Unicode input. See
2011-05-15 Kristaps DzonsonsUse strcspn() in term_strlen(). Clarifies the code.
2011-05-15 Kristaps DzonsonsGet rid of an "#if 0" that I don't anticipate being...
2011-05-15 Kristaps DzonsonsMove struct termp_ps into term_ps.c; remove the engine...
2011-05-14 Kristaps DzonsonsContinuing last commit with the style-sheet change.
2011-05-14 Kristaps DzonsonsFix makewhatis.1 to have the correct name (it was MANDO...
2011-05-14 Kristaps DzonsonsMake index.sgml look more like mandoc-cgi, which I...
2011-05-14 Kristaps DzonsonsMake www style.css link up to example.style.css much...
2011-05-14 Kristaps DzonsonsMake some values "int" that were "size_t". These are...
next