summaryrefslogtreecommitdiffstats
path: root/courgette/encoded_program.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-16/+18
* Identifying call sites that need to handle out of memory situations in Courge...tommi@chromium.org2011-03-221-12/+12
* Implementation of an STL compatible allocator for Courgette on Windows.tommi@chromium.org2011-03-011-12/+18
* Code changes to get the code to compile under GCC.sra@google.com2009-07-181-2/+13
* Move Courgettesra@chromium.org2009-05-081-0/+83