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
*
Remove some now-dead methods. Use getFileStatus instead.
Chris Lattner
2006-08-01
1
-33
/
+0
*
Use getFileStatus instead of Path::isDirectory().
Chris Lattner
2006-08-01
1
-6
/
+8
*
elimiante some syscalls
Chris Lattner
2006-08-01
1
-8
/
+8
*
Minor fix due to recent API changes
Anton Korobeynikov
2006-08-01
1
-1
/
+1
*
Modify setStatusInfoOnDisk to not throw an exception.
Chris Lattner
2006-07-28
1
-8
/
+8
*
Update win32 for Path::getStatusInfo
Chris Lattner
2006-07-28
1
-4
/
+6
*
Modify Path::eraseFromDisk to not throw an exception.
Chris Lattner
2006-07-28
1
-11
/
+10
*
Fix the build on win32
Chris Lattner
2006-07-26
1
-1
/
+2
*
Change AllocateRWX/DeallocateRWX to not throw an exception.
Chris Lattner
2006-07-07
1
-6
/
+8
*
Fix this impl
Chris Lattner
2006-07-07
1
-1
/
+1
*
Add a helper function
Chris Lattner
2006-07-07
1
-0
/
+10
*
Change LoadLibraryPermanently to not throw an exception.
Chris Lattner
2006-07-07
1
-2
/
+4
*
Squelch a warning about signed/unsigned.
Reid Spencer
2006-06-08
1
-1
/
+1
*
For PR804:
Reid Spencer
2006-06-08
1
-1
/
+1
*
For PR787:
Reid Spencer
2006-06-07
1
-0
/
+14
*
For PR798:
Reid Spencer
2006-06-05
1
-7
/
+8
*
Provide configuration support and usage for MINGW32 platform
Reid Spencer
2006-06-01
3
-8
/
+26
*
Unlike Unix, Windows won't let a file be implicitly replaced via renaming wit...
Jeff Cohen
2006-05-07
1
-1
/
+1
*
Mingw32 patches supplied by Anton Korobeynikov.
Jeff Cohen
2006-04-29
1
-1
/
+1
*
Add AddSymbol() method to DynamicLibrary to work around Windows limitation
Jeff Cohen
2006-01-30
1
-0
/
+6
*
Fix indentation.
Jeff Cohen
2006-01-29
1
-4
/
+4
*
Implement a generic polled Alarm function. This merely removes the system
Reid Spencer
2005-12-22
1
-0
/
+36
*
It's dangerous coding on Mondays.
Jeff Cohen
2005-08-02
1
-8
/
+5
*
Implement SetInterruptFunction for Windows.
Jeff Cohen
2005-08-02
1
-1
/
+25
*
Implement sys::SetInterruptFunction on Unix, stub it on win32 so that the
Chris Lattner
2005-08-02
1
-0
/
+4
*
support near allocations for the JIT
Andrew Lenharth
2005-07-29
1
-1
/
+3
*
Note to self: don't introduce memory leaks.
Jeff Cohen
2005-07-13
1
-0
/
+1
*
Win32 support for Mutex class.
Jeff Cohen
2005-07-13
2
-9
/
+23
*
For PR540:
Reid Spencer
2005-07-12
1
-0
/
+46
*
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
[next]