index
:
rust
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rt
/
rustrt.def.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce str_slice runtime function
Brian Anderson
2011-05-11
1
-0
/
+1
*
stdlib: Add a Time module to the standard library
Patrick Walton
2011-04-29
1
-0
/
+1
*
stdlib/rt: Add an unsafe function to cast immutable vectors to mutable ones
Patrick Walton
2011-04-27
1
-0
/
+1
*
rt: Add str_vec to the def file. Puts out burning tinderbox.
Patrick Walton
2011-04-27
1
-0
/
+1
*
stdlib: Add a pointer equality function to the standard library and a test case
Patrick Walton
2011-04-21
1
-0
/
+1
*
add rustboot-specific log upcalls to .def file
Marijn Haverbeke
2011-04-19
1
-0
/
+2
*
Parse FP literals without coercing to int. This allows parsing 64-bit
Tim Chevalier
2011-03-25
1
-0
/
+1
*
Start making the standard-lib utf-8 aware
Marijn Haverbeke
2011-03-25
1
-0
/
+1
*
Placate win32 build; no idea how it can be working currently on tinderbox.
Graydon Hoare
2011-03-25
1
-0
/
+2
*
A first stab at the 'nbody' demo, with support for calling C sqrt().
Lindsey Kuper
2011-03-25
1
-0
/
+2
*
build: Generate an object file for stage0/libstd.dylib
Patrick Walton
2011-03-24
1
-0
/
+1
*
rustc: Open "use"d crates; add a _vec.vec_from_buf() method along the way; XF...
Patrick Walton
2011-03-24
1
-0
/
+1
*
Add .def.in files that I forgot to stage. Should put out burning tinderboxes ...
Patrick Walton
2011-03-24
1
-0
/
+68