Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Do not leak the ModuleProvider if releaseModule() throws. | Chris Lattner | 2003-10-04 | 1 | -11/+6 | |
* | Define the instance variable Buffer, not the automatic variable Buffer. | Chris Lattner | 2003-09-25 | 1 | -3/+2 | |
* | Fix alignment problem | Chris Lattner | 2003-09-24 | 1 | -1/+1 | |
* | Actually assign the string correctly through the std::string pointer. | Misha Brukman | 2003-09-24 | 1 | -2/+2 | |
* | * Eliminate BytecodeBufferReader::Length member variable | Misha Brukman | 2003-09-24 | 1 | -26/+7 | |
* | Added code that ensures that we pass the beginning of the data buffer to | John Criswell | 2003-09-23 | 1 | -1/+1 | |
* | * Group class definitions & implementations together | Misha Brukman | 2003-09-23 | 1 | -58/+110 | |
* | * Constantify arguments to copy function | Misha Brukman | 2003-09-23 | 1 | -8/+4 | |
* | Added file header comment. | Misha Brukman | 2003-09-22 | 1 | -0/+7 | |
* | * Cleaned up code: | Misha Brukman | 2003-09-22 | 1 | -0/+170 |