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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
*Put the StatusInfo type in the right section. *Provide the ability to rename...
Reid Spencer
2004-11-14
1
-19
/
+72
*
Allow explicit closing of the MappedFile, before destruction
Reid Spencer
2004-11-14
1
-0
/
+2
*
Provide conversion from posix time.
Reid Spencer
2004-11-09
1
-0
/
+9
*
* Implement getStatusInfo for getting stat(2) like information
Reid Spencer
2004-11-09
1
-0
/
+30
*
Stop propagating method names that violate the coding standard
Reid Spencer
2004-11-05
1
-37
/
+37
*
Convert 'struct' to 'class' in various places to adhere to the coding standards
Chris Lattner
2004-10-27
1
-1
/
+1
*
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
*
Minor corrections suggested by Chris' ever-watchful eye.
Reid Spencer
2004-10-04
1
-9
/
+4
*
First version of the MappedFile abstraction for operating system idependent
Reid Spencer
2004-10-04
1
-0
/
+160
*
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
*
Add the GetLibraryPath method.
Reid Spencer
2004-09-13
1
-0
/
+11
*
Simplify the sys::Memory interface per Chris' request.
Reid Spencer
2004-09-13
1
-23
/
+33
*
Clean up the interface and implementation of sys::Program so that it is
Reid Spencer
2004-09-13
1
-22
/
+14
*
Initial commit of a file to declare the interface for platform independent
Reid Spencer
2004-09-11
1
-0
/
+53
*
Add methods for detecting file types by magic number, getting the file name
Reid Spencer
2004-09-11
1
-1
/
+38
*
Add methods for detecting different kinds of files by their magic number,
Reid Spencer
2004-09-11
1
-0
/
+42
*
Initial commit for platform independent system configuration support.
Reid Spencer
2004-08-31
1
-0
/
+30
*
Put the lib/System interface functions in llvm::sys namespace.
Reid Spencer
2004-08-29
1
-0
/
+2
*
Initial commit of the platform agnostic interface to finding and executing
Reid Spencer
2004-08-29
1
-0
/
+77
*
Add a function to remove whole directorys on fatal signal.
Reid Spencer
2004-08-29
1
-6
/
+14
*
Revise the design of the Path concept per peer review. Too many changes to
Reid Spencer
2004-08-29
1
-118
/
+372
*
Initial implementation of the Path operating system concept.
Reid Spencer
2004-08-25
2
-0
/
+166
*
Back out include/llvm/System changes until a satisfactory solution can
Reid Spencer
2004-08-16
3
-436
/
+0
*
First version of a class to represent the notion of an operating system
Reid Spencer
2004-08-15
1
-0
/
+214
*
First version of a class to represent operating system and lib/System
Reid Spencer
2004-08-15
1
-0
/
+208
*
Added a README to point users to the documentation on the design of this
Reid Spencer
2004-07-17
1
-0
/
+14
*
Moved header from include/Support/ to include/llvm/System
Chris Lattner
2004-05-27
1
-3
/
+3
*
Add a new function
Chris Lattner
2004-02-19
1
-0
/
+3
*
doxygenify
Chris Lattner
2003-12-31
1
-4
/
+4
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-1
/
+4
*
Added LLVM notice.
John Criswell
2003-10-20
1
-0
/
+7
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-1
/
+1
*
This file doesn't need this include
Chris Lattner
2003-08-01
1
-5
/
+0
*
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2003-06-30
1
-0
/
+5
*
Fix header
Chris Lattner
2002-12-12
1
-1
/
+2
*
New api for signal handling for LLVM tools
Chris Lattner
2002-04-18
1
-0
/
+18
[prev]