[groff] 01/126: tmac/tests/e_ld-works.sh: Fix Swedish test case.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 10b9704d3786ee6f31d6334e96655fd80d82b846 Author: G. Branden Robinson AuthorDate: Thu Mar 9 11:49:45 2023 -0600 tmac/tests/e_ld-works.sh: Fix Swedish test case. We weren't failing the test if the beginn

[groff] 10/126: bootstrap.conf: Add "sys_wait" module.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit f1b5282bfee70c8b180c4adf1e55dd6040154660 Author: G. Branden Robinson AuthorDate: Sun Apr 16 00:50:35 2023 -0500 bootstrap.conf: Add "sys_wait" module. * bootstrap.conf (gnulib_modules): Add "sys_wait"

[groff] 16/126: [build]: Clarify GROFF_TMAC Autoconf test output.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit a5759458a579b4d5a7df47f9f7d19bfad14680d9 Author: G. Branden Robinson AuthorDate: Mon Mar 13 22:23:02 2023 -0500 [build]: Clarify GROFF_TMAC Autoconf test output. * configure.ac: Correct characterizatio

[groff] 29/126: [gropdf]: Make pdfmom more versatile.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit b064e02120248f44bcf3031c65fdad33cfc77de3 Author: Deri James AuthorDate: Thu Mar 9 17:39:07 2023 + [gropdf]: Make pdfmom more versatile. * src/devices/gropdf/pdfmom.pl: Add flag --roff which severs

[groff] 32/126: contrib/mm/mmroff.pl: Trivially refactor.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 0373638230563809561aeb5d2b23e558719a4842 Author: G. Branden Robinson AuthorDate: Tue Jul 4 11:31:13 2023 -0500 contrib/mm/mmroff.pl: Trivially refactor. * contrib/mm/mmroff.pl: Trivially refactor. Ren

[groff] 24/126: [mom]: Align with Savannah #62541 fix (3/4).

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 89cc1138df6b5e22a06e4af2b5763befb8aaed54 Author: G. Branden Robinson AuthorDate: Thu Apr 6 22:53:23 2023 -0500 [mom]: Align with Savannah #62541 fix (3/4). * contrib/mom/mom.am (TMAC_PACKAGE_MOM): Defi

[groff] 23/126: [doc]: Fix Savannah #62541 (2/4).

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 7055449bf2af92bb56f32d24333a26a3f49074fc Author: G. Branden Robinson AuthorDate: Wed Apr 5 09:22:58 2023 -0500 [doc]: Fix Savannah #62541 (2/4). [doc]: Add document deps on the ms package. * t

[groff] 06/126: [mm]: Add unit test for indexing feature.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit bef88ba59c97e0a62f874f385d7121afe980624e Author: G. Branden Robinson AuthorDate: Fri Jun 30 17:33:51 2023 -0500 [mm]: Add unit test for indexing feature. * contrib/mm/tests/indexing-works.sh: Add unit

[groff] 11/126: src/preproc/html/pre-html.cpp: Annotate issue.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 40c07a552e47fb47da64f6f6e0ca7327e93cd437 Author: G. Branden Robinson AuthorDate: Sun Apr 16 01:03:30 2023 -0500 src/preproc/html/pre-html.cpp: Annotate issue. Throw more light on this troublesome code.

[groff] 28/126: [man]: Add test for `SY` and `YS` behavior.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 4e79c3ed909cb217b13a33574193dc602caf8c9a Author: G. Branden Robinson AuthorDate: Sat May 13 17:11:36 2023 -0500 [man]: Add test for `SY` and `YS` behavior. * tmac/tests/an-ext_SY-and-YS-work.sh: Add te

