source@mandoc.bsd.lv
 help / color / mirror / Atom feed
mdocml: If an old SQLite version doesn't provide SQLITE_DETERMINISTIC,
 2014-08-05 12:34 UTC 

mdocml: merge portability fix from HEAD
 2014-08-05 11:19 UTC 

mdocml: Portability fix: * POSIX syntax is 'include Makefile.depend',
 2014-08-05 11:19 UTC 

mdocml: Split mandoc_escape(3), mandoc_malloc(3), and mchars_alloc(3)
 2014-08-05  5:51 UTC 

mdocml: Sync library documentation with reality
 2014-08-05  5:48 UTC 

mdocml: Switch to autogenerated dependency rules; they are less
 2014-08-05  5:29 UTC 

mdocml: Switch to autogenerated dependency rules; they are less
 2014-08-05  5:27 UTC 

mdocml: Properly partition the build system and install some missing
 2014-08-05  3:15 UTC 

mdocml: Properly partition the build system and install some missing
 2014-08-05  3:02 UTC 

mdocml: Various minor corrections: * Do not install programs and libs
 2014-08-05  1:46 UTC 

mdocml: Various minor corrections: * Do not unconditionally use
 2014-08-05  1:45 UTC 

mdocml: sort user settings; no functional change
 2014-08-05  1:07 UTC 

mdocml: sort user settings; no functional change
 2014-08-05  1:07 UTC 

mdocml: Remove the old man.cgi
 2014-08-05  0:42 UTC 

mdocml: remove strnlen(3) compat, we no longer use it
 2014-08-04 23:45 UTC 

mdocml: remove strnlen(3) compat, we no longer use it
 2014-08-04 23:44 UTC 

mdocml: Simplify by allowing only one post-handler
 2014-08-02  0:02 UTC 

mdocml: Simplify by allowing only one pre-handler
 2014-08-01 22:22 UTC 

mdocml: Simplify man(7) validation: Drop pre-handlers, they were almost
 2014-08-01 21:24 UTC 

mdocml: Fix floating point handling: When converting double to size_t,
 2014-08-01 19:38 UTC 

mdocml: Clarity with respect to floating point handling: Write double
 2014-08-01 19:25 UTC 

mdocml: demacrify: get rid of man_nmsg(), man_pmsg(), mdoc_nmsg(),
 2014-08-01 17:40 UTC 

mdocml: mention requests and macros in more messages
 2014-08-01 17:27 UTC 

mdocml: Dynamically allocate the stack of roff(7) .ie condition values
 2014-08-01 15:08 UTC 

mdocml: Split MANDOCERR_IGNARGV into one message for .An and one for .Bl
 2014-07-31  9:22 UTC 

mdocml: In .Bl -column, if some of the column width declarations are
 2014-07-31  0:41 UTC 

mdocml: Remove the useless FATAL error "argument count wrong, violates
 2014-07-30 23:38 UTC 

mdocml: Improve handling of next-line scope broken by end of file
 2014-07-30 23:01 UTC 

mdocml: garbage collect three unused global flags; no functional change
 2014-07-30 21:18 UTC 

mdocml: Simplify: replace one global flag by one local variable
 2014-07-30 20:06 UTC 

mdocml: Get rid of the useless FATAL error "child violates parent
 2014-07-30 17:06 UTC 

mdocml: Remove two useless FATAL errors
 2014-07-30 14:50 UTC 

mdocml: better name and wording for the last two non-generic errors
 2014-07-30 12:58 UTC 

mdocml: Various improvements related to .Ex and .Rv: * let .Nm fall back
 2014-07-30  0:19 UTC 

mdocml: move some things here from my private TODO list, and remove some
 2014-07-29 15:20 UTC 

mdocml: Partial implementation of .Bd -centered
 2014-07-29 13:58 UTC 

mdocml: code readability; no functional change
 2014-07-27 21:53 UTC 

mdocml: Even for UTF-8 output, a non-breaking space character has the
 2014-07-27 21:52 UTC 

mdocml: Sort the URI keys for .Xr links in the same order used by the
 2014-07-25 20:09 UTC 

mdocml: oops, we must not try to validate a manpath we don't have;
 2014-07-25 19:37 UTC 

