Commit History

Author SHA1 Message Date
  Josh Stone 327ef3bc92 Start an ssh-agent in travis 9 years ago
  Josh Stone 60535e6e60 Fix the path to .travis/deploy 9 years ago
  Josh Stone e522b5e363 Update gh-pages from travis 9 years ago
  Homu 93db3998ef Auto merge of #131 - murarth:str-radix, r=cuviper 9 years ago
  Homu 879f2c868e Auto merge of #125 - IvanUkhov:real-arithmetic, r=cuviper 9 years ago
  Homu 43bd642da5 Auto merge of #128 - achanda:cfuncs, r=cuviper 9 years ago
  Murarth d1df121640 Explicitly enable `bigint` benchmarks 9 years ago
  Murarth 786541bd24 Improve `to_str_radix` implementation 9 years ago
  Abhishek Chanda 7acad5ac33 Implement some more functions for the complex type 9 years ago
  Ivan Ukhov b57e4a4db4 Implement arithmetic with real for complex 9 years ago
  Homu d9b72a3366 Auto merge of #114 - achanda:is_nan, r=hauleth 9 years ago
  Abhishek Chanda e5099930e7 Implement is_nan for the complex type 10 years ago
  Josh Stone 49237f6f45 integer: expand tests for gcd min_value() 9 years ago
  Josh Stone 642787fbd2 Merge pull request #121 from wrieger93/issue_120 9 years ago
  Josh Stone 28209688ab num-macros: VariantData no longer needs to be dereferenced 9 years ago
  Josh Stone fe99867590 num-macros: port from ast::VariantKind to ast::VariantData 9 years ago
  Josh Stone 9e5a209dcd Merge pull request #123 from murarth/ratio-parse-fix 9 years ago
  Josh Stone 1666d1bb04 Merge pull request #124 from dripton/master 9 years ago
  David Ripton f53f62737c Merge pull request #1 from dripton/dripton-extra-parens 9 years ago
  David Ripton e86913924e Remove extra parentheses to fix a warning 9 years ago
  Murarth b2767517f4 Check for zero denominator when parsing Ratio 9 years ago
  Łukasz Niemier 2e4afbc9ba Merge pull request #112 from Emerentius/master 9 years ago
  Łukasz Niemier a786adb874 Merge pull request #115 from wrieger93/complex_functions 9 years ago
  William Rieger 1eb3deaca8 Add a function that returns the sign of a BigInt. 9 years ago
  William Rieger c715405b30 Add functions and tests. 10 years ago
  Emerentius 499def9207 Added tests for gcd 10 years ago
  Emerentius 59089d9d5c Made it panic on gcd = min_val in debug mode 10 years ago
  Emerentius 82a6ab2f30 comment corrected 10 years ago
  Emerentius e892054813 implement Stein's algorithm for gcd 10 years ago
  William Rieger 50d89519a2 Merge branch 'master' into develop 10 years ago