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
/
rt
Age
Commit message (
Expand
)
Author
Lines
2015-01-19
rt: Remove libtime wrappers
klutzy
-138
/
+0
2015-01-15
auto merge of #20980 : richo/rust/final-power, r=alexcrichton
bors
-0
/
+22
2015-01-11
powerpc: Fix extraneous include in rt support
Richo Healey
-2
/
+0
2015-01-11
powerpc: rough platform support
Richo Healey
-0
/
+24
2015-01-11
Fix: GNU AArch64 assembler does not like @plt symbol suffix
Akos Kiss
-2
/
+2
2015-01-09
iOS: preliminary 64-bit archs support
Valerii Hiora
-5
/
+21
2015-01-09
iOS: makefiles and runtime for new archs
Valerii Hiora
-0
/
+252
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-0
/
+36
2014-12-22
Removed unused context-switching assembly code.
Maya Nitu
-567
/
+0
2014-12-18
Avoid .take().unwrap() with FnOnce closures
Alex Crichton
-4
/
+4
2014-12-18
libs: merge librustrt into libstd
Aaron Turon
-1
/
+1
2014-10-02
remove the uv_support code
Daniel Micay
-169
/
+0
2014-10-02
rm libuv-auto-clean-trigger
Daniel Micay
-2
/
+0
2014-09-06
readdir: return error instead of failing on invalid UTF-16
Peter Atashian
-27
/
+0
2014-08-08
Move system header includes above valgrind.h include
Chris Nixon
-4
/
+4
2014-08-05
Added clarification regarding rust_try_inner.
Vadim Chugunov
-1
/
+2
2014-08-04
Implement unwinding for Win64.
Vadim Chugunov
-9
/
+25
2014-08-04
Fix valgrind.h for Win64.
Vadim Chugunov
-30
/
+31
2014-07-29
Port Rust to DragonFlyBSD
Michael Neumann
-3
/
+10
2014-06-24
auto merge of #14963 : w3ln4/rust/master, r=alexcrichton
bors
-0
/
+171
2014-06-24
Added Mipsel architecture support
Pawel Olzacki
-0
/
+171
2014-06-21
Add missing attributes to indirect calls for foreign functions
Björn Steinbrink
-0
/
+18
2014-06-13
Cosmetic fixes & comments
Valerii Hiora
-1
/
+5
2014-06-12
Runtime support for arm on iOS
Valerii Hiora
-34
/
+74
2014-05-22
libtime: Remove the `tz_zone` field from times.
Patrick Walton
-36
/
+6
2014-05-14
update valgrind headers
Daniel Micay
-512
/
+1859
2014-05-11
make sure jemalloc valgrind support is enabled
Daniel Micay
-1
/
+1
2014-05-03
rustdoc: Migrate from sundown to hoedown
Alex Crichton
-5448
/
+0
2014-04-24
Update libuv
Alex Crichton
-1
/
+1
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-1
/
+1
2014-04-08
Fix spelling errors in comments.
Joseph Crail
-1
/
+1
2014-03-25
rustuv: Handle short writes in uv_fs_write
Alex Crichton
-1
/
+1
2014-03-21
rand: Rewrite OsRng in Rust for windows
Alex Crichton
-59
/
+0
2014-03-19
rustc: Fix x86 ffi for empty struct arguments
klutzy
-0
/
+23
2014-03-14
fix MIPS target
Jyun-Yan You
-25
/
+8
2014-03-12
std: Move rand to librand.
Huon Wilson
-1
/
+1
2014-03-05
native: Stop using readdir()
Alex Crichton
-3
/
+12
2014-02-16
Upgrade libuv
Alex Crichton
-1
/
+1
2014-02-13
Remove two allocations from spawning a green task
Alex Crichton
-0
/
+41
2014-02-03
std: Hardcode pthread constants and structures
Alex Crichton
-20
/
+0
2014-01-26
Removed all instances of XXX in preparation for relaxing of FIXME rule
Salem Talha
-1
/
+1
2014-01-20
rustuv: Re-work sockaddr glue to not use malloc
Alex Crichton
-44
/
+0
2014-01-03
rt: Define exp10 on Android
Brian Anderson
-0
/
+5
2013-12-30
Convert some C functions to rust functions
Alex Crichton
-67
/
+0
2013-12-26
Register new snapshots
Alex Crichton
-92
/
+0
2013-12-24
Remove rust_globals.h
Brian Anderson
-143
/
+37
2013-12-24
Stop using C++ exceptions for stack unwinding.
Vadim Chugunov
-31
/
+37
2013-12-22
uv: Suppress a warning by using an absolute path
Alex Crichton
-0
/
+2
2013-12-07
Register new snapshots
Alex Crichton
-9
/
+0
2013-12-05
Remove unused upcalls
Alex Crichton
-1
/
+2
[next]