index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
bit_set.h
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2020-12-06
common: BitSet: Various style fixes based on code review feedback.
bunnei
2020-12-06
common: Port BitSet from Mesosphere.
bunnei
2018-11-21
common: Remove bit_set.h
Lioncash
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-08-07
common: Convert type traits templates over to variable template versions wher...
Lioncash
2018-01-20
Format: Run the new clang format on everything
James Rowe
2017-01-29
Common: Optimize BitSet iterator
Yuri Kunde Schlesner
2016-12-05
Support mingw cross-compile
Jannik Vogel
2016-09-18
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-04-30
VideoCore: Run include-what-you-use and fix most includes.
Emmanuel Gil Peyrot
2015-09-01
Common: Import BitSet from Dolphin
aroulin