source: cpp/common @ 1016

Name Size Rev Age Author Last Change
../
loggers 876   5 years Maciej Komosinski Newly introduced constant used (and fixed behavior for rarely used …
virtfile 941   4 years Maciej Komosinski Added the ability to create StringFILE2 object from const char*
dirent_windows.h 116 bytes 910   4 years Maciej Komosinski Optional "dirent" implementation, may be needed for some Windows compilers
console.h 285 bytes 890   5 years Maciej Komosinski Added guiSetConsoleUTF8(); (mostly for Windows where it is not the …
nonstd_dir.h 397 bytes 286   9 years Maciej Komosinski Updated headers
util-file.h 646 bytes 840   5 years Maciej Komosinski Split stl-util into util-stl, util-file and util-string
Makefile-maintain 771 bytes 364   9 years Maciej Komosinski Warn non incorrect paths in makefile
log.cpp 1.1 KB 875   5 years Maciej Komosinski Better use of LOG_level constants
util-string.h 1.2 KB 1016   4 years Maciej Komosinski Added whitespace-trimming functions for std::string
util-stl.h 1.3 KB 888   5 years Maciej Komosinski More explicit code to fix compiler warnings
log.h 1.4 KB 875   5 years Maciej Komosinski Better use of LOG_level constants
console.cpp 1.5 KB 890   5 years Maciej Komosinski Added guiSetConsoleUTF8(); (mostly for Windows where it is not the …
nonstd_stl.h 1.7 KB 286   9 years Maciej Komosinski Updated headers
util-file.cpp 2.2 KB 888   5 years Maciej Komosinski More explicit code to fix compiler warnings
nonstd.h 2.8 KB 1016   4 years Maciej Komosinski Added whitespace-trimming functions for std::string
nonstd_stdio.h 3.1 KB 374   9 years Maciej Komosinski Under _WIN32, mfopen() now redirects to a function mfile_wfopen() that …
nonstd_math.h 3.3 KB 979   4 years Maciej Komosinski Improved float-rounding functions, follow-up to r970
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, …
Convert.h 3.8 KB 1005   4 years Maciej Komosinski Higher conformance with C++17, but gave up after missing M_PI, M_PI_2, …
threads.h 4.2 KB 665   7 years Maciej Komosinski Cosmetic
Convert.cpp 5.1 KB 1005   4 years Maciej Komosinski Higher conformance with C++17, but gave up after missing M_PI, M_PI_2, …
util-string.cpp 5.3 KB 1016   4 years Maciej Komosinski Added whitespace-trimming functions for std::string
nonstd_math.cpp 5.6 KB 1001   4 years Maciej Komosinski Another attempt to rounding floating-point values with desired precision
nonstd_stdio.cpp 8.4 KB 888   5 years Maciej Komosinski More explicit code to fix compiler warnings
2d.h 8.7 KB 909   4 years Maciej Komosinski Introduced XY::extensionContaining()
Note: See TracBrowser for help on using the repository browser.