Brian Anderson
|
a0f0a704b0
|
core: Clean up comments and exports
|
2012-03-10 00:35:02 -08:00 |
|
Brian Anderson
|
b22556a6f8
|
core: Convert to rustdoc
|
2012-03-09 22:56:53 -08:00 |
|
Brian Anderson
|
d1c6e34e1c
|
core: Inline a bunch of unsafe functions
|
2012-03-06 11:20:43 -08:00 |
|
Niko Matsakis
|
3269a4043c
|
rewrite vec to be more unsafe, more inlined
|
2012-03-05 16:47:52 -08:00 |
|
Magnus Auvinen
|
a422cd7ddb
|
fixed memmove. were using memcpy due to copy paste error
|
2012-02-09 21:47:12 +01:00 |
|
Brian Anderson
|
159aebc28b
|
core: Whitespace policia
|
2012-02-07 15:08:54 -08:00 |
|
Magnus Auvinen
|
a5fc0b08de
|
added some documentation and made the memcpy and memmove unsafe
|
2012-02-07 15:08:54 -08:00 |
|
Magnus Auvinen
|
3e9859362b
|
made leak an intrinsic to avoid a c-call. added memmove and memcpy intrinsics
|
2012-02-07 15:08:54 -08:00 |
|
Haitao Li
|
dde41869ce
|
Use ctypes in native function declarations
|
2012-01-19 02:10:36 +08:00 |
|
Brian Anderson
|
17bf4b0e1b
|
libcore: Move core tests into libcore
|
2012-01-17 19:41:05 -08:00 |
|
Graydon Hoare
|
fa9ad984fb
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
|