aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Win32/TimeValue.cpp
AgeCommit message (Expand)Author
2005-01-09Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the sillyReid Spencer
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