source: cpp/common

Name Size Rev Age Author Last Change
../
loggers 1215   12 months Maciej Komosinski Less ambiguous names of counting functions in loggers: warning -> …
virtfile 1038   3 years Maciej Komosinski Ensure that when stdin/stdout/stderr are not supported (e.g., Android …
2d.h 9.0 KB 1284   4 months Maciej Komosinski Added the != operator
console.cpp 1.5 KB 890   5 years Maciej Komosinski Added guiSetConsoleUTF8(); (mostly for Windows where it is not the …
console.h 285 bytes 890   5 years Maciej Komosinski Added guiSetConsoleUTF8(); (mostly for Windows where it is not the …
Convert.cpp 6.1 KB 1285   4 months Maciej Komosinski Added toLowerCase/toUpperCase for UTF-8 strings
Convert.h 2.7 KB 1285   4 months Maciej Komosinski Added toLowerCase/toUpperCase for UTF-8 strings
dirent_windows.h 116 bytes 910   4 years Maciej Komosinski Optional "dirent" implementation, may be needed for some Windows compilers
log.cpp 1.1 KB 1130   3 years Maciej Komosinski Used std::min(), std::max() explicitly to avoid compiler confusion. …
log.h 1.4 KB 875   5 years Maciej Komosinski Better use of LOG_level constants
Makefile-maintain 771 bytes 364   9 years Maciej Komosinski Warn non incorrect paths in makefile
nonstd.h 3.3 KB 1154   2 years Maciej Komosinski Supported another variant of qsort()
nonstd_dir.h 397 bytes 286   9 years Maciej Komosinski Updated headers
nonstd_math.cpp 6.6 KB 1280   7 months Maciej Komosinski Added explicit type casts (size_t vs. int etc.)
nonstd_math.h 4.9 KB 1275   7 months Maciej Komosinski More unification of floating point exception handling across platforms
nonstd_span.h 1.0 KB 1183   18 months Maciej Komosinski Cosmetic
nonstd_stdio.cpp 8.4 KB 888   5 years Maciej Komosinski More explicit code to fix compiler warnings
nonstd_stdio.h 3.1 KB 374   9 years Maciej Komosinski Under _WIN32, mfopen() now redirects to a function mfile_wfopen() that …
nonstd_stl.h 1.9 KB 1130   3 years Maciej Komosinski Used std::min(), std::max() explicitly to avoid compiler confusion. …
random.h 3.5 KB 1005   4 years Maciej Komosinski Higher conformance with C++17, but gave up after missing M_PI, M_PI_2, …
threads.h 4.3 KB 1158   2 years Maciej Komosinski Cosmetic/minor improvements
util-file.cpp 4.3 KB 1153   2 years Maciej Komosinski Added debugging messages and a non-VirtFILE implementation of …
util-file.h 836 bytes 1153   2 years Maciej Komosinski Added debugging messages and a non-VirtFILE implementation of …
util-stl.h 1.7 KB 1288   4 months Maciej Komosinski Added helper functions
util-string.cpp 6.3 KB 1288   4 months Maciej Komosinski Added helper functions
util-string.h 1.5 KB 1288   4 months Maciej Komosinski Added helper functions
Note: See TracBrowser for help on using the repository browser.