index
:
rust
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rt
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
add -O2 when compiling rt, fix warnings triggered by optimizer
Marijn Haverbeke
2011-04-08
1
-1
/
+1
*
Another go at changing compile-command, this time using RBUILD env var.
Graydon Hoare
2011-03-25
1
-1
/
+1
*
Revert "Bulk-edit compile commands in emacs chatter to point to assumed build...
Graydon Hoare
2011-03-25
1
-1
/
+1
*
Bulk-edit compile commands in emacs chatter to point to assumed build/ dir of...
Graydon Hoare
2011-03-25
1
-1
/
+1
*
Add basic file-system functionality
Marijn Haverbeke
2011-03-14
1
-0
/
+6
*
Cleanup, refactoring, and some runtime tests.
Michael Bebenita
2010-09-10
2
-5
/
+15
*
Tidy up the sync dir, remove dead or mis-designed code in favour of OS primit...
Graydon Hoare
2010-09-08
1
-1
/
+12
*
Cleaned up locking in the kernel.
Michael Bebenita
2010-09-08
1
-7
/
+1
*
Lots of design changes around proxies and message passing. Made it so that do...
Michael Bebenita
2010-09-07
1
-2
/
+2
*
Small updates to util classes.
Michael Bebenita
2010-09-07
2
-1
/
+24
*
Change signature of array_list::pop().
Michael Bebenita
2010-09-07
2
-6
/
+20
*
Added a few utility classes, cleaned up the include order of .h files, and st...
Michael Bebenita
2010-09-07
2
-0
/
+126
*
Changed array_list::replace() return behavior.
Michael Bebenita
2010-08-09
1
-5
/
+5
*
Add C++ wrapper around uthash.
Michael Bebenita
2010-07-28
1
-0
/
+193
*
array_list improvements.
Michael Bebenita
2010-07-28
1
-1
/
+21
*
Added a message passing system based on lock free queues for inter-thread com...
Michael Bebenita
2010-07-19
1
-10
/
+18
*
Populate tree.
Graydon Hoare
2010-06-23
1
-0
/
+69