Commit Verlauf

Autor SHA1 Nachricht Datum
  Alex Crichton 696b821bb7 Enable `mem` for intrinsics on linux vor 8 Jahren
  Alex Crichton 0be8b20cb7 Fix features needed for the intrinsics example vor 8 Jahren
  Alex Crichton 4540bd4314 Fix travis intrinsics builds vor 8 Jahren
  Alex Crichton 4c41b5649f Fix use_c_shim_if vor 8 Jahren
  Alex Crichton 47ff81325c Use more intrinsics on msvc vor 8 Jahren
  Alex Crichton 8abb0ab826 Build tweaks vor 8 Jahren
  Alex Crichton f0e58591b3 Build the intrinsics example separately vor 8 Jahren
  Alex Crichton 1b78d79bf5 Require the `compiler-builtins` target for the example vor 8 Jahren
  Alex Crichton 215fa06fb6 More windows linkage guesses vor 8 Jahren
  Alex Crichton 7f90c48a7a Test 64-bit linux vor 8 Jahren
  Alex Crichton a4120adc69 Try to fix linkage on windows vor 8 Jahren
  Alex Crichton 12a0038250 Fix the abi hack on windows vor 8 Jahren
  Alex Crichton d17042106f Port udiv to the `intrinsics!` macro vor 8 Jahren
  Alex Crichton 7886ae275b Port sdiv to traits + `intrinsics!` vor 8 Jahren
  Alex Crichton 275d1032b5 Port mul intrinsics to traits vor 8 Jahren
  Alex Crichton eeb44abacf Remove executable bit from mod.rs vor 8 Jahren
  Alex Crichton 2f2bb32e40 Use traits instead of macros for shift intrinsics vor 8 Jahren
  Alex Crichton a1377878c6 Test with the 'c' feature enabled on CI vor 8 Jahren
  bors d63757cca8 Auto merge of #165 - rust-lang-nursery:fix-warnings, r=japaric vor 8 Jahren
  Jorge Aparicio b2f72e1eb1 remove unused macros vor 8 Jahren
  bors f3ace11071 Auto merge of #161 - est31:i128, r=japaric vor 8 Jahren
  est31 258feadae4 Build.rs: better debug output vor 8 Jahren
  est31 673a6f9948 Fix overflow bug when creating the absolute value vor 8 Jahren
  est31 6047cdf1e8 floattidf, floatuntidf: ignore differences smaller than 2 in test vor 8 Jahren
  est31 e574d8be41 Update cast to 0.2.2 to fix bug in debug mode vor 8 Jahren
  est31 191c0be298 Print generated files vor 8 Jahren
  est31 e24673b6c7 Fix test name gotten wrong vor 8 Jahren
  est31 d247c55d4d Mark the functions just implemented in README.md vor 8 Jahren
  est31 b870667509 Adjust for changed cast function vor 8 Jahren
  est31 b91c39da73 Implement tests for floatuntidf and floatuntisf vor 8 Jahren