index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
System
/
TimeValue.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
80-col violation.
Mikhail Glushenkov
2009-11-07
1
-2
/
+2
*
Move DataTypes.h to include/llvm/System, update all users. This breaks the last
Chandler Carruth
2009-10-26
1
-1
/
+1
*
Fix typo.
Nick Lewycky
2009-10-11
1
-1
/
+1
*
Fix typo.
Nick Lewycky
2009-10-11
1
-1
/
+1
*
Prune #includes from llvm/Linker.h and llvm/System/Path.h,
Chris Lattner
2009-08-23
1
-1
/
+1
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
remove obviously dead uses of IncludeFile.
Chris Lattner
2007-12-18
1
-3
/
+0
*
remove extraneous top-level semi's
Chris Lattner
2007-05-03
1
-2
/
+2
*
Fix some indentation.
Reid Spencer
2006-08-22
1
-5
/
+4
*
For PR780:
Reid Spencer
2006-07-26
1
-0
/
+3
*
Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.
Chris Lattner
2006-02-22
1
-1
/
+1
*
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
Misha Brukman
2005-05-05
1
-1
/
+0
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-23
/
+23
*
Fix bountiful sources of VC++ 'possible loss of data' warnings
Jeff Cohen
2005-01-01
1
-2
/
+2
*
Implement Win32 Path::getStatusInfo(), TimeValue::toString()
Jeff Cohen
2004-12-14
1
-0
/
+8
*
Per code review:
Reid Spencer
2004-11-16
1
-11
/
+11
*
*Make naming convention consistent.*Add convertion to/from Unix Epoch time.*A...
Reid Spencer
2004-11-14
1
-4
/
+16
*
Provide conversion from posix time.
Reid Spencer
2004-11-09
1
-0
/
+9
*
Wrap comments at 80 cols
Misha Brukman
2004-10-26
1
-1
/
+2
*
* Fit constructor initializer on a single line
Misha Brukman
2004-10-19
1
-3
/
+2
*
Fix file comment header
Misha Brukman
2004-10-12
1
-1
/
+1
*
Fix #include flavor
Chris Lattner
2004-10-04
1
-1
/
+1
*
Clean up the interface of TimeValue:
Reid Spencer
2004-09-25
1
-207
/
+171
*
Initial implementation of the TimeValue abstraction.
Reid Spencer
2004-09-24
1
-0
/
+391