index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compat
/
byteswap.h
Age
Commit message (
Expand
)
Author
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-04-20
refactor: fix includes in src/compat
fanquake
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-10-24
compat: remove bswap_* check on macOS
fanquake
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-25
scripted-diff: prefer MAC_OSX over __APPLE__
fanquake
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-17
Merge #11140: Trivial: Improve #endif comments
Wladimir J. van der Laan
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-08-25
Trivial: Improve #endif comments
danra
2017-08-25
Simplify bswap_16 implementation
danra
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-17
Uses built-in byte swap if available (Apple) and if bswap_XX is undefined.
Karl-Johan Alm
2016-11-06
[copyright] copyright header style uniform
isle2983
2015-03-06
build: Endian compatibility
Wladimir J. van der Laan