index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcore
/
unsafe.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-24
/
+24
2012-07-03
Switch 'native' to 'extern' (or 'foreign' in some descriptions)
Graydon Hoare
-1
/
+1
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-1
/
+1
2012-06-28
Add task-local storage in libcore.
Ben Blum
-1
/
+22
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-2
/
+2
2012-06-25
core: Convert declarations to not use the trailing 'unsafe' notation
Brian Anderson
-9
/
+13
2012-06-08
core: Add unsafe::transmute
Brian Anderson
-1
/
+28
2012-03-23
Remove last vestiges of old-style intrinsics
Marijn Haverbeke
-1
/
+1
2012-03-23
Support [rust_stack] annotation on native functions (crudely)
Marijn Haverbeke
-7
/
+0
2012-03-23
Replace most uses of intrinsics in core with builtins
Marijn Haverbeke
-10
/
+5
2012-03-20
core: Rename unsafe::leak to unsafe::forget. Closes #2031
Brian Anderson
-3
/
+3
2012-03-09
core: Convert to rustdoc
Brian Anderson
-14
/
+6
2012-03-06
core: Inline a bunch of unsafe functions
Brian Anderson
-0
/
+2
2012-02-07
made leak an intrinsic to avoid a c-call. added memmove and memcpy intrinsics
Magnus Auvinen
-5
/
+1
2012-01-17
libcore: Move core tests into libcore
Brian Anderson
-0
/
+18
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-0
/
+41