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