| Age | Commit message (Expand) | Author | Lines |
| 2013-01-17 | Add a license check to tidy. #4018 | Brian Anderson | -1/+0 |
| 2012-12-15 | polymorphic indexed_list fixes: | Jesse Jones | -9/+10 |
| 2012-12-15 | Improvements to array_list, hash_map, and indexed_list: | Jesse Jones | -2/+10 |
| 2012-12-03 | Update license, add license boilerplate to most files. Remainder will follow. | Graydon Hoare | -0/+10 |
| 2012-03-28 | Fix some gcc-4.4-isms, should build now on 4.1+. | Graydon Hoare | -0/+1 |
| 2011-07-13 | Remove 'Nop.' comments, add emacs lines, remove obsolete file. | Graydon Hoare | -1/+0 |
| 2011-06-27 | Basic multithreading support. The infinite loops test successfully maxes out ... | Eric Holk | -0/+1 |
| 2011-04-08 | add -O2 when compiling rt, fix warnings triggered by optimizer | Marijn Haverbeke | -1/+1 |
| 2010-09-10 | Cleanup, refactoring, and some runtime tests. | Michael Bebenita | -3/+13 |
| 2010-09-07 | Lots of design changes around proxies and message passing. Made it so that do... | Michael Bebenita | -2/+2 |
| 2010-09-07 | Small updates to util classes. | Michael Bebenita | -0/+9 |
| 2010-09-07 | Change signature of array_list::pop(). | Michael Bebenita | -1/+8 |
| 2010-09-07 | Added a few utility classes, cleaned up the include order of .h files, and st... | Michael Bebenita | -0/+70 |