Re: Git, where zombie branches shamble again

2021-11-02 Thread Werner LEMBERG
>> You absolutely _did_ rewrite history ... not just once, but twice! >> You deleted an _entire branch_ of published development history, >> then after my subsequent push had reinstated it, you deleted it >> once again! If that isn't rewriting history, then I'd like to know >> what you would call

[groff] 01/01: groff.texi: Shorten some example lines to avoid overlong output in PDF.

2018-12-15 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 7caca799c964df18e2a73ba9191c6efd59eb6a0a Author: Werner Lemberg Date: Sat Dec 15 11:06:09 2018 +0100 groff.texi: Shorten some example lines to avoid overlong output in PDF. --- doc/groff.texi | 6 +++--- 1 file changed, 3

[groff] 01/01: s/legal/valid/.

2018-11-04 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 29d2a9753a4a0c7e1269da95f5dbbcf2393f1fe9 Author: Werner Lemberg Date: Mon Nov 5 08:10:25 2018 +0100 s/legal/valid/. --- src/roff/troff/env.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/roff

[groff] 01/01: [dvi] Fix glyph map for `cmitt10'.

2018-05-28 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 20457716d22067af13ad15c6b71f2fd8467d953c Author: Werner Lemberg Date: Tue May 29 06:48:20 2018 +0200 [dvi] Fix glyph map for `cmitt10'. Problem reported by Pali Rohár . http://lists.gnu.org/archive

[groff] 01/01: Typo.

2018-05-06 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit fd6731372e062292d56f1ff4a1d8875c3c9cb3d4 Author: Werner Lemberg Date: Mon May 7 06:30:06 2018 +0200 Typo. --- doc/groff.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/groff.texi b/doc/groff.texi index 1be8f0b

[groff] 01/01: groff.texi: Add more information on available hyphenation pattern files.

2018-03-19 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit f2a91a75988a2e78aca8167a7448f657d3c9ebdc Author: Werner Lemberg Date: Tue Mar 20 05:43:53 2018 +0100 groff.texi: Add more information on available hyphenation pattern files. --- doc/groff.texi | 15 +++ 1 file

[groff] 01/01: NEWS: Typo.

2018-03-04 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 3016fc135e684daea285e70915e1b074a0b62010 Author: Werner Lemberg Date: Sun Mar 4 21:44:04 2018 +0100 NEWS: Typo. --- NEWS | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index aba72c0

[groff] 01/01: Minor comment fix.

2018-03-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 2a2a42c096ead8a28bd8262c937edfc436331cda Author: Werner Lemberg Date: Sun Mar 4 08:45:34 2018 +0100 Minor comment fix. --- src/roff/troff/env.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/roff

[groff] 01/01: groff.texi: Improve documentation of `.hy' request.

2018-03-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit d592d320cd43cf4ecee67a7aa80b52691671465d Author: Werner Lemberg Date: Sun Mar 4 08:34:20 2018 +0100 groff.texi: Improve documentation of `.hy' request. --- doc/groff.texi | 35 --- 1

[groff] 01/01: Hyphenation exceptions in pattern files now obey `.hy' (#53196).

2018-03-02 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 4b299723a61cfa2dc8ff57224d681b42e5d10ded Author: Werner Lemberg Date: Fri Mar 2 18:56:42 2018 +0100 Hyphenation exceptions in pattern files now obey `.hy' (#53196). * src/roff/troff/env.cpp (hyphen

[groff] 01/01: Typo.

2018-03-01 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 3821ee8a98a6fef8ef1602f171ea7b8cd3dc9090 Author: Werner Lemberg Date: Thu Mar 1 20:52:29 2018 +0100 Typo. --- man/groff_diff.7.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/groff_diff.7.man b

[groff] 02/02: Adjust `.hy' values.

2018-03-01 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit bee81ccc5ec464ae46735c4bba837c0edbd27493 Author: Werner Lemberg Date: Thu Mar 1 20:28:34 2018 +0100 Adjust `.hy' values. In most cases hyphenation constraints were too strict. The now selected values reflec

[groff] 01/02: Fix some problems related to hyphenation.

2018-03-01 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit b5aaab51158255411fd196b43f70f45dda511a42 Author: Werner Lemberg Date: Thu Mar 1 20:17:21 2018 +0100 Fix some problems related to hyphenation. --- ChangeLog | 23 +++ NEWS

[groff] 01/01: Use $(AM_V_GEN) and $(AM_V_P) to silence even more file generation.