mdocml: We cannot easily control the order of the QUERY_STRING keys
 2014-07-25 18:20 UTC 

mdocml: In generated .Xr links, avoid double encoding of ampersands and
 2014-07-25 17:52 UTC 

mdocml: Even though this is not XHTML yet, remove some gratuitious
 2014-07-25 17:34 UTC 

mdocml: The names of all other struct query memebers match the
 2014-07-25 16:56 UTC 

mdocml: clean up pg_show() to not modify a string returned from
 2014-07-25 16:43 UTC 

mdocml: Rewrite http_parse() completely: 1
 2014-07-25 16:07 UTC 

mdocml: Sort result pages first by section number, then by name
 2014-07-24 20:30 UTC 

mdocml: Provide a dropdown entry "All Architectures" and make it the
 2014-07-24  8:26 UTC 

mdocml: Provide a dropdown entry "All Architectures" and make it the
 2014-07-24  8:26 UTC 

mdocml: Partially document the core of the HTML formatter
 2014-07-23 18:13 UTC 

mdocml: Security fix: After decoding numeric (\N) and one-character (\<,
 2014-07-23 15:00 UTC 

mdocml: Security fix: The function print_encode() is used both for plain
 2014-07-22 22:41 UTC 

mdocml: Security fix to prevent XSS attacks: Restrict the character set
 2014-07-22 18:14 UTC 

mdocml: fix a minibug reported by kristaps@: preserve manpath and arch
 2014-07-21 22:33 UTC 

mdocml: Kristaps points out that the current HTTP/1.1 draft standard
 2014-07-21 15:45 UTC 

mdocml: Security fix: Validate the manpath up front and report a Bad
 2014-07-19 13:15 UTC 

mdocml: Security fix: Validate the name of the file to show before
 2014-07-19 11:35 UTC 

pod2mdoc: make it easier to override the POD2MAN and POD2MDOC variables
 2014-07-19  1:31 UTC 

pod2mdoc: version 0.0.13
 2014-07-19  0:47 UTC 

pod2mdoc: only capital ASCII letters A-Z introduce formatting codes
 2014-07-19  0:42 UTC 

pod2mdoc: Almost a rewrite of formatcodeln()
 2014-07-18 23:56 UTC 

mdocml: Do not use the HTTP_HOST CGI variable, just make the HTTP
 2014-07-18 19:03 UTC 

mdocml: When the MAN_DIR/manpath.conf configuration file does not exist
 2014-07-18 14:46 UTC 

pod2mdoc: Proper translation of POD escape sequences into mdoc macros,
 2014-07-18  5:09 UTC 

pod2mdoc: start a regression suite
 2014-07-15 19:20 UTC 

pod2mdoc: When formatting codes follow text without intervening
 2014-07-15 19:03 UTC 

pod2mdoc: Invalid format codes were skipped including their contents
 2014-07-15 19:00 UTC 

mdocml: Compatibility hack for the old "manpath=OpenBSD<blank>" query
 2014-07-13 15:38 UTC 

mdocml: Make the calltree a bit easier to understand by giving the
 2014-07-13 12:55 UTC 

mdocml: make source vs
 2014-07-13 12:45 UTC 

mdocml: By popular demand, bring man.cgi default mode closer to what
 2014-07-13 12:31 UTC 

mdocml: Unconfuse .Fa documentation: You can use .Fa with just a type,
 2014-07-13 10:24 UTC 

mdocml: Install the manuals of the web interface below the same
 2014-07-13  9:39 UTC 

mdocml: update after recent code changes
 2014-07-13  0:19 UTC 

mdocml: Polish the search form using feedback from beck@ and others, in
 2014-07-12 23:46 UTC 

mdocml: Polish the search form using feedback from beck@ and others, in
 2014-07-12 23:41 UTC 

mdocml: No need for run-time configuration, add minimal compile-time
 2014-07-12 18:32 UTC 

mdocml: Simplify: Delete 74 lines of code including one enum type, one
 2014-07-12 17:21 UTC 

mdocml: Start fixing issues that beck@ helped find: Distinguish between
 2014-07-12 16:14 UTC 

mdocml: Fix whatis(1) to correctly match words instead of any
 2014-07-12 14:00 UTC 

mdocml: fix the two manual links on the index page
 2014-07-12  1:55 UTC 

mdocml: merge OpenBSD rev
 2014-07-11 22:27 UTC 

mdocml: merge OpenBSD rev
 2014-07-11 22:25 UTC 

mdocml: add HISTORY section
 2014-07-11 21:30 UTC 

pod2mdoc: When -s is specified but -n is not, the filename extension is
 2014-07-11 20:45 UTC 

pod2mdoc: Remove unused variable
 2014-07-11 10:31 UTC 

pod2mdoc: Release version 0.0.12
 2014-07-11  9:27 UTC 

pod2mdoc: cvs commit: render B<NULL> as .Dv NULL
 2014-07-11  9:10 UTC 

pod2mdoc: no need to assert() !NULL right before the pointer is accessed
 2014-07-11  9:07 UTC 

pod2mdoc: polish main: * Correctly check the number of arguments
 2014-07-11  9:05 UTC 

mdocml: Link to the new man.cgi(8) manual, now that we have it! :-)
 2014-07-10  0:52 UTC 

