<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/lib/float.rs, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2011-12-06T20:13:04+00:00</updated>
<entry>
<title>Establish 'core' library separate from 'std'.</title>
<updated>2011-12-06T20:13:04+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2011-12-06T00:46:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=447414f00774d37d934867f5a476cf00e1f95423'/>
<id>urn:sha1:447414f00774d37d934867f5a476cf00e1f95423</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove compile-command from local variable blocks</title>
<updated>2011-11-17T19:46:13+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2011-11-17T19:46:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=adc79e2f448d50b4d0dfd7b7c10a36711959b384'/>
<id>urn:sha1:adc79e2f448d50b4d0dfd7b7c10a36711959b384</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced constant functions with actual constants in std and updated tests</title>
<updated>2011-11-16T02:02:45+00:00</updated>
<author>
<name>Stefan Plantikow</name>
<email>stefan.plantikow@googlemail.com</email>
</author>
<published>2011-11-16T01:10:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d335d1a1699ed66d44d3efa03a46762c0473f316'/>
<id>urn:sha1:d335d1a1699ed66d44d3efa03a46762c0473f316</id>
<content type='text'>
Fixes issue #1165
</content>
</entry>
<entry>
<title>Add float support to #fmt. Fix #1014.</title>
<updated>2011-11-10T19:40:34+00:00</updated>
<author>
<name>Josh Matthews</name>
<email>josh@joshmatthews.net</email>
</author>
<published>2011-11-10T11:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=43cb74b830110693e4e54c5670033cbae5c87e24'/>
<id>urn:sha1:43cb74b830110693e4e54c5670033cbae5c87e24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disallow writing to function arguments again</title>
<updated>2011-11-03T09:57:54+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-11-03T09:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1a68a98824cab9122bb39920d09415ff34a3944e'/>
<id>urn:sha1:1a68a98824cab9122bb39920d09415ff34a3944e</id>
<content type='text'>
Remove implicit copying hack.

Closes #1118
</content>
</entry>
<entry>
<title>Make float::from_str ignore whitespace (#1089)</title>
<updated>2011-10-30T20:40:59+00:00</updated>
<author>
<name>Matt Brubeck</name>
<email>mbrubeck@limpet.net</email>
</author>
<published>2011-10-28T23:01:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8c51d4b002b2743fd50bc715429265aaaf482762'/>
<id>urn:sha1:8c51d4b002b2743fd50bc715429265aaaf482762</id>
<content type='text'>
Discard leading and trailing whitespace, for consistency with C/JS/Java/etc.
Also, don't allow floating point numbers that start or end with 'e'.
</content>
</entry>
<entry>
<title>Change behavior of float::nonpositive/nonnegative</title>
<updated>2011-10-28T21:44:39+00:00</updated>
<author>
<name>Matt Brubeck</name>
<email>mbrubeck@limpet.net</email>
</author>
<published>2011-10-28T00:45:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=45d77779916a7af0b2b7656453e31eea9f4b3cfa'/>
<id>urn:sha1:45d77779916a7af0b2b7656453e31eea9f4b3cfa</id>
<content type='text'>
Rather than being defined as !positive and !negative, these should act the
same as negative and positive (respectively).  The only effect of this change
should be that all four functions will now return false for NaN.
</content>
</entry>
<entry>
<title>Use IEEE 754 semantics for NaN (Issue #1084)</title>
<updated>2011-10-28T21:44:39+00:00</updated>
<author>
<name>Matt Brubeck</name>
<email>mbrubeck@limpet.net</email>
</author>
<published>2011-10-28T05:01:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=000b2fe9a6b18cab1deee9579e8740d7c37a67b4'/>
<id>urn:sha1:000b2fe9a6b18cab1deee9579e8740d7c37a67b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>+0.0 should be positive and -0.0 should be negative.</title>
<updated>2011-10-28T21:44:39+00:00</updated>
<author>
<name>Matt Brubeck</name>
<email>mbrubeck@limpet.net</email>
</author>
<published>2011-10-27T23:22:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7e064deacfc9eab6e79737bb1f5070a19e2e1dc1'/>
<id>urn:sha1:7e064deacfc9eab6e79737bb1f5070a19e2e1dc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add std documentation for float and u8 functions</title>
<updated>2011-10-27T20:37:53+00:00</updated>
<author>
<name>Matt Brubeck</name>
<email>mbrubeck@limpet.net</email>
</author>
<published>2011-10-27T19:46:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a9f9227a1c3d944ea9f5d88c721fbb32473b5454'/>
<id>urn:sha1:a9f9227a1c3d944ea9f5d88c721fbb32473b5454</id>
<content type='text'>
</content>
</entry>
</feed>
