- Oct 08, 2018
-
-
Peter Kietzmann authored
-
- Sep 25, 2018
-
-
Sebastian Meiling authored
This was found by cppcheck 1.6x used in Travis-CI, however this seems to be a false positive, as it is not found by newer versions of cppcheck.
-
Sebastian Meiling authored
Adding and correcting description/rational on why certain cppcheck warnings or errors are intentionally suppressed.
-
- Aug 25, 2018
-
-
Joakim Nohlgård authored
-
- Aug 23, 2018
-
-
Kaspar Schleiser authored
Logic was swapping byte order on Big Endian platforms
-
- Aug 03, 2018
-
-
Martine Lenders authored
For some reason the LLVM/clang version of `stdatomic.h` does not include `stdint.h`, though it uses types from it.
-
- Jul 21, 2018
-
-
Gunar Schorcht authored
-
- Jul 05, 2018
-
-
Gunar Schorcht authored
-
Gunar Schorcht authored
-
- Jul 04, 2018
-
-
Hauke Petersen authored
-
- Jun 27, 2018
-
-
Joakim Nohlgård authored
-
- Jun 14, 2018
-
-
Kaspar Schleiser authored
-
- Jun 13, 2018
-
-
Kaspar Schleiser authored
-
- Jun 11, 2018
-
-
Alexandre Abadie authored
-
- Jun 06, 2018
-
-
Hauke Petersen authored
-
- Jun 03, 2018
-
-
Matthew Blue authored
-
- May 17, 2018
-
-
Matthew Blue authored
-
- May 15, 2018
-
-
Juan Carrano authored
The "verbose" alternative for assert() is now an expression and can be used in all the places that a funcion call can be used.
-
- May 11, 2018
-
-
Kaspar Schleiser authored
-
- Apr 03, 2018
-
-
Pieter Willemsen authored
-
- Mar 25, 2018
-
-
Joakim Nohlgård authored
g++ gives the error message "error: invalid conversion from ‘void*’ to ‘list_node*’ [-fpermissive]"
-
- Feb 06, 2018
-
-
Alexandre Abadie authored
-
- Jan 17, 2018
-
-
Sebastian Meiling authored
-
- Jan 16, 2018
-
-
Kaspar Schleiser authored
-
- Jan 15, 2018
-
-
Kaspar Schleiser authored
-
- Jan 12, 2018
-
-
Kaspar Schleiser authored
-
- Jan 09, 2018
-
-
MichelRottleuthner authored
-
- Dec 19, 2017
-
-
Martine Lenders authored
I applied the following terminology and changed the wording in the doc accordingly: * must not: If the parameter is of the value it *must not* be it either hits an assert or crashes the system. * may not: The value can be that value, but the function will return an error.
-
- Nov 22, 2017
-
-
Kaspar Schleiser authored
-
- Nov 16, 2017
-
-
Lotte Steenbrink authored
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
- Nov 06, 2017
-
-
Kaspar Schleiser authored
-
- Oct 29, 2017
-
-
Joe Kroesche authored
Updated file comment header to comply with coding standard; added brief module description and reference to tsrb to guide reader who might be looking for thread-safe implementation
-
- Oct 12, 2017
-
-
Joakim Nohlgård authored
and improve docs for THREAD_FLAG_TIMEOUT
-
- Oct 03, 2017
-
-
Travis Griggs authored
-
- Oct 02, 2017
-
-
Kaspar Schleiser authored
-
- Sep 06, 2017
-
-
Sebastian Meiling authored
-
- Aug 31, 2017
-
-
Joakim Nohlgård authored
-