Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-05-07 | Common: Remove common.h | Yuri Kunde Schlesner | 1 | -1/+1 |
2014-12-21 | More warning cleanups | Chin | 1 | -0/+6 |
2014-12-21 | License change | purpasmart96 | 1 | -1/+1 |
2014-12-20 | BitField: Add an explicit Assign method. | Tony Wasserka | 1 | -1/+5 |
2014-10-25 | bit_field: Fix a typo in the sample usage. | Lioncash | 1 | -1/+1 |
2014-07-16 | BitField: Cast enum values to proper integer type. | Tony Wasserka | 1 | -1/+1 |
2014-07-16 | BitField: Add a static_assert. | Tony Wasserka | 1 | -0/+1 |
2014-07-16 | BitField: Delete copy assignment to prevent obscure bugs. | Tony Wasserka | 1 | -0/+16 |
2014-07-16 | BitField: Add an explicit evaluation method. | Tony Wasserka | 1 | -0/+5 |
2014-05-08 | removed incorrect dolphin copyright line | bunnei | 1 | -1/+0 |
2014-05-08 | fixed include of common in bit_field.h | bunnei | 1 | -1/+1 |
2014-05-08 | added BitField to common | bunnei | 1 | -0/+173 |