Merge: doc: fixed some typos and other misc. corrections
[nit.git] / lib / csv /
2018-05-10 Alexandre Terrasalib: generate `package.desc` keys to all packages
2016-06-08 Lucas Bajoletlib/core: Renamed `Text::bytelen` to `Text::byte_length`
2016-05-03 Lucas Bajoletlib/csv: Major rewriting for performance and simplicity
2015-12-08 Jean Privatcode: explicitly call init in some named constructors
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-05-13 Lucas Bajoletlib: Replaced uses of read_char by read_byte when appli...
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2014-12-12 Alexandre Terrasalib/csv: fixes unread variables
2014-12-09 Jean-Christophe... csv: Add a reader.
2014-12-09 Jean-Christophe... csv: Allow output customization.
2014-12-09 Jean-Christophe... csv: Document `CsvDocument`.
2014-12-09 Jean-Christophe... csv: Clean `CsvDocument` a little bit.
2014-12-09 Jean-Christophe... csv: Move the library to its own directory.