Age | Commit message (Expand) | Author |
2024-06-28 | Handle the XDG directories. | Cyrille Bagard |
2024-06-24 | Create functions suitable for [un]setting only one bit. | Cyrille Bagard |
2024-04-17 | Create a function to search for the next set bit in bit field.HEADmaster | Cyrille Bagard |
2023-04-21 | Implement the itoa() non-standard function. | Cyrille Bagard |
2023-01-03 | Fix some mistakes in bitfield operations. | Cyrille Bagard |
2022-12-09 | Allow OR operations in bit fields at a given position. | Cyrille Bagard |
2022-12-07 | Provide functions to test bit fields against bit fields. | Cyrille Bagard |
2021-03-23 | Create methods to deal with hex conversions. | Cyrille Bagard |
2021-03-09 | Implement the Pearson hash method. | Cyrille Bagard |
2021-02-21 | Delete intermediate Python modules for some API features. | Cyrille Bagard |
2021-02-20 | Pack and unpack LEB128 values on demand. | Cyrille Bagard |
2020-06-30 | Updated the Python API for bitfields. | Cyrille Bagard |
2020-06-29 | Improved some common helpers inside the Python API. | Cyrille Bagard |
2020-06-29 | Included the packed buffers in the Python bindings. | Cyrille Bagard |
2019-01-08 | Fixed a bug in bitfield comparison. | Cyrille Bagard |
2018-06-19 | Extended the bitfield operations and their Python bindings. | Cyrille Bagard |
2017-05-10 | Rewritten the whole bitfield management. | Cyrille Bagard |
2015-12-01 | Computed relative and absolute paths. | Cyrille Bagard |