README: document nit_env.sh
[nit.git] / lib / binary /
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-09-04 Jean PrivatMerge: Better synopses in many packages for a prettier...
2015-08-30 Jean Privatlib: introduce .ini for projects maintained by Alexis...
2015-08-29 Alexis Laferrièrelib: improve synopsis and doc of many libs
2015-08-20 Lucas Bajoletlib/binary: Fix binary lib to properly use Bytes instea...
2015-07-09 Lucas Bajoletlib/binary: Update modules to work more with Bytes now
2015-07-08 Lucas Bajoletlib/io: Changed the semantics of read/write byte to...
2015-07-07 Alexis Laferrièrelib/binary: intro `BinarySerializer` and `BinaryDeseria...
2015-06-03 Jean PrivatMerge: Manage errors on reading binary data
2015-06-02 Alexis Laferrièrelib/binary: document behavior when reading binary data...
2015-06-02 Alexis Laferrièrelib/binary: protect `read_string` from stream errors
2015-06-02 Alexis Laferrièrelib/binary: redirect 32 bits endianess functions on...
2015-05-27 Alexis Laferrièrelib: update other libs to use `self` from C and C+...
2015-05-25 Alexis Laferrièrelib/binary: intro read/write strings as blocks
2015-05-25 Alexis Laferrièrelib/binary: intro services to read/write null terminate...
2015-05-19 Alexis Laferrièrelib/binary: intro services to read/write binary data...