<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/paste, branch master</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=master</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2026-01-16T21:22:28Z</updated>
<entry>
<title>maint: spelling fixes</title>
<updated>2026-01-16T21:22:28Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2026-01-16T21:22:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=23e696b0b2fa0be80ba4d544dc2efc6f7136856b'/>
<id>urn:sha1:23e696b0b2fa0be80ba4d544dc2efc6f7136856b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>paste: support multi-byte delimiters</title>
<updated>2026-01-13T14:32:01Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2026-01-12T23:41:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=06d228043f4bbf056d1d33f7fd2b4a39259ab5ae'/>
<id>urn:sha1:06d228043f4bbf056d1d33f7fd2b4a39259ab5ae</id>
<content type='text'>
* src/paste.c (collapse_escapes): This is the central --delimiters
parsing function, so adjust to handle multi-byte chars with
mcel_scanz().  Populate a delimiters length array to support
characters of differing lengths.
(paste_serial): Use the delimiters length array to output
the appropriate delimiter.
(paste_parallel): Likewise.
* tests/paste/multi-byte.sh: A new test.
* tests/local.mk: Reference the new test.
* NEWS: Mention the improvement.
</content>
</entry>
</feed>
