| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #322 from chinhodado/master | 2014-12-22 | 1 | -0/+6 | |
| |\ | |||||
| | * | More warning cleanups | 2014-12-21 | 1 | -0/+6 | |
| * | | Merge pull request #291 from purpasmart96/license | 2014-12-21 | 1 | -1/+1 | |
| |\ \ | |/ |/| | |||||
| | * | License change | 2014-12-20 | 1 | -1/+1 | |
| * | | BitField: Add an explicit Assign method. | 2014-12-20 | 1 | -1/+5 | |
| |/ | |||||
| * | bit_field: Fix a typo in the sample usage. | 2014-10-25 | 1 | -1/+1 | |
| * | BitField: Cast enum values to proper integer type. | 2014-07-16 | 1 | -1/+1 | |
| * | BitField: Add a static_assert. | 2014-07-16 | 1 | -0/+1 | |
| * | BitField: Delete copy assignment to prevent obscure bugs. | 2014-07-16 | 1 | -0/+16 | |
| * | BitField: Add an explicit evaluation method. | 2014-07-16 | 1 | -0/+5 | |
| * | removed incorrect dolphin copyright line | 2014-05-08 | 1 | -1/+0 | |
| * | fixed include of common in bit_field.h | 2014-05-07 | 1 | -1/+1 | |
| * | added BitField to common | 2014-05-07 | 1 | -0/+173 | |