source@mandoc.bsd.lv
 help / color / mirror / Atom feed
mdocml: Avoid "utf8" in the names of a function and a struct member
 2014-01-02 22:44 UTC 

mdocml: Do not put UTF-8-encoded strings into the database by default,
 2014-01-02 22:19 UTC 

mdocml: Polish the mlink_add() interface: Allocate memory inside, not in
 2014-01-02 20:24 UTC 

mdocml: Check all MLINKS for consistency with the content of the manual
 2014-01-02 18:52 UTC 

mdocml: Since the functions in read.c are part of the mandoc(3) library,
 2014-01-02 16:29 UTC 

mdocml: Support .St -p1003.1-2013, "IEEE Std 1003.1-2008/Cor 1-2013"
 2013-12-31 23:29 UTC 

mdocml: Simplify: Remove an unused argument from the mandoc_eos()
 2013-12-31 23:23 UTC 

mdocml: Provide strcasestr(3) and strsep(3) for Solaris 10 compat;
 2013-12-31 23:19 UTC 

mdocml: Provide strcasestr(3) and strsep(3) for Solaris 10 compat;
 2013-12-31 23:03 UTC 

mdocml: Do not trigger end-of-sentence spacing by trailing punctuation
 2013-12-31 22:40 UTC 

mdocml: Yet another regression introduced by Kristaps when he switched
 2013-12-31 19:40 UTC 

mdocml: remove assignments that will be overwritten right afterwards,
 2013-12-31 18:07 UTC 

mdocml: update the link to the ISC license and note that the pkgsrc port
 2013-12-31 17:49 UTC 

mdocml: update the link to the ISC license and note that the pkgsrc port
 2013-12-31 17:47 UTC 

mdocml: Add missing description of .UR/.UE
 2013-12-31 15:17 UTC 

mdocml: release 1.12.3
 2013-12-31 11:28 UTC 

mdocml: release 1.12.3
 2013-12-31 11:23 UTC 

mdocml: Experimental feature to let apropos(1) show different keys than
 2013-12-31  3:41 UTC 

mdocml: Split buildnames() out of mansearch(); the latter function is
 2013-12-31  2:42 UTC 

mdocml: Oops, missed one: Remove duplicate const specifier from a call
 2013-12-30 18:44 UTC 

mdocml: Remove duplicate const specifiers from the declaration of
 2013-12-30 18:30 UTC 

mdocml: Oops, that segfaulted after deleting an mlink from the list
 2013-12-27 23:41 UTC 

mdocml: Split mlinks_undupe() out of mpages_merge() such that the check
 2013-12-27 20:35 UTC 

mdocml: Change the mansearch() interface to use the mlinks table in the
 2013-12-27 18:51 UTC 

mdocml: Save the MLINK name into the database, too; apropos(1) will need
 2013-12-27 18:42 UTC 

mdocml: Write more than one mlink per mpage to the database
 2013-12-27 16:40 UTC 

mdocml: Allow saving more than one mlink per mpage in the mlinks ohash
 2013-12-27 16:17 UTC 

mdocml: Enable the framework code to allow more than one mlink per
 2013-12-27 15:48 UTC 

mdocml: Clean up the interface of mlink_add()
 2013-12-27 15:39 UTC 

mdocml: Another step on the way to clear naming, this time regarding
 2013-12-27 14:29 UTC 

mdocml: Split struct mlink out of struct mpage
 2013-12-27  3:06 UTC 

mdocml: Add an additional mlinks table to the database, redundant for
 2013-12-27  1:16 UTC 

mdocml: Drop the mpages_list, use the existing mpages ohash for
 2013-12-26 23:35 UTC 

mdocml: The name "id" is terrible for a struct
 2013-12-26 22:30 UTC 

mdocml: To better support MLINKS, we will have to split the "docs"
 2013-12-26 22:12 UTC 

mdocml: Stop parsing man(7) input when we found all we were searching
 2013-12-26 19:02 UTC 

mdocml: Rework the documentation of Spaces, using the
 2013-12-26 17:23 UTC 

mdocml: merge from VERSION_1_12
 2013-12-26 14:39 UTC 

mdocml: update downstream versions
 2013-12-26 14:30 UTC 

mdocml: I have no idea how it happened that \B, \H, \h, \L, and \l got
 2013-12-26  2:55 UTC 

