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
/
lib
/
Archive
/
ArchiveWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Final Changes For PR495:
Reid Spencer
2005-07-08
1
-4
/
+4
*
For PR495:
Reid Spencer
2005-07-07
1
-3
/
+3
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-33
/
+33
*
Eliminate calls to system dependent function getuid by using
Reid Spencer
2005-04-21
1
-2
/
+3
*
Initialize fields mode, uid, and gid.
Misha Brukman
2005-04-20
1
-0
/
+6
*
Properly close mapped files.
Jeff Cohen
2005-01-28
1
-2
/
+2
*
Use binary mode for reading/writing bytecode files
Jeff Cohen
2005-01-22
1
-2
/
+4
*
Fix problems uncovered by VC++ (first time compiled by VC++)
Jeff Cohen
2004-12-20
1
-1
/
+1
*
For PR351:
Reid Spencer
2004-12-15
1
-1
/
+0
*
Path::get -> Path::toString
Reid Spencer
2004-12-11
1
-8
/
+10
*
Adjust to Compressor interface change
Reid Spencer
2004-11-25
1
-2
/
+1
*
Distinguish between BSD4.4 and SVR4 symbol tables
Reid Spencer
2004-11-20
1
-6
/
+13
*
Correct the computation of when to add the padding. It is not based on the
Reid Spencer
2004-11-19
1
-1
/
+1
*
Fix some things for Mac OSX archives:
Reid Spencer
2004-11-17
1
-5
/
+14
*
Adjust long file name writing to match BSD 4.4 and Mac OSX style archives.
Reid Spencer
2004-11-17
1
-10
/
+14
*
Fix typeo in comment.
Reid Spencer
2004-11-16
1
-1
/
+1
*
Per code review:\
Reid Spencer
2004-11-16
1
-44
/
+46
*
Changes necessary to enable linking of archives without LLVM symbol tables.
Reid Spencer
2004-11-15
1
-12
/
+21
*
First working version
Reid Spencer
2004-11-14
1
-222
/
+364
*
First kinda/sorta working version of the Archive library. Reading is not
Reid Spencer
2004-11-06
1
-0
/
+284