Commit Graph

  • 6f9b7bb802 Merge #92 bors[bot] 2018-10-31 19:14:02 +0000
  • e2ea775447
    Adding more methods to real.rs YakoYakoYokuYoku 2019-02-11 16:29:34 -0300
  • f06b736e02
    Fixed float.rs YakoYakoYokuYoku 2019-02-11 16:19:54 -0300
  • 88029f5786
    Update float.rs YakoYakoYokuYoku 2019-02-11 15:35:35 -0300
  • 60972e876a
    Fixing float.rs YakoYakoYokuYoku 2019-02-10 09:30:09 -0300
  • c38bbfe11c
    Update float.rs YakoYakoYokuYoku 2019-02-09 16:56:37 -0300
  • 8b12e6a6c6
    Added real and imaginary parts methods YakoYakoYokuYoku 2019-02-09 16:51:02 -0300
  • 96a4a5f7cc
    Update lib.rs goldenMetteyya 2019-01-10 12:27:27 +0300
  • eb04676f43
    Update inv.rs goldenMetteyya 2019-01-10 12:26:53 +0300
  • d668985fae Merge #92 bors[bot] 2018-10-31 19:14:02 +0000
  • ff45e00849
    exclude CI files from crates.io Igor Gnatenko 2018-10-31 11:24:01 +0100
  • 2925f10f40 Merge #90 bors[bot] 2018-10-09 19:23:03 +0000
  • fc4f1afdf6 Fix CheckedShl/CheckedShr documentation Samuel Tardieu 2018-10-09 11:52:11 +0200
  • 955c45b933 Add safe cast operation traits Nathaniel McCallum 2018-09-29 13:50:27 -0400
  • 5c24fcc4a7 Merge #83 num-traits-0.2.6 bors[bot] 2018-09-14 03:54:59 +0000
  • b8ad107c1c Release 0.2.6 Josh Stone 2018-09-13 15:45:58 -0700
  • ac7e550b00 Merge #81 bors[bot] 2018-09-13 22:29:56 +0000
  • abb51f9a09 Add wrapping shifts Ed McCardell 2018-09-02 00:51:04 -0400
  • 5985a8b750 Merge #79 bors[bot] 2018-08-07 23:53:03 +0000
  • 2b975badfa typo Roald 2018-08-07 12:56:16 +0200
  • 0f228be4d5 Updated documentation to note the pow(0, 0) case. Roald 2018-07-21 22:23:13 +0200
  • 4af6c0968a
    Merge 269c141e46 into a415e2a751 meltinglava 2018-07-18 10:25:34 +0000
  • 269c141e46 panic case is non utf-8 Meltinglava 2018-07-18 12:25:03 +0200
  • 444f5fbc23 run cargo-fmt Meltinglava 2018-07-18 11:55:03 +0200
  • 8736892882 Pow no longer returns 1 when 0⁰ is given. Meltinglava 2018-07-18 11:47:16 +0200
  • a415e2a751 Merge #74 bors[bot] 2018-07-13 00:31:20 +0000
  • d2bf4e04e4 Run cargo fmt Josh Stone 2018-07-12 17:09:22 -0700
  • 83841d15f8 Add dates to RELEASES.md Josh Stone 2018-06-21 12:07:31 -0700
  • e796afc83a Merge #73 num-traits-0.2.5 bors[bot] 2018-06-20 21:26:19 +0000
  • 714057979e Release 0.2.5 Josh Stone 2018-06-20 14:24:56 -0700
  • 60924ecc70 add test newtype_to_primitive Josh Stone 2018-06-20 13:49:57 -0700
  • 21e3620999 doc: fix a typo, s/the/then/ Josh Stone 2018-06-20 13:39:08 -0700
  • dd7900d62f Avoid closures in default `ToPrimitive` methods Josh Stone 2018-06-20 13:10:41 -0700
  • d968efbc76 Avoid `as` casts in default FromPrimitive methods Josh Stone 2018-06-20 13:05:03 -0700
  • 15dc0e7127 Merge #70 bors[bot] 2018-05-21 17:07:28 +0000
  • 4775dee66b Clarify in the docs that `mul_add` is not always faster. Corey Farwell 2018-05-20 11:55:54 -0400
  • f4125621ac Merge #69 num-traits-0.2.4 bors[bot] 2018-05-11 23:02:02 +0000
  • c00ae2046e Release 0.2.4 Josh Stone 2018-05-11 16:01:25 -0700
  • 51f6c57c4b Automatically detect support for i128/u128 Josh Stone 2018-05-11 15:50:48 -0700
  • 4e136ddc85 Merge #68 num-traits-0.2.3 bors[bot] 2018-05-10 19:22:07 +0000
  • 4a03db4e1c Release 0.2.3 Josh Stone 2018-05-10 12:15:53 -0700
  • c3feb40897 Merge #67 bors[bot] 2018-05-09 00:40:06 +0000
  • 7e055b131f Document more impls that require std Josh Stone 2018-05-08 17:35:59 -0700
  • 5add4c580e Enable all features for docs.rs Josh Stone 2018-05-08 17:27:44 -0700
  • 817ef94784 Add the no-std crate category Josh Stone 2018-05-08 17:27:33 -0700
  • f35cce229e Always use #![no_std], and declare std when enabled Josh Stone 2018-05-08 17:26:38 -0700
  • 6edb91f5e8 Merge #60 bors[bot] 2018-05-08 21:43:10 +0000
  • b39410d081
    Merge 87c344d72e into dd67e9d2e1 Anders Kaseorg 2018-05-07 19:42:24 +0000
  • 1af2319201 add a couple more Rust versions to CI Josh Stone 2018-05-07 12:38:56 -0700
  • bbbc2bd1d7 impl 128-bit numeric casts Josh Stone 2018-05-07 12:28:53 -0700
  • 6161f1ade1 impl 128-bit MulAdd and MulAddAssign Josh Stone 2018-05-07 12:28:35 -0700
  • fe53805550 impl 128-bit CheckedRem and CheckedNeg Josh Stone 2018-05-07 12:28:15 -0700
  • 428e0107d2 Add imports for 128-bit Bounded Josh Stone 2018-05-07 12:27:42 -0700
  • d2107ae005 There's no u64 exponent impl for i128/u128 Pow Josh Stone 2018-05-07 12:26:44 -0700
  • 08ad9b1642 i128 is not Unsigned Josh Stone 2018-05-07 12:26:00 -0700
  • 261efafe0b Merge branch 'master' into regexident-i128 Josh Stone 2018-05-04 12:28:48 -0700
  • dd67e9d2e1 Merge #61 bors[bot] 2018-05-04 19:26:46 +0000
  • 6aaff332d3 Explicitly test FloatCore in to_degrees_rounding Josh Stone 2018-05-04 12:19:23 -0700
  • a49013e338 Merge #59 bors[bot] 2018-05-04 19:12:41 +0000
  • 0d358034d9 Test MulAdd explicitly, guarded by std for floats Josh Stone 2018-05-04 12:09:02 -0700
  • 87c344d72e impl Bounded for Reverse Anders Kaseorg 2018-05-02 01:17:12 -0400
  • 157efc5a26 Adjusted CI testing scripts Vincent Esche 2018-04-19 09:26:02 +0200
  • 28be885481 Moved impl of `MulAdd`/`MulAddAssign` for `f32`/`f64` behind feature guard Vincent Esche 2018-04-18 10:31:37 +0200
  • 257917f3f2 Removed inferrable value suffixes Vincent Esche 2018-04-18 09:28:17 +0200
  • 4fb749a401 typo: taht -> that Josh Stone 2018-04-13 14:29:00 -0700
  • 4195043240 Merge #63 bors[bot] 2018-04-13 21:25:30 +0000
  • aa21fba9fc re-export CheckedRem and CheckedNeg at the root Josh Stone 2018-04-13 14:14:49 -0700
  • b1c4074cc4 Document CheckedRem and CheckedNeg Josh Stone 2018-04-13 14:14:22 -0700
  • 5fb3724b69 rename checked_impl_one_param to checked_impl_unary Josh Stone 2018-04-13 14:13:42 -0700
  • f74de249c8
    remove formats LEXUGE 2018-04-13 16:04:56 +0800
  • 5aaa2e3226
    Merge 4222b6094f into 97f3892bd1 Ying Kanyang (Harry Ying) 2018-04-13 07:40:24 +0000
  • 9ca219c677 Avoid test failure with Rust 1.8 by limiting to no-std builds Vinzent Steinberg 2018-04-10 19:56:39 +0200
  • 97f3892bd1 Merge #62 bors[bot] 2018-04-10 17:54:20 +0000
  • 2836cfc9ab Update outdated FIXME Vinzent Steinberg 2018-04-10 19:51:03 +0200
  • 6430351e74 Use constant for 180/π in f32::to_degrees Vinzent Steinberg 2018-04-10 15:26:14 +0200
  • dd5b107c56 Added mention of `i128` feature to ‘README.md’ Vincent Esche 2018-04-10 10:42:35 +0200
  • 746db74dac Added impls of `Unsigned` for `i128` and `u128` Vincent Esche 2018-04-10 10:39:57 +0200
  • 152b38e03f Added impls of `Num` for `i128` and `u128` Vincent Esche 2018-04-10 10:39:44 +0200
  • 6d3b55030f Added ‘i128’ feature and unit test invocation Vincent Esche 2018-04-09 11:11:21 +0200
  • 830363024b Added `MulAdd` and `MulAddAssign` traits Vincent Esche 2018-04-09 10:21:51 +0200
  • d1334bf903 Added impls of `Signed` for `i128` and `u128` Vincent Esche 2018-04-09 11:11:21 +0200
  • f69af180cc Added impls of `Pow` for `i128` and `u128` Vincent Esche 2018-04-09 11:11:15 +0200
  • 5ee2570618 Added impls of `Wrapping…` for `i128` and `u128` Vincent Esche 2018-04-09 11:11:05 +0200
  • 234706fb97 Added impls of `Saturating…` for `i128` and `u128` Vincent Esche 2018-04-09 11:10:57 +0200
  • b44666183d Added impls of `Checked…` for `i128` and `u128` Vincent Esche 2018-04-09 11:10:51 +0200
  • bc19c34934 Added impls of `PrimInt` for `i128` and `u128` Vincent Esche 2018-04-09 11:10:45 +0200
  • 62723f6f3a Added impls of `Zero` and `One` for `i128` and `u128` Vincent Esche 2018-04-09 11:10:36 +0200
  • f8d1896c6c Added impls of `Bounded` for `i128` and `u128` Vincent Esche 2018-04-09 11:07:37 +0200
  • 4222b6094f
    delete the Neg trait bound for CheckedNeg LEXUGE 2018-04-06 17:06:33 +0800
  • 138abc7b58
    Add CheckedRem and CheckedNeg LEXUGE 2018-04-06 13:35:50 +0800
  • 9d7937711a
    Merge 9047722838 into bb67a3d03a LEXUGE 2018-04-05 11:21:53 +0000
  • 9047722838
    Update checked.rs LEXUGE 2018-04-05 19:21:51 +0800
  • ca343c0af2
    Update checked.rs LEXUGE 2018-04-05 19:16:07 +0800
  • 42b2ef81c0
    Update checked.rs LEXUGE 2018-04-05 19:11:47 +0800
  • edd7c4ec85
    Update checked.rs LEXUGE 2018-04-05 19:06:18 +0800
  • c1cccb809d
    Add `CheckedRem` and `CheckedAbs` traits LEXUGE 2018-04-05 19:02:55 +0800
  • bb67a3d03a Merge #53 num-traits-0.2.2 bors[bot] 2018-03-18 23:32:18 +0000
  • 058a6004f0 Release 0.2.2 Josh Stone 2018-03-18 16:27:31 -0700
  • 2114fdfdc5
    Merge b0ffbf317a into fcc33a3577 Clar Roʒe 2018-03-14 00:09:57 +0000
  • fcc33a3577 Merge #52 bors[bot] 2018-03-13 21:10:04 +0000