about summary refs log tree commit diff
path: root/src/libcore/core.rc
AgeCommit message (Expand)AuthorLines
2012-01-17libstd => libcoreLenny222-0/+2
2012-01-13libcore: Add core::logging::console_on/off functionsBrian Anderson-1/+2
2012-01-08Declare MIT license in crate attributes, not BSDBrian Anderson-1/+1
2012-01-05Moved generic float::min, max to core::math and cleaned up some importsStefan Plantikow-0/+2
2011-12-31core: added support for bessel functionsStefan Plantikow-1/+2
2011-12-31Removed now obsolete mtypes moduleStefan Plantikow-1/+0
2011-12-31core: killed all math wrappersStefan Plantikow-1/+1
2011-12-23Add support to libcore for encoded-in-rust unicode character properties, at l...Graydon Hoare-0/+3
2011-12-14Moved std::math to std::coreStefan Plantikow-2/+7
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-0/+41
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