celestia/src/celutil
Hleb Valoshka 9d5c914e4b Don't use localtime_r on Windows
That code was not tested actually.
On windows struct tm doesn't have localtime_r and tm_zone
2018-11-08 11:06:17 +03:00
..
bigfix.cpp Use libfmt instead of C-style & iostream workflow 2018-10-17 22:19:03 +03:00
bigfix.h Remove basictypes.h and use standard c++11 types 2018-09-22 23:42:03 +03:00
bytes.h Use C++11 static_assert 2018-10-30 23:52:19 +03:00
color.cpp Use libfmt instead of C-style & iostream workflow 2018-10-17 22:19:03 +03:00
color.h fix whitespaces and indents 2018-09-22 23:41:57 +03:00
debug.cpp Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
debug.h Mac OS X portability fixes. 2002-03-25 20:14:36 +00:00
directory.cpp Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
directory.h Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
filetype.cpp Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
filetype.h Updated Celestia file types. 2008-08-07 00:31:32 +00:00
formatnum.cpp Use libfmt instead of C-style & iostream workflow 2018-10-17 22:19:03 +03:00
formatnum.h Use libfmt instead of C-style & iostream workflow 2018-10-17 22:19:03 +03:00
memorypool.cpp Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
memorypool.h fix whitespaces and indents 2018-09-22 23:41:57 +03:00
reshandle.h Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00
resmanager.h Use c.push_back instead of c.insert(c.end,...) 2018-09-22 23:42:03 +03:00
timer.cpp Use c++11 timer 2018-09-22 23:42:02 +03:00
timer.h Use c++11 timer 2018-09-22 23:42:02 +03:00
unixdirectory.cpp Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
utf8.cpp Cleanup warnings found by clang++ 2018-10-18 21:50:41 +03:00
utf8.h Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
util.cpp Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
util.h Use C++11 static_assert 2018-10-30 23:52:19 +03:00
watcher.h fix whitespaces and indents 2018-09-22 23:41:57 +03:00
windirectory.cpp Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
winutil.cpp Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
winutil.h I18n fixes 2006-08-26 16:47:23 +00:00