Commit History

Author SHA1 Message Date
  Alex Crichton eeb44abacf Remove executable bit from mod.rs 7 years ago
  Alex Crichton 2f2bb32e40 Use traits instead of macros for shift intrinsics 7 years ago
  Alex Crichton a1377878c6 Test with the 'c' feature enabled on CI 7 years ago
  bors d63757cca8 Auto merge of #165 - rust-lang-nursery:fix-warnings, r=japaric 7 years ago
  Jorge Aparicio b2f72e1eb1 remove unused macros 7 years ago
  bors f3ace11071 Auto merge of #161 - est31:i128, r=japaric 7 years ago
  est31 258feadae4 Build.rs: better debug output 7 years ago
  est31 673a6f9948 Fix overflow bug when creating the absolute value 7 years ago
  est31 6047cdf1e8 floattidf, floatuntidf: ignore differences smaller than 2 in test 7 years ago
  est31 e574d8be41 Update cast to 0.2.2 to fix bug in debug mode 7 years ago
  est31 191c0be298 Print generated files 7 years ago
  est31 e24673b6c7 Fix test name gotten wrong 7 years ago
  est31 d247c55d4d Mark the functions just implemented in README.md 7 years ago
  est31 b870667509 Adjust for changed cast function 7 years ago
  est31 b91c39da73 Implement tests for floatuntidf and floatuntisf 7 years ago
  est31 2d2bf21f73 Implement tests for fixunsdfti and fixunssfti 7 years ago
  est31 d188d3dc12 Implement tests for fixdfti and fixsfti 7 years ago
  est31 f9b5297ccc Implement tests for floattidf and floattisf 7 years ago
  est31 9e7b61cb10 Use cast 0.2.1 for i128 support 7 years ago
  est31 f90792e1bc Add i128 <-> float conversion functions 7 years ago
  est31 1ea9ea06d1 Mark some float related intrinsics as implemented in README.md 7 years ago
  est31 144e54d7b0 Rename float conversion macros to something nicer 7 years ago
  bors 280d19f112 Auto merge of #159 - rust-lang-nursery:intrinsics, r=japaric 7 years ago
  Jorge Aparicio 19b2efdf36 move intrinsics test from src/bin to examples 7 years ago
  Jorge Aparicio 7b98ecebfd Merge pull request #155 from rust-lang-nursery/utest 7 years ago
  Jorge Aparicio 44e5a1aa4c fix cfg syntax 7 years ago
  Jorge Aparicio c52f9a079f ignore i128 tests on windows 7 years ago
  Jorge Aparicio 63f91a0c31 Revert "i128 test: transmute intrinsic output before comparing" 7 years ago
  Jorge Aparicio 30b8b431c2 powershell -> cmd.exe 7 years ago
  Jorge Aparicio 46085a2313 i128 test: transmute intrinsic output before comparing 7 years ago