提交历史

作者 SHA1 备注 提交日期
  Josh Stone 932e45c207 traits: inline integer from_str_radix 8 年之前
  Josh Stone 7a9c39fa87 traits: inline Bounded tuple methods 8 年之前
  Josh Stone fa451ac00c traits: inline Saturating methods 8 年之前
  Josh Stone eefa2a85d0 traits: inline Float methods 8 年之前
  Josh Stone 7bc7ddfc87 traits: inline PrimInt methods 8 年之前
  Homu d9f08cb148 Auto merge of #213 - ExpHP:ratio-pr3, r=cuviper 8 年之前
  Michael Lamparski 32dee9a0c8 rational: small additional tweaks 8 年之前
  Michael Lamparski 8c75506f22 Ratio::recip now corrects sign and fails for zero 8 年之前
  Michael Lamparski c84c4d15ba Improve Ratio docs 8 年之前
  Josh Stone 29c5ab362d traits: bump to 0.1.34 8 年之前
  Homu f1574d844b Auto merge of #212 - cuviper:float-deg-rad, r=cuviper 8 年之前
  Josh Stone 0faeb31b09 traits: add `to_degrees` and `to_radians` on `Float` 8 年之前
  Homu ad5a322868 Auto merge of #207 - koverstreet:master, r=cuviper 8 年之前
  Kent Overstreet 279522316c bigint: Break out into multiple files 8 年之前
  Homu 78bad13948 Auto merge of #204 - koverstreet:master, r=cuviper 8 年之前
  Kent Overstreet 8e0baecf5c Drop some dependencies on BigDigit's size 8 年之前
  Josh Stone e67d4630a2 num: require newer traits for moved functions, fixes #206 8 年之前
  Josh Stone 29b63410ac num: bump to 0.1.33 8 年之前
  Josh Stone 18b3cb425d complex: bump to 0.1.33 8 年之前
  Josh Stone 9924163086 bigint: bump to 0.1.33 8 年之前
  Josh Stone f056603bc0 traits: bump to 0.1.33 8 年之前
  Josh Stone 8f5a27284c Remove an unused ToBigUint import 8 年之前
  Josh Stone b21c89de36 Mask deprecation warnings on abs_sub 8 年之前
  Josh Stone 15949b257a Move .multirust.sh to .rustup.sh 8 年之前
  Homu 7fcd5f7304 Auto merge of #205 - cuviper:bigint-sub, r=hauleth 8 年之前
  Josh Stone 388a3132b8 bigint: allow `Sub` to work in-place on the RHS 8 年之前
  Josh Stone a7ac5e4299 Merge pull request #199 from adamcrume/master, r=hauleth 8 年之前
  Josh Stone 1e663952fc Merge pull request #201 from cuviper/faster-add2-sub2, r=hauleth 8 年之前
  Adam Crume c7c974ec4b Implement Default for Complex 8 年之前
  Josh Stone 609629d34d bigint: simplify the add2/sub2 loops 8 年之前