| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-08-29 | rt: remove a series of unfortunate casts. | Huon Wilson | -13/+6 | |
| 2013-08-24 | std: Convert the runtime TLS key to a Rust global to avoid FFI | Brian Anderson | -15/+17 | |
| 2013-08-24 | std::rt: Optimize TLS use in change_task_context | Brian Anderson | -0/+17 | |
| 2013-08-24 | std: More TLS micro-optimization | Brian Anderson | -3/+11 | |
| 2013-08-19 | Add externfn macro and correctly label fixed_stack_segments | Niko Matsakis | -2/+4 | |
| 2013-08-12 | std: Re-optimize tls access on local allocation path | Brian Anderson | -2/+9 | |
| I did this once but acciddentally undid it in a later patch. | ||||
| 2013-08-04 | std::rt: Improve the error message when the thread-local ptr is null | Brian Anderson | -11/+15 | |
| Also fix some incorrect comments and variable names. | ||||
| 2013-06-17 | std: Rename `abort!` to `rtabort!` to match other macros | Brian Anderson | -1/+1 | |
| 2013-06-04 | std::cell: Modernize constructors | Philipp Brüschweiler | -1/+1 | |
| Part of #3853 | ||||
| 2013-05-22 | libstd: Fix merge fallout. | Patrick Walton | -0/+145 | |
