Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Don't throw needlessly. Failure of gettimeofday is *very* unlinkely so | Reid Spencer | 2006-08-22 | 1 | -2/+7 |
* | comment the hpux bit | Duraid Madina | 2005-05-16 | 1 | -0/+1 |
* | Remove vim settings from source code; people should use llvm/utils/vim/vimrc | Misha Brukman | 2005-05-05 | 1 | -1/+0 |
* | Make asctime_r work for HP/UX. | Reid Spencer | 2005-01-14 | 1 | -0/+4 |
* | For PR351: | Reid Spencer | 2004-12-27 | 1 | -4/+0 |
* | Per code review: | Reid Spencer | 2004-11-16 | 1 | -1/+1 |
* | Make it actually compile on Solaris. | Reid Spencer | 2004-11-15 | 1 | -1/+1 |
* | Consolidate the implementation of TimeValue::now() for Unix to use the | Reid Spencer | 2004-11-15 | 1 | -0/+13 |
* | Implement the toString method | Reid Spencer | 2004-11-14 | 1 | -0/+16 |
* | Added stub implementations of TimeValue concept for remaining platforms. | Reid Spencer | 2004-09-25 | 1 | -0/+22 |