source:
cpp/common
@
1082
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
virtfile | 1038 | 4 years | Ensure that when stdin/stdout/stderr are not supported (e.g., Android … | ||
loggers | 1082 | 4 years | Added helper functions for script access | ||
util-string.h | 1.2 KB | 1025 | 4 years | Added a repr() function that converts a string using only printable … | |
util-string.cpp | 5.6 KB | 1036 | 4 years | Fixed comparison for compilers with default char = signed | |
util-stl.h | 1.3 KB | 888 | 5 years | More explicit code to fix compiler warnings | |
util-file.h | 646 bytes | 840 | 6 years | Split stl-util into util-stl, util-file and util-string | |
util-file.cpp | 2.2 KB | 888 | 5 years | More explicit code to fix compiler warnings | |
threads.h | 4.2 KB | 665 | 7 years | Cosmetic | |
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.8 KB | 1027 | 4 years | #defined ARRAY_LENGTH(x) replaced by std::size(x) since C++17 | |
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_math.h | 3.5 KB | 1053 | 4 years | Implemented missing ffs(int) for Windows compilers | |
nonstd_math.cpp | 5.7 KB | 1026 | 4 years | Workarounds for Embarcadero 10.3u3 compiler bug and incompatibility | |
nonstd_dir.h | 397 bytes | 286 | 10 years | Updated headers | |
nonstd.h | 2.8 KB | 1016 | 4 years | Added whitespace-trimming functions for std::string | |
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 | 875 | 6 years | Better use of LOG_level constants | |
dirent_windows.h | 116 bytes | 910 | 5 years | Optional "dirent" implementation, may be needed for some Windows compilers | |
Convert.h | 2.6 KB | 1028 | 4 years | Separated Pt2D | |
Convert.cpp | 5.1 KB | 1005 | 4 years | Higher conformance with C++17, but gave up after missing M_PI, M_PI_2, … | |
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 | 8.7 KB | 1028 | 4 years | Separated Pt2D |
Note: See TracBrowser
for help on using the repository browser.