2018-02-28 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit a2cf09d557fca4f36095641b069b4f982660c1f9 Author: Werner Lemberg Date: Thu Mar 1 06:20:49 2018 +0100 Use $(AM_V_GEN) and $(AM_V_P) to silence even more file generation. * font/devpdf/devpdf.am (BuildFoundries, DESC

[groff] 04/05: Use $(AM_V_GEN) to silence file generation.

2018-02-28 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 6b56ce7c455c5a3ca5024a05870a122966be0ee3 Author: Werner Lemberg Date: Wed Feb 28 10:54:37 2018 +0100 Use $(AM_V_GEN) to silence file generation. --- ChangeLog| 18 ++ Makefile.am

[groff] 01/05: * src/roff/troff/env.cpp: s/HYPHEN_/HYPHEN_NOT/ for clarification.

2018-02-28 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 80043ff6168a9344f6113256f55aacf33bd8c4ee Author: Werner Lemberg Date: Wed Feb 28 06:25:36 2018 +0100 * src/roff/troff/env.cpp: s/HYPHEN_/HYPHEN_NOT/ for clarification. --- ChangeLog | 4 src/roff/troff

[groff] 05/05: Use $(GROFF_V) to silence documentation creation.

2018-02-28 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 167ddb60b4244da8bb9acdfe7cefd4fd6c8a Author: Werner Lemberg Date: Wed Feb 28 13:12:38 2018 +0100 Use $(GROFF_V) to silence documentation creation. --- ChangeLog | 9 + Makefile.am

[groff] 03/05: * configure.ac: Activate silent Makefile rules.

2018-02-28 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 458891a439b521d53383b91ff6b956b0322afc7c Author: Werner Lemberg Date: Wed Feb 28 06:46:32 2018 +0100 * configure.ac: Activate silent Makefile rules. --- ChangeLog| 4 configure.ac | 2 ++ 2 files changed, 6

[groff] 02/05: Minor compilation warnings.

2018-02-28 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit b8c12a5a314b90bc12aeaa0ddd40f73b0bcef868 Author: Werner Lemberg Date: Wed Feb 28 06:43:09 2018 +0100 Minor compilation warnings. * src/devices/xditview/draw.c: Don't declare `MaxFontPosition'.

[groff] 01/01: Don't use `//' comments in C files.

2018-02-27 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit b0afc87e4bc0296de3cb1eb7ba2324b5f5348f5c Author: Werner Lemberg Date: Wed Feb 28 06:10:30 2018 +0100 Don't use `//' comments in C files. --- src/devices/xditview/draw.c | 4 ++-- src/devices/xditview/font.c | 2 +

[groff] 01/01: Minor fixes.

2017-11-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 45382e63e2208fea4b9dc4c6d844fff2d8198ce5 Author: Werner Lemberg Date: Sat Nov 4 07:27:01 2017 +0100 Minor fixes. --- contrib/groffer/groffer.1.man | 2 +- contrib/groffer/roff2.1.man | 2 +- man/ditroff.7.man

[groff] 01/01: Updated.

2017-04-11 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 863adea0afa044e09fa25955590538828406707e Author: Werner Lemberg Date: Wed Apr 12 08:06:02 2017 +0200 Updated. --- LICENSES | 17 + 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/LICENSES b

[groff] 01/01: Fix typo (#50778).

2017-04-10 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 87dd771ba81f92959175e2cb6d058d2f1897a560 Author: Werner Lemberg Date: Mon Apr 10 14:57:18 2017 +0200 Fix typo (#50778). --- doc/groff.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/groff.texi b

[groff] 01/01: * tmac/hyphenex.us: Updated to current release from TeXLive.

2017-04-06 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 905c397815fee6356184f9afc637e94da4735cdf Author: Werner Lemberg Date: Fri Apr 7 07:10:37 2017 +0200 * tmac/hyphenex.us: Updated to current release from TeXLive. --- ChangeLog| 4 + tmac/hyphenex.us | 468

[groff] 01/01: groff.texi: Fix URL of Adobe Glyph List.

2016-11-25 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit b1f66ce5eb483528b21ebfb3d007dc9bc1050493 Author: Werner Lemberg Date: Fri Nov 25 19:30:03 2016 +0100 groff.texi: Fix URL of Adobe Glyph List. --- doc/groff.texi |3 +-- 1 file changed, 1 insertion(+), 2 deletions

[groff] 01/01: [me]: Fix alignment of `(c' macro (#43306).

2016-11-21 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 89c4839e1edd61adc1d6c3d0efce8232be1645c6 Author: Werner Lemberg Date: Tue Nov 22 08:00:34 2016 +0100 [me]: Fix alignment of `(c' macro (#43306). * tmac/e.tmac-u ((c): Properly initialize environment. --- Chan

[groff] 01/01: [me] Fix vertical spacing of `(b' macro.

2016-11-19 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 98b028d626bd7c06a6cd33beed842369f1cdc129 Author: George HELFFRICH Date: Sun Nov 20 08:18:34 2016 +0100 [me] Fix vertical spacing of `(b' macro. * tmac/e.tmac-u (@k): Apply pre-spacing conditionally. ()b): Updated.

[groff] 01/01: [me] Fix remaining bugs with line numbering.

2016-11-18 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 2cc968c7828263e1d2f53944f83e2d6d78bb737c Author: George HELFFRICH Date: Sat Nov 19 07:38:29 2016 +0100 [me] Fix remaining bugs with line numbering. * tmac/e.tmac (nm): Redefine. (.n1, .n2): Update so all environme

[groff] 01/02: troff: Fix hyphenation (#48904).

2016-09-08 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 9ccdebab1133a62a719ec5e65c1e6aeef972636c Author: Werner Lemberg Date: Fri Sep 9 08:42:56 2016 +0200 troff: Fix hyphenation (#48904). This commit fixes two bugs present from the very beginning: troff (a) didn&#

[groff] 02/02: * tmac/sv.tmac: Fix `.hy' settings (#48904).

2016-09-08 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 08afa961a01e337398ef9cd62c891d0ecb0d7e30 Author: Werner Lemberg Date: Fri Sep 9 08:46:19 2016 +0200 * tmac/sv.tmac: Fix `.hy' settings (#48904). The Swedish patterns allow hyphenation after the first characte

[groff] 01/01: Fix many malloc/new vs. free/delete/delete[] mismatches (#47164)

2016-02-15 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 165ca30005f7e62d52e09cb4cff8ee227072151c Author: Bálint Réczey Date: Tue Feb 16 08:49:34 2016 +0100 Fix many malloc/new vs. free/delete/delete[] mismatches (#47164) * src/devices/grops/ps.cpp (ps_font::~ps_font, p

[groff] 01/01: Use `malloc' in `strsave'; use `free' for returned pointers (#47164).

2016-02-15 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 5ee77445e5335ac3ffc19989a3f5c7e8e1bb386e Author: Bálint Réczey Date: Tue Feb 16 00:40:53 2016 +0100 Use `malloc' in `strsave'; use `free' for returned pointers (#47164). * src/libs/libgroff/font.cpp (text_file::~text_

[groff] 01/01: Simplify memory allocation (#47162).

2016-02-15 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit b780e9e8724322831e89d49773c1735cb5f94a38 Author: Bálint Réczey Date: Tue Feb 16 00:34:24 2016 +0100 Simplify memory allocation (#47162). Many invalid memory accesses were caught by UBSAN (e.g., invalid memory acce

[groff] 01/01: [pre-grohtml] Fix out-of-bounds array access (#47161).

2016-02-15 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 09040dbf908c2563e0d918a1dca7bb564226a0f8 Author: Bálint Réczey Date: Tue Feb 16 00:16:28 2016 +0100 [pre-grohtml] Fix out-of-bounds array access (#47161). * src/preproc/html/pre-html.cpp (char_buffer::write_upto_newli

[groff] 01/01: Don't use `memcpy' with NULL input or output argument (#47160).

2016-02-15 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit dd9d0787a367404fa2a69234a98e7980236b60f4 Author: Bálint Réczey Date: Mon Feb 15 23:55:37 2016 +0100 Don't use `memcpy' with NULL input or output argument (#47160). * src/libs/libgroff/string.cpp (string::string, strin

[groff] 01/01: Minor.

2015-12-26 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 886456171b25ef2d96dc569bcc968b3fd4a0f20f Author: Werner Lemberg Date: Sat Dec 26 21:30:19 2015 +0100 Minor. --- PROBLEMS | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/PROBLEMS b/PROBLEMS

[groff] 01/01: groff_char.7.man: Restore missing `***' markers.

2015-12-26 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 51a9605855c9918c08e02504b11985e7e528f2f2 Author: Steffen Nurpmeso Date: Sat Dec 26 13:44:05 2015 +0100 groff_char.7.man: Restore missing `***' markers. Problem reported by Dave Kemper . The thread that result

[groff] 01/01: groff_char.7.man: Restore `+' markers inadvertently removed in 2014-05-27.

2015-12-26 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 842ab8d20b8ecdefe5e5a15e2cd9fe3096ac229d Author: Steffen Nurpmeso Date: Sat Dec 26 13:31:23 2015 +0100 groff_char.7.man: Restore `+' markers inadvertently removed in 2014-05-27. --- man/groff_char.7.man | 264 +++

[groff] 01/01: Typos.

2015-12-23 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 3b0523d09174ad64edf02efc16683fdfb5309da7 Author: Werner Lemberg Date: Wed Dec 23 20:58:33 2015 +0100 Typos. Reported by Zinn5jm . --- doc/pic.ms |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff

[groff] 01/01: Add a history link to roff(7).

2015-12-15 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit b0bdb3b0d308ffb7b2177c94b4a297483eb75d56 Author: Jan Stary Date: Tue Dec 15 10:18:30 2015 +0100 Add a history link to roff(7). --- man/roff.7.man | 12 +++- 1 files changed, 11 insertions(+), 1 deletions(-) diff --

[groff] 01/01: * src/preproc/eqn/text.cpp (entity_table): s/lamda/lambda/.

2015-12-13 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 5d9562e02ef04fd27fa59e367ffe742eb3171e27 Author: Werner Lemberg Date: Mon Dec 14 06:30:08 2015 +0100 * src/preproc/eqn/text.cpp (entity_table): s/lamda/lambda/. Bug reported by Brian McGuinness . --- ChangeLog

[groff] 01/01: Typos in `groff.texi' (#46319).

2015-11-19 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 97032f2e27f188acebbcb0028061875c721a77e0 Author: Dave Kemper Date: Thu Nov 19 05:44:04 2015 +0100 Typos in `groff.texi' (#46319). --- doc/groff.texi | 52 ++-- 1 files changed

[groff] 01/01: Various *.man: Syntax fixes

2015-11-15 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit fa50761da6a69ba583e96f93c517948c062752a8 Author: Ville Skyttä Date: Sat Nov 7 10:41:42 2015 +0200 Various *.man: Syntax fixes --- contrib/gpinyin/gpinyin.1.man |2 +- contrib/groffer/groffer.1.man |2 +- contr

[groff] 01/01: roff.7.man: Fix links.

2015-09-25 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 6a38708b773ae5c150b188de69e5d6c5c4172a5a Author: Jan Stary Date: Sat Sep 26 08:25:53 2015 +0200 roff.7.man: Fix links. --- man/roff.7.man |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/man/roff.

[groff] 01/01: Revert previous commit, since it doesn't work correctly yet.

2015-08-08 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit e89eadb042a8aacd3dc85768249eb8166a890d24 Author: Werner Lemberg Date: Sun Aug 9 05:31:00 2015 +0200 Revert previous commit, since it doesn't work correctly yet. --- ChangeLog |

[groff] 01/01: [grog] Don't use CR/LF line endings.

2015-07-22 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit bb001e7fdf11408276d8c18a5357403baa7e6fc3 Author: Werner Lemberg Date: Thu Jul 23 08:25:39 2015 +0200 [grog] Don't use CR/LF line endings. --- ChangeLog | 10 +- src/roff/grog/grog.pl | 204 ++-- src/roff

[groff] 01/01: [mm] Fix line length of `.DS' with indentation (#45452).

2015-07-16 Thread Werner LEMBERG
7; diversion must be set to zero, otherwise the + effective line length is too large. + + * m.tmac (DS): Call `ds@set-new-ev' with correct indentation value. + Fri Apr 3 16:33:22 2015 Werner LEMBERG Make man pages work in compatibility mode. diff --git a/contrib/mm/m.t

[groff] 01/01: Documentation fix.

2015-06-28 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit a6690261058803fbb63af9f078ad5541d1beab0c Author: Werner Lemberg Date: Sun Jun 28 22:02:36 2015 +0200 Documentation fix. Found by Carsten. --- doc/groff.texi |4 1 files changed, 0 insertions(+), 4 deletions

[groff] 01/01: Typos.

2015-06-24 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 4f8ac90e9cab63a5b628f7e7f9889aa287b4ce92 Author: Werner Lemberg Date: Wed Jun 24 14:17:56 2015 +0200 Typos. Found by Carsten Kunze. --- doc/groff.texi |4 ++-- tmac/de.tmac |2 +- 2 files changed, 3

[groff] 01/01: * tmac/tty.tmac: Fix mapping of \[bu] character for -Tutf8.

2015-06-17 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit e7ea3e1106e0745ff252808e30d13a81478402eb Author: Werner Lemberg Date: Wed Jun 17 19:47:20 2015 +0200 * tmac/tty.tmac: Fix mapping of \[bu] character for -Tutf8. Problem reported by carsten.ku...@arcor.de

[groff] 01/01: [groff] Make relocation really work.

2015-05-08 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit f9de108233d08be2dbdb7e2e5e068a0dbbd257fc Author: Eli Zaretskii Date: Fri May 8 15:14:16 2015 +0200 [groff] Make relocation really work. See https://lists.gnu.org/archive/html/groff/2015-05/msg0.html

[groff] 01/01: * tmac/tmac.am (TMACNORMALFILES): Add `zh.tmac'.

2015-05-01 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit f2825a4eb2810c0feec4f8e9c7f8910e26198983 Author: Werner Lemberg Date: Fri May 1 15:45:31 2015 +0200 * tmac/tmac.am (TMACNORMALFILES): Add `zh.tmac'. --- ChangeLog|4 tmac/tmac.am |3 ++- 2 files chang

[groff] 01/01: Add missing file for previous commit.

2015-04-30 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit ab3cf0445c3b7474680ed6451e0ec36ba2febe3c Author: Werner Lemberg Date: Thu Apr 30 09:42:22 2015 +0200 Add missing file for previous commit. --- tmac/zh.tmac | 48 1 files

[groff] 01/01: Fix Savannah bug #44941.

2015-04-30 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 4fdc2860974ace28eef4d5a7468a8959642a039b Author: Darcy SHEN Date: Thu Apr 30 09:39:31 2015 +0200 Fix Savannah bug #44941. * tmac/zh.tmac: New file to support basic Chinese (both simplified and traditional). --- C

[groff] 01/01: Fix Savannah bug #44894.

2015-04-21 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 3177cd974857eef18140316a80a780af54671267 Author: Werner Lemberg Date: Wed Apr 22 07:55:34 2015 +0200 Fix Savannah bug #44894. * tmac/strip.sed: Add a `generated file' warning. --- ChangeLog |6 ++

[groff] 01/01: [mdoc] Fix Savannah bug #44733.

2015-04-10 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 9125552b0d054ed78612af642c303126ff7d3c82 Author: Ingo Schwarze Date: Sat Apr 11 08:55:00 2015 +0200 [mdoc] Fix Savannah bug #44733. Prevent mdoc(7) Bl with trailing -width or -offset from picking up old args.

[groff] 01/01: Fix Savannah bug #44798.

2015-04-10 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit f1e56d4987b5052e265a453ba33f0a570b2eabbc Author: Werner Lemberg Date: Sat Apr 11 08:46:35 2015 +0200 Fix Savannah bug #44798. * examples/fonts_n.in, examples/fonts_x.in: Use @EGREP@. * hdtbl.am (.in.roff

[groff] 01/01: Fix Savannah bug #44767. Patch by Peter Bray.

2015-04-07 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 3fbf0d1d311152842ff7262ccaf9978ecac62c52 Author: Werner Lemberg Date: Wed Apr 8 08:56:06 2015 +0200 Fix Savannah bug #44767. Patch by Peter Bray. * src/roff/grog/grog.am (grog): Correctly substitute `grog_dir

[groff] 07/15: [gpinyin] gpinyin.man: Make it work in compatibility mode. (EL): Fix typo.

2015-04-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 79a94aa69a3b7c1c2df36ca9da1ba8d791c717c2 Author: Werner Lemberg Date: Fri Apr 3 16:29:12 2015 +0200 [gpinyin] gpinyin.man: Make it work in compatibility mode. (EL): Fix typo. --- contrib/gpinyin/ChangeLog |5

[groff] 11/15: [mm] Make man pages work in compatibility mode.

2015-04-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 06cc4bc66bccfd682933a944cfba0125a58fe71f Author: Werner Lemberg Date: Fri Apr 3 16:34:39 2015 +0200 [mm] Make man pages work in compatibility mode. * groff_mm.man, groff_mmse.man, mmroff.man: Do it. --- contrib/mm

[groff] 03/15: [chem] chem.man: Make it work in compatibility mode. (EL): Fix typo.

2015-04-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit ab39f8906dd4743f1d6c6df99182fd7733e1145d Author: Werner Lemberg Date: Fri Apr 3 16:23:14 2015 +0200 [chem] chem.man: Make it work in compatibility mode. (EL): Fix typo. --- contrib/chem/ChangeLog |5 + contrib

[groff] 14/15: Fix Savannah bug #44708 (1/2).

2015-04-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 42c866a3fc0552f7f91a4af1ba93a942130e1bd7 Author: Werner Lemberg Date: Fri Apr 3 16:54:12 2015 +0200 Fix Savannah bug #44708 (1/2). * tmac/andoc.tmac (reload_doc, reload_man): Don't use `de1', otherwis

[groff] 08/15: [groff_filenames] groff_filenames.man: Make it work in compatibility mode.

2015-04-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit d9ce8bc35cb44b1d292b63582688abcdd5a2fe00 Author: Werner Lemberg Date: Fri Apr 3 16:30:37 2015 +0200 [groff_filenames] groff_filenames.man: Make it work in compatibility mode. --- contrib/groff_filenames/ChangeLog

[groff] 13/15: [pdfmark] pdfroff.man: Make it work in compatibility mode.

2015-04-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 12e4723e685d8a9f338ddbd869d5d88e61060554 Author: Werner Lemberg Date: Fri Apr 3 16:37:41 2015 +0200 [pdfmark] pdfroff.man: Make it work in compatibility mode. --- contrib/pdfmark/ChangeLog |4 contrib/pdfmark

[groff] 15/15: Fix Savannah bug #44708 (2/2).

2015-04-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 8ac03ed2a5e1672754749df87c1742e7d161e32c Author: Werner Lemberg Date: Fri Apr 3 16:55:03 2015 +0200 Fix Savannah bug #44708 (2/2). Make man pages work in compatibility mode. Also fix some minor typos

[groff] 09/15: [groffer] roff2.man (EL): Fix typo.

2015-04-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 4b1db945ed828abd3e5719c22acd19b16d3d9f69 Author: Werner Lemberg Date: Fri Apr 3 16:31:41 2015 +0200 [groffer] roff2.man (EL): Fix typo. --- contrib/groffer/ChangeLog |4 contrib/groffer/roff2.man |4 ++-- 2

[groff] 10/15: [hdtbl] groff_hdtbl.man: Make it work in compatibility mode.

2015-04-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 37df84b7d3dc7dead0865e2770eb99a600de0e15 Author: Werner Lemberg Date: Fri Apr 3 16:32:43 2015 +0200 [hdtbl] groff_hdtbl.man: Make it work in compatibility mode. --- contrib/hdtbl/ChangeLog |4 contrib/hdtbl

[groff] 12/15: [mom] groff_mom.man: Make it work in compatibility mode.

2015-04-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 6ac67966385299bf877b4a9aa5aede378d55db40 Author: Werner Lemberg Date: Fri Apr 3 16:36:46 2015 +0200 [mom] groff_mom.man: Make it work in compatibility mode. --- contrib/mom/ChangeLog |4 contrib/mom

[groff] 02/15: [groffer] roff2.man: Make it work in compatibility mode.

2015-04-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit b28426c4ff60aed15b2469bbae8e114acab0bb6d Author: Werner Lemberg Date: Fri Apr 3 07:57:22 2015 +0200 [groffer] roff2.man: Make it work in compatibility mode. --- contrib/groffer/ChangeLog |4 contrib/groffer/roff2

[groff] 05/15: [glilypond] glilypond.man: Make it work in compatibility mode. (EL): Fix typo.

2015-04-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit c682f0c1e1a1bd1f668f207d14ef226d8a50c82b Author: Werner Lemberg Date: Fri Apr 3 16:25:55 2015 +0200 [glilypond] glilypond.man: Make it work in compatibility mode. (EL): Fix typo. --- contrib/glilypond/ChangeLog

[groff] 06/15: [gperl] gperl.man: Make it work in compatibility mode. (EL): Fix typo.

2015-04-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 4376dfd5cbd83fe81a6b38a260eae37a442ca16a Author: Werner Lemberg Date: Fri Apr 3 16:27:47 2015 +0200 [gperl] gperl.man: Make it work in compatibility mode. (EL): Fix typo. --- contrib/gperl/ChangeLog |5 + contrib

[groff] 04/15: [gdiffmk] gdiffmk.man: Make it work in compatibility mode.

2015-04-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 262fce7f8a9d42d85a17334d5f8400fc89545f10 Author: Werner Lemberg Date: Fri Apr 3 16:24:46 2015 +0200 [gdiffmk] gdiffmk.man: Make it work in compatibility mode. --- contrib/gdiffmk/ChangeLog |4 contrib/gdiffmk

[groff] 01/15: [groffer] groffer.man: Make it work in compatibility mode. (EL): Fix typo.

2015-04-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit f8376a6e22761d1cef5ac5b453623c61d8ee479c Author: Werner Lemberg Date: Fri Apr 3 07:53:24 2015 +0200 [groffer] groffer.man: Make it work in compatibility mode. (EL): Fix typo. --- contrib/groffer/ChangeLog |5

[groff] 01/01: Minor.

2015-04-02 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit b5b4cef2f65dc0dc941bb40ae7253480f4d75fcf Author: Werner Lemberg Date: Fri Apr 3 07:27:16 2015 +0200 Minor. --- tmac/tmac.am |9 - 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/tmac/tmac.am b/tmac

[groff] 02/02: [glilypond] subs.pl (where_is_prog): Fix typo.

2015-03-20 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 1d26addb692e68d029ae3cce8566bea7be3738e7 Author: Werner Lemberg Date: Fri Mar 20 11:58:58 2015 +0100 [glilypond] subs.pl (where_is_prog): Fix typo. --- contrib/groffer/ChangeLog |4 contrib/groffer/subs.pl |2

[groff] 01/02: [glilypond] Minor syntax fixes.

2015-03-20 Thread Werner LEMBERG
syntax fixes. + 2015-03-20 Werner LEMBERG * glilypond.pl : Fix typo. diff --git a/contrib/glilypond/glilypond.pl b/contrib/glilypond/glilypond.pl index 48101be..4051350 100755 --- a/contrib/glilypond/glilypond.pl +++ b/contrib/glilypond/glilypond.pl @@ -13,7 +13,7 @@ package main; # use

[groff] 01/01: [glilypond] Fix typo.

2015-03-19 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit ba8d13d944da7ee774206268db02b670beb33170 Author: Werner Lemberg Date: Fri Mar 20 06:55:45 2015 +0100 [glilypond] Fix typo. Problem reported by Grégoire Babey . --- contrib/glilypond/ChangeLog|6

[groff] 01/01: * tmac/tmac.am (TMACSPECIALFILES): Removed. No longer used.

2015-03-07 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 59e29fc8026acf043afaf2673f60fb8405311eb3 Author: Werner Lemberg Date: Sat Mar 7 20:04:03 2015 +0100 * tmac/tmac.am (TMACSPECIALFILES): Removed. No longer used. --- ChangeLog|4 tmac/tmac.am |3 +-- 2 files

[groff] 01/01: * tmac/doc-common-u (Dd): Avoid warning `unbalanced .el request'.

2015-03-06 Thread Werner LEMBERG
4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8be9941..f43f6a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2015-03-07 Ingo Schwarze + + * tmac/doc-common-u (Dd): Avoid warning `unbalanced .el request'. + 2015-02-

[groff] 02/02: Minor fixes due to renaming `groff.texinfo' to `groff.texi'.

2015-02-11 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 542dad5a943fb92fb9835585f0d767bad33e9991 Author: Werner Lemberg Date: Thu Feb 12 08:00:34 2015 +0100 Minor fixes due to renaming `groff.texinfo' to `groff.texi'. * doc/doc.am (SUFFIXES): Update. * m

[groff] 01/02: Minor fixes.

2015-02-11 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit bf464d93f610d7715cad8b8f61e741221c51607d Author: Werner Lemberg Date: Thu Feb 12 07:57:56 2015 +0100 Minor fixes. --- doc/groff.texi |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc

[groff] 01/01: Fix Savannah bug #43905.

2015-01-14 Thread Werner LEMBERG
src/libs/libgroff/uniglyph.cpp (unicode_to_glyph_list): Remove + double entries for `rk', `lk', `lt', `rt', `rb', and `lb'. + 2014-12-16 Werner LEMBERG Update Unicode-to-Unicode mapping to version 7.0.0. diff --git a/src/libs/libgroff/glyphuni.cpp b/src/libs/libgro

[groff] 01/01: Update Unicode-to-Unicode mapping to version 7.0.0.

2014-12-15 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 16c1ab8181a99d77e1c84a2a735dfadcbdd94c3d Author: Werner Lemberg Date: Tue Dec 16 04:42:03 2014 +0100 Update Unicode-to-Unicode mapping to version 7.0.0. * src/libs/libgroff/make-uniuni: Update emitted copyright

[groff] 01/01: Typo.

2014-12-14 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit efacab960acc606aebb73d99328e0302ceffb949 Author: Werner Lemberg Date: Sun Dec 14 15:47:29 2014 +0100 Typo. --- man/groff_char.man |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/man/groff_char.man b

[groff] 01/01: Fix previous commit.

2014-11-29 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit d055091bfd7a3e5f873f9cca220040cb02980629 Author: Werner Lemberg Date: Sat Nov 29 15:16:41 2014 +0100 Fix previous commit. We forgot to test whether the patch works if compiling from scratch... Problem

[groff] 02/02: Improve native Windows port.

2014-11-20 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 6360d7c66deea677de7260e1efacfce3daa55d85 Author: Eli Zaretskii Date: Thu Nov 20 19:45:17 2014 +0100 Improve native Windows port. This patch fixes two issues. . Handle backslashes in `.lf' arguments for MSDO

[groff] 01/02: Formatting.

2014-11-20 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 25a32bb6e9ad73a9076ef02072d1835e5abc886c Author: Werner Lemberg Date: Thu Nov 20 19:18:05 2014 +0100 Formatting. --- ChangeLog | 15 +++ 1 files changed, 7 insertions(+), 8 deletions(-) diff --git a/ChangeLog

[groff] 01/01: * src/libs/gnulib/*: Regenerate autotool files.

2014-11-04 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit c50f242558628887c91c659998fc0c432891011b Author: Werner Lemberg Date: Tue Nov 4 09:34:29 2014 +0100 * src/libs/gnulib/*: Regenerate autotool files. --- ChangeLog |4 + src/libs/gnulib/Makefile.in

[groff] 02/02: Version 1.22.3 released =======================

2014-11-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 1972622d770b6c6ab68ae48ebf44af037aff9f1c Author: Werner Lemberg Date: Tue Nov 4 07:55:53 2014 +0100 Version 1.22.3 released === * NEWS, README, doc/webpage.ms: Updated. * doc

[groff] 01/02: * version.sh (_GROFF_VERSION_PRESET): Set to 1.22.3.

2014-11-03 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 943b2e5503295df68482ab60b57cb4cd238c48a6 Author: Werner Lemberg Date: Tue Nov 4 06:51:12 2014 +0100 * version.sh (_GROFF_VERSION_PRESET): Set to 1.22.3. --- contrib/groffer/ChangeLog |4 contrib/groffer/version.sh

[groff] 01/01: * Makefile.in (OTHERDIRS): Mention `afmtodit' first.

2014-10-28 Thread Werner LEMBERG
RDIRS): Mention `afmtodit' first. + + Otherwise, some fonts in `devpdf' (`U-*') are not built. + 2014-10-26 Eli Zaretskii Werner LEMBERG diff --git a/Makefile.in b/Makefile.in index 7351bbc..bc156ce 100644 --- a/Makefile.in +++ b/Makefile.in @@ -696,8 +696

[groff] 01/01: Add Windows `.cmd' wrapper files.

2014-10-26 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit cbd37b446c0e5f905a31d48305b69ea14c83c069 Author: Werner Lemberg Date: Sun Oct 26 20:08:01 2014 +0100 Add Windows `.cmd' wrapper files. * arch/mingw/*: New files, provided by Eli. * Makefi

[groff] 01/01: * m4/iconv.m4: Really avoid false detection of non-working iconv.

2014-10-23 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 6d4aa2e3bddc10aff60455da0bc5b751a2e776a3 Author: Daiki Ueno Date: Thu Oct 23 19:44:36 2014 +0200 * m4/iconv.m4: Really avoid false detection of non-working iconv. --- ChangeLog |4 m4/iconv.m4 | 38 ++

[groff] 01/01: Whitespace.

2014-10-21 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 495bfe085c478ed71fc5952a1027ec39bff7285e Author: Werner Lemberg Date: Wed Oct 22 07:36:19 2014 +0200 Whitespace. --- Makefile.in |2 +- m4/groff.m4 |8 2 files changed, 5 insertions(+), 5 deletions(-) diff

[groff] 01/01: iconv: avoid false detection of non-working iconv

2014-10-21 Thread Werner LEMBERG
char **' or 'char **'. If CC is g++, the difference causes a compile error and thus leads to a false detection of non-working iconv. Reported by Eli Zaretskii and Werner LEMBERG in: <https://lists.gnu.org/archive/html/bug-gnulib/2014-10/msg00023.html>. *

[groff] 01/01: * src/libs/gnulib/lib/wctype.in.h: Include `config.h'.

2014-10-20 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit ac964fdf469d8ac9514296c935d35e4adce1ea5d Author: Werner Lemberg Date: Mon Oct 20 20:54:11 2014 +0200 * src/libs/gnulib/lib/wctype.in.h: Include `config.h'. Problem reported by Eli Zaretskii . This

[groff] 01/01: [doc] Minor: Fix Savannah bug #41899.

2014-10-19 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 818e9c3e2e19491933b92d1ff1baa86e8ca13866 Author: Bjarni Ingi Gislason Date: Sun Oct 19 23:42:42 2014 +0200 [doc] Minor: Fix Savannah bug #41899. --- MORE.STUFF |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff

[groff] 01/01: Fix Savannah bug #42151.

2014-10-19 Thread Werner LEMBERG
/ChangeLog @@ -1,3 +1,10 @@ +2014-10-19 Doug McIlroy + + Fix Savannah bug #42151. + + * src/preproc/eqn/lex.cpp (file_input::read_line): Handle CR/LF. + * src/preproc/pic/pic.cpp (file_input::read_line): Ditto. + 2014-10-18 Werner LEMBERG [mdoc] Add Darwin version string

[groff] 01/01: groff_char.man: Add some words for `\[uXXXX]'.

2014-10-18 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit 4834f90f52d90209a4136505ee35c211babd8230 Author: Werner Lemberg Date: Sat Oct 18 09:24:10 2014 +0200 groff_char.man: Add some words for `\[u]'. --- man/groff_char.man | 12 +++- 1 files changed, 11 inser

[groff] 01/01: Minor.

2014-10-17 Thread Werner LEMBERG
wl pushed a commit to branch master in repository groff. commit e1f95bc0ba13708d5ae682a86d8a000173c28597 Author: Werner Lemberg Date: Sat Oct 18 07:46:10 2014 +0200 Minor. --- README |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/README b/README index f94f0b8

  1   2   3   4   5   6   7   8   9   10   >