mdocml: Full rewrite of the man.cgi(8) manual
 2014-07-10  0:31 UTC 

mdocml: some sugar for the index page
 2014-07-09 17:03 UTC 

mdocml: Clean up error reporting: * Consistent naming and use of resp_*
 2014-07-09 16:23 UTC 

mdocml: namespace cleanups: CGI variable: s/CACHE_DIR/MAN_DIR/ because
 2014-07-09 14:18 UTC 

mdocml: remove obsolete __sun includes and improve some whitespace and
 2014-07-09 12:09 UTC 

mdocml: set a reasonable default for .Os
 2014-07-09 11:34 UTC 

mdocml: mark defos as const; nobody needs to change it, and it is
 2014-07-09 11:31 UTC 

mdocml: delete forgotten, obsolete rew_warn() prototype
 2014-07-09 11:28 UTC 

mdocml: oops, forgot to trim the newline character
 2014-07-09  9:27 UTC 

mdocml: Simplify pathgen() even more
 2014-07-09  9:19 UTC 

mdocml: include manpath= when printing queries, and omit empty
 2014-07-09  8:53 UTC 

mdocml: This one needs "config.h", too
 2014-07-09  8:20 UTC 

mdocml: Switch over man.cgi to SQLite
 2014-07-09  7:30 UTC 

mdocml: Clean up ERROR messages related to document structure and
 2014-07-07 21:36 UTC 

mdocml: Simplify man_unscope(), removing 18 lines of code, that is,
 2014-07-07 19:18 UTC 

mdocml: no need to delete any content from .Rs blocks, and downgrade the
 2014-07-07 16:12 UTC 

mdocml: no need to skip content before first section header
 2014-07-07 15:03 UTC 

mdocml: implement .dei and .ami
 2014-07-07 11:35 UTC 

mdocml: Clean up messages related to plain text and to escape sequences
 2014-07-06 19:09 UTC 

mdocml: After skipping an escape sequence with incomplete arguments, do
 2014-07-06 18:51 UTC 

mdocml: Fix expansion of escape sequences with incomplete arguments
 2014-07-06 18:46 UTC 

mdocml: Fix handling of escape sequences taking numeric arguments
 2014-07-06 18:37 UTC 

mdocml: Cleanup with respect to bad macro arguments
 2014-07-05 12:34 UTC 

mdocml: Cleanup regarding -offset and -width: * Bugfix: Last one wins,
 2014-07-05  1:12 UTC 

mdocml: Clean up messages regarding excess arguments: * Downgrade ".Bf
 2014-07-04 16:12 UTC 

mdocml: Clean up messages related to missing arguments
 2014-07-04  1:50 UTC 

mdocml: Fix formatting of empty .Bl -inset item heads
 2014-07-03 23:24 UTC 

mdocml: MANDOCERR_NOARGS reported three completely unrelated classes of
 2014-07-03 21:23 UTC 

mdocml: Improve and test the messages about empty macros, in particular
 2014-07-02 20:19 UTC 

mdocml: When .Sm is called without an argument, groff toggles the
 2014-07-02 19:55 UTC 

mdocml: Disentangle the MANDOCERR_CHILD message, which reported three
 2014-07-02 13:10 UTC 

