summaryrefslogtreecommitdiffstats
path: root/courgette/memory_allocator.h
Commit message (Expand)AuthorAgeFilesLines
* Switch out use of std::string and std::vector for large allocations for a buf...tommi@chromium.org2011-04-061-29/+252
* Pulling in new icu with msvs2010 fix.bradnelson@google.com2011-03-291-1/+3
* Identifying call sites that need to handle out of memory situations in Courge...tommi@chromium.org2011-03-221-0/+41
* Instrument the allocator code so that we can track down the cause of recent c...tommi@chromium.org2011-03-031-8/+10
* Implementation of an STL compatible allocator for Courgette on Windows.tommi@chromium.org2011-03-011-0/+222