summaryrefslogtreecommitdiffstats
path: root/externals/microprofile (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-16externals: microprofileui: Remove unused variablesValeri1-4/+0
2022-06-14externals: microprofileui: Eliminate variable shadowingMorph1-38/+37
2022-06-14externals: microprofile: Eliminate variable shadowingMorph1-1/+1
2020-11-03microprofile: Silence warning in headersLioncash1-1/+5
2020-11-02common: Enable warnings as errorsLioncash1-6/+8
2020-10-21Revert "core: Fix clang build"bunnei1-2/+2
2020-10-18core: Fix clang buildLioncash1-2/+2
2020-08-26externals/microprofile: Fix data race in g_bUseLockReinUsesLisp1-1/+1
2020-08-24microprofile: Don't memset through std::atomic typesLioncash2-125/+144
2020-04-17General: Resolve warnings related to missing declarationsLioncash2-64/+64
2020-03-19microprofile: Silence sign comparison warningReinUsesLisp1-3/+3
2020-03-12Microprofile: Allow accessing token.Fernando Sahmkow1-0/+1
2019-11-08microprofile: Silence conversion warningsReinUsesLisp1-3/+3
2018-01-15Fix some warningsunknown1-3/+3
2018-01-15Fix some warnings in the microprofileAndrix441-4/+4
2017-02-05Fix Microprofile in MinGW (#2530)Fernando Sahmkow1-1/+1
2017-02-04changed the WIN32 macro in microprofileui (#2528)noah the goodra1-1/+1
2016-11-14Add mingw compile supportJames Rowe1-2/+2
2016-10-28microprofile: unbreak on POSIX systemsJan Beich2-4/+5
2016-04-23microprofileui: Use correct printf specifierSam Spilsbury1-0/+5
2016-04-23microprofile: Use std::absSam Spilsbury1-1/+1
2015-08-25Integrate the MicroProfile profiling libraryYuri Kunde Schlesner4-0/+10794