misc/vim: highlight the new Int literals
[nit.git] / lib /
2015-07-27 Lucas Bajoletlib/standard: Read all now builds ropes
2015-07-27 Lucas Bajoletlib/standard/ropes: Added balancing method to Concat
2015-07-27 Lucas Bajoletlib/standard/ropes: Added cache mechanism on indexed...
2015-07-26 Alexis Laferrièrelib/android: intro `AndroidPointerEvent::is_move`
2015-07-26 Alexis Laferrièrelib/android: remove a few warnings
2015-07-25 Jean PrivatMerge: jwrapper generates full APIs, with contructors...
2015-07-25 Jean PrivatMerge: Improve documentation of kernel
2015-07-24 Jean Privatlib: add a README for standard
2015-07-24 Jean Privatlib: improve documentation of Object and Sys in kernel
2015-07-24 Alexis Laferrièrelib/java: fix expected type with JNI's `GetStringUTFChars`
2015-07-23 Jean PrivatMerge: UTF-8 Strings
2015-07-23 Jean PrivatMerge: NSieve optimization
2015-07-23 Lucas Bajoletlib/standard: Update libs for the support of UTF-8
2015-07-23 Lucas Bajoletlib/standard: Added services on NativeString and Char...
2015-07-23 Jean Privatlib/realtime: add a compatibility layer for OSX
2015-07-22 Lucas Bajoletlib/c: CByteArray now uses Byte instead of Int
2015-07-22 Jean PrivatMerge: lib/std: add Path::last_error to aggregate error...
2015-07-22 Jean PrivatMerge: Conditional importation
2015-07-22 Jean Privatlib/std: add some cached services on Path
2015-07-21 Jean Privatlib/app: provide conditional importation of app extensions
2015-07-21 Lucas Bajoletlib/standard: Moved and rewrote [] and []= for RopeBuffer
2015-07-21 Lucas Bajoletlib/standard: Update functions of Flat to use char...
2015-07-21 Jean Privatlib/std: handle read errors in FileReader
2015-07-21 Jean Privatlib/std: rephrase some file errors
2015-07-21 Jean Privatlib/std: handle `last_error` for FileStat-related servi...
2015-07-21 Jean Privatlib/std: improve doc of the class `Path`
2015-07-21 Jean Privatlib/std: rewrite `Path::rmdir`, `Path::files` and ...
2015-07-21 Jean Privatlib/std: add Path::last_error to aggregate errors on...
2015-07-20 Alexis Laferrièrelib/performance_analysis: keep the sum execution time
2015-07-20 Alexis Laferrièrelib/performance_analysis: fix `PerfMap::to_s`
2015-07-20 Alexis Laferrièrelib/opts: improve doc of `OptionEnum`
2015-07-20 Jean PrivatMerge: Basic UDP socket
2015-07-20 Jean PrivatMerge: Faster write
2015-07-20 Jean PrivatMerge: Apply optional params in strip_extension, basena...
2015-07-18 Alexis Laferrièresrc & lib: use the default behavior of `basename` where...
2015-07-18 Alexis Laferrièrelib/standard: revamp doc of `Map::join`
2015-07-18 Alexis Laferrièrecontrib & examples..: update users of `join("")`
2015-07-18 Alexis Laferrièrelib/standard: the single parameter of `String::basename...
2015-07-18 Jean PrivatMerge: Fix autosuperinit
2015-07-17 Jean PrivatMerge: lib/noise: compatibility with 32 bits arch and...
2015-07-17 Jean PrivatMerge: Rename Container to Ref
2015-07-17 Alexis Laferrièrelib/noise: fix generation of generated pseudo-random...
2015-07-17 Alexis Laferrièrelib/noise: make compatible with 32 bit archs and a...
2015-07-17 Alexis Laferrièrelib/noise: fix the expected amplitude of the pseudo...
2015-07-17 Alexis Laferrièrelib/standard: the single parameter of `String::strip_ex...
2015-07-17 Alexis Laferrièrelib/standard: the single parameter of `Collection:...
2015-07-17 Alexis Laferrièrelib/socket: intro `UDPSocket` and its services
2015-07-17 Alexis Laferrièrelib/socket: add UDP related services to the native...
2015-07-17 Alexis Laferrièrelib/socket: refactor IOError from errnos into contructors
2015-07-17 Alexis Laferrièrelib & examples & tests: update all the many and happy...
2015-07-17 Alexis Laferrièrelib/socket: move `blocking=` to `Socket`
2015-07-17 Alexis Laferrièrelib/collection: rename Container to Ref
2015-07-17 Alexis Laferrièrelib/socket: intro `TCPSocket`
2015-07-17 Alexis Laferrièrelib/socket: write and read of the native layer use...
2015-07-17 Alexis Laferrièrelib/socket: revamp services of `NativeSocketAddrIn`
2015-07-17 Alexis Laferrièrelib/socket: use less callbacks and prefer NativeString...
2015-07-17 Alexis Laferrièrelib/socket: rename `Socket::socket` to `Socket::native`
2015-07-16 Jean Privatlib/file: efficient write to file for FlatString
2015-07-16 Jean Privatlib/file: delegate how to write a string to the string...
2015-07-16 Jean Privatlib/file: add a `from` parameter on `write_native`...
2015-07-16 Jean PrivatMerge: Fix bug with reverse iterators in arrays
2015-07-15 Alexis Laferrièrelib/array: do not cache reverse iterators as forward...
2015-07-14 Jean Privatlib/neo4j: use `nosuper` in named constructors to avoid...
2015-07-14 Jean Privatlib/geometry: named constructors use autoinit
2015-07-14 Jean Privatlib/date: named constructors use autoinit
2015-07-13 Jean PrivatMerge: lib/standard/bytes: Added pop method
2015-07-13 Jean PrivatMerge: Rosetta entropy
2015-07-13 Lucas Bajoletlib/standard/bytes: added documentation for public...
2015-07-13 Jean Privatlib/sqlite3: use autoinit in named init `open`
2015-07-13 Alexis Laferrièrelib/noise: all classes are serializable
2015-07-13 Jean Privatlib/string: named constructors call the autoinit explicitly
2015-07-13 Lucas Bajoletlib/standard/bytes: Added pop method
2015-07-10 Jean Privatlib/counter: add `Counter::entropy` to shine in private...
2015-07-10 Jean Privatlib/counter: add `Collection::to_counter` to simplify...
2015-07-10 Jean PrivatMerge: Tweaks to the Android support
2015-07-09 Alexis Laferrièrelib/android: intro `NativeActivity::finish`
2015-07-09 Alexis Laferrièrelib/android: support secondary pointers in motion event...
2015-07-09 Alexis Laferrièrelib/android: as alternative to motion events feed in...
2015-07-09 Alexis Laferrièrelib/android: intro: `acting_pointer` and fix warnings...
2015-07-09 Alexis Laferrièrelib/android: use latest language features for `AndroidM...
2015-07-09 Alexis Laferrièrelib/android: intro the real `pointer_id`
2015-07-09 Alexis Laferrièrelib/android: rename `pointer_id` to `pointer_index`
2015-07-09 Alexis Laferrièrelib/android: landscape mode use sensor
2015-07-09 Jean PrivatMerge: Bytes migration
2015-07-09 Lucas Bajoletbase64/websocket: Rewrite for clarity and compliance...
2015-07-09 Lucas Bajoletlib/standard: NativeString operations are now Byte...
2015-07-09 Lucas Bajoletlib/binary: Update modules to work more with Bytes now
2015-07-08 Lucas Bajoletlib/standard/text: Most chars operations are no longer...
2015-07-08 Lucas Bajoletlib/io: Changed the semantics of read/write byte to...
2015-07-08 Lucas Bajoletlib/standard/ropes: Substrings now work with FlatStrings
2015-07-08 Lucas Bajoletlib/standard/text: Intro bytes services on Text
2015-07-08 Lucas Bajoletlib/standard/text: Intro bytelen in abstract_text
2015-07-08 Jean PrivatMerge: Rosetta Code: S-Expressions
2015-07-08 Jean PrivatMerge: lib/geometry: intro more services on points...
2015-07-08 Jean PrivatMerge: Intro HashMap23::has, Timespec::millisec|microse...
2015-07-08 Jean PrivatMerge: Intro the performance_analysis module to gather...
2015-07-08 Jean PrivatMerge: Binary serialization
2015-07-08 Lucas Bajoletlib/parsers: Added S-Expression parser
2015-07-07 Jean PrivatMerge: nitdoc: Use wikilinks on README files
2015-07-07 Alexis Laferrièrelib/geometry: add few services for angles
next