mdocml: The roff language really has two groups of basic building
 2013-12-26  2:43 UTC 

mdocml: Parse and ignore the roff(7) escape sequences \d (move half line
 2013-12-25 22:45 UTC 

mdocml: Implement .Fo/.Fa/.Fc indentation and break handling for -Tman
 2013-12-25 22:00 UTC 

mdocml: Oops, .Fa never breaks the output line in the middle of any of
 2013-12-25 21:24 UTC 

mdocml: Garbage collect two local variables each used only one single
 2013-12-25 15:12 UTC 

mdocml: In the SYNOPSIS, implement hanging indentation for .Fo and avoid
 2013-12-25 14:40 UTC 

mdocml: Support .St -xsh4.2, the System Interfaces part of the original
 2013-12-25 14:09 UTC 

mdocml: s/[Nn]ull/NUL/ in comments where appropriate; suggested by
 2013-12-25  0:50 UTC 

mdocml: Do not break output lines in .Fn function arguments in SYNOPSIS
 2013-12-25  0:39 UTC 

mdocml: Delete the unused flag TERMP_IGNDELIM and the empty callback
 2013-12-24 23:04 UTC 

mdocml: Implement SYNOPSIS .Fn indentation for -Tman
 2013-12-24 22:08 UTC 

mdocml: It turns out SYNOPSIS mode does not imply .Bk in general, but
 2013-12-24 20:45 UTC 

mdocml: When deciding whether two consecutive macros are on the same
 2013-12-24 19:11 UTC 

mdocml: Implement a long-standing desideratum, hanging indentation for
 2013-12-23  2:20 UTC 

mdocml: Polishing the worms in my favourite can, term_flushln()
 2013-12-22 23:34 UTC 

mdocml: Fix end-of-sentence spacing after the DragonFly text production
 2013-12-22 14:06 UTC 

mdocml: Implement end-of-sentence spacing at the end of man(7) macro
 2013-12-22 13:25 UTC 

mdocml: Document the alternative syntax \C'uXXXX' for Unicode
 2013-12-22 13:18 UTC 

mdocml: In quoted macro arguments, double quotes can be quoted by
 2013-12-15 23:56 UTC 

mdocml: bentley@ looked at sbcl(1) and found new tasks for us
 2013-12-15 21:30 UTC 

mdocml: The "value" argument to the roff(7) .nr requests ends right
 2013-12-15 21:23 UTC 

mdocml: My audit of mandoc revealed one missing (unsigned char) cast in
 2013-11-21  1:53 UTC 

mdocml: My audit of mandoc revealed one missing (unsigned char) cast in
 2013-11-21  1:49 UTC 

mdocml: In the parser, when closing an explicit block that is not open,
 2013-11-11  0:37 UTC 

mdocml: Ignore blank lines right after .SH and .SS
 2013-11-10 22:54 UTC 

mdocml: Support the alternative syntax \C'uXXXX' for Unicode characters
 2013-11-10 21:34 UTC 

mdocml: clarify that \[uXXXX] wants uppercase hex digits
 2013-11-10 14:32 UTC 

mdocml: missing features: line length and italic correction
 2013-11-10 12:28 UTC 

mdocml: make text shorter and clearer; from kristaps@; tweaked by me
 2013-11-07 22:09 UTC 

mdocml: Mention that mandoc is also an OpenBSD project, agreed by
 2013-11-07 21:57 UTC 

mdocml: While answering a question asked by espie@, i noticed that .Fd
 2013-11-02 20:39 UTC 

mdocml: The man(7) language has no syntax to specify architectures, but
 2013-10-27 17:01 UTC 

mdocml: The code in ofmerge() only tried the source parsers if at least
 2013-10-27 16:41 UTC 

mdocml: delete duplicate NULL check and polish style; no functional
 2013-10-27 16:09 UTC 

mdocml: Parse and ignore .hw (hyphenation points in words); this is safe
 2013-10-22 20:38 UTC 

mdocml: There are three kinds of input lines: text lines, macros taking
 2013-10-21 23:47 UTC 

mdocml: Fix another regression introduced when switching from DB to
 2013-10-20  0:03 UTC 

mdocml: Fix a regression introduced when switching from DB to SQLite:
 2013-10-19 20:43 UTC 

mdocml: Fix an assertion in dbindex(): Null strings are never entered
 2013-10-18 23:07 UTC 

mdocml: Manuals to be checked with "mandocdb -t" need not be in the
 2013-10-18 21:10 UTC 

mdocml: Implement the .UR/.UE block (uniform resource identifier)
 2013-10-17 20:54 UTC 

mdocml: Parse and ignore the .fam (font family) request
 2013-10-14  1:43 UTC 

mdocml: merge from VERSION_1_12: new section about mandoc history, with
 2013-10-13 18:34 UTC 

mdocml: new section about mandoc history, with links
 2013-10-13 18:32 UTC 

mdocml: mention the three unreleased versions since 1.10.3
 2013-10-13 16:06 UTC 

mdocml: add libppath; Thomas Klausner, NetBSD rev
 2013-10-13 15:24 UTC 

mdocml: add libefi and simplify some names from FreeBSD ports SVN rev
 2013-10-13 14:45 UTC 

mdocml: sync SUSv2/SUSv3 entries with groff reduces
 2013-10-13  3:07 UTC 

mdocml: more DragonFly libraries; Franco Fichtner <franco at lastsummer
 2013-10-13  2:54 UTC 

mdocml: Thomas Klausner <wiz at NetBSD dot org> finally succeeded to
 2013-10-11  0:06 UTC 

mdocml: On __sun, use <sys/byteorder.h>, BE_64(x), and <db_185.h>
 2013-10-10 23:43 UTC 

mdocml: merge from VERSION_1_12: link supplementary information on
 2013-10-10  5:20 UTC 

mdocml: link supplementary information on mandoc and Alpine Linux port
 2013-10-10  5:18 UTC 

mdocml: Printf size_t vars with %zu, not %ld; from Antonio Huete Jimenez
 2013-10-07 22:22 UTC 

mdocml: Put VERSION into config.h
 2013-10-07 16:26 UTC  (2+ messages)

mdocml: Put VERSION into config.h
 2013-10-06 23:17 UTC 

mdocml: We don't do hyphenation, but we allow breaking the line at
 2013-10-06 22:46 UTC 

mdocml: Franco Fichtner moved DragonFly to 1.12.2
 2013-10-06 17:34 UTC 

mdocml: Franco Fichtner moved DragonFly to 1.12.2
 2013-10-06 17:31 UTC 

mdocml: The .Lb arguments wants a "lib" prefix; from Sascha Wildner via
 2013-10-06 17:01 UTC 

mdocml: If there is random stuff inside a .Bl block body before the
 2013-10-06 13:32 UTC 

mdocml: Support simple numerical conditions
 2013-10-05 22:25 UTC 

mdocml: ROFFRULE_ALLOW = 0, ROFFRULE_DENY = 1 was confusing, so exchange
 2013-10-05 22:21 UTC 

mdocml: Avoid code duplication in roff_parseln() as suggested by
 2013-10-05 22:19 UTC 

mdocml: Expand references to number registers in exactly the same way as
 2013-10-05 22:15 UTC 

mdocml: Support setting arbitrary roff(7) number registers, preserving
 2013-10-05 22:08 UTC 

mdocml: sync with NetBSD
 2013-10-05 21:51 UTC 

mdocml: merge from VERSION_1_12: do not complain about unused variables
 2013-10-05 20:43 UTC 

mdocml: Cleanup suggested by gcc-4.8.1, following hints by Christos
 2013-10-05 20:30 UTC 

mdocml: Merge from VERSION_1_12, in particular release date, pkgsrc port
 2013-10-05 20:09 UTC 

mdocml: Thomas Klausner <wiz at netbsd dot org> already update pkgsrc
 2013-10-05 16:11 UTC 

mdocml: Add missing link to the NEWS file
 2013-10-05 14:05 UTC 

mdocml: Release version 1.12.2
 2013-10-05 13:15 UTC 

mdocml: whatis.{db,index} -> mandoc.{db,index}; from kristaps@
 2013-10-05  1:25 UTC 

mdocml: Byte-order functions for Mac OS X
 2013-10-03  0:46 UTC 

mdocml: DragonFly needs explicit #include <sys/endian.h> to use
 2013-10-02 21:03 UTC 

mdocml: Merge from branch VERSION_1_12: - mention that groff is GPL
 2013-10-02  6:45 UTC 

mdocml: Merge from branch VERSION_1_12: - add the new SCRS files NEWS
 2013-10-02  6:44 UTC 

mdocml: Merge the relevant parts from the VERSION_1_12 branch: - change
 2013-10-01 20:56 UTC 

mdocml: include the NEWS file into the tarball
 2013-10-01  0:55 UTC 

mdocml: Fix build on Solaris
 2013-10-01  0:52 UTC 

mdocml: New file suggested by Thomas Klausner <wiz at netbsd dot org>
 2013-10-01  0:24 UTC 

mdocml: Final tweaks for the release candidate: * Test for betoh64(),
 2013-09-29 23:28 UTC 

mdocml: Improve FreeBSD links; triggered by and with help from Ulrich
 2013-09-28 12:31 UTC 

mdocml: Maybe we can easily improve -width parsing
 2013-09-27 21:12 UTC 

mdocml: Polish the web page for the 1.12.2 release: * Manuals:
 2013-09-26 11:28 UTC  (2+ messages)

mdocml: Throwing FATAL MANDOCERR_SYNTCHILD on non-.It children of .Bl
 2013-09-22 23:21 UTC 

mdocml: DocBook abuses \h - for no good reason, but maybe we should
 2013-09-22 11:48 UTC 

mdocml: What's new in 1.12.2
 2013-09-18 19:07 UTC 

mdocml: Update VERSION, VDATE and CFLAGS for the upcoming 1.12.2
 2013-09-18 16:20 UTC 

mdocml: Merge rev
 2013-09-18  2:24 UTC 

mdocml: Partial merge of rev
 2013-09-18  2:19 UTC 

mdocml: Merge rev
 2013-09-18  1:55 UTC 

mdocml: Merge from OpenBSD: 1) Revert filenames back to
 2013-09-18  1:04 UTC 

