index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libgreen
/
stack.rs
Age
Commit message (
Expand
)
Author
Lines
2014-11-20
Remove libgreen
Aaron Turon
-215
/
+0
2014-11-20
Rename remaining Failures to Panic
Subhash Bhushan
-1
/
+1
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-2
/
+2
2014-10-29
Rename fail! to panic!
Steve Klabnik
-4
/
+4
2014-10-24
Print stack overflow messages for Windows, Linux and OS X
John Kåre Alsaker
-0
/
+5
2014-10-10
Register new snapshots
Alex Crichton
-3
/
+3
2014-09-30
Fix libgreen
Steven Fackler
-3
/
+2
2014-08-20
Stage #[repr(packed)] in std::rt
Corey Richardson
-1
/
+2
2014-08-20
libgreen: use FFI-safe types
Corey Richardson
-1
/
+1
2014-08-04
stabilize atomics (now atomic)
Aaron Turon
-4
/
+4
2014-07-29
Port Rust to DragonFlyBSD
Michael Neumann
-1
/
+5
2014-07-11
std: Move MemoryMap fields to methods
Alex Crichton
-11
/
+13
2014-07-03
Fix spelling errors.
Joseph Crail
-1
/
+1
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-6
/
+6
2014-06-18
fix signatures of mmap-related functions from libc
Daniel Micay
-1
/
+1
2014-06-06
libs: Fix miscellaneous fallout of librustrt
Alex Crichton
-2
/
+18
2014-05-27
Move std::{reflect,repr,Poly} to a libdebug crate
Alex Crichton
-2
/
+2
2014-04-10
green: de-~[].
Huon Wilson
-2
/
+2
2014-04-04
Fix fallout from std::libc separation
Corey Richardson
-1
/
+1
2014-03-31
green: Switch field privacy as necessary
Alex Crichton
-4
/
+4
2014-02-24
std: make .swap_remove return Option<T>.
Huon Wilson
-1
/
+1
2014-02-13
Fix a bug where cached stacks weren't re-used
Alex Crichton
-2
/
+32
2014-01-26
Removed all instances of XXX in preparation for relaxing of FIXME rule
Salem Talha
-2
/
+2
2014-01-26
Bring in the line-length police
Alex Crichton
-33
/
+35
2014-01-24
Fix zero-sized memory mapping
Corey Richardson
-2
/
+14
2014-01-24
Use `mmap` to map in task stacks and guard page
Corey Richardson
-26
/
+95
2014-01-04
Don't allow newtype structs to be dereferenced. #6246
Brian Anderson
-2
/
+2
2013-12-24
green: Rip the bandaid off, introduce libgreen
Alex Crichton
-0
/
+75