stream: Optimize `StringIStream.read_all`
[nit.git] / lib / standard / stream.nit
2014-12-29 Jean-Christophe... stream: Optimize `StringIStream.read_all`
2014-12-16 Jean Privatlib/stream: add IStream::each_line
2014-12-14 Jean PrivatMerge ... 'origin/master' to resolve conflicts with...
2014-12-13 Jean PrivatMerge: Newstreams
2014-12-10 Lucas Bajoletlib/standard: Got rid of FDStream, reified under FStream
2014-12-09 Lucas Bajoletlib/standard/streams: Added simple error management...
2014-12-09 Jean Privatlib/stream: document `read_all`
2014-12-09 Jean Privatlib/stream: `read_line` chomp EOL, like read_lines
2014-12-09 Jean Privatlib/stream: document and test `append_line_to`
2014-12-09 Jean Privatlib/stream: `BufferedIStream::append_line_to` does...
2014-12-09 Jean Privatlib/stream: eof is blocking
2014-12-03 Jean Privatlib/stream: document `read_line` and `append_line_to`
2014-12-03 Jean Privatlib/stream: add IStream::read_lines
2014-11-25 Alexandre Terrasastream: fix missing documentation warnings
2014-11-06 Lucas Bajoletlib/standard: Re-activate ropes in standard
2014-11-04 Lucas Bajoletlib/standard/ropes: Removed ropes.nit from standard...
2014-10-03 Jean-Christophe... stream: Offer string-backed input streams.
2014-09-27 Jean Privatlib: some update towards more use of new constructors
2014-09-03 Jean Privatlib: remove remaining declaration of old-style attributes.
2014-08-27 Jean Privatlib/stream: BufferedIStream.read_all use Buffer[j]...
2014-06-17 Alexis Laferrièrelib: implement `close` in StringOStream
2014-06-16 Alexis Laferrièrelib/stream: fix for clang/llvm/emscripten
2014-06-09 Lucas Bajoletlib/streams: Rope now capable of using write_to
2014-05-02 Lucas Bajoletlib/standard/stream: Changed implementation of read...
2014-05-02 Lucas Bajoletlib/streams: Added interface Pollable to Stream hierarchy
2014-04-08 Lucas Bajoletstdlib/streams: Streamable now working on any Text...
2014-03-26 Jean PrivatMerge origin/master to prepare the integration
2014-03-24 Lucas Bajoletstdlib/strings: Moved Buffer to FlatBuffer, Buffer...
2014-03-14 Jean Privatlib: move `Template::write_to_*` to `Streamable`
2014-03-10 Jean Privatlib/stream: add Streamable interface
2014-02-24 Jean PrivatMerge remote-tracking branch 'lucas/string_integration'
2014-02-17 Alexis Laferrièrelib: update standard library to latest FFI spec
2014-02-17 Lucas Bajoletstdlib/strings: Removed usage of Strings as SequenceRea...
2014-02-12 Jean PrivatMerge branch 'serialization'
2014-02-10 Djomanixlib/stream: added more explicit comment for eof method.
2014-02-07 Alexis Laferrièrelib: intro the StringOStream class
2013-09-04 Jean Privatrename 'package' to 'module'
2013-08-15 Jean Privatlib: fix typo and style in documentation
2013-02-01 Alexis Laferrièrelib: fix method FDStream::write_char
2012-04-26 Jean Privatlib: improve shortdoc of modules
2012-04-16 Jean PrivatMerge branch 'wip2'
2012-04-12 Alexis Laferrièrelib: adds poll function to stream module
2012-04-12 Alexis Laferrièrelib: updates module stream to new attributes styles
2012-04-10 Jean Privatclean: make some classes abstract or interfaces
2011-02-14 Jean Privatmetamodel: rename 'universal' to 'enum'
2009-08-28 Jean Privatsrc: use 'loop' for infinite loop and do-until-like
2009-06-26 Jean Privatsyntax: 'meth' -> 'fun', 'attr' -> 'var'
2009-06-26 Jean Privatnullable: convert lib, tools and tests
2009-06-10 Jean Privatlib: Split collections into readable and writable
2009-01-27 Jean PrivatAdd default values for some primitive type attributes.
2008-12-27 Jean PrivatPrepare Nit code for inherited and automatic constructors.
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1