about summary refs log tree commit diff
path: root/src/rt/rust.h
AgeCommit message (Expand)AuthorLines
2012-04-03Refactor includes structure, getting rid of rust_internal.hJon Morton-41/+0
2011-08-20Conditionally define CDECL and FASTCALL on windowsBrian Anderson-0/+4
2011-07-13Fix compile-command lines in rt.Graydon Hoare-1/+1
2011-06-29Add a runtime flag to enable/disable claims en masseTim Chevalier-0/+4
2011-06-13This is the mega-ucontext commit. It replaces the task switching mechanism wi...Eric Holk-0/+3
2010-09-07Added a few utility classes, cleaned up the include order of .h files, and st...Michael Bebenita-4/+0
2010-08-17Lots of changes around memory managment in the Runtime. Added memory regions ...Michael Bebenita-5/+0
2010-08-16Pulled rust_srv in its own file. Some cleanup, and added varargs to assertion...Michael Bebenita-15/+1
2010-07-28Add a warning interface to rust_srv.Michael Bebenita-0/+1
2010-07-28Move allocation-tracking into rust_srv.Michael Bebenita-0/+3
2010-06-23Populate tree.Graydon Hoare-0/+49