misc/vim: inform the user when no results are found
[nit.git] / lib / string_experimentations /
2015-03-23 Jean Privatlib/string_exp: initialize an uninitialized attribute
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2014-12-28 Jean Privatlib/unicode: Rename a class `UnicodeChar` to `UTF8Char...
2014-12-12 Alexandre Terrasalib/string_experimentations: fixes unread variables
2014-11-28 Jean Privatall: fix broken markdown comments with missing or unwan...
2014-11-18 Jean Privatlib: remove class StringCapable
2014-11-06 Lucas Bajoletlib: Updated lib for compliance with the new ropes
2014-09-20 Jean PrivatMerge: lib/standard/string: Introducting Copy-on-Write...
2014-09-16 Lucas Bajoletlib/standard/string: Introducting Copy-on-Write FlatBuffers
2014-09-03 Jean Privatlib: remove remaining declaration of old-style attributes.
2014-08-29 Jean Privatlib/string_exp: add a missing FFI `import UnicodeChar...
2014-08-25 Lucas Bajoletstring_exp/utf8_noindex: Update README
2014-08-25 Lucas Bajoletlib/string_exp/utf8_noindex: Access is now done from...
2014-08-18 Lucas Bajoletlib/string_exp/utf8_noindex: Added cache for last access.
2014-08-18 Lucas Bajoletlib/string_exp/utf8_noindex: Added two-way iterators...
2014-08-12 Lucas Bajoletlib/string_exp/utf8_no_index: Updated README
2014-08-12 Lucas Bajoletlib/string_exp/utf8_no_index: FlatBuffer is compatible...
2014-08-07 Lucas Bajoletlib/string_exp/utf8_no_index: Bytelen now defined in...
2014-08-07 Lucas Bajoletlib/string_exp/utf8_no_index: Adapted String methods...
2014-08-07 Lucas Bajoletlib/string_exp/utf8_no_index: Added char_at, does the...
2014-08-07 Lucas Bajoletlib/string_exp/utf8_no_index: Added new constructor...
2014-08-07 Lucas Bajoletlib/string_exp/utf8_no_index: Introducing utf8 variant...
2014-07-29 Lucas Bajoletlib/string_exp/utf8: Fixed print routine to support...
2014-07-29 Lucas Bajoletlib/string_exp/utf8: Output usable with UTF-8.
2014-07-29 Lucas Bajoletlib/string_exp/utf8: to_upper/lower usable with UTF...
2014-07-29 Lucas Bajoletlib/string_exp/utf8: Implemented to_upper/to_lower...
2014-07-29 Lucas Bajoletlib/string_ext/utf8: to_cstring will work on UTF-8...
2014-07-29 Lucas Bajoletlib/string_exp/utf8: Substring now works with UTF-8...
2014-07-29 Lucas Bajoletlib/string_exp/utf8: Adapted reverse service on UTF...
2014-07-29 Lucas Bajoletlib/string_exp/utf8: UnicodeChars can be tested for...
2014-07-29 Lucas Bajoletlib/string_exp/utf8: Added routine to compute code...
2014-07-29 Lucas Bajoletlib/string_exp/utf8: Adapted * for FlatString with...
2014-07-29 Lucas Bajoletlib/string_exp/utf8: Adapted the construction from...
2014-07-29 Lucas Bajoletlib/string_exp/utf8: Introducing UTF-8 basics for String.
2014-07-29 Lucas Bajoletlib/string_experimentations: Added README for project
2014-07-29 Lucas Bajoletlib/string_experimentations: Added module for importati...