Historial de Commits

Autor SHA1 Mensaje Fecha
  est31 3efae7f7d9 Convert add! to a function hace 7 años
  est31 482d98318f Convert int_to_float! to a function hace 7 años
  est31 ff63f7b80f Convert float_to_int! into a function hace 7 años
  est31 a272d753f5 Don't use the Wrapping wrapper in float addition hace 7 años
  est31 72ed4c8bce Don't use a macro for pow calculation hace 7 años
  est31 8313cec597 Extend the Float trait by some constants and supertraits hace 7 años
  est31 2c1d7dccc1 Use the newly added ONE constant in float addition hace 7 años
  est31 46cfa05650 Introduce a float_impl! macro to avoid duplication hace 7 años
  est31 9bdedec38e Refactor float builtins to use associated consts hace 7 años
  est31 c9a261895e Refactor int builtins to use associated consts hace 7 años
  bors 23f14d3f05 Auto merge of #188 - tamird:remove-unused-rustbuild, r=alexcrichton hace 7 años
  Tamir Duberstein 9d536cf96a Remove unused rustbuild feature hace 7 años
  bors 38ffaf97aa Auto merge of #187 - est31:master, r=alexcrichton hace 7 años
  est31 02ea9e5f54 Update the gcc crate to 0.3.53 and disable compilation warnings hace 7 años
  bors 94c4c1c534 Auto merge of #184 - DirkyJerky:patch-1, r=alexcrichton hace 7 años
  Geoff Yoerger fe6197e2f2 Fix README relative link. hace 7 años
  bors 6b9281d2b2 Auto merge of #181 - TimNN:no-memcpy, r=alexcrichton hace 7 años
  Tim Neumann c138713df1 Avoid memcpy references in unoptimized code hace 7 años
  bors f6c4034d59 Auto merge of #179 - ollie27:chkstk, r=alexcrichton hace 8 años
  Oliver Middleton 064452423a Don't include custom chkstk on MSVC hace 8 años
  bors 5e49856003 Auto merge of #176 - alexcrichton:probestack2, r=alexcrichton hace 8 años
  Alex Crichton 91eaa85902 Don't mangle probes all the time hace 8 años
  Alex Crichton f9f6bd0589 Tweak definition of probestack functions hace 8 años
  bors e9b258bc0c Auto merge of #175 - alexcrichton:probestack, r=alexcrichton hace 8 años
  Alex Crichton 7ccf8408d0 Add `__rust_probestack` intrinsic hace 8 años
  Alex Crichton 238647af80 Fix unused imports on iOS hace 8 años
  Alex Crichton a1700f9da9 Fix a typo in the build script hace 8 años
  Alex Crichton 070990f10a Compile ffsdi2 with `rustbuild` feature hace 8 años
  bors 906b2bfc5d Auto merge of #174 - alexcrichton:less-compiler-rt, r=alexcrichton hace 8 años
  Alex Crichton 681aaa914d Use the Rust implementation of udivsi3 on ARM hace 8 años