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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mk
/
rt.mk
Age
Commit message (
Expand
)
Author
Lines
2014-01-03
Fix ARM unwinding.
Vadim Chugunov
-1
/
+1
2013-12-26
Register new snapshots
Alex Crichton
-1
/
+0
2013-12-24
Stop using C++ exceptions for stack unwinding.
Vadim Chugunov
-10
/
+12
2013-12-22
uv: Suppress a warning by using an absolute path
Alex Crichton
-6
/
+17
2013-11-29
Statically link librustrt to libstd
Alex Crichton
-4
/
+2
2013-11-22
Remove sjlj stuff from rust_upcall and don't pass -Werror to libuv.
Luqman Aden
-2
/
+7
2013-11-22
mk: Get rid of redundant LIBUV_FLAGS.
Luqman Aden
-36
/
+3
2013-11-22
Fix up mingw64 target.
Luqman Aden
-16
/
+32
2013-11-18
Move runtime files to C instead of C++
Alex Crichton
-11
/
+16
2013-11-18
Remove the C++ lock_and_signal type
Alex Crichton
-1
/
+0
2013-11-10
Another round of test fixes from previous commits
Alex Crichton
-1
/
+1
2013-11-10
Update to the latest libuv
Alex Crichton
-1
/
+1
2013-11-06
auto merge of #10227 : kud1ing/rust/ios, r=alexcrichton
bors
-0
/
+7
2013-11-06
Fixes for compilation to iOS:
kud1ing
-0
/
+7
2013-11-05
Move implementation for threads to Rust
Dirkjan Bussink
-1
/
+0
2013-11-02
Statically link libuv to librustuv
Alex Crichton
-5
/
+23
2013-11-01
Statically link sundown to librustdoc
Alex Crichton
-10
/
+28
2013-10-29
support for GNU configure syntax
Heather
-6
/
+5
2013-10-29
Move rust's uv implementation to its own crate
Alex Crichton
-1
/
+1
2013-10-26
Rewrite boxed_region/memory_region in Rust
Alex Crichton
-2
/
+0
2013-10-19
auto merge of #9834 : alexcrichton/rust/morestack, r=brson
bors
-6
/
+3
2013-10-19
Use __morestack to detect stack overflow
Alex Crichton
-6
/
+3
2013-10-18
Remove jemalloc from the runtime
Alex Crichton
-17
/
+2
2013-10-16
drop the linenoise library
Daniel Micay
-4
/
+1
2013-10-09
std::rand: make the windows OSRng more correct, remove some C++.
Huon Wilson
-1
/
+0
2013-10-08
Build libuv/jemalloc only once (not per stage)
Alex Crichton
-113
/
+101
2013-09-25
rustdoc: Add sundown to src/rt/
Alex Crichton
-1
/
+12
2013-09-23
Remove the C(++) ISAAC Rng from the old rt.
Huon Wilson
-1
/
+0
2013-09-18
auto merge of #9280 : alexcrichton/rust/less-c++, r=brson
bors
-1
/
+0
2013-09-18
Remove rust_run_program.cpp
Alex Crichton
-1
/
+0
2013-09-17
The purpose of these headers is to fix issues with mingw v4.0, as described i...
Vadim Chugunov
-1
/
+1
2013-09-16
Pass OS to gyp_uv
Seo Sanghyeon
-3
/
+4
2013-09-13
Convert rust_crate_map.cpp to Rust
Florian Hahn
-1
/
+0
2013-09-09
auto merge of #9033 : alexcrichton/rust/libuv-makefile-dep, r=brson
bors
-1
/
+1
2013-09-07
Give the libuv makefile generation a dependency
Alex Crichton
-1
/
+1
2013-09-07
Run gyp with CFG_PYTHON which is python < 3
Alex Crichton
-1
/
+1
2013-09-06
Upgrade libuv to the current master (again)
Alex Crichton
-10
/
+25
2013-09-05
auto merge of #8975 : alexcrichton/rust/reorganize, r=pnkfelix
bors
-32
/
+35
2013-09-04
Move the `rt` build directory under $target
Alex Crichton
-32
/
+35
2013-09-04
Convert rust_log.cpp to Rust, closes #8703
Florian Hahn
-1
/
+0
2013-08-29
Revert "auto merge of #8645 : alexcrichton/rust/issue-6436-run-non-blocking, ...
Brian Anderson
-36
/
+10
2013-08-29
mk: Fix libuv makefile generation on android
Ilyong Cho
-0
/
+9
2013-08-28
Fix compilation issues with libuv on OSX
Alex Crichton
-1
/
+6
2013-08-28
Run gyp_uv with CFG_PYTHON instead of directly
Alex Crichton
-1
/
+1
2013-08-27
Fix various issues associated with building on windows
Alex Crichton
-23
/
+18
2013-08-27
Implement process bindings to libuv
Alex Crichton
-0
/
+7
2013-08-27
Upgrade libuv to the current master + our patches
Alex Crichton
-8
/
+25
2013-08-23
rt: Remove rust_abi
Brian Anderson
-1
/
+0
2013-08-23
rt: Remove rust_util.cpp
Brian Anderson
-1
/
+0
2013-08-23
rt: Remove old precise GC code
Brian Anderson
-1
/
+0
[next]