Commit Verlauf

Autor SHA1 Nachricht Datum
  Alan Liddell 97e6d45d03 Adds more tests, including failure cases vor 8 Jahren
  Alan Liddell 14d323f5a3 Allows 'j' for imaginary unit vor 8 Jahren
  Alan Liddell ac746c2a5d Allows for arbitrary spacing between operands when parsing Complex vor 8 Jahren
  Alan Liddell e5e8266009 handles case where imaginary part is just 'i' or '-i', adds tests vor 8 Jahren
  Alan Liddell 506fbaf4e7 swap 'Some(u)' out for '_' to suppress unused variable warnings vor 8 Jahren
  Alan Liddell 3c490cdee4 adds basic parser for complex numbers in Cartesian form vor 8 Jahren
  Josh Stone 31fa9f626a Merge pull request #316 from cuviper/bors-ng vor 8 Jahren
  Josh Stone b181cae401 Enable bors-ng vor 8 Jahren
  Josh Stone 3299702e69 Whitelist branches for CI vor 8 Jahren
  Josh Stone 8964c65f38 bigint: apply a consistent order of conversion methods vor 8 Jahren
  Josh Stone 8dd6890ddc Merge commit 'refs/pull/304/head' of github.com:rust-num/num vor 8 Jahren
  Eduardo Pinho 15f9334955 De-generalize `twos_complement' helper function vor 8 Jahren
  Eduardo Pinho 61cfdc37b3 BigInt two's complement adjustments vor 8 Jahren
  Phaiax 563e4dc509 from_radix_be/le for BigInt vor 8 Jahren
  Eduardo Pinho 1660590125 Add BigInt 2's complement conversions vor 8 Jahren
  Phaiax 1ea02d8d0c Add _be/_le postfix to from/to_radix functions (BigInt) vor 8 Jahren
  Phaiax fc09503d3d Add fn from_radix() for radix > 36. vor 8 Jahren
  Phaiax 1ab07df709 Add fn to_radix() for radix > 36. vor 8 Jahren
  Josh Stone b1b034f438 num: bump to 0.1.39 vor 8 Jahren
  Josh Stone d2defd67f2 bigint: bump to 0.1.39 vor 8 Jahren
  Josh Stone 81e932b671 rational: bump to 0.1.38 vor 8 Jahren
  Josh Stone 796adf5dfa traits: bump to 0.1.39 vor 8 Jahren
  Homu 5cd52741c4 Auto merge of #301 - cuviper:revert-296, r=cuviper vor 8 Jahren
  Josh Stone fe34d17aaf Revert "Auto merge of #296 - vks:no_std, r=cuviper" vor 8 Jahren
  Homu 681bbf8659 Auto merge of #300 - cuviper:no-default-subcrates, r=cuviper vor 8 Jahren
  Josh Stone 8b9cdaada2 Test and fix subcrates with --no-default-features vor 8 Jahren
  Homu f809c79d9f Auto merge of #299 - dotdash:rational-fix, r=cuviper vor 8 Jahren
  Björn Steinbrink 33ca084e85 Fix building without the num-bigint feature vor 8 Jahren
  Josh Stone 7bf9a6ccf2 num: bump to 0.1.38 vor 8 Jahren
  Josh Stone 1033388e02 rational: bump to 0.1.37 vor 8 Jahren