3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
XCrashReports: removed from project More... almost 16 years ago
mingw: fix compile errors/warnings on MinGW More... almost 16 years ago
platform_detect: detect MinGW compiler More... almost 16 years ago
CMakeLists: check for MSVC rather than NOT CYGWIN More... almost 16 years ago
gitignore: ignoring more junk from Visual Studio and CMake More... almost 16 years ago
RunApplication entrypoint gone, memleak detection improved More... almost 16 years ago
darray: fix GCC 3.x compatibility More... almost 16 years ago
stltree: fix compiler confusion ('>>' vs '> >' in template parameters) More... almost 16 years ago
vs2005/vs2008: add stltree.h to projects More... almost 16 years ago
stltree: fix incompatibility with MSVC++ More... almost 16 years ago
TestSuite: make DArray tests a bit more vigorous More... almost 16 years ago
gen_buildnum_h_helper.cmd: use relative path to not break Perl More... almost 16 years ago
gen_buildnum_h: allow optional 'v' prefix to tag More... almost 16 years ago
gen_buildnum_h.pl: simplify header generation More... almost 16 years ago
gen_buildnum_h.pl: fix pattern to allow multi-digit versions More... almost 16 years ago
gen_buildnum_h.pl: fix breakage due to combined Windows and UNIX paths More... almost 16 years ago
gen_buildnum_h.pl: fixed errors/warnings on builds with no 'rcX' suffix More... almost 16 years ago
gen_buildnum_h: converted from Bash to Perl More... almost 16 years ago
gen_buildnum_h.sh: get script path the proper way More... almost 16 years ago
CPUID: API improvements for encapsulation purposes More... almost 16 years ago
Xcode: compile with GCC 4.0 More... almost 16 years ago
uncrustify: sort the config alphabetically More... almost 16 years ago
profiler: prevent namespace collision with ENABLE_OPENGL More... almost 16 years ago
internal_mem.h: fix Dealloc unused parameter warning More... almost 16 years ago
hashtable: fix assertion to consider range of data type More... almost 16 years ago
hashtable/profiler: fix size_t compared to -1 warnings More... almost 16 years ago
GCC 3.x: don't inline STLTree constructor or destructor More... almost 16 years ago
cmake: fix compile problems on pre-GCH support compilers More... almost 16 years ago
Mostly removed use of static for internal function linkage, replacing it with anonymous namespaces. More... almost 16 years ago
CoreIO: add endianness switching to *Writer, add *Block funcs More... about 16 years ago