projects: update some short descriptions
[nit.git] / lib / binary /
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...