<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/seq.c, branch v5.2.0</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v5.2.0</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v5.2.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2004-02-03T18:40:25Z</updated>
<entry>
<title>(print_numbers): Use 'double' for loop index, not</title>
<updated>2004-02-03T18:40:25Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-02-03T18:40:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e8416c5e12473f009eeaa25d699a5470bc005f3c'/>
<id>urn:sha1:e8416c5e12473f009eeaa25d699a5470bc005f3c</id>
<content type='text'>
'int', to avoid problems with integer overflow.  On almost all
machines 'double' works in every case where 'int' works, and
it works on other cases besides.
</content>
</entry>
<entry>
<title>Reword so as not to exclude the possibility that INCREMENT be zero.</title>
<updated>2004-01-27T13:09:16Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-01-27T13:09:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=058f602aeb035c011464dff98167c5693b26a76f'/>
<id>urn:sha1:058f602aeb035c011464dff98167c5693b26a76f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(usage): Use EXIT_SUCCESS, not 0, for clarity.</title>
<updated>2004-01-22T20:51:09Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-01-22T20:51:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=faa1322508c73b1fac3904cc1fe667356697c6b4'/>
<id>urn:sha1:faa1322508c73b1fac3904cc1fe667356697c6b4</id>
<content type='text'>
(print_numbers): Now returns void, not (zero) int.
All callers changed.
(main): Remove unused local variable 'errs'.  Always exit successfully
if we reach the end.
</content>
</entry>
<entry>
<title>Include "c-strtod.h".</title>
<updated>2003-11-27T08:14:39Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-11-27T08:14:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=355848c4c8897314bbc0fea8ba71fa6adfc39665'/>
<id>urn:sha1:355848c4c8897314bbc0fea8ba71fa6adfc39665</id>
<content type='text'>
(scan_double_arg): Update xstrtod call to include new argument, c_strtod.
</content>
</entry>
<entry>
<title>Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS change</title>
<updated>2003-10-18T10:05:47Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-10-18T10:05:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=cf4fdf373fa202877d8141fcf7c1ef655a8e06d9'/>
<id>urn:sha1:cf4fdf373fa202877d8141fcf7c1ef655a8e06d9</id>
<content type='text'>
of 2003-09-19.  Now, AUTHORS is a comma-separated list of strings.
Update the call to parse_long_options so that `AUTHORS, NULL' are the
last parameters.

* src/true.c (main): Append NULL to version_etc argument list.
* src/sys2.h (case_GETOPT_VERSION_CHAR): Likewise.
</content>
</entry>
<entry>
<title>(WRITTEN_BY): Rename from AUTHORS.</title>
<updated>2003-09-18T22:19:03Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-09-18T22:19:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=bafd927f03084ba6b12f7ff1b95352eb0e3a0a84'/>
<id>urn:sha1:bafd927f03084ba6b12f7ff1b95352eb0e3a0a84</id>
<content type='text'>
Begin each WRITTEN_BY string with `Written by ' and end it with `.'.
Mark each WRITTEN_BY string as translatable.
</content>
</entry>
<entry>
<title>(step): Default to 1.</title>
<updated>2003-09-05T06:54:59Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-09-05T06:54:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1ba2d9615e3cb7334a20498881bf2ef744338fd1'/>
<id>urn:sha1:1ba2d9615e3cb7334a20498881bf2ef744338fd1</id>
<content type='text'>
(print_numbers): Allow the output to be empty.
(main): The default step is 1, even if LAST &lt; FIRST;
as per documentation.
</content>
</entry>
<entry>
<title>This makes seq's --width (-w) option work properly even when the</title>
<updated>2003-09-04T22:21:25Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-09-04T22:21:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=221e569fbfeafc27b579b9e96d7d42d83ae0fc97'/>
<id>urn:sha1:221e569fbfeafc27b579b9e96d7d42d83ae0fc97</id>
<content type='text'>
endpoint requiring the largest width is negative and smaller than
the other endpoint.

(get_width_format): Include `-' in the set of bytes
allowed in a `simple' number (no decimal point, no exponent).
</content>
</entry>
<entry>
<title>Don't include headers already included by system.h:</title>
<updated>2003-07-23T07:29:54Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-07-23T07:29:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4f4e9aa8e16aaaf7dea9bb8053168316c0515626'/>
<id>urn:sha1:4f4e9aa8e16aaaf7dea9bb8053168316c0515626</id>
<content type='text'>
Don't include closeout.h.
</content>
</entry>
<entry>
<title>(main): Call initialize_main.</title>
<updated>2003-06-17T18:13:23Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-06-17T18:13:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6bcd4b08baf53737b37d7dcc2d92460133b2891c'/>
<id>urn:sha1:6bcd4b08baf53737b37d7dcc2d92460133b2891c</id>
<content type='text'>
</content>
</entry>
</feed>
