summaryrefslogtreecommitdiff
path: root/externals/microprofile (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-27microprofile: Avoid crashing due to OOB stack posGravatar ameerj1-1/+7
2022-11-16externals: microprofileui: Remove unused variablesGravatar Valeri1-4/+0
2022-06-14externals: microprofileui: Eliminate variable shadowingGravatar Morph1-38/+37
2022-06-13externals: microprofile: Eliminate variable shadowingGravatar Morph1-1/+1
2020-11-03microprofile: Silence warning in headersGravatar Lioncash1-1/+5
2020-11-02common: Enable warnings as errorsGravatar Lioncash1-6/+8
2020-10-20Revert "core: Fix clang build"Gravatar bunnei1-2/+2
2020-10-17core: Fix clang buildGravatar Lioncash1-2/+2
2020-08-26externals/microprofile: Fix data race in g_bUseLockGravatar ReinUsesLisp1-1/+1
2020-08-23microprofile: Don't memset through std::atomic typesGravatar Lioncash2-125/+144
2020-04-16General: Resolve warnings related to missing declarationsGravatar Lioncash2-64/+64
2020-03-18microprofile: Silence sign comparison warningGravatar ReinUsesLisp1-3/+3
2020-03-12Microprofile: Allow accessing token.Gravatar Fernando Sahmkow1-0/+1
2019-11-08microprofile: Silence conversion warningsGravatar ReinUsesLisp1-3/+3
2018-01-15Fix some warningsGravatar unknown1-3/+3
2018-01-15Fix some warnings in the microprofileGravatar Andrix441-4/+4
2017-02-04Fix Microprofile in MinGW (#2530)Gravatar Fernando Sahmkow1-1/+1
2017-02-04changed the WIN32 macro in microprofileui (#2528)Gravatar noah the goodra1-1/+1
2016-11-13Add mingw compile supportGravatar James Rowe1-2/+2
2016-10-27microprofile: unbreak on POSIX systemsGravatar Jan Beich2-4/+5
2016-04-23microprofileui: Use correct printf specifierGravatar Sam Spilsbury1-0/+5
2016-04-23microprofile: Use std::absGravatar Sam Spilsbury1-1/+1
2015-08-24Integrate the MicroProfile profiling libraryGravatar Yuri Kunde Schlesner4-0/+10794