Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unbreak VC++ build. | Jeff Cohen | 2006-11-05 | 1 | -1/+1 |
* | make optional pointer really optional | Chris Lattner | 2006-08-27 | 1 | -1/+1 |
* | For PR797: | Reid Spencer | 2006-08-25 | 2 | -3/+3 |
* | For PR797: | Reid Spencer | 2006-08-25 | 1 | -6/+0 |
* | For PR797: | Reid Spencer | 2006-08-23 | 1 | -3/+3 |
* | Fix constructor documentation. | Reid Spencer | 2006-08-23 | 1 | -7/+4 |
* | For PR797: | Reid Spencer | 2006-08-23 | 1 | -3/+2 |
* | For PR797: | Reid Spencer | 2006-08-23 | 1 | -3/+5 |
* | For PR797: | Reid Spencer | 2006-08-23 | 1 | -19/+21 |
* | For PR797: | Reid Spencer | 2006-08-22 | 1 | -4/+4 |
* | Make the sys::Path::GetTemporaryDirectory method not throw exceptions and | Reid Spencer | 2006-08-22 | 1 | -3/+4 |
* | Fix some indentation. | Reid Spencer | 2006-08-22 | 1 | -5/+4 |
* | For PR797: | Reid Spencer | 2006-08-22 | 1 | -7/+24 |
* | For PR797: | Reid Spencer | 2006-08-21 | 1 | -8/+10 |
* | For PR797: | Reid Spencer | 2006-08-21 | 1 | -1/+2 |
* | Remove some now-dead methods. Use getFileStatus instead. | Chris Lattner | 2006-08-01 | 1 | -22/+0 |
* | Modify setStatusInfoOnDisk to not throw an exception. | Chris Lattner | 2006-07-28 | 1 | -2/+3 |
* | Modify Path::eraseFromDisk to not throw an exception. | Chris Lattner | 2006-07-28 | 1 | -6/+4 |
* | Change Path::getStatusInfo to return a boolean and error string on an error | Chris Lattner | 2006-07-28 | 1 | -56/+44 |
* | For PR780: | Reid Spencer | 2006-07-26 | 8 | -0/+21 |
* | For PR780: | Reid Spencer | 2006-07-26 | 3 | -3/+10 |
* | #include <iosfwd> not <ostream> | Chris Lattner | 2006-07-07 | 1 | -5/+2 |
* | Change AllocateRWX/DeallocateRWX to not throw an exception. | Chris Lattner | 2006-07-07 | 1 | -7/+15 |
* | Change LoadLibraryPermanently to not throw an exception. | Chris Lattner | 2006-07-07 | 1 | -3/+4 |
* | For PR804: | Reid Spencer | 2006-06-08 | 1 | -1/+1 |
* | For PR787: | Reid Spencer | 2006-06-07 | 1 | -0/+4 |
* | For PR780: | Reid Spencer | 2006-06-07 | 1 | -3/+5 |
* | For PR780: | Reid Spencer | 2006-06-07 | 1 | -8/+31 |
* | For PR780: | Reid Spencer | 2006-06-07 | 1 | -0/+40 |
* | Fix some doxygen usage in these headers. | Reid Spencer | 2006-05-19 | 2 | -5/+4 |
* | Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. | Chris Lattner | 2006-02-22 | 3 | -3/+3 |
* | Add AddSymbol() method to DynamicLibrary to work around Windows limitation | Jeff Cohen | 2006-01-30 | 1 | -0/+14 |
* | Add some documentation. | Reid Spencer | 2006-01-08 | 1 | -0/+2 |
* | Fix documentation for the AlarmSetup function. | Reid Spencer | 2005-12-22 | 1 | -2/+5 |
* | Implement a generic polled Alarm function. This merely removes the system | Reid Spencer | 2005-12-22 | 1 | -0/+42 |
* | For PR616: | Reid Spencer | 2005-08-24 | 1 | -0/+2 |
* | Implement SetInterruptFunction for Windows. | Jeff Cohen | 2005-08-02 | 1 | -1/+2 |
* | add a new function proto | Chris Lattner | 2005-08-02 | 1 | -0/+9 |
* | support near allocations for the JIT | Andrew Lenharth | 2005-07-29 | 1 | -1/+3 |
* | Eliminate tabs and trailing spaces. | Jeff Cohen | 2005-07-27 | 3 | -32/+32 |
* | Eliminate tabs | Jeff Cohen | 2005-07-13 | 1 | -2/+2 |
* | Win32 support for Mutex class. | Jeff Cohen | 2005-07-13 | 1 | -3/+3 |
* | For PR540: | Reid Spencer | 2005-07-12 | 1 | -0/+82 |
* | Final Changes For PR495: | Reid Spencer | 2005-07-08 | 1 | -124/+129 |
* | fix typo | Jeff Cohen | 2005-07-08 | 1 | -1/+1 |
* | For PR495: | Reid Spencer | 2005-07-07 | 1 | -97/+55 |
* | For PR495: | Reid Spencer | 2005-07-07 | 1 | -3/+11 |
* | Remove vim settings from source code; people should use llvm/utils/vim/vimrc | Misha Brukman | 2005-05-05 | 6 | -6/+0 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 8 | -160/+160 |
* | Add two new methods for getting the User Id and Group Id values for the | Reid Spencer | 2005-04-21 | 1 | -0/+10 |