提交历史

作者 SHA1 备注 提交日期
  Josh Stone 04a3f2a591 Comment the Rust version for NAN.is_sign_* behavior 7 年之前
  Josh Stone 080f6f259e Comment the i32::MIN case for FloatCore::powi 7 年之前
  Josh Stone aa9ceba628 Add doctests to FloatCore 7 年之前
  Josh Stone ec3cd50f3d Weaken the std f32::to_degrees/to_radians tests 7 年之前
  Josh Stone 36c7e324db Fix FloatCore::powi with i32::MIN exponent 7 年之前
  Josh Stone 964a7e52a8 Reinstate NAN-sign fixes in FloatCore 7 年之前
  Josh Stone 6fa29be7c0 Use macros for more float constants 7 年之前
  Josh Stone 83d498d0be Add integer_decode to FloatCore 7 年之前
  Josh Stone f365a4205f Add rounding methods to FloatCore 7 年之前
  Josh Stone 99c6cc11ba Add more constants to FloatCore 7 年之前
  Josh Stone 7d6575da0f Add NumCast to FloatCore, matching Float 7 年之前
  Josh Stone ac503261ca Forward FloatCore to inherent methods when possible 7 年之前
  Josh Stone c848562fcf Use forwarding macros to implement Float and Real 7 年之前
  Vinzent Steinberg d115dadeb1 Don't re-export FloatCore 7 年之前
  Vinzent Steinberg 1db660ed56 Inline only actual trait implementations 7 年之前
  Vinzent Steinberg efad5329b4 Rename CoreFloat to FloatCore 7 年之前
  Vinzent Steinberg 8a7f383eb1 Implement CoreFloat trait 7 年之前
  Josh Stone e6bb97b3ac Make `Float` and `Real` depend on the `std` feature 7 年之前
  Josh Stone 42a610d323 Move num-traits to its own repo 7 年之前