| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-12-14 | Rollup merge of #56708 - oli-obk:stability_internal_const_fn, r=alexcrichton | kennytm | -22/+0 |
| 2018-12-13 | Fix checked_add/sub for sys/sgx/time.rs | Linus Färnstrand | -11/+7 |
| 2018-12-11 | Remove some dead code from `sgx` | Oliver Scherer | -15/+0 |
| 2018-12-11 | Remove unnecessary feature gates from const fns | Oliver Scherer | -7/+0 |
| 2018-12-07 | SGX target: implement command-line arguments and environment variables | Jethro Beekman | -25/+70 |
| 2018-12-07 | SGX target: implement time | Jethro Beekman | -3/+9 |
| 2018-12-07 | SGX target: implement networking | Jethro Beekman | -53/+167 |
| 2018-12-07 | SGX target: implement streams | Jethro Beekman | -28/+134 |
| 2018-12-07 | SGX target: implement synchronization primitives and threading | Jethro Beekman | -76/+828 |
| 2018-12-07 | SGX target: implement user memory management | Jethro Beekman | -5/+500 |
| 2018-12-07 | SGX target: add thread local storage | Jethro Beekman | -17/+277 |
| 2018-12-07 | Add x86_64-fortanix-unknown-sgx target to libstd and dependencies | Jethro Beekman | -0/+2804 |
