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
/
libcore
/
num
/
flt2dec
/
strategy
Age
Commit message (
Expand
)
Author
Lines
2019-11-26
Format libcore with rustfmt
David Tolnay
-166
/
+269
2019-04-18
libcore => 2018
Taiki Endo
-9
/
+9
2018-12-25
Remove licenses
Mark Rousskov
-20
/
+0
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-11
/
+11
2018-08-04
Remove redundant field names in structs
ljedrz
-1
/
+1
2018-07-11
use proper footnote syntax for references
Andy Russell
-13
/
+11
2018-07-08
Fix some links
Guillaume Gomez
-4
/
+4
2016-08-24
Use `#[prelude_import]` in `libcore`.
Jeffrey Seyfried
-4
/
+0
2015-10-08
typos: fix a grabbag of typos all over the place
Cristi Cobzarenco
-1
/
+1
2015-09-20
Reorganize core::num internals
Robin Kruppe
-54
/
+3
2015-09-03
Elide lifetimes in libcore
Manish Goregaokar
-2
/
+2
2015-08-17
Remove dependencies on libm functions from libcore.
Eli Friedman
-3
/
+0
2015-08-08
Enlarge Bignum type from 1152 to 1280 bits.
Robin Kruppe
-1
/
+1
2015-08-08
Make core::num::dec2flt::strategy::grisu::Fp methods public.
Robin Kruppe
-3
/
+3
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-2
/
+4
2015-06-07
change some statics to constants
Oliver 'ker' Schneider
-4
/
+1
2015-05-06
core: use banker's rounding for the exact mode in flt2dec.
Kang Seonghoon
-1
/
+5
2015-05-06
core: added core::num::flt2dec for floating-point formatting.
Kang Seonghoon
-0
/
+1076