1. 50b35e2 Explicitly pass Thread::Current to MutexLock and Alloc. by Ian Rogers · 12 years ago
  2. 1f53934 Make PopSirt inlinable, pass self to SirtRef. by Ian Rogers · 12 years ago
  3. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  4. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  5. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  6. e5448b5 Remove most of the unordered_ stuff and use the standard equivalents instead. by Elliott Hughes · 13 years ago
  7. 40381fb Reuse SIRT for C++ references by Brian Carlstrom · 13 years ago
  8. c33a32b Sweep the monitor list. by Elliott Hughes · 13 years ago
  9. c74255f Interning image strings by Brian Carlstrom · 13 years ago
  10. 410c0c8 Mark more roots. by Elliott Hughes · 13 years ago
  11. cf4c6c4 Fully implement string interning. by Elliott Hughes · 13 years ago
  12. 1f87008 Add HeapTest and make GC work enough to pass it by Brian Carlstrom · 13 years ago
  13. bfaadc8 Replace a dangerous function with the convenience function callers actually want. by Elliott Hughes · 13 years ago
  14. f734cf5 Add ParsedOptions test (and migrate RuntimeTest to CommonTest) by Brian Carlstrom · 13 years ago
  15. 7e93b50 String intern table and support for unordered_map by Brian Carlstrom · 13 years ago