mdocml: Clean up warnings related to macros and nesting
 2014-07-02 11:43 UTC 

mdocml: Fix the column numbers associated with in_line_argn() macros;
 2014-07-02  8:21 UTC 

mdocml: Change column display in -Ttree to be 1-based instead of 0-based
 2014-07-02  7:10 UTC 

mdocml: Improve "skipping paragraph macro" messages, showing which macro
 2014-07-02  5:52 UTC 

mdocml: Implement the obsolete macros .En .Es .Fr .Ot for backward
 2014-07-02  3:48 UTC 

mdocml: Clean up the warnings related to document structure
 2014-07-01 22:37 UTC 

mdocml: The previous commit to this file broke the control flow keywords
 2014-07-01  0:32 UTC 

mdocml: garbage collect two unused enum mandocerr items and fix a couple
 2014-06-30 23:45 UTC 

mdocml: Use the freshly improved roff_getname() function for the main
 2014-06-29 23:26 UTC 

mdocml: Use the freshly improved roff_getname() function for the .de
 2014-06-29 22:38 UTC 

mdocml: Major roff_getname() cleanup
 2014-06-29 22:14 UTC 

mdocml: Bugfix in roff_setstrn(): Do not call strcmp() on an array of
 2014-06-29 21:20 UTC 

mdocml: Improve messages related to the roff(7) .so request
 2014-06-25  0:20 UTC 

mdocml: Deprecate .Tn and .Ux, and make it clearer that .Bt and .Ud are
 2014-06-24 21:43 UTC 

mdocml: Below DIAGNOSTICS, document the SYSERR message level; jmc@
 2014-06-23 22:03 UTC 

mdocml: Minimal COMPATIBILITY cleanup: * Mention that the list is
 2014-06-22 17:07 UTC 

mdocml: Minimal cleanup of the COMPATIBILITY section: * Mention that the
 2014-06-22 16:39 UTC 

mdocml: Reduce the verbosity of error messages caused by open(2)
 2014-06-21 22:24 UTC 

mdocml: Prefix messages about bad command line options and arguments
 2014-06-21 16:18 UTC 

mdocml: As suggested by jmc@, only include line and column numbers into
 2014-06-20 23:02 UTC 

mdocml: Start systematic improvements of error reporting
 2014-06-20 17:24 UTC 

mdocml: Prefix error messages from mandoc(1) with "mandoc: " just like
 2014-06-20 16:11 UTC 

mdocml: let the build system cope with the recent ohash changes
 2014-06-20  2:55 UTC 

mdocml: take a note about pandoc
 2014-06-20  2:53 UTC 

mdocml: Merge from OpenBSD - Marc Espie improved the ohash interface: *
 2014-06-20  2:24 UTC 

mdocml: sync to OpenBSD: whitespace and comment changes, no functional
 2014-06-20  2:10 UTC 

mdocml: More tweaking of set_basedir()
 2014-06-20  1:21 UTC 

mdocml: Some simple set_basedir() cleanup; more to come
 2014-06-19  0:45 UTC 

mdocml: Merge OpenBSD rev
 2014-06-18 19:34 UTC 

mdocml: some new things to do
 2014-06-10 21:19 UTC 

mdocml: Render roff escape sequences contained in manual page
 2014-05-07 16:19 UTC 

mdocml: Fix two memory leaks in makewhatis -n: 1
 2014-05-07 15:10 UTC 

mdocml: Do not segfault in makewhatis -Q if the next .SH after .SH NAME
 2014-05-07 14:14 UTC 

docbook2mdoc: Much better OpenGL support: version it and put it away for
 2014-04-30 13:21 UTC 

docbook2mdoc: Add type, modifier, and fieldsynopsis
 2014-04-30 13:18 UTC 

docbook2mdoc: Add refmetainfo, which seems to be a holdover from early
 2014-04-30 12:54 UTC 

docbook2mdoc: For some elements, we want to look ahead to see if the
 2014-04-30 12:34 UTC 

docbook2mdoc: Sneak in typo fix
 2014-04-30 10:13 UTC 

docbook2mdoc: Toss xi:include (crudely, til I figure out a better way)
 2014-04-30 10:11 UTC 

