Age | Commit message (Expand) | Author |
---|---|---|
2003-09-25 | Define the instance variable Buffer, not the automatic variable Buffer. | Chris Lattner |
2003-09-24 | Fix alignment problem | Chris Lattner |
2003-09-24 | Actually assign the string correctly through the std::string pointer. | Misha Brukman |
2003-09-24 | * Eliminate BytecodeBufferReader::Length member variable | Misha Brukman |
2003-09-23 | Added code that ensures that we pass the beginning of the data buffer to | John Criswell |
2003-09-23 | * Group class definitions & implementations together | Misha Brukman |
2003-09-23 | * Constantify arguments to copy function | Misha Brukman |
2003-09-22 | Added file header comment. | Misha Brukman |
2003-09-22 | * Cleaned up code: | Misha Brukman |