aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Win32/Program.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-20Keep up with lib/System changesJeff Cohen
2004-12-14Implement Win32 Path::getStatusInfo(), TimeValue::toString()Jeff Cohen
2004-12-14For PR351:Reid Spencer
2004-12-11Rename Path::get -> Path::toStringReid Spencer
2004-11-16Erase non-applicable Unix comment, this is Win32Misha Brukman
2004-11-16Remove useless #include.Reid Spencer
2004-11-05Stop propagating method names that violate the coding standardReid Spencer
2004-09-15Patches to make this file actually compile under windows.Reid Spencer
2004-08-29Initial commit of an platform-indepdendent implementation for theReid Spencer