index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
UnitTests
/
Common
/
BitFieldTest.cpp
Age
Commit message (
Expand
)
Author
2025-04-23
UnitTests: Use `constexpr`
Dr. Dystopia
2024-08-22
Add support for libfmt-11
Alfred Wingate
2022-01-13
Make all fmt::formatter constructors constexpr
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-03-06
Create BitFieldArray
Pokechu22
2021-03-06
Add fmt support to BitField
Pokechu22
2021-03-06
Allow specifying StorageType for BitField
Pokechu22
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2017-01-05
specify custom brace style to fix unions
BhaaL
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2015-09-06
General: Replace GC_ALIGN macros with alignas
Lioncash
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2014-09-01
msvc: get UnitTests compiling
Shawn Hoffman
2014-08-07
Fix more warnings from #579
Tillmann Karras
2014-04-19
BitFieldTest: fix warnings
Tillmann Karras
2014-04-14
UnitTests: Add a test for BitField behavior on odd structure alignment.
Tony Wasserka
2014-03-25
UnitTests: Add tests for BitField.
Tony Wasserka