aboutsummaryrefslogtreecommitdiff
path: root/src/rt/rustrt.def.in
Commit message (Expand)AuthorAgeFilesLines
* Introduce str_slice runtime functionBrian Anderson2011-05-111-0/+1
* stdlib: Add a Time module to the standard libraryPatrick Walton2011-04-291-0/+1
* stdlib/rt: Add an unsafe function to cast immutable vectors to mutable onesPatrick Walton2011-04-271-0/+1
* rt: Add str_vec to the def file. Puts out burning tinderbox.Patrick Walton2011-04-271-0/+1
* stdlib: Add a pointer equality function to the standard library and a test casePatrick Walton2011-04-211-0/+1
* add rustboot-specific log upcalls to .def fileMarijn Haverbeke2011-04-191-0/+2
* Parse FP literals without coercing to int. This allows parsing 64-bitTim Chevalier2011-03-251-0/+1
* Start making the standard-lib utf-8 awareMarijn Haverbeke2011-03-251-0/+1
* Placate win32 build; no idea how it can be working currently on tinderbox.Graydon Hoare2011-03-251-0/+2
* A first stab at the 'nbody' demo, with support for calling C sqrt().Lindsey Kuper2011-03-251-0/+2
* build: Generate an object file for stage0/libstd.dylibPatrick Walton2011-03-241-0/+1
* rustc: Open "use"d crates; add a _vec.vec_from_buf() method along the way; XF...Patrick Walton2011-03-241-0/+1
* Add .def.in files that I forgot to stage. Should put out burning tinderboxes ...Patrick Walton2011-03-241-0/+68