summary refs log tree commit diff
path: root/src/libcore/comm.rs
AgeCommit message (Expand)AuthorLines
2012-01-19Additional ; to , changes, disable "tag" and ";" in parser. Close #1430. Clos...Graydon Hoare-2/+2
2012-01-19libcore: "tag" -> "enum"Patrick Walton-2/+2
2012-01-19Use ctypes in native function declarationsHaitao Li-1/+1
2012-01-17libcore: Move core tests into libcoreBrian Anderson-0/+43
2012-01-17Remove un-needed <Roland Tanglao-2/+2
2012-01-16Forgot to add some spaces before backslashesRoland Tanglao-9/+9
2012-01-16add spaces before newlines in rustdocsRoland Tanglao-22/+22
2012-01-16convert comments to rustdocs for box, char, comm and cytpes.rsRoland Tanglao-81/+58
2012-01-14libcore: Remove void declaration from comm::rustrtBrian Anderson-1/+0
2012-01-09Remove leftover comm.rs in stdMarijn Haverbeke-2/+0
2012-01-09Fix typo in example in libcore docsMarijn Haverbeke-1/+1
2012-01-05Switch to new param kind bound syntaxMarijn Haverbeke-10/+10
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-0/+184