Merge: doc: fixed some typos and other misc. corrections
[nit.git] / lib / bitmap /
2018-05-11 Jean PrivatMerge: Bitmap fix missing checks
2018-05-11 Lucas Bajoletlib/bitmap: fix unchecked error while reading bytes
2018-05-11 Alexandre Terrasalib/bitmap: fix warnings
2018-05-10 Alexandre Terrasalib: generate `package.desc` keys to all packages
2018-05-01 Lucas Bajoletlib/core: add no-overhead read_bytes implementation
2018-02-15 Alexis Laferrière*: remove newly superfluous static types on attributes
2017-09-06 Alexandre Terrasalib: migrate nitunits to annotations
2015-09-21 Lucas Bajoletlib: Update libs to use correctly ascii and code_point
2015-09-09 Jean Privatcode: rename `project[s].ini` files as `package[s]...
2015-08-30 Jean Privatcontrib&lib: introduce .ini for projects maintained...
2015-08-10 Lucas Bajoletlib/standard/: Removed bin_and/or/xor/not from math
2015-08-07 Lucas Bajoletlib/standard: Remove lshift and rshift from Int and...
2015-07-09 Lucas Bajoletlib/standard: NativeString operations are now Byte...
2015-06-10 Alexandre Terrasalib: fix nitish in nitunits
2015-05-22 Lucas Bajoletlib: Various fixes on lib with the new file and stream API
2015-05-11 Budi KurniawanBitmap class as part of the bitmap library