<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/expr.c, branch v5.91</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v5.91</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v5.91'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2005-09-13T22:30:56Z</updated>
<entry>
<title>(docolon): Add IF_LINT check to avoid GCC warning.</title>
<updated>2005-09-13T22:30:56Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-13T22:30:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=360b98042fa20a4418371cb91ad0d881c6d3762d'/>
<id>urn:sha1:360b98042fa20a4418371cb91ad0d881c6d3762d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* src/expr.c (docolon): 64-bit regex fixes.</title>
<updated>2005-09-09T21:08:51Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-09T21:08:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=35155485bb3c31b06e3cea38773fb0c7379c8c72'/>
<id>urn:sha1:35155485bb3c31b06e3cea38773fb0c7379c8c72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>whoops: Adding quote(...) isn't enough :)</title>
<updated>2005-06-16T21:41:57Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-06-16T21:41:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f682977c0cce43713d0e4a112fc3dbb4fa58d013'/>
<id>urn:sha1:f682977c0cce43713d0e4a112fc3dbb4fa58d013</id>
<content type='text'>
remove quotes from the string, too.
</content>
</entry>
<entry>
<title>Don't embed `this'-style quotes in format strings.</title>
<updated>2005-06-16T21:37:37Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-06-16T21:37:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f696c57a8ee46a7df82f860275b88fb329740e69'/>
<id>urn:sha1:f696c57a8ee46a7df82f860275b88fb329740e69</id>
<content type='text'>
Include "quote.h".
Rather than this: error (..., "...`%s'...", arg);
do this:          error (..., "...%s...", quote (arg));
</content>
</entry>
<entry>
<title>Include strnumcmp.h, xstrtol.h.</title>
<updated>2005-05-27T20:36:20Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-05-27T20:36:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6d740fd9eea4115304e493147e203c665489fb34'/>
<id>urn:sha1:6d740fd9eea4115304e493147e203c665489fb34</id>
<content type='text'>
(looks_like_integer): New function.
(toarith): Use it.  Also, use xstrtoimax rather than rolling our
own diagnostics.
(eval2): Don't look for trouble if !evaluate; this simplifies things.
Compare numbers using string comparison, so that overflow is
not possible.
</content>
</entry>
<entry>
<title>(toarith): Fix a sign error introduced on 2005-01-14.</title>
<updated>2005-05-26T16:09:38Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-26T16:09:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6fc0ccf717c09d2dc941ee9d6622e7e987653eeb'/>
<id>urn:sha1:6fc0ccf717c09d2dc941ee9d6622e7e987653eeb</id>
<content type='text'>
</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>(docolon): Use NULL, not `0'.</title>
<updated>2005-03-28T18:17:02Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-03-28T18:17:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=eab72607cc3d0877391147429b22012091624322'/>
<id>urn:sha1:eab72607cc3d0877391147429b22012091624322</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(tostring, printv): Use INT_BUFSIZE_BOUND in place of INT_STRLEN_BOUND + 1.</title>
<updated>2005-03-10T08:02:24Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-03-10T08:02:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f83e17f9284d36767c4dde92c1ec95716ef716ad'/>
<id>urn:sha1:f83e17f9284d36767c4dde92c1ec95716ef716ad</id>
<content type='text'>
</content>
</entry>
</feed>
