index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
num
/
f32.rs
Age
Commit message (
Expand
)
Author
Lines
2013-08-19
Add externfn macro and correctly label fixed_stack_segments
Niko Matsakis
-1
/
+1
2013-08-16
doc: correct spelling in documentation.
Huon Wilson
-1
/
+1
2013-07-08
Replaces the free-standing functions in f32, &c.
Jens Nockert
-49
/
+15
2013-07-01
rustc: add a lint to enforce uppercase statics.
Huon Wilson
-0
/
+1
2013-06-30
Specialize to_str_common for floats/integers in strconv
Alex Crichton
-11
/
+11
2013-06-18
replace #[inline(always)] with #[inline]. r=burningtree.
Graydon Hoare
-129
/
+129
2013-06-11
std: convert pow, hypot, atan2, log to take arguments by reference.
Huon Wilson
-4
/
+4
2013-05-30
Require documentation by default for libstd
Alex Crichton
-0
/
+1
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-1
/
+6
2013-05-29
Changed to a more efficient implementation.
Matthijs Hofstra
-8
/
+2
2013-05-29
Replaced calls to external fmin/fmax by a Rust implementation.
Matthijs Hofstra
-2
/
+16
2013-05-27
syntax highlight code examples in docstrings
Daniel Micay
-1
/
+1
2013-05-23
cleanup warnings from libstd
Erick Tryzelaar
-1
/
+0
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+1250