Mercurial > hg
log mercurial/bitmanipulation.h @ 50407:e8f1e0e295bb
age | author | description |
---|---|---|
Thu, 21 Oct 2021 11:21:21 +0200 | David Demelier | hg: remove reserved identifiers |
Mon, 18 Jan 2021 10:43:12 +0100 | Raphaël Gomès | bitmanipulation: add utils to read/write bigendian 64bit integers |
Wed, 13 Jun 2018 10:24:44 -0400 | Augie Fackler | bitmanipulation: fix undefined behavior in bit shift in getbe32 |
Wed, 04 Oct 2017 10:52:50 -0400 | Augie Fackler | bitmanipulation: reformat with clang-format |
Fri, 02 Jun 2017 10:32:39 -0700 | Martin von Zweigbergk | bitmanipulation: add missing include of string.h |
Mon, 06 Jun 2016 13:08:13 +0200 | Maciej Fijalkowski | internals: move the bitmanipulation routines into its own file |