Historial de Commits

Autor SHA1 Mensaje Fecha
  Jorge Aparicio 181139a35e .travis.yml: thumbs target have been renamed hace 8 años
  Jorge Aparicio ebbf8d5a29 appveyor: cargo test requires the gen-tests feature hace 8 años
  Jorge Aparicio 55294baf7a put test generation behind a Cargo feature hace 8 años
  Jorge Aparicio 3f723d1141 modify the CI setup to run tests on the thumb targets hace 8 años
  Jorge Aparicio 3fa223505a make float* intrinsics testable on thumb hace 8 años
  Jorge Aparicio d34c51f74a remove arm tests from the old test suite hace 8 años
  Jorge Aparicio 9e2c2b6447 test float/conv.rs hace 8 años
  Jorge Aparicio b8e8c7f693 no_std compatible tester hace 8 años
  Jorge Aparicio a88ea4011b rustfmt hace 8 años
  Jorge Aparicio bce5fb5a6e move the compiler-rt submodule to the root hace 8 años
  Jorge Aparicio bd9c835f44 remove unused Cargo subprojects hace 8 años
  Jorge Aparicio dbcec72ca1 refactor build.rs to not depend on rustc-cfg hace 8 años
  Jorge Aparicio cc0d8ba2d1 remove the current test suite hace 8 años
  Jorge Aparicio d40b3b3c52 move compiler-rt submodule hace 8 años
  bors 28ac4908f8 Auto merge of #147 - rust-lang-nursery:conv, r=japaric hace 8 años
  Jorge Aparicio 109c33ed0a test out of range condition using f64 hace 8 años
  bors 09145e6bda Auto merge of #152 - rust-lang-nursery:gh151, r=alexcrichton hace 8 años
  Jorge Aparicio 2faec6a4fb fix debug assertion in modsi3 / moddi3 hace 8 años
  bors 9681358dc5 Auto merge of #149 - rust-lang-nursery:gh148, r=alexcrichton hace 8 años
  Jorge Aparicio c93b32b3e5 fix debug assertion in divdi3 hace 8 años
  bors 8bd620f3e8 Auto merge of #146 - rust-lang-nursery:gh145, r=alexcrichton hace 8 años
  Jorge Aparicio 4c556dc9e7 fix quickcheck tests hace 8 años
  Jorge Aparicio c6e06f4157 refactor 'impl Int' hace 8 años
  Wilfried Chauveau 09d2f2f1f5 exclude from tests values out of integer range (and NaN). hace 8 años
  Wilfried Chauveau d96102d270 implement float/double to (u)int conversion. hace 8 años
  Wilfried Chauveau 293fef5ebe impl (unsigned/signed) int to single/double precision float conversion based on llvm algorithms. hace 8 años
  Jorge Aparicio 644a1c9ac9 fix infinite recursion in divmoddi4 / mulodi4 hace 8 años
  bors 0507842b24 Auto merge of #143 - rust-lang-nursery:no-gcc, r=alexcrichton hace 8 años
  Jorge Aparicio a2e6591be9 make the gcc crate optional hace 8 años
  bors 1550b0d32f Auto merge of #142 - rust-lang-nursery:sub, r=alexcrichton hace 8 años