index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
System
/
Win32
/
Program.inc
Age
Commit message (
Expand
)
Author
2006-08-21
For PR797:
Reid Spencer
2006-06-07
For PR787:
Reid Spencer
2005-07-08
Fix VC++ breakage
Jeff Cohen
2005-05-05
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
Misha Brukman
2005-04-11
Eliminate tabs
Jeff Cohen
2005-02-20
Fix silly mistake.
Jeff Cohen
2005-02-20
Implement standard I/O redirection in ExecuteAndWait().
Jeff Cohen
2005-02-16
Arg list already has program name in it.
Jeff Cohen
2004-12-20
Keep up with lib/System changes
Jeff Cohen
2004-12-14
Implement Win32 Path::getStatusInfo(), TimeValue::toString()
Jeff Cohen
2004-12-14
For PR351:
Reid Spencer
2004-12-11
Rename Path::get -> Path::toString
Reid Spencer
2004-11-16
Erase non-applicable Unix comment, this is Win32
Misha Brukman
2004-11-16
Remove useless #include.
Reid Spencer
2004-11-05
Stop propagating method names that violate the coding standard
Reid Spencer
2004-09-15
Patches to make this file actually compile under windows.
Reid Spencer
2004-08-29
Initial commit of an platform-indepdendent implementation for the
Reid Spencer