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
/
test
/
run-pass
Age
Commit message (
Expand
)
Author
Lines
2011-11-15
Make run-pass/native-fn-linkname's main take no args
Brian Anderson
-1
/
+1
2011-11-15
Use native fn's link name attribute if given
Haitao Li
-0
/
+19
2011-11-15
Fix handling of loops and conditionals in alias.rs
Marijn Haverbeke
-0
/
+9
2011-11-14
xfail-fast run-pass/native-dupe.rs
Brian Anderson
-0
/
+3
2011-11-14
stdlib: Run cleanups on data that fails to send
Brian Anderson
-0
/
+10
2011-11-14
Un-xfail-win32 two tests that should actually work
Brian Anderson
-2
/
+0
2011-11-15
rustllvm: Add a GetOrInsertFunction wrapper
Haitao Li
-0
/
+12
2011-11-13
Drop enqueued elements when a port is destructed. Closes #1155
Brian Anderson
-0
/
+18
2011-11-11
Add test for #783. Closes #783
Brian Anderson
-0
/
+25
2011-11-11
Rehabilitate run-pass/task-killjoin.rs
Brian Anderson
-9
/
+7
2011-11-11
Rehabilitate run-pass/task-comm.rs
Brian Anderson
-9
/
+9
2011-11-11
rt: Take the task lock when dropping port refcounts
Brian Anderson
-4
/
+3
2011-11-10
stdlib: Remove sio and aio. Bitrotted.
Brian Anderson
-107
/
+0
2011-11-10
Add float support to #fmt. Fix #1014.
Josh Matthews
-0
/
+14
2011-11-09
Add "cdecl" as synonym for "c-stack-cdecl"
Brian Anderson
-23
/
+23
2011-11-09
Add "stdcall" as synonym for "c-stack-stdcall"
Brian Anderson
-2
/
+2
2011-11-09
Make native "c-stack-stdcall" ABI work
Brian Anderson
-2
/
+33
2011-11-09
Add test with implemented bits of issue #570.
Joshua Wise
-0
/
+17
2011-11-08
Make task_sleep an intrinsic.
Brian Anderson
-2
/
+2
2011-11-08
rt: Remove task_yield builtin
Brian Anderson
-2
/
+2
2011-11-08
Remove all uses of native cdecl except for those that yield
Brian Anderson
-8
/
+15
2011-11-07
Remove native "llvm" ABI
Brian Anderson
-10
/
+0
2011-11-03
Disallow writing to function arguments again
Marijn Haverbeke
-6
/
+8
2011-11-02
Rename car/cdr to head/tail in std::list
Marijn Haverbeke
-2
/
+2
2011-11-01
Fix alignment of interior pointers of dynamic-size types. Closes #1112
Brian Anderson
-0
/
+37
2011-10-29
Add the ability to ignore tests by compiler config
Brian Anderson
-0
/
+31
2011-10-29
rustc: Support 'companion mod's for crates and directory mods
Brian Anderson
-0
/
+23
2011-10-28
Add more isNaN tests
Matt Brubeck
-0
/
+8
2011-10-28
Use IEEE 754 semantics for NaN (Issue #1084)
Matt Brubeck
-0
/
+74
2011-10-28
Make shared kind the default only for generic functions
Marijn Haverbeke
-4
/
+4
2011-10-28
Move to short kind kinds words in test suite
Marijn Haverbeke
-13
/
+13
2011-10-27
Add tests for the 'as' (cast) operator
Matt Brubeck
-0
/
+253
2011-10-25
Update our code to new type parameter kind syntax
Marijn Haverbeke
-69
/
+69
2011-10-25
Step one towards new type param kind syntax
Marijn Haverbeke
-1
/
+1
2011-10-24
Fix long lines
Brian Anderson
-1
/
+2
2011-10-24
fix c-stack-cdecl when used w/ i64
Niko Matsakis
-0
/
+20
2011-10-24
add implicit ctx
Niko Matsakis
-1
/
+1
2011-10-24
move uses of rust ABI in tests to cdecl or c-stack-cdecl as appr
Niko Matsakis
-17
/
+26
2011-10-24
work around bug when calling c-stack-cdecl fns from outside crate
Niko Matsakis
-0
/
+11
2011-10-24
move sys fns into c-stack-cdecl and get_type_desc() into rusti
Niko Matsakis
-1
/
+1
2011-10-23
Remove a test binary that shouldn't exist
Brian Anderson
-0
/
+0
2011-10-21
Cycle-collect objects
Brian Anderson
-0
/
+13
2011-10-21
Free vectors during cc sweep
Brian Anderson
-0
/
+10
2011-10-21
Record the internal reference count of environment boxes. Closes #981
Brian Anderson
-0
/
+10
2011-10-21
Remove some semicolons after block calls
Marijn Haverbeke
-16
/
+16
2011-10-21
Remove remaining uses of iter and for-each
Marijn Haverbeke
-130
/
+53
2011-10-20
Remove temporary fn# syntax
Brian Anderson
-67
/
+67
2011-10-20
Get windows working under the bare function regime
Brian Anderson
-0
/
+1
2011-10-20
Make fn denote a bare function. Convert fn to fn@ as needed
Brian Anderson
-31
/
+35
2011-10-20
Give subtype relationships to function types
Brian Anderson
-0
/
+7
[prev]
[next]