提交歷史

作者 SHA1 備註 提交日期
  bluss 3ec194bafb complex: implement OpAssign for Complex<T> 9 年之前
  bors[bot] ebc36b3e55 Merge #313 7 年之前
  Josh Stone e5434dc659 Add assert_scalar_op! for DRYer testing 7 年之前
  Josh Stone 6afac825d9 test and fix more scalar add cases 7 年之前
  Josh Stone 18a5bfcd0b fix endianness of to/from_doublebigdigit calls 7 年之前
  Josh Stone 18cc1902fb inline i32_abs_as_u32 and i64_abs_as_u64 7 年之前
  bors[bot] 73a2dfd647 Merge #314 7 年之前
  bors[bot] 26af99cf39 Merge #318 7 年之前
  Keith Wansbrough ef83e851e7 Add keywords and categories to subcrates too. 7 年之前
  Keith Wansbrough c87faf46a6 Tweak categories based on review. 7 年之前
  Keith Wansbrough eddcb54d6b Add cargo keywords and categories. 7 年之前
  bors[bot] bcccab17dd Merge #311 7 年之前
  bors[bot] 36b492a191 Merge #315 7 年之前
  Lee Bousfield 426034ba09 Switch doctests to match functions 7 年之前
  Josh Stone 31fa9f626a Merge pull request #316 from cuviper/bors-ng 7 年之前
  Josh Stone b181cae401 Enable bors-ng 7 年之前
  Josh Stone 3299702e69 Whitelist branches for CI 7 年之前
  Lee Bousfield aaa4ab357f Clarify what "newer versions of Rust" applies to 7 年之前
  Lee Bousfield f0fa65a9d5 Fix float NaN pos/neg assumptions 7 年之前
  Lee Bousfield 5f3a3b0004 Derive ToPrimitive for enums 7 年之前
  Sam Cappleman-Lynes 1fb03ca18a Make new code work on rustc-1.8.0 7 年之前
  Sam Cappleman-Lynes 2a3cd41820 Add scalar ops for all remaining integer types 7 年之前
  Sam Cappleman-Lynes fd87d87db3 Fix normalization in scalar addition 7 年之前
  Josh Stone 3f32ad48f4 rational: make sure Hash agrees with Eq 7 年之前
  Sam Cappleman-Lynes 99873d06e5 Scalar operations on integer types up to 32 bits 7 年之前
  Sam Cappleman-Lynes 94d570697c Add operations on i32 to BigInt 7 年之前
  Sam Cappleman-Lynes 9b0392d235 Add scalar division to BigInt 7 年之前
  Sam Cappleman-Lynes 8b1288ea01 Add scalar multiplication to BigInt 7 年之前
  Sam Cappleman-Lynes 79448cbdf9 Add scalar subtraction to BigInt 7 年之前
  Sam Cappleman-Lynes 80feea2722 Also implement scalar addition for BigInt 7 年之前