mdocml: Update mandoc_hyph() to the extent that numbers on either side
2011-07-27 7:06 UTC
mdocml: Move checking of escapes into roff.c, where we're already
2011-07-26 14:30 UTC (2+ messages)
mdocml: Use correct column of warning messages and make sure this
2011-07-26 14:24 UTC
mdocml: Implement the first steps of equation parsing from within
2011-07-25 15:37 UTC
mdocml: Slip in a typo
2011-07-24 19:08 UTC
mdocml: We're officially no longer UNIX-specific; make this clear
2011-07-24 19:03 UTC
mdocml: Scary-looking but otherwise harmless changes allow me to build
2011-07-24 18:15 UTC
mdocml: Tuned the initial eqn output, making it completely simple
2011-07-24 10:09 UTC
mdocml: Flip on equation printing for -T[x]html
2011-07-23 22:57 UTC
mdocml: Clarify what eqn actually is
2011-07-23 19:04 UTC
mdocml: Note GNU extensions in eqn.7
2011-07-23 18:44 UTC
mdocml: Add support for tdefine and ndefine
2011-07-23 18:41 UTC
mdocml: Raise a warning when text follows the `EN'
2011-07-23 13:31 UTC
mdocml: Add `fat' font
2011-07-23 12:10 UTC
mdocml: Ignore `back', `fwd', `up', `down', `mark', and `lineup'
2011-07-23 12:08 UTC
mdocml: Add matrix support
2011-07-23 12:01 UTC
mdocml: The circumflex is also a special space character
2011-07-23 9:47 UTC
mdocml: Check for and throw away `gfont' eqn macros
2011-07-22 14:59 UTC
mdocml: Add support for `gsize' eqn token (introduced in second-edition
2011-07-22 14:55 UTC
mdocml: Add all rendered symbols used by eqn
2011-07-22 14:26 UTC
mdocml: Add support for 1/2, 1/4, and 3/4 (needed by eqn)
2011-07-22 14:15 UTC
mdocml: Clearer documentation of grammar in eqn.7 and addition of Greek
2011-07-22 13:48 UTC
mdocml: Support translating Greek characters in eqn
2011-07-22 13:40 UTC
mdocml: Fix left/right nesting in eqn
2011-07-22 12:55 UTC
mdocml: Add character output (-Tpdf, -Tps, -Tascii) for equations
2011-07-22 10:50 UTC
mdocml: Protect macro expansion
2011-07-22 10:36 UTC
mdocml: Use a macro instead of doing a string-fragment compare
2011-07-22 10:22 UTC
mdocml: Give lists their own eqn function
2011-07-22 9:57 UTC
mdocml: Accomodate for hard-spaces with tildes
2011-07-22 0:16 UTC
mdocml: Fix eqn handling of PILE clauses (multiple ABOVE statements may
2011-07-21 23:42 UTC
mdocml: Complete eqn.7 parsing
2011-07-21 23:30 UTC
mdocml: Support `size' constructs in eqn.7
2011-07-21 15:21 UTC
mdocml: Full support for eqn positionals (above, over, sup, sub, etc.)
2011-07-21 14:13 UTC
mdocml: Add eqn subexpression fonts
2011-07-21 13:37 UTC
mdocml: Add support for markers
2011-07-21 13:18 UTC
mdocml: Document `{, }' subexpressions in eqn.7
2011-07-21 12:34 UTC
mdocml: Support nested `{, }' subexpressions in eqn
2011-07-21 12:30 UTC
mdocml: Make `undef' not expand its argument before undefining it
2011-07-21 11:57 UTC
mdocml: Flip eqn into using parsed nodes
2011-07-21 11:34 UTC
mdocml: Finish the eqn syntactic parser
2011-07-21 10:24 UTC
mdocml: Forgot to add these bits to the last commit
2011-07-18 14:30 UTC
mdocml: Note that equation definitions are nestable
2011-07-18 13:47 UTC
mdocml: Definitions in eqn.7 are actually recursive
2011-07-18 13:35 UTC
mdocml: Clarify up `Rv' and `Ex' documentation
2011-07-18 10:23 UTC
mdocml: Follow-up: forgot to remove useless regset structs
2011-07-18 7:48 UTC
mdocml: Make `struct roff' be passed into libmdoc and libman upon
2011-07-18 7:46 UTC
mdocml: Fix copyright email
2011-07-17 15:43 UTC
mdocml: Remove unused function
2011-07-17 15:24 UTC
mdocml: Fix lost allocation
2011-07-17 14:15 UTC
mdocml: Remember to NULL-ify new keys/vals
2011-07-17 14:11 UTC
mdocml: Provide implementations of `define', `set', and `unset'
2011-07-17 14:08 UTC
mdocml: Warn if equation `define' key is quoted (groff-ism)
2011-07-17 12:52 UTC
mdocml: Add initial `define' support for eqn(7)
2011-07-17 12:13 UTC
mdocml: Remove prototype since moved into mandoc.h
2011-07-17 11:14 UTC
mdocml: improve documentation of .Bl -column .It Ta using feedback from
2011-07-15 20:40 UTC
mdocml: Big step forward in bringing mandocdb in line with most
2011-07-15 17:59 UTC
mdocml: First step of making mandocdb a true makewhatis/mandb
2011-07-15 10:30 UTC (2+ messages)
mdocml: Expose mandoc_strdup() to the outside world
2011-07-15 10:14 UTC
mdocml: Move parts of mandocdb that "do stuff" to the databases into
2011-07-15 9:06 UTC
mdocml: Apparently these weren't removed properly
2011-07-14 17:32 UTC
mdocml: move mandocdb(1) to mandocdb(8) "please make this change"
2011-07-14 14:36 UTC
mdocml: Rename makewhatis [back] into mandocdb
2011-07-14 10:57 UTC
mdocml: Have equation be allocated with mparse
2011-07-12 21:32 UTC
mdocml: Re-ordered logic in makewhatis to iterate over the index file
2011-07-12 15:26 UTC
mdocml: Small HTML compatibility fix
2011-07-12 10:04 UTC
mdocml: Fixed some uninitialised values found during lint check
2011-07-12 10:03 UTC
mdocml: Note version 1.11.4 bits
2011-07-12 8:27 UTC
mdocml: Fairly straightforward patch adding basic update (-u) and remove
2011-07-11 21:56 UTC
mdocml: Use mandoc.1's error codes (we use them internally)
2011-07-11 9:44 UTC
mdocml: Note we're no longer using temporary files
2011-07-11 9:40 UTC
mdocml: Don't use a temporary buffer (unless people yell to have it back
2011-07-11 9:36 UTC
mdocml: Be more specific about `Dv', `Er', and `Ev'
2011-07-11 8:45 UTC
mdocml: Make sure constants in mandoc.3 use the `Dv' macro
2011-07-11 8:43 UTC
mdocml: Have descriptions for -man documents in makewhatis be properly
2011-07-10 13:03 UTC
mdocml: Spaces must be preserved in -T[x]html literal mode
2011-07-09 10:26 UTC
mdocml: Clarify the role of `RS' in man(7) and also fix a bogus
2011-07-08 9:35 UTC
mdocml: Make sure that `br' and `sp' don't emit space before the initial
2011-07-08 9:34 UTC
mdocml: Fix two issues: the first, where a `.\}' wasn't being
2011-07-08 9:33 UTC (2+ messages)
mdocml: Fix handling of the `\c' escape in -T[x]html
2011-07-07 14:34 UTC
mdocml: Considerably fix up -man -T[x]html's handling of verbatim spaces
2011-07-07 13:54 UTC
mdocml: Clean up how -man -T[x]html handles TP, IP, and HP (dd lists and
2011-07-07 13:26 UTC
mdocml: Simplify chars.c---there's really no need for extra code to
2011-07-07 6:41 UTC
mdocml: Note the strange `if'+newline issue raised by schwarze@
2011-07-07 6:34 UTC
mdocml: Fix a bug in the -man parser where deleting nodes (such as `PP'
2011-07-07 5:42 UTC
mdocml: Install sources with mode 0644
2011-07-04 12:02 UTC
mdocml: The bufcat() function in -T[x]html was eating one byte off the
2011-07-04 9:42 UTC
mdocml: Fix a TODO noted by schwarze@, originally by Christian
2011-07-03 22:57 UTC
mdocml: two new bugs reported by naddy@: - .\} breaks - .SH implies
2011-07-03 22:40 UTC
mdocml: We obviously need man.h and mdoc.h installed as mentioned in
2011-07-03 20:54 UTC
mdocml: Added `Er' in ERRORS scan to makewhatis
2011-07-01 13:46 UTC
mdocml: Added search for `Ev' environment variables in ENVIRONMENT
2011-07-01 12:02 UTC
mdocml: Allow `Nd' scarfed data to allow for non-text nodes as the first
2011-07-01 10:46 UTC
mdocml: Add some notes to index.sgml
2011-07-01 10:20 UTC
mdocml: Make scan for text tokens in a line recursive
2011-07-01 10:17 UTC
mdocml: Add path reference (`Pa' in FILES section)
2011-07-01 9:11 UTC
mdocml: Ouch: predefined strings moved into roff.c weren't being
2011-06-30 8:05 UTC
mdocml: First fix how `sp 1' doesn't imply `1v' (it now does) and that 1
2011-06-29 15:38 UTC
mdocml: Add cross-reference records to makewhatis
2011-06-25 13:19 UTC
mdocml: Add more documentation for libmandoc
2011-06-22 22:10 UTC
mdocml: Clean up makewhatis.c a little bit and add verbosity (-v)
2011-06-22 10:36 UTC
mdocml: Make sure hash is initialised to NULL and remove an unused
2011-06-22 9:10 UTC
mdocml: Try again to get the transfer from hash to btree working
2011-06-22 9:00 UTC
mdocml: Fix broken transfer from hashtable to btree for makewhatis.c
2011-06-21 23:37 UTC
mdocml: Note mandoc-cgi -> mandoc-tools
2011-06-21 14:51 UTC
mdocml: Let descriptions (bit-mask 0x100) also be mined for text
2011-06-21 14:16 UTC
mdocml: Have descriptions also use struct buf
2011-06-21 13:54 UTC
mdocml: Don't let empty strings into the makewhatis keyword database
2011-06-21 13:13 UTC
mdocml: Make sure makewhatis.1 is documenting the correct bit-fields
2011-06-21 13:09 UTC
mdocml: Big change to makewhatis: use an in-memory hashtable to collapse
2011-06-21 13:05 UTC
mdocml: Make -T[x]html in -man also be aware of the vertical-space
2011-06-18 20:34 UTC
mdocml: Fix two TODOs with one check-in
2011-06-18 17:58 UTC
mdocml: Allow RS/RE blocks to nest
2011-06-18 17:36 UTC
mdocml: Add back in a check that the leading `-' exists for arguments
2011-06-18 16:53 UTC
mdocml: Clean-up: remove a function only called once
2011-06-18 16:29 UTC
mdocml: Fix an assertion failure raised by the following interesting
2011-06-18 16:18 UTC
mdocml: Have -T[x]html print out the link target for `Lk' if no link
2011-06-16 22:21 UTC
mdocml: Add note about crash on invalid found in the NetBSD tree
2011-06-12 12:13 UTC
mdocml: .Nm in-line/block issues reported by uqs@
2011-06-11 15:41 UTC
mdocml: Fix some bad bits in the mandoc manual: `Xr' instead of `Sx',
2011-05-30 7:24 UTC
mdocml: Remove untrue CAVEAT in makewhatis.1
2011-05-26 23:01 UTC
mdocml: Version 1.11.3
2011-05-26 21:24 UTC
mdocml: Some small lint checks in preconv
2011-05-26 21:13 UTC
mdocml: OpenBSD needs sys/types for mmap
2011-05-26 21:02 UTC
mdocml: At least in theory, this patch lets us compile on Windows (which
2011-05-26 20:36 UTC
mdocml: More updates to www
2011-05-26 20:23 UTC
mdocml: Have preconv install with mandoc
2011-05-26 20:22 UTC
mdocml: Slightly clean up verbiage in coding tags
2011-05-26 14:45 UTC
mdocml: preconv is now on encoding-recognition parity with groff
2011-05-26 14:43 UTC
mdocml: The \*q predef certainly doesn't map to \"! Fix this
2011-05-26 14:30 UTC
mdocml: Add notes about preconv.1 in the www and change some wording in
2011-05-26 12:14 UTC
mdocml: Significantly improve preconv
2011-05-26 12:01 UTC
mdocml: If a predefined string is missing, emit a warning and make it an
2011-05-26 11:58 UTC
mdocml: Noticed that our skeleton mdoc.7 had lower-case `Dt'
2011-05-26 9:26 UTC
mdocml: It's annoying that we don't have preconv, so throw together a
2011-05-26 0:30 UTC
mdocml: Document that spec2cp never returns 0
2011-05-24 21:41 UTC
mdocml: Use the correct Unicode value for the zero-width space, which
2011-05-24 21:40 UTC
mdocml: Remove all references to ESCAPE_PREDEF, which is now not exposed
2011-05-24 21:31 UTC
mdocml: Remove predefined strings from the chars.in file, as they're now
2011-05-24 21:24 UTC
mdocml: Most important move in getting predefined strings entirely
2011-05-24 21:18 UTC
mdocml: Have conditional closure for both text and macro lines call
2011-05-24 15:22 UTC
mdocml: Fix a TODO to the effect that `.if n \{\ foo .br \}' was failing
2011-05-24 14:00 UTC
mdocml: nested .RS/.RE is becoming more important
2011-05-21 21:38 UTC
mdocml: remove a sentence which isn;t true; from jmc@
2011-05-21 15:55 UTC
mdocml: Turn on -Tutf8 in the frontend
2011-05-20 15:51 UTC
mdocml: Flip on -Tutf8 backend support
2011-05-20 15:49 UTC (2+ messages)
mdocml: Allow non-ASCII terminal encodings to accept unicode values for
2011-05-20 15:44 UTC
mdocml: Some release notes (this isn't signalling an impending release;
2011-05-19 16:02 UTC
mdocml: It seems that __STDC_ISO_10646__ isn't defined even where it can
2011-05-19 15:48 UTC
mdocml: Make any un-recognised font be considered a call for the Roman
2011-05-18 23:59 UTC
mdocml: Add TODO entry for standalone `.' in tbl pages (pointed out by
2011-05-18 9:45 UTC
mdocml: Locale support
2011-05-17 22:32 UTC
mdocml: Add mode for -Tlocale
2011-05-17 14:38 UTC
mdocml: In tbl layouts, we puked if a space didn't followed a vertical
2011-05-17 13:11 UTC
mdocml: Documentation: note COMPATIBILITY of -Tascii `?' printing in
2011-05-17 12:22 UTC
mdocml: Flip on printing `?' at Unicode codepoints in -Tascii, -Tpdf,
2011-05-17 11:55 UTC
mdocml: Flip on unicode output (via \[uNNNN]) in -T[x]html
2011-05-17 11:50 UTC
mdocml: Clean-up fallout: differentiate ID's and HREF's (where to put
2011-05-17 11:38 UTC
mdocml: Cleanups in -T[x]html: make html_idcat() use the buffer and be
2011-05-17 11:34 UTC
mdocml: Clean-ups in -T[x]html: inline print_num(), as it was just a
2011-05-17 11:19 UTC
mdocml: Clean up -T[x]html by using a table instead of a switch
2011-05-17 10:48 UTC
mdocml: Remove function calls to res() and so forth in term_word()
2011-05-15 22:29 UTC
mdocml: Fix missing support for \N'n' when calculating string widths in
2011-05-15 15:47 UTC
mdocml: Support groff's escape for Unicode input
2011-05-15 15:30 UTC
mdocml: Use strcspn() in term_strlen()
2011-05-15 14:50 UTC
mdocml: Get rid of an "#if 0" that I don't anticipate being fixed ever
2011-05-15 2:47 UTC
mdocml: Move struct termp_ps into term_ps.c; remove the engine union in
2011-05-15 0:58 UTC
mdocml: Continuing last commit with the style-sheet change
2011-05-14 23:44 UTC
mdocml: Fix makewhatis.1 to have the correct name (it was MANDOC-DB,
2011-05-14 23:43 UTC
mdocml: Make index.sgml look more like mandoc-cgi, which I find looks
2011-05-14 23:41 UTC
mdocml: Make www style.css link up to example.style.css much nicer
2011-05-14 23:40 UTC
mdocml: Make some values "int" that were "size_t"
2011-05-14 23:38 UTC (3+ messages)
mdocml: Make character engine (-Tascii, -Tpdf, -Tps) ready for Unicode:
2011-05-14 17:54 UTC
mdocml: Give -Thtml and -Txhtml the gift of recognising escapes when
2011-05-14 16:28 UTC
mdocml: Move roff.c's strtol into libmandoc.h for use by other parts of
2011-05-14 16:06 UTC
mdocml: Last sneak-in: incorrect www link
2011-05-13 1:04 UTC
mdocml: Ooops, forgot to install makewhatis manual
2011-05-13 1:02 UTC
mdocml: Version up! 1.11.2
2011-05-13 0:57 UTC
mdocml: More release notes
2011-05-13 0:51 UTC
mdocml: Rename mandoc-db to makewhatis
2011-05-13 0:42 UTC
mdocml: Don't let Linux-isms creep into Makefile
2011-05-12 23:45 UTC
mdocml: Correctly catch `Vt' semicolon in mandoc-db
2011-05-12 23:44 UTC
mdocml: Lint fixes: remove unused function variables and pass in proper
2011-05-12 23:44 UTC
mdocml: Make sure that we check for the \(en, \(em, \-, and - separators
2011-05-12 1:45 UTC
mdocml: Grok manual architecture in mandoc-db.c
2011-05-04 20:43 UTC
mdocml: Add configurations (`Cd') to mandoc-db mining
2011-05-04 8:21 UTC
mdocml: Pick up authors in mandoc-db
2011-05-03 14:39 UTC
mdocml: Have mandoc-db grok `Dt'/`TH' manual title as well
2011-05-03 10:08 UTC
mdocml: Back out stripping of non-predef and non-special escape
2011-05-02 13:56 UTC
mdocml: Have mandoc-db strip out escapes that aren't special or
2011-05-01 11:56 UTC
mdocml: Documenting the mchars_XXXX part of mandoc.h
2011-05-01 10:40 UTC
mdocml: Remove mdoc.template
2011-05-01 8:48 UTC
mdocml: Document the fact that \N'' accepts only printable characters
2011-05-01 8:45 UTC
mdocml: Filter all \N'' values with isprint()
2011-05-01 8:38 UTC
mdocml: Make mchars_num2char() return a char like it says
2011-04-30 22:24 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).