Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
* [PATCH 0/2] Add rules in hyphen2endash.sh
@ 2016-09-18 14:24 Akira Yokosawa
  2016-09-18 14:26 ` [PATCH 1/2] hyphen2endash.sh: Add substitution patterns Akira Yokosawa
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Akira Yokosawa @ 2016-09-18 14:24 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From ec548ecfa8846f40731a0945853d3ac9018b4d71 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Sun, 18 Sep 2016 23:09:34 +0900
Subject: [PATCH 0/2] Add rules in hyphen2endash.sh

This is an update of scripts added in commit dd08907f289d
("Trial of replacing hyphens with en-dashes for number ranges").

1st patch adds patterns for the following:
  o CPUs~nn--mm
  o \co{xxx}--\co{yyy}

It also fixes typo in the authors email address.

2nd patch merges several rules by using "[abc]" regex patterns.

Akira Yokosawa (2):
  hyphen2endash.sh: Add substitution patterns
  hyphen2endash.sh: Merge subst patterns

 utilities/dohyphen2endash.sh |  2 +-
 utilities/hyphen2endash.sh   | 23 +++++++++++------------
 2 files changed, 12 insertions(+), 13 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-09-18 17:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-18 14:24 [PATCH 0/2] Add rules in hyphen2endash.sh Akira Yokosawa
2016-09-18 14:26 ` [PATCH 1/2] hyphen2endash.sh: Add substitution patterns Akira Yokosawa
2016-09-18 14:28 ` [PATCH 2/2] hyphen2endash.sh: Merge subst patterns Akira Yokosawa
2016-09-18 17:44 ` [PATCH 0/2] Add rules in hyphen2endash.sh Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox