source@mandoc.bsd.lv
 help / color / mirror / Atom feed
mdocml: Do not dereference a NULL pointer if a .Bl macro has no -type,
 2014-08-19 17:31 UTC 

mdocml: libroff depends on libmandoc and so libmandoc should be included
 2014-08-19 16:52 UTC 

mdocml: When the first child of the node being validated gets deleted
 2014-08-18 16:36 UTC 

mdocml: merge kristaps@' bugfix from HEAD: Fix a corner case where
 2014-08-18 13:16 UTC 

mdocml: Fix a corner case where \H<nil> (where <nil> is the \0
 2014-08-18  9:11 UTC 

mdocml: While all current callers pass valid data to ascii_hspan() only,
 2014-08-17 22:14 UTC 

mdocml: While all current callers pass valid data to ascii_hspan() only,
 2014-08-17 22:10 UTC 

mdocml: typo; Steven Honeyman <stevenhoneyman at gmail dot com>
 2014-08-17 21:03 UTC 

mdocml: Do not require getsubopt() to provide extern char *suboptarg
 2014-08-17 20:53 UTC 

mdocml: one forgotten #ifdef -> #if conversion
 2014-08-17 20:45 UTC 

mdocml: 
 2014-08-17 16:51 UTC 

mdocml: KNF: fix indentation of previous commit, see style(9):
 2014-08-17 16:44 UTC 

mdocml: Protect against accessing "n->next->child" by first checking
 2014-08-17  8:37 UTC 

mdocml: If a stray .It follows .El, we are no longer in the list, even
 2014-08-16 19:52 UTC 

mdocml: If a stray .It follows .El, we are no longer in the list, even
 2014-08-16 19:50 UTC 

mdocml: Improve build system and autodetection
 2014-08-16 19:00 UTC 

mdocml: Some compilers apparently worry that abort() might return and
 2014-08-14 22:33 UTC 

mdocml: Clarify that .Em and .Sy are physical, not semantic markup,
 2014-08-14 20:57 UTC 

mdocml: Add INSTALL, and remove WWW gunk from the Makefile, we are not
 2014-08-14 20:43 UTC 

mdocml: Standard output reminder to run ./configure from make, suggested
 2014-08-14 20:33 UTC 

mdocml: remove double word; from jmc@
 2014-08-14 20:27 UTC 

mdocml: Cygwin support; from Yaakov Selkowitz,
 2014-08-14  4:13 UTC 

mdocml: Revert previous, as requested by kristaps@
 2014-08-14  0:31 UTC 

mdocml: note about AT&T documenters workbench
 2014-08-13 22:17 UTC 

mdocml: note about <var>
 2014-08-13 21:30 UTC 

mdocml: Begin cleaning up scaling units
 2014-08-13 20:34 UTC 

mdocml: Use <em> for .Em and .Bf -emphasis
 2014-08-13 15:25 UTC 

mdocml: typo in comment; Guy Harris <guy at alum dot mit dot edu>
 2014-08-12 21:35 UTC 

mdocml: In mdoc(7) and man(7), if a width is given as a bare number
 2014-08-12 19:28 UTC 

mdocml: The macro SCALE_HS_INIT() is always passed the result of
 2014-08-12 19:28 UTC 

mdocml: work around lack of d_namlen and ALIGN/ALIGNBYTES on Linux
 2014-08-11  3:19 UTC 

mdocml: revert previous; i missed that config.h needs sys/types.h and
 2014-08-11  2:21 UTC 

mdocml: typo
 2014-08-11  2:05 UTC 

mdocml: Provide a fallback version of fts(3) for systems lacking it
 2014-08-11  1:39 UTC 

mdocml: Get rid of HAVE_CONFIG_H, it is always defined; idea from
 2014-08-11  0:31 UTC 

mdocml: Get rid of HAVE_CONFIG_H, it is always defined; idea from
 2014-08-10 23:54 UTC 

mdocml: New section about deployment by Kristaps
 2014-08-10 17:22 UTC 

mdocml: 1.13.1 release notes
 2014-08-10 16:32 UTC 

mdocml: sync after adding config.h to mansearch_const.c; committing on
 2014-08-10 16:21 UTC 

mdocml: Clarifications in comments and standard output suggested by Paul
 2014-08-10  2:45 UTC 

mdocml: mmap(2) requires MAP_PRIVATE ^ MAP_SHARED for flags; found by
 2014-08-09 14:24 UTC 

mdocml: missing #include "config.h", hence missing definition of
 2014-08-09 14:05 UTC 

mdocml: Do not hardcode stuff in ./configure that is actually
 2014-08-08 23:47 UTC 

mdocml: Delete the __attribute__((__bounded__(...))) annotation
 2014-08-08 23:43 UTC 

mdocml: add INSTALL and bump VERSION
 2014-08-08 20:34 UTC 

mdocml: mention neatroff
 2014-08-08 20:04 UTC 

mdocml: provide some instructions for manual installation
 2014-08-08 16:45 UTC 

mdocml: When .Sm is called without an argument, groff toggles the
 2014-08-08 16:38 UTC 

mdocml: some corrections and improvements with respect to prologue
 2014-08-08  1:52 UTC 

mdocml: document warning and error messages, using quite some feedback
 2014-08-08  1:51 UTC 

mdocml: Bring the handling of defective prologues even closer to groff,
 2014-08-06 15:09 UTC 

mdocml: remove another leftover file
 2014-08-05 17:07 UTC 

mdocml: sync after sqlite3_errstr() compat addition
 2014-08-05 16:12 UTC 

mdocml: strcasestr() wants _GNU_SOURCE on Linux
 2014-08-05 16:03 UTC 

mdocml: NULL is in <stddef.h>; found on Linux
 2014-08-05 16:00 UTC 

mdocml: Absurdly, the return value of sqlite3_column_text() is "const
 2014-08-05 14:43 UTC 

mdocml: Since old SQLite versions do not have sqlite3_errstr(), provide
 2014-08-05 12:50 UTC 

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 

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