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
/
System
/
Win32
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix bugs also fixed in Unix version, plus other general cleanup.
Jeff Cohen
2005-07-09
1
-17
/
+61
*
Ensure that functions like isDirectory don't fail if the file doesn't
Reid Spencer
2005-07-08
1
-0
/
+6
*
Stamp out tabs
Jeff Cohen
2005-07-08
1
-19
/
+18
*
Make Win32 implementation conform to new paradigm
Jeff Cohen
2005-07-08
2
-50
/
+61
*
Final Changes For PR495:
Reid Spencer
2005-07-08
1
-12
/
+19
*
Fix VC++ breakage
Jeff Cohen
2005-07-08
3
-13
/
+10
*
Changes to mimic those in Unix/Path.inc in support of PR495. This hasn't
Reid Spencer
2005-07-07
1
-155
/
+94
*
For PR495:
Reid Spencer
2005-07-07
1
-2
/
+8
*
For PR495:
Reid Spencer
2005-07-07
1
-6
/
+6
*
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
Misha Brukman
2005-05-05
8
-8
/
+0
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-3
/
+3
*
Provide an implementation of the GetCurrentUserId and GetCurrentGroupId
Reid Spencer
2005-04-21
1
-0
/
+10
*
Eliminate tabs
Jeff Cohen
2005-04-11
2
-5
/
+5
*
Fix silly mistake.
Jeff Cohen
2005-02-20
1
-1
/
+1
*
Implement standard I/O redirection in ExecuteAndWait().
Jeff Cohen
2005-02-20
1
-7
/
+73
*
Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach.
Jeff Cohen
2005-02-19
4
-4
/
+4
*
Make PreventCoreFiles() do the right thing on Windows.
Jeff Cohen
2005-02-18
1
-3
/
+6
*
Arg list already has program name in it.
Jeff Cohen
2005-02-16
1
-15
/
+2
*
Fix some Path bugs
Jeff Cohen
2005-01-27
1
-11
/
+24
*
Fix destroyDirectory bug
Jeff Cohen
2005-01-22
1
-5
/
+8
*
Fix and improve win32 path validation.
Jeff Cohen
2005-01-14
1
-10
/
+22
*
Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly
Reid Spencer
2005-01-09
8
-1644
/
+0
*
Use size_t instead of long to represent memory usage. long is 32 bits
Jeff Cohen
2005-01-08
2
-4
/
+4
*
Add functions for determining if the stdin/out/err is connected to a
Jeff Cohen
2005-01-01
2
-0
/
+26
*
Where do these tabs keep coming from???
Jeff Cohen
2004-12-31
2
-2
/
+2
*
Mostly cleanup, but also some bug fixes, for win32/Path.cpp
Jeff Cohen
2004-12-31
2
-76
/
+162
*
Get rid of those nasty tabs...
Jeff Cohen
2004-12-31
2
-36
/
+36
*
Bring win32/Path.cpp up to date with respect to Unix/Path.cpp
Jeff Cohen
2004-12-31
2
-18
/
+208
*
Fix MINGW compilation errors
Jeff Cohen
2004-12-30
2
-4
/
+4
*
For PR351:
Reid Spencer
2004-12-27
2
-0
/
+18
*
For PR351:
Reid Spencer
2004-12-27
1
-27
/
+0
*
mingw doesn't support the official debug API.
Jeff Cohen
2004-12-25
2
-18
/
+56
*
Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,
Jeff Cohen
2004-12-24
2
-34
/
+144
*
Resurrect this file.
Reid Spencer
2004-12-24
2
-0
/
+106
*
Remove these files as they are not being included any more. DynamicLibrary
Reid Spencer
2004-12-24
2
-106
/
+0
*
Fix VC++ compilation error
Jeff Cohen
2004-12-24
2
-4
/
+14
*
Put CopyFile in the sys namespace.
Reid Spencer
2004-12-23
2
-2
/
+2
*
Patch to fix mingw compilation problem contributed by Henrik.
Jeff Cohen
2004-12-23
2
-0
/
+10
*
Keep up with lib/System changes
Jeff Cohen
2004-12-20
4
-62
/
+94
*
For PR351:
Reid Spencer
2004-12-20
2
-0
/
+86
*
Fix win32 breakage
Jeff Cohen
2004-12-18
2
-0
/
+2
*
Expository comment submitted by Henrik Bach
Jeff Cohen
2004-12-16
2
-0
/
+6
*
Change the signatures of the destroyFile and destroyDirectory methods to
Reid Spencer
2004-12-15
2
-4
/
+4
*
Remove the CFE's lib directory from the bytecode path because LLVM should
Reid Spencer
2004-12-15
2
-14
/
+0
*
Fix a file overwrite bug in llvm-ar introduced by changes to
Reid Spencer
2004-12-15
2
-4
/
+24
*
Make Win32 TimeValue::toString() re-entrant and work with mingw
Jeff Cohen
2004-12-15
2
-10
/
+18
*
Fix VC++ compilation errors
Jeff Cohen
2004-12-15
2
-12
/
+2
*
For PR351:
Reid Spencer
2004-12-15
2
-2
/
+48
*
Add the getMagicNumber method.
Reid Spencer
2004-12-14
2
-0
/
+38
*
Implement Win32 Path::getStatusInfo(), TimeValue::toString()
Jeff Cohen
2004-12-14
6
-18
/
+100
[prev]
[next]