mdocml: Fix typo in filenames: mandocdb.{db,index} -> mandoc.{db,index}
 2013-09-18  0:54 UTC 

mdocml: Merge OpenBSD revision 1.17: Without arguments, show the usage
 2013-09-17 23:23 UTC 

mdocml: Merge OpenBSD rev
 2013-09-17 23:12 UTC 

mdocml: Merge OpenBSD rev
 2013-09-17 23:07 UTC 

mdocml: merge OpenBSD rev
 2013-09-17 22:48 UTC 

mdocml: Similar to rev
 2013-09-17 21:32 UTC 

mdocml: 1) Revert the argument names in the SYNOPSIS back to the usual
 2013-09-17 20:54 UTC 

mdocml: Merge rev
 2013-09-17 20:42 UTC 

mdocml: Merge rev
 2013-09-17 20:39 UTC 

mdocml: use the .Bx macro; from Jan Stary via jmc@
 2013-09-16 22:58 UTC 

mdocml: two improvements in the SYNOPSIS; from Sascha Wildner <swildner
 2013-09-16 22:54 UTC 

mdocml: Drop .Ud remark, it has started to slowly turn into a lie
 2013-09-16 22:39 UTC 

mdocml: Beagle has been replaced by armv7; from patrick@
 2013-09-16 22:12 UTC 

