2010-08-20 |
Ingo Schwarze | Implement a simple, consistent user interface for error... |
blob | commitdiff | raw |
2010-07-26 |
Kristaps Dzonsons | Note that `Dd' can be empty. This found following... |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Kristaps Dzonsons | Finally make mdoc argv CPP-defines into a proper enum. |
blob | commitdiff | raw | diff to current |
2010-07-20 |
Kristaps Dzonsons | Strip non-graphable input characters from input. The... |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Kristaps Dzonsons | Remove some FIXMEs: `Ms' accepts arbitrary text, so... |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Ingo Schwarze | correct lots of copyright notices; |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Kristaps Dzonsons | Cache column sizes and char pointer into mdoc_bl. ... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Ingo Schwarze | Not only for -tag lists, but for -hang, -ohang, -inset... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Kristaps Dzonsons | Cached `An' arguments in struct mdoc_an. Note that... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Kristaps Dzonsons | Fix: was checking HEAD for arguments. |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Kristaps Dzonsons | Stash `Bf' parameters into struct mdoc_bf. |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Kristaps Dzonsons | Make struct_bl and struct_bd into pointers. This remov... |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Kristaps Dzonsons | Prevent validator from puking on ENDBODY `Bl' nodes. |
blob | commitdiff | raw | diff to current |
2010-06-28 |
Kristaps Dzonsons | Notes: this must be done later. \b in the input will... |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Ingo Schwarze | minor .Bk fixes: |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Kristaps Dzonsons | Allow registers to be unset. Implement and document... |
blob | commitdiff | raw | diff to current |
2010-06-13 |
Kristaps Dzonsons | Allow -width for lists to be cached in mdoc_bl. This... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Kristaps Dzonsons | Cached `Bl -offset' into mdoc_bl. Removed erroneous... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Kristaps Dzonsons | Moved `Bl -compact' into cached data. This allowed... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Kristaps Dzonsons | `Bl' is now using a struct instead of a single enum... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Kristaps Dzonsons | Removed stipulation that an empty `Bd -offset' will... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Kristaps Dzonsons | Cache all of `Bd's resolved arguments into mdoc_bd... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Kristaps Dzonsons | Added enum mdoc_disp (similar to enum mdoc_list). ... |
blob | commitdiff | raw | diff to current |
2010-06-09 |
Kristaps Dzonsons | Squash bug noted by Ulrich Spoerlein where "-" were... |
blob | commitdiff | raw | diff to current |
2010-06-03 |
Kristaps Dzonsons | Consolidated list processing to a single loop in mdoc_v... |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Kristaps Dzonsons | Cleanup post_bl_head() to use enum mdoc_list (avoid... |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Kristaps Dzonsons | Clean up the validation code for `It' macros: use... |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Kristaps Dzonsons | Remove enum mdocargerr from phrase() (unused). |
blob | commitdiff | raw | diff to current |
2010-05-30 |
Kristaps Dzonsons | Migrate `Bl -column' phrases to be MDOC_BODY instead... |
blob | commitdiff | raw | diff to current |
2010-05-30 |
Kristaps Dzonsons | Make check for case a little more intuitive (suggested... |
blob | commitdiff | raw | diff to current |
2010-05-30 |
Kristaps Dzonsons | Made `Dt' default to LOCAL and UNKNOWN instead of local... |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Kristaps Dzonsons | Documented `Ud'. |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Kristaps Dzonsons | Fixed `Lb' to be in_line (reported by Ulrich Spoerlein). |
blob | commitdiff | raw | diff to current |
2010-05-25 |
Kristaps Dzonsons | Smarten BADCHAR check to allow ASCII_HYPH. |
blob | commitdiff | raw | diff to current |
2010-05-24 |
Kristaps Dzonsons | Lifted 64-byte max width for Sh (now BUFSIZ). |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Kristaps Dzonsons | Increase performance by stashing the list type in struc... |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Kristaps Dzonsons | Enable the unified error/warning enumeration in mandoc... |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | LIBRARY can also occur in section 9. |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Kristaps Dzonsons | Remove in-manual-section warnings for Fd and Lb (ok... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Kristaps Dzonsons | Backed out check for `Ex' manual sec (ok schwarze@... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Kristaps Dzonsons | "Warn on unknown argument for .At and print it like... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Kristaps Dzonsons | "Invalid standard argument should be a warning. Just... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Kristaps Dzonsons | "If the last column wasn't specified, it is auto-sized... |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Kristaps Dzonsons | mdoc_atosec -> mdoc_str2sec (consistent with str2 being... |
blob | commitdiff | raw | diff to current |
2010-05-09 |
Kristaps Dzonsons | Remove -fno-ign-chars as well-argued by Ingo Schwarze... |
blob | commitdiff | raw | diff to current |
2010-05-08 |
Kristaps Dzonsons | Lint fixes (type-safety for enums via -cefuh). |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Kristaps Dzonsons | Removed manual-section-calling restrictions for `Cd... |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Kristaps Dzonsons | Allowing `Cd' to be in section 9 (noted by Joerg Sonnen... |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Kristaps Dzonsons | Removed warning for `Er' when not used in certain secti... |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Kristaps Dzonsons | Allow `Bd' to accept (warn about then ignore) in-line... |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Kristaps Dzonsons | Cleaned up post_bl_head() and fixed erroneous reporting... |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Kristaps Dzonsons | Let `Bl' accept arguments on the head line with a warni... |
blob | commitdiff | raw | diff to current |
2010-04-03 |
Kristaps Dzonsons | Merged patch by Ingo Schwarze allowing `Xr' to pass... |
blob | commitdiff | raw | diff to current |
2010-04-03 |
Kristaps Dzonsons | Modified version of Ingo Schwarze's patch so that ... |
blob | commitdiff | raw | diff to current |
2010-04-03 |
Kristaps Dzonsons | Merged Ingo Schwarze's patch (plus documentation) for... |
blob | commitdiff | raw | diff to current |
2010-04-03 |
Kristaps Dzonsons | Merging patch by Ingo Schwarze. |
blob | commitdiff | raw | diff to current |
2010-03-31 |
Kristaps Dzonsons | Macro types enum-ated (enum mdoct) (for easier debuggin... |
blob | commitdiff | raw | diff to current |
2010-02-17 |
Kristaps Dzonsons | Made `Xr' compatible with groff calling conventions... |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Kristaps Dzonsons | Fix in handling Vt in SYNOPSIS with trailing punctuatio... |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Kristaps Dzonsons | Big check-in of compatibility layer. This should work... |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Kristaps Dzonsons | `Bl' lets `Sm' slip by as a child. Noted by Ingo Schwarze. |
blob | commitdiff | raw | diff to current |
2009-11-02 |
Kristaps Dzonsons | Added mandoc_a2time() for proper date conversion. |
blob | commitdiff | raw | diff to current |
2009-10-31 |
Kristaps Dzonsons | Fixed -Thtml printing of -ohang lists (-mdoc). |
blob | commitdiff | raw | diff to current |
2009-10-31 |
Kristaps Dzonsons | Using perror() instead of fprintf for failure from... |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Kristaps Dzonsons | Full `%U' support. |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Kristaps Dzonsons | Added `%U' to -mdoc (doesn't render in a nice way yet). |
blob | commitdiff | raw | diff to current |
2009-10-22 |
Kristaps Dzonsons | Fix adding -centred to `Bd' types (thanks to Joerg... |
blob | commitdiff | raw | diff to current |
2009-10-19 |
Kristaps Dzonsons | Fixed `-file' argument to `Bd', which is NOT a type... |
blob | commitdiff | raw | diff to current |
2009-10-19 |
Kristaps Dzonsons | Beginning of mdoc.7 full-reference in place. |
blob | commitdiff | raw | diff to current |
2009-10-18 |
Kristaps Dzonsons | Removed restrictions on `sp' (maybe a warning, someday... |
blob | commitdiff | raw | diff to current |
2009-10-15 |
Kristaps Dzonsons | Added warning about specifying list arguments before... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Kristaps Dzonsons | Fixed segfault in `Rs' empty block. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Kristaps Dzonsons | Added EBADCHILD error (bad child of parent context). |
blob | commitdiff | raw | diff to current |
2009-08-20 |
Kristaps Dzonsons | Updated manual structure in mdoc.7. |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Kristaps Dzonsons | Patches and results of LLVM static analysis (thanks... |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Kristaps Dzonsons | `An' gives correct error message in encountering argume... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Kristaps Dzonsons | Bl -column now accepts columns = (1 + stated columns... |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Kristaps Dzonsons | Undocumented behaviour in groff: `Bl -column' implies... |
blob | commitdiff | raw | diff to current |
2009-07-18 |
Kristaps Dzonsons | More clarity fixes in mdoc.7. |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Kristaps Dzonsons | `sp' documented: validates & produces correct output. |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Kristaps Dzonsons | Removed EARGVPARM (superfluous, overly error-generating). |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Kristaps Dzonsons | Documented `br' macro in mdoc.7. |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Kristaps Dzonsons | Added `br' and `sp' macros (requested by joerg@netbsd... |
blob | commitdiff | raw | diff to current |
2009-07-13 |
Kristaps Dzonsons | Err/warn fix (schwarze@openbsd.org). |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Replacement of `Lb' in mdoc_action.c. |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Moved mdoc_a2st() out of mdoc.h -> libmdoc.h (replaceme... |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Check for NAME sanity fixed (last named section ->... |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Added back in MDOC_TEXT stipulation in NAME check ... |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | `Nd' is now a BFI (was an ELEM). Noted by joerg@netbsd... |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Fixed mdoc_nwarn/mdoc_nerr considering themselves err... |
blob | commitdiff | raw | diff to current |
2009-07-07 |
Kristaps Dzonsons | Made `In' handling work in new-groff style (see mdoc... |
blob | commitdiff | raw | diff to current |
2009-07-07 |
Kristaps Dzonsons | Small clean-ups in error message usage. VERSION_1_7_23 |
blob | commitdiff | raw | diff to current |
2009-07-06 |
Kristaps Dzonsons | Consolidated all err/warnings into mdoc.c via libmdoc.h. |
blob | commitdiff | raw | diff to current |
2009-07-06 |
Kristaps Dzonsons | Fix in MDOC_IGN_CHARS ref. |
blob | commitdiff | raw | diff to current |
2009-07-06 |
Kristaps Dzonsons | Consolidated mdoc_validate.c pwarn into perr (slowly... |
blob | commitdiff | raw | diff to current |
2009-07-06 |
Kristaps Dzonsons | Initial removal of enum mdoc_warn from mdoc warnings... |
blob | commitdiff | raw | diff to current |
2009-07-04 |
Kristaps Dzonsons | Removed WDEPCOL (schwarze@openbsd.org). |
blob | commitdiff | raw | diff to current |
2009-07-04 |
Kristaps Dzonsons | Moved escape validation into libmandoc.h/mandoc.c ... |
blob | commitdiff | raw | diff to current |
2009-06-27 |
Kristaps Dzonsons | Removed escape-deprecation note (better solution in... |
blob | commitdiff | raw | diff to current |
2009-06-18 |
Kristaps Dzonsons | Added nchild decrement in libman (not used, but better... |
blob | commitdiff | raw | diff to current |
next |