source@mandoc.bsd.lv
 help / color / mirror / Atom feed
mdocml: Implement the roff(7) .as request (append to user-defined
 2014-02-14 23:05 UTC 

mdocml: Handle some predefined read-only number registers, e.g
 2014-02-14 22:27 UTC 

mdocml: use .At where appropriate; from Jan Stary <hans at stare dot cz>
 2014-02-14 17:35 UTC 

mdocml: Supplement the documentation of the .St macro by minimal
 2014-01-24 22:54 UTC 

mdocml: Implement the \: (optional line break) escape sequence,
 2014-01-22 21:02 UTC 

mdocml: Implement the \: (optional line break) escape sequence,
 2014-01-22 20:58 UTC 

mdocml: Treat the line after .Cd as a single argument
 2014-01-21 10:26 UTC 

mdocml: Keep words after .Ic together in a single argument
 2014-01-20 11:28 UTC 

mdocml: Change markup of some fixed strings from .Ar to .Cm
 2014-01-20  0:51 UTC 

mdocml: Always compare arch case-insensitively
 2014-01-19 23:09 UTC 

mdocml: Avoid the risk of trying to modify a literal string
 2014-01-19 22:48 UTC 

mdocml: Always store the arch in lower-case only
 2014-01-19 22:41 UTC 

mdocml: Get rid of the local keys table, use the new mansearch_const.c
 2014-01-19  1:18 UTC 

mdocml: Support a second -v on mandocdb(8) to show keys while they are
 2014-01-19  0:09 UTC 

mdocml: Cope with slightly broken NAME sections in man(7) pages having
 2014-01-18  8:55 UTC 

mdocml: Sort the macro keys by their real-world frequency to reduce the
 2014-01-18  8:23 UTC 

mdocml: Drop the AUTOINCREMENT PRIMARY KEYs from the mlinks and keys
 2014-01-18  8:21 UTC 

mdocml: Despite some experimenting, i'm unable to find any relevant
 2014-01-18  8:19 UTC 

mdocml: Remove useless use of strnlen(3)
 2014-01-11 22:16 UTC 

mdocml: Cache the result of uname(3) such that we don't need to call it
 2014-01-07  9:10 UTC 

mdocml: Gprof(1) is fun
 2014-01-06 23:56 UTC  (2+ messages)

mdocml: Another 18% speedup for mandocdb(8) -Q, found by gprof(1)
 2014-01-06 22:39 UTC 

mdocml: Another 25% speedup for mandocdb(8) -Q mode, found with
 2014-01-06 21:34 UTC 

mdocml: Do not sync to disk after each individual manual page (duh!),
 2014-01-06 20:53 UTC 

mdocml: Fix mandocdb(8) -d and -u
 2014-01-06 15:32 UTC 

mdocml: Rename dbindex() to dbadd() to be less confusing
 2014-01-06 13:54 UTC 

mdocml: Remove the redundant "file" column from the "mlinks" table
 2014-01-06  3:52 UTC 

mdocml: Drop Nd from the mpages table, it is still in the keys table
 2014-01-06  3:02 UTC 

mdocml: Joerg Sonnenberger contributed copyrightable amounts of text to
 2014-01-06  0:53 UTC 

mdocml: Cope with the mparse_alloc() interface change
 2014-01-05 21:30 UTC 

mdocml: Cope with mparse_alloc() interface change
 2014-01-05 20:41 UTC 

mdocml: Add an option -Q (quick) to mandocdb(8) for accelerated
 2014-01-05 20:26 UTC 

mdocml: Tag functions with format strings as arguments as printf-like
 2014-01-05 19:10 UTC 

mdocml: Merge NetBSD's r1.4: Rename data to getdata to work around bugs
 2014-01-05 18:37 UTC 

mdocml: Rip out the complete "reachable" checks, without replacement
 2014-01-05  4:48 UTC 

mdocml: Remove the obsolete file name column from the mpages table
 2014-01-05  4:13 UTC 

mdocml: Remove the obsolete sec and arch columns from the mpages table
 2014-01-05  3:25 UTC 

mdocml: Reimplement apropos -s NUM -S ARCH EXPR by internally converting
 2014-01-05  3:06 UTC 

mdocml: Put section and architecture info into the keys table, in
 2014-01-05  0:29 UTC 

mdocml: New implementation of complex search criteria using \(, \), -a
 2014-01-04 23:43 UTC 

mdocml: Put mansearch.{h,c}, manpage.c, and compat_ohash.{h,c} into the
 2014-01-04 15:00 UTC 

mdocml: Put ./configure into the distributin tarball
 2014-01-04 14:45 UTC 

mdocml: Put ./configure into the distribution tarball
 2014-01-04 14:44 UTC 

mdocml: Use C99 uint32_t, not BSD-style u_int32_t
 2014-01-04 14:09 UTC 

mdocml: Merge strnlen(3) configuration bits
 2014-01-04 13:49 UTC 

mdocml: Even though strnlen(3) is required by POSIX 2008, Matthias
 2014-01-04 13:40 UTC 

mdocml: Merge cleanup of feature tests to VERSION_1_12, resolving
 2014-01-04  1:24 UTC 

mdocml: Clean up feature tests: * Split the configure steering script
 2014-01-04  1:11 UTC 

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 

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