summaryrefslogtreecommitdiff
path: root/src/base/bitunion.hh
AgeCommit message (Expand)Author
2008-09-10style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...Ali Saidi
2008-06-12BitUnion: Take out namespace declaration so bitunions can be declared inside ...Gabe Black
2007-10-07BitUnion: Fix some types in the bitunion classes.Gabe Black
2007-07-18Fix a compilation error for SubBitUnions,Gabe Black
2007-07-17Add a conversion constructor so a bitunion can be initialized to a value.Gabe Black
2007-07-14Move bitunion code into it's own file.Gabe Black