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
/
cmath.rs
Age
Commit message (
Expand
)
Author
Lines
2012-10-05
Remove uses of mutable ref mode.
Tim Chevalier
-8
/
+8
2012-10-05
Revert "wip"
Tim Chevalier
-8
/
+8
2012-10-05
wip
Tim Chevalier
-8
/
+8
2012-09-26
libcore: De-export cleanup, cmath, future, gc, hash, iter-trait, mutable, and...
Patrick Walton
-58
/
+50
2012-09-23
core: Un-legacy-export stackwalk, cmath
Brian Anderson
-34
/
+24
2012-09-21
Install new pub/priv/export rules as defaults, old rules accessible under #[l...
Graydon Hoare
-0
/
+8
2012-09-19
core: Clean up crate docs and give all mods a brief description
Brian Anderson
-0
/
+1
2012-09-04
Merge pull request #3383 from crabtw/fbsd
Brian Anderson
-6
/
+0
2012-09-04
libcore: "import" -> "use"
Patrick Walton
-3
/
+3
2012-09-05
use native log2 function and enable freebsd tests in uv_ll
Jyun-Yan You
-6
/
+0
2012-08-13
De-mode-ify a few minor libcore modules.
Graydon Hoare
-0
/
+4
2012-07-03
Switch 'native' to 'extern' (or 'foreign' in some descriptions)
Graydon Hoare
-2
/
+2
2012-06-21
Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.
Graydon Hoare
-10
/
+8
2012-06-07
Use #[cfg(unix)] and #[cfg(windows)] everywhere
Brian Anderson
-8
/
+4
2012-03-15
Associate FIXMEs with issue numbers (comments only)
Tim Chevalier
-2
/
+7
2012-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-3
/
+3
2012-01-16
add lgamma functions for FreeBSD
Jyun-Yan You
-0
/
+2
2012-01-05
libcore: Use correct link name for lgamma_r on win32
Brian Anderson
-0
/
+5
2012-01-05
Attempt to fix build breakage due to lgammaf_r having two leading underscores...
Graydon Hoare
-0
/
+8
2012-01-05
Merge branch 'master' into kmath
Stefan Plantikow
-22
/
+24
2012-01-05
added preliminary support for per-architecture generation of math constants (...
Stefan Plantikow
-1
/
+102
2012-01-05
Merge branch 'master' into kmath
Stefan Plantikow
-10
/
+28
2012-01-01
freebsd support
User Jyyou
-0
/
+6
2011-12-31
core: added support for bessel functions
Stefan Plantikow
-15
/
+12
2011-12-31
core: killed all math wrappers
Stefan Plantikow
-11
/
+23
2011-12-31
Trying to remove wrappers from float
Stefan Plantikow
-94
/
+96
2011-12-31
added more ops to cmath
Stefan Plantikow
-0
/
+44
2011-12-14
Moved std::math to std::core
Stefan Plantikow
-0
/
+82