Skip to content

Tags: TheLazyTomcat/lib.BitOps

Tags

v1.22

Toggle v1.22's commit message
Added functions CopyMemory and MoveMemory (wrappers for System.Move)

v1.21

Toggle v1.21's commit message
Added functions LLCompare(Raw) and LLTest(Raw), corrected function Co…

…pyBits

v1.20.1

Toggle v1.20.1's commit message
Added an option to re-base exceptions on classes provided by AuxExcep…

…tions library, split dependencies to direct and indirect

v1.20

Toggle v1.20's commit message
Added functions AlignmentOffset and ResolveAlignment

v1.19

Toggle v1.19's commit message
Added parameter ShiftUp to functions SetBits, added functions Deposit…

…Bits[Value] as a counterpart to functions ExtractBits

v1.18.4

Toggle v1.18.4's commit message
Corrected pascal implementation of ExtractBits, add (long missing) de…

…scriptions and notes

v1.18.3

Toggle v1.18.3's commit message
Added maNone as memory alignment option (corresponds to ma8bit and ma…

…1byte)

1.18.2

Toggle 1.18.2's commit message
Reworked unit implementation management using BasicUIM library

v1.18.1

Toggle v1.18.1's commit message
Changed non-lookup-table pascal implementation of PopCount, minor opt…

…imization (an attempt at it) of CopyBits

v1.18

Toggle v1.18's commit message
Added bit-wise copying