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 |
2010-05-25 |
Kristaps Dzonsons | Noted areas where performance can be increased. |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Kristaps Dzonsons | Smarten BADCHAR check to allow ASCII_HYPH. |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Kristaps Dzonsons | Forgot to add regression tests. |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Kristaps Dzonsons | Modified version of Ingo Schwarze's patch for hyphen... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Ingo Schwarze | recognize ".if n" as true; |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Ingo Schwarze | provide stubs to ignore .ds, .rm and .tr, |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Ingo Schwarze | sync to OpenBSD: |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Ingo Schwarze | Handle literal tab characters both in literal context... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Ingo Schwarze | .Bl -tag -compact |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Ingo Schwarze | fix an obvious typo in print_bvspace(): |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Ingo Schwarze | rewrite the main mdoc text parser, mdoc_ptext(), |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Kristaps Dzonsons | Plug second meta.source leak in `UT' handling. |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Kristaps Dzonsons | Lifted 64-byte max width for Sh (now BUFSIZ). |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Kristaps Dzonsons | Fixed memory leak for `AT' (-man input). |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Kristaps Dzonsons | Fix segfault in mixing old enum types for -Thtml -mdoc. |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Ingo Schwarze | remove unused enum merr; |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Joerg Sonnenberger | If a .Bl -tag lacks a -width, skip all non-It macros... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Ingo Schwarze | fix an obvious oversight introduced in rev. 1.5: |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Joerg Sonnenberger | Fix 1.125: Add missing return in termp_nm_pre. |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Joerg Sonnenberger | Test .SH with only empty paragraph. Don't test .IP... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Ingo Schwarze | lines containing blank characters FIXED in OpenBSD, |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Kristaps Dzonsons | Increase performance by stashing the list type in struc... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Kristaps Dzonsons | Added tech@ mailing list. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Kristaps Dzonsons | Enable the unified error/warning enumeration in mandoc... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Joerg Sonnenberger | Multiple empty .PPs don't add a vspace either |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Joerg Sonnenberger | Entry for .AT and .UC |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Joerg Sonnenberger | Add support for .AT. Properly implement .UC. Add regres... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Joerg Sonnenberger | Tests for sane and insane handling of lines before... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Joerg Sonnenberger | groff uses three vspaces before the footer too. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Kristaps Dzonsons | Documented ie/el. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Joerg Sonnenberger | Use a default prefix of /usr/local. Honour DESTDIR... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Ingo Schwarze | The function term_flushln() had effectively forked... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Kristaps Dzonsons | Full support for ie/el. This completes the initial... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Kristaps Dzonsons | Oops: forgot to make roff_cblock() understand the new... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Kristaps Dzonsons | libroff now intelligently throws away `am', `ami',... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Kristaps Dzonsons | libroff now is aware of which sub-nodes should be inter... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Joerg Sonnenberger | Add a test case for nesting of .RS/.RE |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Kristaps Dzonsons | `ig' support in all its glory. Try |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Joerg Sonnenberger | Add a basic regression test for .Bl -bullet and the... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Kristaps Dzonsons | Regression tests in place for `.if' in libroff. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Joerg Sonnenberger | Fully skip first and last line for the purpose of cmp. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Joerg Sonnenberger | Skip first line when comparing output. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Kristaps Dzonsons | mandoc should be a variable. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Joerg Sonnenberger | Remove temp files on success. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Joerg Sonnenberger | Add a basic regression testing script. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Kristaps Dzonsons | Re-admit the simple case of `.ig' that works with groff... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Kristaps Dzonsons | Support for the general case of `if', which will boil... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Kristaps Dzonsons | Allow roff_parseln() to be re-run. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Ingo Schwarze | sync to OpenBSD: |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Kristaps Dzonsons | Fix allowing silly '\'' control character. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Kristaps Dzonsons | Removed `.' entry from -man hashtable. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Kristaps Dzonsons | Remove `am', `ami', `de', `dei', and `.' from -man... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Kristaps Dzonsons | Backed-out warning messages (lots). |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Kristaps Dzonsons | The `am', `ami', `de', and holy `dei' are all being... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Kristaps Dzonsons | The `ig' now supports `ig end-macro'. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Kristaps Dzonsons | Pull `ig' out of -man and leave it the roff preparser. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Kristaps Dzonsons | Magic fix for bogus manuals making -man puke: I don... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Kristaps Dzonsons | Segfault fix and letting warnings slip through for... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Kristaps Dzonsons | Add mandoc.h, which will eventually replace compilers... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Ingo Schwarze | non-numeric section headers in -man merged to OpenBSD |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Joerg Sonnenberger | Mishandling of : in expr(1) |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Kristaps Dzonsons | Lint-fix for enum return (ok schwarze@). |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Joerg Sonnenberger | For .IP groff requires a single space only after the... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Kristaps Dzonsons | Fixed memory leak introduced in last checkin of man_act... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Kristaps Dzonsons | LIBRARY can also occur in section 9. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Joerg Sonnenberger | Reorganise the comment stripping and line merging to... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Joerg Sonnenberger | Make the output width an option for ascii_alloc and... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Kristaps Dzonsons | Removed restriction on integer manual sections in ... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Joerg Sonnenberger | Push buffer resizing into its own function. Keep initi... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Ingo Schwarze | fixed tabs in quoted .Bl -column; and removed right... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Ingo Schwarze | no more info on bugs FIXED in bsd.lv; |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Ingo Schwarze | Distinguish OPEN, MIDDLE and CLOSE delimiters (using... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Kristaps Dzonsons | Initial roff shim skeleton in place. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Kristaps Dzonsons | Documented EOS buffered spaces and added `]'. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Kristaps Dzonsons | More EOS: append_delims() fitted with EOS detection... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Joerg Sonnenberger | Cleanup indentation after moving the read buffering... |
commit | commitdiff | tree | snapshot |
next |