<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/cut.c, branch DU-FTS</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=DU-FTS</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=DU-FTS'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2003-01-09T20:16:58Z</updated>
<entry>
<title>When selecting ranges of byte offsets (as opposed to ranges of fields)</title>
<updated>2003-01-09T20:16:58Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-01-09T20:16:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=322ee6e302ba71e69b4a7f7ef70b7e5e7392d428'/>
<id>urn:sha1:322ee6e302ba71e69b4a7f7ef70b7e5e7392d428</id>
<content type='text'>
and when --output-delimiter=STRING is specified, output STRING between
ranges of selected bytes.

(RANGE_START_SENTINEL): Define.
(output_delimiter_specified): New global.
(print_kth): Add parameter.  Adjust all callers.
(set_fields): Mark each range-start index with RANGE_START_SENTINEL.
(cut_bytes): When requested, output STRING between ranges of
selected bytes.
(main): Make a diagnostic a little clearer.
Based on a patch from Jan Nieuwenhuizen.
</content>
</entry>
<entry>
<title>(set_fields): Make code agree with comment:</title>
<updated>2003-01-09T19:30:22Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-01-09T19:30:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e66ab953ef86dc10ab33bef1158df9ae921d587d'/>
<id>urn:sha1:e66ab953ef86dc10ab33bef1158df9ae921d587d</id>
<content type='text'>
Don't merge abutting ranges like 4- and 2-3.  This makes no
difference currently, but is required to support an upcoming change.
</content>
</entry>
<entry>
<title>(set_fields): Fix typo in comment.</title>
<updated>2003-01-07T17:12:11Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-01-07T17:12:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7d1c7640986a846caf7463107af8d1e692c3eb17'/>
<id>urn:sha1:7d1c7640986a846caf7463107af8d1e692c3eb17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(cut_fields): Add a temporary size_t variable, n_bytes, to avoid warnings.</title>
<updated>2002-10-12T09:40:02Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-10-12T09:40:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0b7a5a2391e1f61a71e995b583f3229d0b4fa6d0'/>
<id>urn:sha1:0b7a5a2391e1f61a71e995b583f3229d0b4fa6d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it.</title>
<updated>2002-07-02T09:06:33Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-07-02T09:06:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5a731510b2f53cff57266fcd006e61e8743e86df'/>
<id>urn:sha1:5a731510b2f53cff57266fcd006e61e8743e86df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reflect renaming to, and new usage of these macros:</title>
<updated>2001-12-01T17:41:25Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-12-01T17:41:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3a0a028c8c549e1aa38b7c39d371c696dc3d6a07'/>
<id>urn:sha1:3a0a028c8c549e1aa38b7c39d371c696dc3d6a07</id>
<content type='text'>
HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTION.
</content>
</entry>
<entry>
<title>(usage): Use new macros, EMIT_HELP_DESCRIPTION and EMIT_VERSION_DESCRIPTION</title>
<updated>2001-12-01T17:21:56Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-12-01T17:21:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=afa12bc91246072ba505a8a1d57eba1486f33ee2'/>
<id>urn:sha1:afa12bc91246072ba505a8a1d57eba1486f33ee2</id>
<content type='text'>
instead of hard-coding --help and --version descriptions.
</content>
</entry>
<entry>
<title>Factor out some common strings to make translation easier.</title>
<updated>2001-11-23T19:58:23Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-11-23T19:58:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=909dc8c01d31c23ffe4e89f4ec68850b5d401662'/>
<id>urn:sha1:909dc8c01d31c23ffe4e89f4ec68850b5d401662</id>
<content type='text'>
Split usage strings so that --help and --version descriptions are alone
in their own string.
Likewise for the one that says:
  Mandatory arguments to long options are mandatory for short options too.
</content>
</entry>
<entry>
<title>(usage): Split --help output into smaller pieces.</title>
<updated>2001-11-11T20:04:57Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-11-11T20:04:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=69b3ea263dafb7f315b714017d943c420acf9cdc'/>
<id>urn:sha1:69b3ea263dafb7f315b714017d943c420acf9cdc</id>
<content type='text'>
Use fputs, not printf.
</content>
</entry>
<entry>
<title>(usage): Say that</title>
<updated>2001-11-04T09:43:16Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-11-04T09:43:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ff4121e50e68db095b7248ec6160ff3a660be55a'/>
<id>urn:sha1:ff4121e50e68db095b7248ec6160ff3a660be55a</id>
<content type='text'>
``Mandatory arguments to long options are mandatory for short options too.\n\''
</content>
</entry>
</feed>
