2010-06-19 |
Kristaps Dzonsons | Churn as I finish email address migration kth.se -... |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Kristaps Dzonsons | Version notes for 1.10.2. |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Kristaps Dzonsons | Removed finished TODOs |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Kristaps Dzonsons | Remove arg_getattrs(), as we only have arg_getattr... |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Kristaps Dzonsons | Switch on cached -width usage in front-ends. |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Kristaps Dzonsons | Allow -width for lists to be cached in mdoc_bl. This... |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Kristaps Dzonsons | Small optimisations in mdoc_action list processing... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Kristaps Dzonsons | Cached `Bl -offset' into mdoc_bl. Removed erroneous... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Kristaps Dzonsons | Reverted to mdoc_term.c 1.149 (`It' does not inherit... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Kristaps Dzonsons | Moved `Bl -compact' into cached data. This allowed... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Kristaps Dzonsons | `Bl' is now using a struct instead of a single enum... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Kristaps Dzonsons | Removed stipulation that an empty `Bd -offset' will... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Kristaps Dzonsons | Cache all of `Bd's resolved arguments into mdoc_bd... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Kristaps Dzonsons | Added enum mdoc_disp (similar to enum mdoc_list). ... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Kristaps Dzonsons | Add FreeBSD libraries (provided by Ulrich Spoerlein). |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Kristaps Dzonsons | Implement font-switching for PostScript. -Tps now... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Kristaps Dzonsons | Delay opening a word state until a character is ready... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Kristaps Dzonsons | Teach -Tps to ignore backspace-encoding by using a... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Kristaps Dzonsons | Note that we use PostScript level 2, not 1 (the /Courie... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Kristaps Dzonsons | Allow open word contexts in -Tps to preserve whitespace... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Ingo Schwarze | Fix a regression that crept in in man_term.c 1.73 and... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Kristaps Dzonsons | Fix adding some minimal intelligence to conditional... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Kristaps Dzonsons | Make "sub" for conditionals run roffnode_cleanscope... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Kristaps Dzonsons | Squash bug noted by Ulrich Spoerlein where "-" were... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Kristaps Dzonsons | Forgot to increment into the nil terminator. And call... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Kristaps Dzonsons | Have the standard manpage header and footer print on... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Kristaps Dzonsons | Lint noops. Also fixed getsubopt() to be in unistd... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Kristaps Dzonsons | Broke ascii_*() functions into term_ascii.c |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Kristaps Dzonsons | No functionality changes: just restructuring. Deprecated |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Kristaps Dzonsons | Missing prototype for getsubopt() on NetBSD fixed. VERSION_1_10_1 |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Kristaps Dzonsons | Fixed missing tag in www index. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Kristaps Dzonsons | Updated version bits with PostScript goodies. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Kristaps Dzonsons | Lint fix. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Kristaps Dzonsons | First check-in of PostScript output. This does not... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Kristaps Dzonsons | Added version bits for 1.10.1. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Kristaps Dzonsons | I really should run -Tlint on my own manuals before... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Kristaps Dzonsons | Normalise SYNOPSIS behaviour after I gave up on followi... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Kristaps Dzonsons | Forgot to check in manual along with -Owidth=width... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
Kristaps Dzonsons | Add -Owidth=width option to mandoc -Tascii. Asked... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Kristaps Dzonsons | Small fix to preserve trailing semicolons in examples. |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Ingo Schwarze | Merge a fix to avoid a regression in OpenBSD: |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Joerg Sonnenberger | Add MAP_SHARED for mmap, at least NetBSD with DIAGNOSTI... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Kristaps Dzonsons | Have regress.sh bail out if $MANDOC isn't found. |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Kristaps Dzonsons | Fixed -Tascii and -Thtml rendering of `Ft' and `Fo'. |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Kristaps Dzonsons | Shortened "its calling syntax" -> "its syntax". |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Kristaps Dzonsons | Fix following the first: `Ft' is given special treatmen... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Kristaps Dzonsons | Fixed `Fn' newline behaviour and added some regression... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Kristaps Dzonsons | Documented `In' in full. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Kristaps Dzonsons | Fixed `Fd' to format in the right way. Found when... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Kristaps Dzonsons | Documented `Db', `El', `Fa', and `Fd'. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Kristaps Dzonsons | Document the `Mt' macro. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Kristaps Dzonsons | Remove manuals.7 (see http://manpages.bsd.lv). |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Kristaps Dzonsons | Version bits for 1.10.1. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Kristaps Dzonsons | Compatibility note about `Ta' being a line macro. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Kristaps Dzonsons | Complete, rigorous documentation of the `Bl' and `It... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Kristaps Dzonsons | Consolidated list processing to a single loop in mdoc_v... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Kristaps Dzonsons | Strip empty-line markers from mdoc.template and its... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Kristaps Dzonsons | Note missing man/roff(?) feature not documented anywhere. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Kristaps Dzonsons | Spelling patches provided by Ulrich Spoerlein. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Kristaps Dzonsons | De Morgan's law not being applied properly. Noted... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Kristaps Dzonsons | Noted that \} collapses into a zero-width space on... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Kristaps Dzonsons | Regression made old-groff-friendly. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Kristaps Dzonsons | Fixed condition of `\}' closing a conditional at the... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Kristaps Dzonsons | Lint fixes (noops). |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Kristaps Dzonsons | Cleanup post_bl_head() to use enum mdoc_list (avoid... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Kristaps Dzonsons | Clean up the validation code for `It' macros: use... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Kristaps Dzonsons | Remove now-superfluous check on `Ta' context. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Kristaps Dzonsons | Fixed my breaking of Ingo's eoln-whitespace detection... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Kristaps Dzonsons | Macro lines now infer an `It' if they immediately follo... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Kristaps Dzonsons | Strengthened constraint for passing into `It'. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Kristaps Dzonsons | Add ability to interpret initial free-form lines as... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Kristaps Dzonsons | Getting args() function ready to handle no-context... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Kristaps Dzonsons | `Ta' scope-checks need to be more specific (until impli... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Kristaps Dzonsons | Add some regression tests. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Kristaps Dzonsons | Remove enum mdocargerr from phrase() (unused). |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Kristaps Dzonsons | Fix unescaped `Ta' invocations in mdoc.7. |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Kristaps Dzonsons | Have mdoc_args() use enum mdoc_list instead of scanning. |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Kristaps Dzonsons | Tweak regression so it doesn't puke on the groff behavi... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Kristaps Dzonsons | Migrate `Bl -column' phrases to be MDOC_BODY instead... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Kristaps Dzonsons | Final word on lac/ac. Document flow as it relates... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Kristaps Dzonsons | Obvious fix to last patch: have ARGS_PEND also be flagg... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Kristaps Dzonsons | First in several iterative patches in getting complex... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Kristaps Dzonsons | Make check for case a little more intuitive (suggested... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Kristaps Dzonsons | Made `Dt' default to LOCAL and UNKNOWN instead of local... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Kristaps Dzonsons | Fixed tech@ mailing list pointer (noted by Ulrich Spoer... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Kristaps Dzonsons | Added a final regression for `Ar' (won't work on old... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Kristaps Dzonsons | Bump 1.10.0 version in Makefile. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Kristaps Dzonsons | Added version bits to www pages. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Kristaps Dzonsons | Give libroff an extremely simple table-lookup instead... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Kristaps Dzonsons | Moved printing of empty word [back] into mdoc_action... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Kristaps Dzonsons | Adding `Ar' regression for empty-prior-closing-punctuat... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Kristaps Dzonsons | Commit of patch floated on discuss@ a few days ago... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Kristaps Dzonsons | Allow bad -man dates to flow verbatim into the front... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Kristaps Dzonsons | Documented `Ud'. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Kristaps Dzonsons | Fixed `Lb' to be in_line (reported by Ulrich Spoerlein). |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Kristaps Dzonsons | Made index.sgml release notes, mostly cribbed from... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Kristaps Dzonsons | Fix man.7 to include AT and UC in its syntax table. |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Kristaps Dzonsons | Added roff.3, which documents the roff parser interface. |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Kristaps Dzonsons | Clean-up: added `Nm mdoc' to mdoc.3. |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Kristaps Dzonsons | Clean-up: new-sentence, new-line for mdoc.3. |
commit | commitdiff | tree | snapshot |
next |