]> git.cameronkatri.com Git - mandoc.git/history - mdoc_argv.c
Explicitly account for \*(Ba when checking for delims. Noted by Jason McIntyre via...
[mandoc.git] / mdoc_argv.c
2010-05-09 Kristaps DzonsonsExplicitly account for \*(Ba when checking for delims...
2010-05-09 Kristaps DzonsonsIntroduce ARGS_PEND for `It -column' end-of-line specia...
2010-05-08 Kristaps DzonsonsLint fixes (type-safety for enums via -cefuh).
2010-05-07 Kristaps DzonsonsDe-chunking of text removed from parsers. This is...
2010-05-07 Kristaps DzonsonsInitial ARGS_PPHRASE (partial phrase) framework.
2010-05-07 Kristaps Dzonsonsenum-ised mdoc_argv() return (better return-value safety).
2010-05-07 Kristaps Dzonsonsmargerr -> margserr (getting ready for margverr).
2010-05-07 Kristaps DzonsonsWrangle mdoc_args() and mdoc_zargs() to use enum return...
2010-04-03 Kristaps DzonsonsMerged Ingo Schwarze's patch (plus documentation) for...
2010-03-31 Kristaps DzonsonsRe-adjusting UGLY tags.
2010-03-31 Kristaps DzonsonsMacro types enum-ated (enum mdoct) (for easier debuggin...
2010-03-29 Kristaps DzonsonsIntegrate Ingo Schwarze's patch for mdoc_iscdelim(...
2010-01-01 Kristaps DzonsonsBig check-in of compatibility layer. This should work...
2009-10-30 Kristaps Dzonsonslibmdoc and libman now using non-recoverable allocation...
2009-10-28 Kristaps DzonsonsSlow movement of internal allocations to fail completely.
2009-10-24 Kristaps DzonsonsAdded `%U' to -mdoc (doesn't render in a nice way yet).
2009-10-19 Kristaps DzonsonsFixed `-file' argument to `Bd', which is NOT a type...
2009-10-15 Kristaps DzonsonsAdded support for `Bd -centered', which appears in...
2009-10-07 Kristaps DzonsonsFix operator overloading (submitted by Ulrich Sporlein...
2009-09-24 Kristaps Dzonsons-offset string can now be blank (supplied with 6n as...
2009-08-20 Kristaps DzonsonsUpdated manual structure in mdoc.7.
2009-08-20 Kristaps DzonsonsDocumented ARGS_ handling in args().
2009-08-20 Kristaps DzonsonsDelimiter whitespace is correctly flagged (required...
2009-08-19 Kristaps DzonsonsRemoved already-fixed FIXME.
2009-07-20 Kristaps DzonsonsMore cleanups for TABSEP handling.
2009-07-20 Kristaps DzonsonsReplaced ugly TABSEP handling with simpler routine.
2009-07-19 Kristaps DzonsonsFixed and cleaned up "phrase" handling (`Bl -column...
2009-07-18 Kristaps DzonsonsMade unterminated quoted literals be a warning, like...
2009-07-18 Kristaps DzonsonsConsiderably revamped argument-parsing for correct...
2009-07-17 Kristaps DzonsonsLint-check (removed unused variable).
2009-07-17 Kristaps DzonsonsRemoved EARGVPARM (superfluous, overly error-generating).
2009-07-17 Kristaps DzonsonsAdded `br' and `sp' macros (requested by joerg@netbsd...
2009-07-15 Kristaps Dzonsonsargs() should return ARGS_ERROR, not 0.
2009-07-11 Kristaps DzonsonsRemoved long-fixed FIXME note.
2009-07-06 Kristaps DzonsonsConsolidated all err/warnings into mdoc.c via libmdoc.h.
2009-07-06 Kristaps DzonsonsConsolidated pwarn->perr in mdoc_argv.
2009-07-06 Kristaps DzonsonsInitial removal of enum mdoc_warn from mdoc warnings...
2009-06-17 Kristaps DzonsonsLint fixes.
2009-06-17 Kristaps Dzonsons`Bl -column' now correctly handles tail entries (Bl...
2009-06-17 Kristaps DzonsonsCleaned up .Bf validator.
2009-06-16 Kristaps DzonsonsRemoved MDOC___: moved MDOC_Ap to its index (comments...
2009-06-10 Kristaps DzonsonsFixed license email address.
2009-04-12 Kristaps DzonsonsUsing proper license template (const).
2009-03-31 Kristaps DzonsonsGeneral clean-ups.
2009-03-27 Kristaps DzonsonsVersion. Added forgotten file.