<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/lib/human.h, branch v6.0</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.0</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2005-09-22T06:05:39Z</updated>
<entry>
<title>Sync from gnulib.</title>
<updated>2005-09-22T06:05:39Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-22T06:05:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2d0c5eefd05ebe38eaf003940b4fd0feaa3e7b2f'/>
<id>urn:sha1:2d0c5eefd05ebe38eaf003940b4fd0feaa3e7b2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Assume HAVE_UNISTD_H, i.e., include &lt;unistd.h&gt; unconditionally.</title>
<updated>2005-07-02T08:41:46Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-07-02T08:41:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=410f98fc2b9bd775f809818590959272c04e6c9c'/>
<id>urn:sha1:410f98fc2b9bd775f809818590959272c04e6c9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update FSF postal mail address.</title>
<updated>2005-05-14T07:58:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T07:58:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=116e6fb2443d140959ea042865cd67b95aab3c47'/>
<id>urn:sha1:116e6fb2443d140959ea042865cd67b95aab3c47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(LONGEST_HUMAN_READABLE): Use 146/485 rather than 302/1000.</title>
<updated>2005-03-09T19:22:21Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-03-09T19:22:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=111fada0c3c2f11874ccf2f1f6b3e9df335a1250'/>
<id>urn:sha1:111fada0c3c2f11874ccf2f1f6b3e9df335a1250</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(LONGEST_HUMAN_READABLE): Add 1 for space before unit.</title>
<updated>2004-11-16T07:51:59Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-11-16T07:51:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c49c8d6feeabdb41f8e5340c41005f4150b55d11'/>
<id>urn:sha1:c49c8d6feeabdb41f8e5340c41005f4150b55d11</id>
<content type='text'>
(human_space_before_unit): New constant.
</content>
</entry>
<entry>
<title>Use Autoconf-suggested pattern for inttypes and stdint.</title>
<updated>2004-08-02T22:49:58Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-08-02T22:49:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=75d42c8224cb187b52f71213540ddbf20ee1d0d3'/>
<id>urn:sha1:75d42c8224cb187b52f71213540ddbf20ee1d0d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge from gnulib.</title>
<updated>2003-06-06T19:16:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-06-06T19:16:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4a57eac20dc5aa55b0d9beaefd00c35928b88de0'/>
<id>urn:sha1:4a57eac20dc5aa55b0d9beaefd00c35928b88de0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite to support locale-specific</title>
<updated>2002-10-19T13:48:04Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-10-19T13:48:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=dce67bd2619d8df59a622ae6c1570e68d46b2930'/>
<id>urn:sha1:dce67bd2619d8df59a622ae6c1570e68d46b2930</id>
<content type='text'>
notations like thousands separators.
Specify what includer of include.h must include beforehand.
(human_group_digits, human_suppress_point_zero, human_autoscale,
human_base_1024, human_SI, human_B): New enum values.
(human_readable): Rename from human_readable_inexact; put the
options before the sizes.  All uses changed.  The old human_readable
function has been removed; use inttostr.h instead.
(human_options): Renamed from human_block_size, with new signature
that allows block sizes up to UINTMAX_MAX.  All callers changed.
</content>
</entry>
<entry>
<title>(enum human_inexact_style): New enum.</title>
<updated>1999-07-04T08:47:49Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1999-07-04T08:47:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=56533a5671398122c3dbfd578c00a6d473ddb126'/>
<id>urn:sha1:56533a5671398122c3dbfd578c00a6d473ddb126</id>
<content type='text'>
(human_readable_inexact): New decl.
</content>
</entry>
<entry>
<title>&lt;inttypes.h&gt;: Include it here instead.</title>
<updated>1999-04-25T19:20:18Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1999-04-25T19:20:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1c9a7ba541586964bfedc1fe21673fa8335f0993'/>
<id>urn:sha1:1c9a7ba541586964bfedc1fe21673fa8335f0993</id>
<content type='text'>
&lt;config.h&gt;: Include it here too.
</content>
</entry>
</feed>
