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 |
|