Histórico de Commits

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