about summary refs log tree commit diff
path: root/src/libcore
AgeCommit message (Expand)AuthorLines
2011-12-18libcore: Remove task::set_min_stackBrian Anderson-12/+0
2011-12-16Merge pull request #1317 from boggle/fix1315Graydon Hoare-17/+49
2011-12-16core: marked fns as pure where possibleStefan Plantikow-14/+14
2011-12-16std: added either::flip, to_result and result::to_eitherStefan Plantikow-3/+35
2011-12-16rename iter2 to iteri to match typical conventionNiko Matsakis-6/+6
2011-12-16reorder args to the various vec, option fns so blk comes lastNiko Matsakis-14/+14
2011-12-16Make 1.f parse as a field access on the integer 1Marijn Haverbeke-2/+2
2011-12-15stdlib: Add a str::split_str() to split on a delimiter string of any lengthPatrick Walton-5/+41
2011-12-14Moved std::math to std::coreStefan Plantikow-32/+788
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-0/+4734
2011-12-08Add crate_type attributes to rustc, std, coreBrian Anderson-1/+1
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+17