Histórico de Commits

Autor SHA1 Mensagem Data
  bors[bot] f4125621ac Merge #69 há 7 anos atrás
  Josh Stone c00ae2046e Release 0.2.4 há 7 anos atrás
  Josh Stone 51f6c57c4b Automatically detect support for i128/u128 há 7 anos atrás
  bors[bot] 4e136ddc85 Merge #68 há 7 anos atrás
  Josh Stone 4a03db4e1c Release 0.2.3 há 7 anos atrás
  bors[bot] c3feb40897 Merge #67 há 7 anos atrás
  Josh Stone 7e055b131f Document more impls that require std há 7 anos atrás
  Josh Stone 5add4c580e Enable all features for docs.rs há 7 anos atrás
  Josh Stone 817ef94784 Add the no-std crate category há 7 anos atrás
  Josh Stone f35cce229e Always use #![no_std], and declare std when enabled há 7 anos atrás
  bors[bot] 6edb91f5e8 Merge #60 há 7 anos atrás
  Josh Stone 1af2319201 add a couple more Rust versions to CI há 7 anos atrás
  Josh Stone bbbc2bd1d7 impl 128-bit numeric casts há 7 anos atrás
  Josh Stone 6161f1ade1 impl 128-bit MulAdd and MulAddAssign há 7 anos atrás
  Josh Stone fe53805550 impl 128-bit CheckedRem and CheckedNeg há 7 anos atrás
  Josh Stone 428e0107d2 Add imports for 128-bit Bounded há 7 anos atrás
  Josh Stone d2107ae005 There's no u64 exponent impl for i128/u128 Pow há 7 anos atrás
  Josh Stone 08ad9b1642 i128 is not Unsigned há 7 anos atrás
  Josh Stone 261efafe0b Merge branch 'master' into regexident-i128 há 7 anos atrás
  bors[bot] dd67e9d2e1 Merge #61 há 7 anos atrás
  Josh Stone 6aaff332d3 Explicitly test FloatCore in to_degrees_rounding há 7 anos atrás
  bors[bot] a49013e338 Merge #59 há 7 anos atrás
  Josh Stone 0d358034d9 Test MulAdd explicitly, guarded by std for floats há 7 anos atrás
  Vincent Esche 157efc5a26 Adjusted CI testing scripts há 7 anos atrás
  Vincent Esche 28be885481 Moved impl of `MulAdd`/`MulAddAssign` for `f32`/`f64` behind feature guard há 7 anos atrás
  Vincent Esche 257917f3f2 Removed inferrable value suffixes há 7 anos atrás
  Josh Stone 4fb749a401 typo: taht -> that há 7 anos atrás
  bors[bot] 4195043240 Merge #63 há 7 anos atrás
  Josh Stone aa21fba9fc re-export CheckedRem and CheckedNeg at the root há 7 anos atrás
  Josh Stone b1c4074cc4 Document CheckedRem and CheckedNeg há 7 anos atrás