<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/nl.c, branch v6.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-04-12T07:37:11Z</updated>
<entry>
<title>Clear the RE_NO_EMPTY_RANGES re syntax option, as this is a less intrusive</title>
<updated>2006-04-12T07:37:11Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-04-12T07:37:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7e17831f0a03acc9a92dcc73ed525ab2e61e706f'/>
<id>urn:sha1:7e17831f0a03acc9a92dcc73ed525ab2e61e706f</id>
<content type='text'>
change from the old (Emacs) behavior, and POSIX allows us to treat [z-a]
as an empty range.
</content>
</entry>
<entry>
<title>(build_type_arg): Set re_syntax_options to a value that is compatible</title>
<updated>2006-04-12T07:15:21Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-04-12T07:15:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6fd9c6f98e568a360a5378d033e0c5859b20de8d'/>
<id>urn:sha1:6fd9c6f98e568a360a5378d033e0c5859b20de8d</id>
<content type='text'>
with what POSIX requires.
</content>
</entry>
<entry>
<title>(body_fastmap, header_fastmap, footer_fastmap):</title>
<updated>2006-04-11T00:51:23Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-04-11T00:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fad52643e0f6b3ebdae1c7763973bc4ffc7f1368'/>
<id>urn:sha1:fad52643e0f6b3ebdae1c7763973bc4ffc7f1368</id>
<content type='text'>
New vars.
(build_type_arg): New fastmap arg.  All uses changed.
Don't bother allocating a buffer, but set a fastmap.
</content>
</entry>
<entry>
<title>(proc_text): Store match length in regoff_t,</title>
<updated>2005-09-09T21:09:48Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-09T21:09:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0d11284c9e87e6abece74ecdd07a603292b03671'/>
<id>urn:sha1:0d11284c9e87e6abece74ecdd07a603292b03671</id>
<content type='text'>
not int.  Assume that negative return values less than -2
represent regoff_t overflow.
(build_type_arg): Check for size_t overflow.
</content>
</entry>
<entry>
<title>Update FSF postal mail address.</title>
<updated>2005-05-14T07:58:31Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T07:58:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=44d59bb168eaf820bdfd13ee9df442cde795f9c7'/>
<id>urn:sha1:44d59bb168eaf820bdfd13ee9df442cde795f9c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update FSF postal mail address.</title>
<updated>2005-05-14T06:57:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T06:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c0c815af8db441526ef112700b9185df6006c771'/>
<id>urn:sha1:c0c815af8db441526ef112700b9185df6006c771</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove trailing blank</title>
<updated>2004-09-22T19:59:20Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-09-22T19:59:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b4fb292a822b89aae661c9a91a07f8e1c5fb54e6'/>
<id>urn:sha1:b4fb292a822b89aae661c9a91a07f8e1c5fb54e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused "case 0".</title>
<updated>2004-09-21T22:26:42Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-09-21T22:26:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=81ca57a91d18d157c0a1405b98641b8de00a0817'/>
<id>urn:sha1:81ca57a91d18d157c0a1405b98641b8de00a0817</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(TRUE, FALSE): Remove; all uses changed to true, false.</title>
<updated>2004-08-03T06:59:28Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-08-03T06:59:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2ca9ac1f58f60a330611df92c1b8cf49ee069b81'/>
<id>urn:sha1:2ca9ac1f58f60a330611df92c1b8cf49ee069b81</id>
<content type='text'>
(enum number_format): Remove.
(FORMAT_RIGHT_NOLZ, FORMAT_RIGHT_LZ, FORMAT_LEFT): Now strings,
not enum values.
(DEFAULT_SECTION_DELIMITERS): Now an array constant, not a macro.
(section_del): Now const.
(print_fmt): Remove.
(starting_line_number, page_incr, blank_join, line_no,
print_lineno, proc_text, main):
Use intmax_t for line numbers.
(reset_numbers, have_read_stdin, build_type_arg, nl_file, main):
Use bool for booleans.
(lineno_format): Now a string, not an enum value.
(build_print_fmt): Remove.  All calls removed.  This work is
now doen within print_lineno.
(build_type_arg): Use size_t for sizes.
(print_lineno): Check for line number overflow.
(proc_text, main): Remove unnecessary cast.
</content>
</entry>
<entry>
<title>(usage): Specify that nl uses _basic_ regular expressions.</title>
<updated>2004-03-13T07:58:45Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-03-13T07:58:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d86b014ebb9550a33e0f9b90bb5d42b6bd207777'/>
<id>urn:sha1:d86b014ebb9550a33e0f9b90bb5d42b6bd207777</id>
<content type='text'>
</content>
</entry>
</feed>
