Samuel Barney
|
aa94a275c6
|
Fixes compilation failures on MacOSX 10.10
* Replace old c-style casts with c++ casts
* Added `-Wno-error=old-style-cast` to Protocol18x.cpp
|
2015-07-09 11:15:37 -06:00 |
|
Mattes D
|
846d16315a
|
CheckBasicStyle: checks spaces around * and &.
|
2015-05-09 12:58:55 +02:00 |
|
Mattes D
|
b1d4b3bb96
|
Unified cByteBuffer types.
cByteBuffer now reads and writes any of the [U]Int<N> types.
|
2015-03-21 13:00:20 +01:00 |
|
bibo38
|
7b025d6605
|
Changed Variable types of Endianness.h to uniform UInt* types from Globals.h
|
2015-03-17 20:00:21 +01:00 |
|
bibo38
|
9ac094e95a
|
Fixed double underscore identifiers in the Endianess.h file, which are reserved for implementation use. Bug #1715
|
2015-03-17 18:22:27 +01:00 |
|
archshift
|
1595ef73dc
|
Endianness.h: undefined ntohll before redefining
|
2014-07-26 03:42:42 -07:00 |
|
madmaxoft
|
93d29555e5
|
Style: Normalized to no spaces before closing parenthesis.
|
2014-07-21 17:40:43 +02:00 |
|
madmaxoft
|
143a5e61fc
|
Fixed Endiannes conversion routines for floats and doubles.
This bug has been introduced in 8825d30aab .
This change fixes #854.
|
2014-04-05 22:34:05 +02:00 |
|
madmaxoft
|
8825d30aab
|
Fixed some Clang warnings in protocols.
|
2014-04-04 10:13:25 +02:00 |
|
Alexander Harkness
|
675b4aa878
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
|