aboutsummaryrefslogtreecommitdiffstats
path: root/gsl/gsl_byte
Commit message (Expand)AuthorAgeFilesLines
* Turn off warning about function-styl casts in gsl_byteMichael Balszun2016-09-211-0/+7
* Fix to_integer()Martin Moene2016-09-171-1/+1
* Adding inline to all byte-related functions for MSVC 2013.Neil MacIntosh2016-09-131-10/+10
* Added inline to byte member functions to fix MSVC 2013 warningsNeil MacIntosh2016-09-131-8/+8
|\
| * Added inline to fix compilation warnings on msvc 2013Steve Brain2016-09-131-8/+8
* | Merge remote-tracking branch 'Microsoft/master'Kris2016-09-071-1/+1
|\|
| * Fix typo in operator | for gsl::byte.Neil MacIntosh2016-09-061-1/+1
* | Issue #329, fixed build issues on clangKris2016-09-071-3/+4
* | Issue: #329Kris Cruickshank2016-09-071-2/+24
* | Added to_byte method for issue #329Kris2016-08-281-0/+6
|/
* Define constexpr as /*constexpr*/ when unavailable (also noexcept)Martin Moene2016-08-241-2/+2
* Add missing newline at end of fileVincent Isambart2016-08-131-1/+1
* Removed .h extension from header files.Galik2016-08-101-0/+125