about summary refs log tree commit diff
path: root/src/libstd/std.rs
AgeCommit message (Expand)AuthorLines
2013-08-19Add externfn macro and correctly label fixed_stack_segmentsNiko Matsakis-0/+1
2013-08-14Methodyfied the string ascii extionsion functionsMarvin Löbel-1/+1
2013-08-12Reorganise Select traits to not expose internal runtime types. Close #5160. P...Ben Blum-0/+1
2013-08-09auto merge of #8296 : erickt/rust/remove-str-trailing-nulls, r=ericktbors-0/+1
2013-08-09Remove the C++ runtime. SayonaraBrian Anderson-2/+0
2013-08-08Merge remote-tracking branch 'remotes/origin/master' into remove-str-trailing...Erick Tryzelaar-0/+3
2013-08-07Add initial support for a new formatting syntaxAlex Crichton-0/+3
2013-08-06Merge commit 'd89ff7eef969aee6b493bc846b64d68358fafbcd' into remove-str-trail...Erick Tryzelaar-2/+0
2013-08-04std: replace str::as_c_str with std::c_strErick Tryzelaar-0/+1
2013-08-03std: Remove gc and stackwalkBrian Anderson-2/+0
2013-07-27Remove unnecessary #[path = "***/mod.rs"] lines.OGINO Masanori-3/+0
2013-07-22std: add #[cfg(test)] reference to extra so we can benchmark libstd.Graydon Hoare-0/+3
2013-07-19std: Remove old magic core modBrian Anderson-10/+0
2013-07-14Make TLS keys actually take up spaceAlex Crichton-0/+1
2013-07-08Bump version numbers to 0.8-preBrian Anderson-1/+1
2013-06-30Bump version from 0.7-pre to 0.7Brian Anderson-1/+1
2013-06-25Rename all files with the 'rc' extensionAlex Crichton-0/+230