summaryrefslogtreecommitdiff
path: root/msgpack/sysdep.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix build error caused by ntohs, ntohl (#514)Inada Naoki2022-08-081-2/+4
|
* Usef `__BYTE_ORDER__` instead of `__BYTE_ORDER` (#513)Jakub KulĂ­k2022-08-021-4/+2
| | | | __BYTE_ORDER__ is common predefined macro available on at least gcc and clang. __BYTE_ORDER is macro defined in platform specific headers.
* s/\t/ /gINADA Naoki2013-02-271-1/+0
|
* Update msgpack version.INADA Naoki2012-06-261-18/+119
|
* Update new headers.Naoki INADA2009-12-171-0/+94