summaryrefslogtreecommitdiffstats
path: root/src/common/bit_set.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-15/+2
2020-12-06common: BitSet: Various style fixes based on code review feedback.bunnei1-23/+22
2020-12-06common: Port BitSet from Mesosphere.bunnei1-0/+100
2018-11-22common: Remove bit_set.hLioncash1-244/+0
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi1-3/+3
2018-08-08common: Convert type traits templates over to variable template versions where applicableLioncash1-1/+1
2018-01-21Format: Run the new clang format on everythingJames Rowe1-1/+1
2017-01-30Common: Optimize BitSet iteratorYuri Kunde Schlesner1-14/+19
2016-12-05Support mingw cross-compileJannik Vogel1-1/+1
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner1-12/+6
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-74/+129
2016-04-30VideoCore: Run include-what-you-use and fix most includes.Emmanuel Gil Peyrot1-1/+2
2015-09-01Common: Import BitSet from Dolphinaroulin1-0/+189