aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Win32/TimeValue.inc
AgeCommit message (Expand)Author
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2005-05-05Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman
2005-02-19Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach.Jeff Cohen
2004-12-16Expository comment submitted by Henrik BachJeff Cohen
2004-12-15Make Win32 TimeValue::toString() re-entrant and work with mingwJeff Cohen
2004-12-14Implement Win32 Path::getStatusInfo(), TimeValue::toString()Jeff Cohen
2004-11-16Per code review:Reid Spencer
2004-11-15Actually get the #include correct so it compiles .. duh.Reid Spencer
2004-09-28Win32 implementation of TimeValue::now().Reid Spencer
2004-09-25Added stub implementations of TimeValue concept for remaining platforms.Reid Spencer