Histórico de Commits

Autor SHA1 Mensagem Data
  Aaron Kutch 4a405df3d9 add remaining floating point tests há 4 anos atrás
  Aaron Kutch 01eaf808c6 refactor float conversion há 4 anos atrás
  Aaron Kutch a0d09b00f8 fix abs_diff bug há 4 anos atrás
  Amanieu d'Antras d40d61d227 Merge pull request #406 from bjorn3/less_rust_intrinsics há 4 anos atrás
  Amanieu d'Antras 73b9adae7d Merge pull request #404 from est31/master há 4 anos atrás
  Amanieu d'Antras 01d85f9ed2 Merge pull request #409 from Amanieu/workaround_83467 há 4 anos atrás
  Amanieu d'Antras 9e76b9115f Disable AArch64 FP-to-int tests há 4 anos atrás
  bjorn3 745ad0f43b Remove unused __rust_* shift intrinsics há 4 anos atrás
  est31 0c6d35782f Use the newly stabilized BITS constant on the integer types há 4 anos atrás
  Amanieu d'Antras e6fd1b272f Bump to 0.1.39 há 4 anos atrás
  Aaron Kutch 702146718f Remove `count_ones` (#399) há 4 anos atrás
  Amanieu d'Antras 6dd4eb7183 Bump to 0.1.38 há 4 anos atrás
  Amanieu d'Antras 07be5d567b Merge pull request #396 from JohnTitor/intel-to-att há 4 anos atrás
  Yuki Okushi 4d5ca5b66a Use the AT&T syntax to support old LLVM on rust-lang/rust há 4 anos atrás
  Amanieu d'Antras 793465e1bd Bump to 0.1.37 há 4 anos atrás
  Amanieu d'Antras b8c2585ce3 Merge pull request #384 from AaronKutch/issue-367 há 4 anos atrás
  Aaron Kutch c2ff1b3119 Completely overhaul fuzz testing há 4 anos atrás
  Aaron Kutch 430c0b41d0 fix some clippy warnings há 4 anos atrás
  Aaron Kutch 96eaffff5a replace some transmutes há 4 anos atrás
  Aaron Kutch 35e323aa00 Remove `WideInt` há 4 anos atrás
  Aaron Kutch 400c5042d8 Completely replace `LargeInt` há 4 anos atrás
  Aaron Kutch d1960ecb0c Overhaul overflowing multiplication impls há 4 anos atrás
  Aaron Kutch b1a7a00e48 Introduce the `DInt` and `HInt` traits há 4 anos atrás
  Aaron Kutch 080f6d3d6c Remove `aapcs_on_arm` mistake há 4 anos atrás
  Aaron Kutch c975b0e9fe fix division on SPARC (#393) há 4 anos atrás
  Alex Crichton 9c137ced80 Update CI to fix on GitHub Actions (#394) há 4 anos atrás
  Joseph Richey 63ccaf11f0 Move from an "asm" flag to a "no-asm" feature flag (#386) há 4 anos atrás
  Joseph Richey 63c0091a61 Use REP MOVSB/STOSB when the ERMSB feature is present (#392) há 4 anos atrás
  Robert Jördens 0f2271e566 math: add {fmin,fmax}{f,} for thumb*-none-eabi* (#389) há 4 anos atrás
  Joseph Richey 33ad3669db Use REP MOVSQ/STOSQ on x86_64 (#365) há 4 anos atrás