mdocml: One of the WARNING messages has to use the word "section" twice
 2013-09-16  0:25 UTC 

mdocml: Use normal line macro recognition, do not attempt to roll your
 2013-09-15 18:48 UTC 

mdocml: Block closing macros do not allocate a new node but finish an
 2013-09-15 18:26 UTC 

mdocml: For some mdoc(7) macros, it is (unfortunately) semantically
 2013-09-15 17:33 UTC 

mdocml: Move the last column-counting members of struct termp (col and
 2013-08-21 21:20 UTC 

mdocml: Use text production macros to document themselves
 2013-08-14 15:08 UTC 

mdocml: Implement the roff(7) font-escape sequence \f(BI "bold+italic"
 2013-08-08 20:07 UTC 

mdocml: After a leading blank on an output line, the first word was
 2013-08-05 23:36 UTC 

mdocml: Put .%C before .%D in .Rs output because that's the usual order
 2013-08-05 14:36 UTC 

mdocml: jca@ found .as .shift .while in ratpoison(1)
 2013-07-14 11:57 UTC 

mdocml: tedu@ says: "whatis pool" doesn't work
 2013-07-14  9:36 UTC 

mdocml: For citing the names and email addresses of authors,
 2013-07-13 19:41 UTC 

mdocml: Rudimentary implementation of the .it request (input line trap)
 2013-07-13 12:52 UTC 

mdocml: Simple partial sync with OpenBSD: * Again accept suffixes on the
 2013-07-05  9:33 UTC 

mdocml: For the strings table, ohash_init is only called in ofmerge(),
 2013-07-02 13:26 UTC 

mdocml: Turning off synchronous mode logically belongs to opening the
 2013-07-02 12:58 UTC 

mdocml: fixed in mandoc.c rev
 2013-07-02 12:22 UTC 

mdocml: Restore the check whether each page added to the database is
 2013-07-02 11:40 UTC 

mdocml: Parse for the closing delimiter `\}' for conditionals even when
 2013-06-27  9:49 UTC 

mdocml: sort missing roff requests, and add some usage info
 2013-06-22 10:05 UTC 

mdocml: A very simple utility script to automatically compare groff and
 2013-06-22  8:54 UTC 

mdocml: Improve handling of the roff(7) "\t" escape sequence: * Parsing
 2013-06-20 22:39 UTC 

mdocml: Add .St values for POSIX 1003.1d, 1003.1j, and 1003.1q
 2013-06-19 21:20 UTC 

mdocml: The mdoc_handler flags are unused and will never be used
 2013-06-07  5:27 UTC 

mdocml: In .Xr database entries, mention the manual section again; the
 2013-06-07  4:51 UTC 

mdocml: The string hash table is only needed to combine multiple
 2013-06-07  1:01 UTC 

mdocml: Optimize stradds() and putkeys() to not call ohash_qlookupi()
 2013-06-06 19:00 UTC 

mdocml: Drop wordaddbuf() which is identical to putkeys()
 2013-06-06 17:51 UTC 

mdocml: In dbopen(), check success of remove("mandoc.db~")
 2013-06-06 15:15 UTC 

mdocml: No point in inventing yet another file name for the database
 2013-06-06 14:27 UTC 

mdocml: In parse_catpage(), the comment saying that the filename would
 2013-06-06  2:40 UTC 

mdocml: The return value from parse_man() is completely unused, so make
 2013-06-05 21:21 UTC 

mdocml: Two sanity checks got lost in treescan() during the switch from
 2013-06-05 20:27 UTC 

mdocml: Add back the realpath() checks that got lost during the change
 2013-06-05 17:48 UTC 

mdocml: Some places used PATH_MAX from <limits.h>, some MAXPATHLEN from
 2013-06-05  2:00 UTC 

mdocml: Changing existing SQLite databases was utterly broken: 1) SQL
 2013-06-03 22:51 UTC 

mdocml: Starting the preparations to integrate this into OpenBSD
 2013-06-03 19:01 UTC 

mdocml: Let .Do .Dq .Ql .So .Sq generate the correct roff(7) character
 2013-06-02 18:16 UTC 

mdocml: Sync to OpenBSD, no functional change: * Add the missing
 2013-06-02  3:52 UTC 

mdocml: Note where these functions are declared and implemented
 2013-06-02  3:48 UTC 

mdocml: This file contains too much complexity
 2013-06-01 22:57 UTC 

mdocml: Use a standard locale name, "UTF-8" is an ugly non-standard
 2013-06-01 14:27 UTC 

mdocml: latex2man.1 - oh boy
 2013-06-01  5:56 UTC 

mdocml: Some documentation of the tbl parser
 2013-06-01  5:44 UTC 

mdocml: If a table contained at least one complete line and on its last
 2013-06-01  4:56 UTC 

mdocml: More cleanup: Consistently use the name "struct tbl_node *tbl"
 2013-05-31 22:08 UTC 

mdocml: The name "struct tbl" was badly misleading for two reasons: 1)
 2013-05-31 21:37 UTC 

mdocml: Reject non-printable characters found in the input stream even
 2013-05-30  3:52 UTC 

mdocml: Sync to OpenBSD: * Guard <sys/param.h> inclusion by #ifdef
 2013-05-29 22:48 UTC 

mdocml: Simplify condition, avoid duplicate code; no functional change
 2013-05-29 16:11 UTC 

mdocml: In SYNOPSIS mode, .Ek doesn't end a keep
 2013-05-29 15:40 UTC 

page:  |  | 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).