Robert Müller
|
4d0cd7f807
|
Use traditional casts instead of functional-style casts
|
2022-11-06 11:52:21 +01:00 |
|
Robert Müller
|
99d1fb726c
|
Fix modernize-loop-convert in tests
|
2022-07-10 21:42:57 +02:00 |
|
Dennis Felsing
|
843acf6a5a
|
Use std::size instead of sizeof(a) / sizeof(a[0])
|
2022-03-30 18:55:04 +02:00 |
|
Robert Müller
|
66d64ec3fd
|
Add size checks to CVariableInt::Pack and ::Unpack
|
2022-03-05 20:49:55 +01:00 |
|
Robert Müller
|
07a8d21224
|
fix argument order in test, use constant
|
2021-12-27 23:41:52 +01:00 |
|
Robert Müller
|
2ffd0ddae2
|
fix invalid left shift in CVariableInt::Unpack, add tests
|
2021-12-27 18:00:15 +01:00 |
|