docbook2mdoc: Add DESTDIR to Makefile as noted by Thomas Klausner
 2014-04-30  9:46 UTC 

docbook2mdoc: For free, we get informaltable
 2014-04-30  9:43 UTC 

docbook2mdoc: Add hook to install
 2014-04-30  9:37 UTC 

docbook2mdoc: citerefentry shouldn't expect a newline--it can occur
 2014-04-30  9:37 UTC 

docbook2mdoc: Add trademark, format constant
 2014-04-30  9:26 UTC 

docbook2mdoc: Add holder, copyright, and year elements
 2014-04-30  9:04 UTC 

mdocml: Improve error handling in dbopen()
 2014-04-27 23:08 UTC 

mdocml: OMRON used uppercase for the model names of their Motorola 88100
 2014-04-27 22:42 UTC 

mdocml: Fix a minor optimization i broke in rev
 2014-04-25 14:11 UTC 

mdocml: Reduce the verbosity of makewhatis -t: In the past, it always
 2014-04-25 12:13 UTC 

mdocml: Merge from HEAD: * Use sha256 rather than md5
 2014-04-24  0:36 UTC 

mdocml: Various Makefile improvements: * Use sha256 rather than md5
 2014-04-24  0:29 UTC 

mdocml: misplaced punctuation
 2014-04-24  0:28 UTC 

mdocml: prototype for reallocarray()
 2014-04-23 23:31 UTC 

mdocml: prototype for reallocarray()
 2014-04-23 23:29 UTC 

mdocml: Audit malloc(3)/calloc(3)/realloc(3) usage
 2014-04-23 21:40 UTC 

mdocml: Audit malloc(3)/calloc(3)/realloc(3) in VERSION_1_12
 2014-04-23 21:31 UTC 

mdocml: Audit malloc(3)/calloc(3)/realloc(3) usage
 2014-04-23 21:06 UTC 

mdocml: Audit strlcpy(3)/strlcat(3) usage: * Add missing truncation
 2014-04-23 19:09 UTC 

mdocml: espie@ suggests using SQL views
 2014-04-23 16:37 UTC 

mdocml: improve SQL style: avoid "SELECT *", be explicit in what columns
 2014-04-23 16:34 UTC 

mdocml: Audit strlcpy(3)/strlcat(3) usage
 2014-04-23 16:08 UTC 

mdocml: include the LICENSE into the distribution tarball
 2014-04-22 22:05 UTC 

mdocml: add a LICENSE file for clarity and for the convenience of
 2014-04-22 22:03 UTC 

mdocml: in debug messages, truncating strings of excessive lengths is
 2014-04-20 22:04 UTC 

mdocml: strlen+malloc+snprintf is error prone; rewrite post_lb() to use
 2014-04-20 20:48 UTC 

mdocml: fix unchecked snprintf(3) in page header printing: the length of
 2014-04-20 20:18 UTC 

mdocml: make sure static buffers for snprintf(3) are large enough and
 2014-04-20 19:40 UTC 

mdocml: KNF: case (FOO): -> case FOO:, remove /* LINTED */ and /*
 2014-04-20 16:46 UTC 

mdocml: Two minor tweaks regarding the fallback from -u/-d to default
 2014-04-19  2:56 UTC 

mdocml: Properly handle symlinks (hardlinks and .so only files were
 2014-04-19  2:30 UTC 

mdocml: In update mode, when opening the database fails, probably
 2014-04-18 21:55 UTC 

mdocml: Slowly, the dust begins to settle
 2014-04-18 10:30 UTC 

mdocml: Fix a few lies; polish wording and formatting while here
 2014-04-18  9:47 UTC 

mdocml: Garbage collect one pair of needless parentheses in SQL code
 2014-04-17 19:20 UTC 

mdocml: Rename the mpages.id column to mpages.pageid
 2014-04-16 21:36 UTC 

mdocml: Give the mlinks and keys tables a pageid index, as suggested by
 2014-04-16 18:59 UTC 

mdocml: Pass the function flags SQLITE_UTF8 (because SQLITE_ANY is
 2014-04-16  0:33 UTC 

mdocml: Oops, sorry, revert previous and commit the correct patch: At
 2014-04-15 23:51 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).