simgear/simgear/timing
2020-10-22 10:45:06 +02:00
..
CMakeLists.txt Initial work on CMake support for SimGear. 2010-12-19 14:16:39 +00:00
lowleveltime.cxx Load time-zones from UTF-8 paths correctly 2020-03-13 16:48:12 +00:00
lowleveltime.h Remove sgGMTime, no longer used. 2017-03-17 23:25:25 +00:00
sg_time.cxx callers already compensate for year-from-1900 and mont-start-from-0 2020-10-22 10:45:06 +02:00
sg_time.hxx Fix the way struct tm works, year is since 1900 (so fix a year-2000 problem...) and month is 0-11 instead of 1-12. Return a string we constructed ourselves to prevent a possible buffer overrflow. Luckily the function isn't used in active code. 2020-10-22 10:20:37 +02:00
testtimestamp.cxx #83: John Denker: Set correct file modes 2011-02-19 11:54:10 +01:00
timestamp.cxx Revert GC instrumentation committed by mistake as part of "SGTimeStamp elapsedUSec" 2019-05-27 18:49:33 +02:00
timestamp.hxx Instrumented Nasal GC 2019-05-07 05:17:27 +02:00
timezone.cxx Load time-zones from UTF-8 paths correctly 2020-03-13 16:48:12 +00:00
timezone.h Collapse SGGeoCoord into SGTimeZone, and switch timezone search to cartesian math. 2010-07-29 10:12:00 +01:00