[groff] 86/126: [eqn]: Recast diagnostic messages (2/2).

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit a914306fccf17919462b9283fa778d2ac0cee868 Author: G. Branden Robinson AuthorDate: Fri Apr 7 22:20:06 2023 -0500 [eqn]: Recast diagnostic messages (2/2). * src/preproc/eqn/lex.cpp (do_include, do_undef,

[groff] 08/126: [mom]: Ensure parent dir of test script exists.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 4881ad9ea2abf96c23b055b0d72599e74dfd40bc Author: G. Branden Robinson AuthorDate: Sat Apr 15 17:37:18 2023 -0500 [mom]: Ensure parent dir of test script exists. * contrib/mom/mom.am (contrib/mom/example

[groff] 12/126: [build]: Fix gxditview linking on AIX.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit ab078440a1dd92fe131d1c7ad6cf3e2527ca578a Author: Bruno Haible AuthorDate: Sun Apr 16 14:26:01 2023 +0200 [build]: Fix gxditview linking on AIX. * m4/groff.m4 (GROFF_X11): Add macro dependency on `AC_CA

[groff] 09/126: [mdoc]: Regression-test Savannah #57665 for mdoc.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 8c361b52600245d1bb7053537f8ee0c044dadb69 Author: G. Branden Robinson AuthorDate: Sat Apr 22 03:13:30 2023 -0500 [mdoc]: Regression-test Savannah #57665 for mdoc. * tmac/tests/doc_TS-do-not-keep-tables-

[groff] 39/126: [ms]: Regression-test Savannah #64013.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 4ea663e9496dae47766a5313fcbf2e1fa2dcd141 Author: G. Branden Robinson AuthorDate: Fri Apr 7 19:14:23 2023 -0500 [ms]: Regression-test Savannah #64013. * tmac/tests/s_EQ-handles-empty-first-arg.sh: Do it

[groff] 04/126: [man]: Improve test sensitivity.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 33448aa17358a01f75372ce3708e0bf827fffe7e Author: G. Branden Robinson AuthorDate: Sat Apr 22 02:57:05 2023 -0500 [man]: Improve test sensitivity. * tmac/tests/an_TS-do-not-keep-tables-when-cR-set.sh: Do

[groff] 30/126: [mm]: Document --help, --version in mmroff usage.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 5741dd8064c40822ffb05458e62df5305eb96c5e Author: G. Branden Robinson AuthorDate: Sat Apr 1 10:58:06 2023 -0500 [mm]: Document --help, --version in mmroff usage. * contrib/mm/mmroff.pl: Document `--help

[groff] 05/126: [tbl]: Update conventions used in test script.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit eecf96ebb4559b5819df4acb43553880a6b519f6 Author: G. Branden Robinson AuthorDate: Fri Apr 28 05:06:38 2023 -0500 [tbl]: Update conventions used in test script. * src/preproc/tbl/tests/save-and-restore-h

[groff] 20/126: [build]: Ship groff.dvi.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 8076db04cee87b77846e0489d7111c0da9d36d0a Author: G. Branden Robinson AuthorDate: Mon Apr 3 22:48:19 2023 -0500 [build]: Ship groff.dvi. That is our Texinfo manual in DVI format. * doc/doc.am (

[groff] 21/126: [build]: Install PDF documents better.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 5200f574bade1e2110dd8595cf2250fd0aa4d5d8 Author: G. Branden Robinson AuthorDate: Mon Apr 3 23:23:24 2023 -0500 [build]: Install PDF documents better. Ship only one copy of "automake.pdf", and install i

[groff] 26/126: [build]: Skip an Autoconf check if not necessary.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 7802cd13f1cb39c421166c0fb7eaee111e859e24 Author: G. Branden Robinson AuthorDate: Fri Apr 28 12:56:33 2023 -0500 [build]: Skip an Autoconf check if not necessary. * m4/groff.m4 (GROFF_PNMTOPS_NOSETPAGE)

[groff] 19/126: [build]: Resume shipping pic.html.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit dc1e22257ebe1016fa3116b9f8f06c60ac918788 Author: G. Branden Robinson AuthorDate: Mon Apr 3 20:51:09 2023 -0500 [build]: Resume shipping pic.html. * m4/groff.m4 (GROFF_CHECK_GROHTML_PROGRAMS) (GRO

[groff] 59/126: [man]: Stop `HP` producing excess vertical space.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 9fd6701bd0802f794d7ecea364b503664c0f79ed Author: G. Branden Robinson AuthorDate: Mon May 1 05:14:26 2023 -0500 [man]: Stop `HP` producing excess vertical space. * tmac/an.tmac (HP): Fix thinko/typo whe

[groff] 72/126: [mm]: Stop suppressing warnings if `\n[Ref]` true.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit d5e2300cbd22d78123a14c854010c9c22d2814fa Author: G. Branden Robinson AuthorDate: Tue Jul 4 11:08:07 2023 -0500 [mm]: Stop suppressing warnings if `\n[Ref]` true. * contrib/mm/m.tmac: Stop suppressing w

[groff] 107/126: [eqn]: Trivially refactor.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit a4426596a3740880491f6f9c41f1267e5c968793 Author: G. Branden Robinson AuthorDate: Thu May 18 23:48:40 2023 -0500 [eqn]: Trivially refactor. Rename "space_box" class to "full_space_box" for clarity and t

[groff] 15/126: m4/groff.m4 (GROFF_TMAC): Fix code style nits.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit a2a229b958948095d6f683aad0fb5a9af3a25105 Author: G. Branden Robinson AuthorDate: Mon Mar 13 22:15:16 2023 -0500 m4/groff.m4 (GROFF_TMAC): Fix code style nits. Update indentation and "brace style" to ma

[groff] 96/126: [troff]: Trivially refactor.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 4123c77a4592252068de0b71c6c6cbc89c3ca05e Author: G. Branden Robinson AuthorDate: Sat May 6 20:41:42 2023 -0500 [troff]: Trivially refactor. * src/roff/troff/input.cpp (top level, warnscale_request, mai

[groff] 18/126: Stop shipping "FOR-RELEASE" in dist archives.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 852f5ad545f3ec2d148871bec63a08a207a530a2 Author: G. Branden Robinson AuthorDate: Tue Mar 28 08:02:33 2023 -0500 Stop shipping "FOR-RELEASE" in dist archives. * Makefile.am (EXTRA_DIST): Do it. * MA

[groff] 38/126: [ms]: Fix Savannah #64005.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 65f4d064f62ed0ba58d45a827ecc417be3e60f05 Author: G. Branden Robinson AuthorDate: Wed Apr 5 20:04:17 2023 -0500 [ms]: Fix Savannah #64005. * tmac/s.tmac (@break-page, bp): Define alias for `bp` request

[groff] 114/126: [tbl]: Refactor type size, vert spacing handling.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 7ba4c8639e0bedada68bcf5511c8712d3c508fb5 Author: G. Branden Robinson AuthorDate: Fri May 19 04:29:29 2023 -0500 [tbl]: Refactor type size, vert spacing handling. * src/preproc/tbl/table.h (struct inc_n

[groff] 113/126: [tbl]: Diagnose premature EOF in more places.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 0d09783a99702c68171821cf7d563b06a9a4dfba Author: G. Branden Robinson AuthorDate: Fri May 19 03:48:16 2023 -0500 [tbl]: Diagnose premature EOF in more places. * src/preproc/tbl/main.cpp (process_format)

[groff] 43/126: LICENSES: Add Russian language support (2/7).

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit fd16abd997d6c37b7533ed44d53a8734457e1fc2 Author: G. Branden Robinson AuthorDate: Thu Mar 9 10:01:28 2023 -0600 LICENSES: Add Russian language support (2/7). --- ChangeLog | 6 ++ LICENSES | 10 ++

[groff] 34/126: [build, man]: Fix Savannah #63924.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 31dd6e19e178e577f74084256ae1ca8ac66b2e4e Author: G. Branden Robinson AuthorDate: Tue Mar 14 18:57:37 2023 -0500 [build, man]: Fix Savannah #63924. * tmac/tmac.am (tmac/stamp-wrap): Stop prepending grof

[groff] 14/126: doc/doc.am: Fix Savannah #64059.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 89f5216908f0ca3cbce723cc0b7e03a12e580f15 Author: G. Branden Robinson AuthorDate: Fri Mar 10 18:03:15 2023 -0600 doc/doc.am: Fix Savannah #64059. * doc/doc.am (install-txt): Look for "groff.txt" in the

[groff] 112/126: [tbl]: Process 'p' and 'v' more Postelianly.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 2338654dbeb676b76ee289cfb0c9ae95b872f3aa Author: G. Branden Robinson AuthorDate: Fri May 19 03:45:18 2023 -0500 [tbl]: Process 'p' and 'v' more Postelianly. * src/preproc/tbl/main.cpp (process_format):

[groff] 125/126: [eqn]: Clarify diagnostic message.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 7a0dbd98b937a03cec3f6c386f3843266e9bebed Author: G. Branden Robinson AuthorDate: Mon Jun 26 11:45:51 2023 -0500 [eqn]: Clarify diagnostic message. * src/preproc/eqn/lex.cpp (do_delim): Do it.

[groff] 109/126: [eqn]: Add `thick_space` and `thin_space` classes.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit e90af1f7f4f253017a3ea32331d00bb5a2186e2d Author: G. Branden Robinson AuthorDate: Fri May 19 00:27:34 2023 -0500 [eqn]: Add `thick_space` and `thin_space` classes. * src/preproc/eqn/box.cpp: * src/p

[groff] 99/126: [troff]: Fix Savannah #64104 (2/2).

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 7c1f63901bdf652b7940617b206f14fd93393945 Author: G. Branden Robinson AuthorDate: Sun May 7 12:33:20 2023 -0500 [troff]: Fix Savannah #64104 (2/2). * src/roff/troff/env.h (class environment): Slightly r

[groff] 116/126: src/roff/troff/input.cpp: Fix code style nit.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit b7d85482678917f843648d667bd17dfc35dd955b Author: G. Branden Robinson AuthorDate: Tue May 23 16:11:40 2023 -0500 src/roff/troff/input.cpp: Fix code style nit. Update indentation per previous commit. ---

[groff] 60/126: [man]: Preserve user-selected font family.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 9c892a8728369563fddc6a1427e1e1519ef6efe7 Author: G. Branden Robinson AuthorDate: Mon May 1 13:59:56 2023 -0500 [man]: Preserve user-selected font family. * tmac/an.tmac: When initializing, save the cur

[groff] 55/126: [pdfpic]: Clean up better.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 2945a39553f3b7f322b27095f26352bb04606e67 Author: G. Branden Robinson AuthorDate: Thu Apr 27 08:57:21 2023 -0500 [pdfpic]: Clean up better. * tmac/pdfpic.tmac (PDFPIC): Call `pdfpic@cleanup` before retu

[groff] 22/126: [doc]: Fix Savannah #62541 (1/4).

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit a4c1d8905420969bfd61a6d580e40c1bda98ed85 Author: G. Branden Robinson AuthorDate: Mon Apr 3 20:05:17 2023 -0500 [doc]: Fix Savannah #62541 (1/4). [doc]: Add document deps on the "me" package. *

[groff] 78/126: [troff]: Make error diagnostics more revealing.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit e86d670914fc0ed590bb1dcc2b755dd92a3fe510 Author: G. Branden Robinson AuthorDate: Sat Apr 1 18:59:44 2023 -0500 [troff]: Make error diagnostics more revealing. * src/roff/troff/input.cpp (chop_macro, do

[groff] 63/126: [mm]: Drop unused string `Indcmd`.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit b786441963f300abd3043f2dc6a47dd3258c9bad Author: G. Branden Robinson AuthorDate: Thu May 18 02:35:24 2023 -0500 [mm]: Drop unused string `Indcmd`. * contrib/mm/m.tmac (Indcmd): Drop relic string. Noth

[groff] 121/126: [troff]: Trivially refactor.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 7c6237da257769950c44f0a0e6373ea19f8e3e3f Author: G. Branden Robinson AuthorDate: Sat May 27 12:59:14 2023 -0500 [troff]: Trivially refactor. * src/roff/troff/env.cpp (font_change): Simplify conditional

[groff] 93/126: [eqn]: Improve tests of line number accuracy.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit d47f7b46c4a395f52da09d27360ce444530c623a Author: G. Branden Robinson AuthorDate: Sun Apr 30 06:03:08 2023 -0500 [eqn]: Improve tests of line number accuracy. * src/preproc/eqn/tests/diagnostics-report-

[groff] 46/126: [tmac]: Add Russian language support (5/7).

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit d761c4426dc1932ec9c61a0f993b620cf534369d Author: G. Branden Robinson AuthorDate: Wed Mar 8 04:40:33 2023 -0600 [tmac]: Add Russian language support (5/7). * tmac/tmac.am (TMACNORMALFILES): Ship new Rus

[groff] 17/126: m4/groff.m4: Drop garbage space from variable.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit aa166303a3f2bf66fdff0260cdf288ef3830784b Author: G. Branden Robinson AuthorDate: Mon Mar 13 22:31:57 2023 -0500 m4/groff.m4: Drop garbage space from variable. * m4/groff.m4 (GROFF_TMAC): Eliminate garb

[groff] 92/126: [libgroff]: Boolify `interpret_lf_args`.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 3a2070e689cc6017d507f256b5cde71ea15b6166 Author: G. Branden Robinson AuthorDate: Sat Apr 29 12:35:21 2023 -0500 [libgroff]: Boolify `interpret_lf_args`. * src/include/lf.h (interpret_lf_args): * sr

[groff] 69/126: [mm]: Fix Savannah #63695.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit de65b1d1e5d26e57a70684a813e0efb712701cad Author: G. Branden Robinson AuthorDate: Thu May 25 12:37:45 2023 -0500 [mm]: Fix Savannah #63695. * m.tmac (let@print-head): Unconditionally put one vee of spac

[groff] 101/126: tmac/s.tmac: Turn on no-space mode in `PE` macro.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 2f13f7565a1c7c72458fcaa7aba40f195891bd84 Author: G. Branden Robinson AuthorDate: Wed May 10 02:06:18 2023 -0500 tmac/s.tmac: Turn on no-space mode in `PE` macro. * tmac/s.tmac (PE): Turn on no-space mo

[groff] 27/126: m4/groff.m4 (GROFF_PNMTOPS_NOSETPAGE): Indent.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit d43077c232533d26c3b45c01341e144b7437687f Author: G. Branden Robinson AuthorDate: Fri Apr 28 12:57:58 2023 -0500 m4/groff.m4 (GROFF_PNMTOPS_NOSETPAGE): Indent. ...per previous commit. --- m4/groff.m4 |

[groff] 80/126: [troff]: Skip allocation of zero-length arrays.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 5bec16eb018e15822d4d7038fd1212ee735a02ec Author: G. Branden Robinson AuthorDate: Mon Apr 3 19:30:56 2023 -0500 [troff]: Skip allocation of zero-length arrays. * src/roff/troff/input.cpp (temp_iterator:

[groff] 111/126: [eqn]: Add assertions.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 5a5ebab5d8b1a8c20c3ed4e272fe2f45b1669280 Author: G. Branden Robinson AuthorDate: Fri May 19 00:55:37 2023 -0500 [eqn]: Add assertions. * src/preproc/eqn/box.cpp (half_space_box::output, full_spac

[groff] 51/126: [tmac]: Add Spanish language support (3/5).

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 56ab6151ecd492d4e125a3fb4365fb7d1cb587df Author: G. Branden Robinson AuthorDate: Mon Mar 13 13:38:57 2023 -0500 [tmac]: Add Spanish language support (3/5). * tmac/hyphen.es: * tmac/es.tmac: Update

[groff] 97/126: [troff]: Don't quote a character with itself.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 257f59d6ccf174246105510014379f6507c01a12 Author: G. Branden Robinson AuthorDate: Sun May 7 00:26:11 2023 -0500 [troff]: Don't quote a character with itself. ...in diagnostics. * src/roff/troff

[groff] 95/126: [troff]: Revise output warning diagnostic format.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 096beff1ce142aa5644b5b048aaa8c166b092873 Author: G. Branden Robinson AuthorDate: Sat May 6 20:37:58 2023 -0500 [troff]: Revise output warning diagnostic format. * src/roff/troff/input.cpp (do_error): F

[groff] 88/126: src/roff/troff/input.cpp: Fix code style nit.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit b6a776cc2c8111dfcc36f97bcce6ce81b3bcb69e Author: G. Branden Robinson AuthorDate: Tue Apr 25 00:53:41 2023 -0500 src/roff/troff/input.cpp: Fix code style nit. Annotate null pointers with `nullptr` comme

[groff] 122/126: Slightly refactor.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit fe94c19c3db2b19fae012bb0b53a757886b65680 Author: G. Branden Robinson AuthorDate: Fri Jun 2 18:41:20 2023 -0500 Slightly refactor. [grodvi, grops, xditview, libbib, libgroff, eqn, pre-grohtml, preconv,

[groff] 41/126: tmac/s.tmac (@EQ): Trivially refactor.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 18239f15a7207ed118af07b3347aa30ec4a99141 Author: G. Branden Robinson AuthorDate: Fri Apr 7 20:31:50 2023 -0500 tmac/s.tmac (@EQ): Trivially refactor. * tmac/s.tmac (@EQ): Trivially refactor. Shift val

[groff] 118/126: [troff]: Validate a font family before using it.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 87cc025391b9792a24e0ac709c5f07aaca517f6e Author: G. Branden Robinson AuthorDate: Thu May 25 05:35:25 2023 -0500 [troff]: Validate a font family before using it. * src/roff/troff/env.cpp (is_family_vali

[groff] 47/126: [docs]: Add Russian language support (6/7).

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 81454414b2667c01ebd735c54790f512fd651f67 Author: G. Branden Robinson AuthorDate: Wed Mar 8 05:04:42 2023 -0600 [docs]: Add Russian language support (6/7). * doc/groff.texi (Input Encodings, Manipulatin

[groff] 13/126: doc/doc.am: Clean better in maintainer mode.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 4394f7a57ca9d095fc99e112411e65e06698ef19 Author: G. Branden Robinson AuthorDate: Fri Mar 10 17:31:26 2023 -0600 doc/doc.am: Clean better in maintainer mode. * doc/doc.am (maintainer-clean-local): Remov

[groff] 84/126: src/preproc/eqn/lex.cpp: Fix code style nits.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 988ba1e0f20b1fc978817c37e3cbb8f52417ec2a Author: G. Branden Robinson AuthorDate: Fri Apr 7 21:54:41 2023 -0500 src/preproc/eqn/lex.cpp: Fix code style nits. Wrap long input lines. --- src/preproc/eqn/

[groff] 103/126: src/roff/troff/node.cpp: Trivially refactor (1/2).

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit ca3ae9dd469094ddc43ec3f2c22d2654b54071ab Author: G. Branden Robinson AuthorDate: Sat May 13 05:35:26 2023 -0500 src/roff/troff/node.cpp: Trivially refactor (1/2). * src/roff/troff/node.cpp (font_transl

[groff] 61/126: [mm]: Fix Savannah #64207.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit bc2fd3dd4c8f21808d1b88d6243f0d1736d64dd0 Author: G. Branden Robinson AuthorDate: Wed May 17 22:46:39 2023 -0500 [mm]: Fix Savannah #64207. * contrib/mm/m.tmac (pg@next-page): Break the line before `ne`

[groff] 36/126: [mdoc]: Fix Savannah #63957.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 86aa9c76a0f1e49b05d987ff02d84e70af664146 Author: G. Branden Robinson AuthorDate: Fri Mar 24 03:24:54 2023 -0500 [mdoc]: Fix Savannah #63957. * tmac/mdoc/doc-common (Sh): Restore hyphenation configured

[groff] 120/126: [eqn]: Trivially refactor (`check_tabs`).

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 618f56369fbcbf0bc5a275013d94e4406dce274a Author: G. Branden Robinson AuthorDate: Tue May 30 12:15:24 2023 -0500 [eqn]: Trivially refactor (`check_tabs`). [eqn]: Rename `check_tabs` member functions to

[groff] 117/126: src/roff/troff/env.h: Drop relic prototype.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 8b2b5d633487246e1eb79e8b03164df6b8ab9248 Author: G. Branden Robinson AuthorDate: Thu May 25 05:05:13 2023 -0500 src/roff/troff/env.h: Drop relic prototype. * src/roff/troff/env.h (read_hyphen_file): Dr

[groff] 83/126: [eqn]: Trivially refactor (gfont -> gifont).

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit fa68e181a738f2709cd50f14215a9c85605f6319 Author: G. Branden Robinson AuthorDate: Fri Apr 7 21:46:39 2023 -0500 [eqn]: Trivially refactor (gfont -> gifont). [eqn]: Trivially refactor, renaming various g

[groff] 44/126: [tmac]: Add Russian language support (3/7).

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 0ce61b303cbc0247c44d149e57576bd3073dc315 Author: G. Branden Robinson AuthorDate: Wed Mar 8 04:28:27 2023 -0600 [tmac]: Add Russian language support (3/7). * tmac/hyphen.ru: * tmac/ru.tmac: Update e

[groff] 33/126: [mm]: Make "mmroff" honor `GROFF_BIN_PATH`.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit b9715639135e0978ada217251b82319d48f48bb5 Author: G. Branden Robinson AuthorDate: Tue Jul 4 11:40:01 2023 -0500 [mm]: Make "mmroff" honor `GROFF_BIN_PATH`. * contrib/mm/mmroff.pl: Honor `GROFF_BIN_PATH`

[groff] 76/126: [tbl]: Trivially refactor ("line" -> "rule").

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit ca15dacfff6db8fc5cec8714f3118ce3ff23d010 Author: G. Branden Robinson AuthorDate: Sat Feb 4 01:20:08 2023 -0600 [tbl]: Trivially refactor ("line" -> "rule"). [tbl]: Trivially refactor. Rename variables

[groff] 52/126: [docs]: Add Spanish language support (4/5).

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit b58732cc4a73edae3288e38d2dc5678ca6409fdd Author: G. Branden Robinson AuthorDate: Mon Mar 13 13:53:57 2023 -0500 [docs]: Add Spanish language support (4/5). * doc/groff.texi (Manipulating Hyphenation):

[groff] 66/126: [mm]: Slightly revise index output.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 6d15da10a4fa3cb168249a7c9cc77d9881ae6431 Author: G. Branden Robinson AuthorDate: Thu May 25 06:12:07 2023 -0500 [mm]: Slightly revise index output. * contrib/mm/m.tmac (INDP): Call `SK` if `TXIND` is n

[groff] 110/126: [eqn]: Fix Savannah #64216.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit cfbe742f8e9082959f88f4eaae525d51dc530edd Author: G. Branden Robinson AuthorDate: Fri May 19 00:52:28 2023 -0500 [eqn]: Fix Savannah #64216. [eqn]: Implement tunable "half_space" and "full_space" parame

[groff] 31/126: [pdfmark]: Don't emit redundant pdfhref Z records.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit b8cdd4a8cb60f4275c7b770df27eefa6653cee22 Author: Keith Marshall AuthorDate: Sat Feb 25 00:30:47 2023 + [pdfmark]: Don't emit redundant pdfhref Z records. * contrib/pdfmark/pdfroff.sh [grohtml-info]

[groff] 37/126: [ms]: Regression-test Savannah #64005.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 7839e839f8e3755f9fa667e01bf2e316a182ea23 Author: G. Branden Robinson AuthorDate: Wed Apr 5 19:08:03 2023 -0500 [ms]: Regression-test Savannah #64005. * tmac/tests/s_honor-page-break-after-display.sh: D

[groff] 79/126: [troff]: Revise ordinary character descriptions.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 9d93846b4af40ede7d82b7bd56ca6adf299b5767 Author: G. Branden Robinson AuthorDate: Sun Apr 2 10:47:33 2023 -0500 [troff]: Revise ordinary character descriptions. * src/roff/troff/input.cpp (token::descri

[groff] 123/126: [man, mdoc]: Parameterize page offset.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 3517b3ca47522453ce55e3143bbf032328e2a03e Author: G. Branden Robinson AuthorDate: Thu Jun 8 01:03:11 2023 -0500 [man, mdoc]: Parameterize page offset. * tmac/mdoc/doc-ditroff (doc-setup-page-layout):

[groff] 62/126: [mm]: Fix Savannah #64209.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 4514ae30f597f3d90de1007cdf882ff1a594094c Author: G. Branden Robinson AuthorDate: Wed May 17 22:52:18 2023 -0500 [mm]: Fix Savannah #64209. * contrib/mm/m.tmac (let@print-head): Unconditionally `sp`ace

[groff] 106/126: src/roff/troff/hvunits.h: Boolify.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit fd1670ec4a4bfdd6802be9e1bffe93e00506ce8b Author: G. Branden Robinson AuthorDate: Thu May 18 17:30:09 2023 -0500 src/roff/troff/hvunits.h: Boolify. * src/roff/troff/hvunits.h: Boolify. (class

[groff] 50/126: [tmac]: Add Spanish language support (2/5).

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 3a056b2fba7addb2460dc8b9b29e6e77c58362e3 Author: G. Branden Robinson AuthorDate: Mon Mar 13 14:12:09 2023 -0500 [tmac]: Add Spanish language support (2/5). * tmac/es.tmac: Spell weekday and month names

[groff] 71/126: [mm]: Add more error checking to `IND` macro.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 9415cb9c5b7fd2aba5226dc2aa079a9f2844c618 Author: G. Branden Robinson AuthorDate: Fri Jun 30 18:51:28 2023 -0500 [mm]: Add more error checking to `IND` macro. * contrib/mm/m.tmac (IND): Throw error if v

[groff] 90/126: [tbl]: Regression-test Savannah #64122.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit a048eb86218fb48c886ee5617bd093e1e8876c8c Author: G. Branden Robinson AuthorDate: Fri Apr 28 06:15:38 2023 -0500 [tbl]: Regression-test Savannah #64122. * src/preproc/tbl/tests/save-and-restore-hyphenat

[groff] 102/126: [troff]: Fix Savannah #64166.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 11f5dc218190be1b1cad8b0a048fe8be8c181e90 Author: G. Branden Robinson AuthorDate: Mon May 8 21:49:19 2023 -0500 [troff]: Fix Savannah #64166. * src/roff/troff/node.cpp (bold_font): Add `WARN_MISSING` di

[groff] 104/126: src/roff/troff/node.cpp: Trivially refactor (2/2).

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 77e8f46ab4c96a5034ccad15b0c7e72e55273583 Author: G. Branden Robinson AuthorDate: Sat May 13 06:05:12 2023 -0500 src/roff/troff/node.cpp: Trivially refactor (2/2). * src/roff/troff/node.cpp: Rename requ

[groff] 25/126: [doc]: Align with Savannah #62541 fix (4/4).

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 133193967240dab464572a77ac274b3a2af48802 Author: G. Branden Robinson AuthorDate: Thu Apr 6 22:55:27 2023 -0500 [doc]: Align with Savannah #62541 fix (4/4). [doc]: Abstract document dependencies on the

[groff] 56/126: [pdfpic]: Fix Savannah #64061.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit b0980e1dce751da0cd9c3e8c48775fdbfecc0248 Author: G. Branden Robinson AuthorDate: Mon Apr 17 16:41:33 2023 -0500 [pdfpic]: Fix Savannah #64061. * tmac/pdfpic.tmac: Refactor to make comprehensible some w

[groff] 77/126: [troff]: Make futile aliasing an error.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 13388a2917f232e221624edd9d47880604110baa Author: G. Branden Robinson AuthorDate: Sat Apr 1 18:54:35 2023 -0500 [troff]: Make futile aliasing an error. * src/roff/troff/input.cpp (alias_macro): Promote

[groff] 49/126: [tmac]: Add Spanish language support (1/5).

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit af0621efbb2cce10bd023d0a9a5ff392bc611bf7 Author: Eloi Montañés AuthorDate: Mon Mar 13 12:03:02 2023 +0100 [tmac]: Add Spanish language support (1/5). * tmac/hyphen.es: Add hyphenation patterns (encoded

[groff] 64/126: [mm]: Fix Savannah #64205.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 8c676badbc6725457080f458eb38f20e9ce6845d Author: G. Branden Robinson AuthorDate: Thu May 18 03:38:54 2023 -0500 [mm]: Fix Savannah #64205. [mm]: Improve input validation of `INITI`, `IND` macros.

[groff] 07/126: Makefile.am: Initialize more Automake variables.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 13eb328f6b5ca9345a1ad2fc1690289eedbdfdc7 Author: G. Branden Robinson AuthorDate: Thu Apr 20 04:07:24 2023 -0500 Makefile.am: Initialize more Automake variables. * Makefile.am: Initialize (as empty) Aut

[groff] 35/126: [mdoc]: Regression-test Savannah #63957.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 5755da1c1334880ccf4905adcb69b6406e38d23d Author: G. Branden Robinson AuthorDate: Fri Mar 24 03:17:41 2023 -0500 [mdoc]: Regression-test Savannah #63957. * tmac/tests/doc_synopsis_is_not_adjusted.sh: Do

[groff] 100/126: [troff]: Trivially refactor.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 449139f17a988c6c9bad98519f9fcb344102b9ce Author: G. Branden Robinson AuthorDate: Mon May 8 21:12:44 2023 -0500 [troff]: Trivially refactor. * src/roff/troff/input.cpp (token::~token, token::operator=):

[groff] 87/126: [eqn]: Implement new "gifont" primitive.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 3028277a57df30203c7fc3bec4efdbff87def762 Author: G. Branden Robinson AuthorDate: Fri Apr 14 14:59:55 2023 -0500 [eqn]: Implement new "gifont" primitive. * src/preproc/eqn/eqn.ypp: Add token "GFONT" (to

[groff] 91/126: [tbl]: Fix Savannah #64122.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 8bd1cf17cc9535ab06d6e7f355ade1d8bc4b6bb2 Author: G. Branden Robinson AuthorDate: Fri Apr 28 06:16:10 2023 -0500 [tbl]: Fix Savannah #64122. * src/preproc/tbl/table.cpp (table::init_output): Specify sca

[groff] 124/126: [troff]: Add unit tests for drawing commands.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 8c1757e57f5e5a854b390fb5098e89fe73ba2eb7 Author: G. Branden Robinson AuthorDate: Fri Jun 23 12:48:56 2023 -0500 [troff]: Add unit tests for drawing commands. * src/roff/groff/tests/draw-arc.sh: * s

[groff] 105/126: src/roff/troff/node.cpp: Wrap long lines.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 836f179dec9115127a3c85f5220334c2de48c8e0 Author: G. Branden Robinson AuthorDate: Sat May 13 06:05:56 2023 -0500 src/roff/troff/node.cpp: Wrap long lines. --- src/roff/troff/node.cpp | 7 --- 1 file changed

[groff] 115/126: [troff]: Use lines in nroff-mode output warnings.

2023-07-05 Thread G. Branden Robinson
gbranden pushed a commit to branch branden-2023-07-05 in repository groff. commit 0040c2614d7b3714da8b6d0e4b6dbf6acb9dd4c8 Author: G. Branden Robinson AuthorDate: Tue May 23 16:08:12 2023 -0500 [troff]: Use lines in nroff-mode output warnings. * src/roff/troff/input.cpp (do_error):

  1   2   >