| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-15 | Make the libstd build script smaller | bjorn3 | -0/+14 |
| 2020-10-09 | Remove some dead code in windows-gnu std | Mateusz MikuĊa | -53/+0 |
| 2020-10-06 | Add fast futex-based thread parker for Windows. | Mara Bos | -0/+1 |
| 2020-08-29 | Explicitly look for 'thumb-mode' before using __fastfail on 'arm' | Ryan Levick | -1/+1 |
| 2020-08-28 | Back to opcode for 32 bit ARM __fastfail | Ryan Levick | -1/+1 |
| 2020-08-28 | Switch to asm! macro and use brk instruction on ARM | Ryan Levick | -3/+3 |
| 2020-08-27 | Add __fastfail for Windows on arm/aarch64 | Ryan Levick | -3/+13 |
| 2020-08-10 | Reverse formatting | Ryan Levick | -5/+1 |
| 2020-08-10 | Fix up docs | Ryan Levick | -9/+9 |
| 2020-07-28 | Get pointer from address of c directly | Lzu Tao | -2/+2 |
| 2020-07-28 | Make use of macro to avoid repetition | Lzu Tao | -23/+10 |
| 2020-07-28 | Remove redundant len binding | Lzu Tao | -3/+1 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+334 |
