contrib/jwrapper: rename the `types` module to `model`
[nit.git] / lib /
2015-01-05 Alexis Laferrièreandroid: add the Google cardboard support module
2015-01-05 Alexis Laferrièrelib/java: add some Java collections
2014-12-29 Jean PrivatMerge: Minor Modifications to GTK3
2014-12-27 Alexis Laferrièrelib/standard: optimize `Array::add_all`
2014-12-27 Alexis Laferrièrelib/gtk: fix import from `GtkEntry::text`
2014-12-27 Alexis Laferrièrelib/gtk: add `GtkWidget::destroy|show|hide` and avoid...
2014-12-27 Alexis Laferrièrelib/gtk: add `GtkBox` to containers hierarchy
2014-12-25 Jean PrivatMerge: neo_doxygen: Enhance description handling
2014-12-24 Jean PrivatMerge: lib/socket: fix, update style and intro features
2014-12-23 Alexis Laferrièrelib/socket: update socket clients
2014-12-23 Alexis Laferrièrelib/socket: add an easier server example
2014-12-23 Alexis Laferrièrelib/socket: update examples to the latest API
2014-12-23 Alexis Laferrièrelib/socket: minimal update to `SocketObserver` API...
2014-12-23 Alexis Laferrièrelib/socket: intro `flush` and `blocking=`
2014-12-23 Alexis Laferrièrelib/socket: distinguish `TCPServer` from `TCPStream`
2014-12-22 Alexis Laferrièrelib/socket: intro `NativeSocket::non_blocking` and...
2014-12-22 Alexis Laferrièrelib/socket: clean up `native_accept` to better manage...
2014-12-22 Alexis Laferrièrelib/socket: replace `NativeSocketAcceptResult` by a...
2014-12-22 Alexis Laferrièrelib/socket: rename prefix `FF` to `Native` per latest...
2014-12-22 Alexis Laferrièrelib/socket: update style of the native module & move...
2014-12-22 Alexis Laferrièrelib/socket: use standard type names instead of local...
2014-12-21 Jean-Christophe... html: Add missing documentation.
2014-12-20 Jean Privatjson: regenerate with new `no_warning`
2014-12-20 Jean PrivatMerge: lib/json: introduces collection management in...
2014-12-20 Alexandre Terrasalib/github: handles commits
2014-12-20 Alexandre Terrasalib/github: handles branches
2014-12-20 Alexandre Terrasalib/json: introduces collection management in JsonStore.
2014-12-19 Alexandre Terrasalib/github: fixes GithubAPI::get documentation
2014-12-19 Jean PrivatMerge: neo4j: Remove the old `jsonable` library.
2014-12-18 Jean PrivatMerge: Nitcorn: fixes crash on bufferized inputs
2014-12-18 Jean PrivatMerge: lib/json: introduces json store a simple json...
2014-12-18 Jean PrivatMerge: nitdoc: Fix IDs
2014-12-18 Jean PrivatMerge: GitHub api
2014-12-18 Jean-Christophe... string: Fix `to_cmangle` to never end with an underscore.
2014-12-18 Jean-Christophe... string: Fix `to_cmangle` to always produce valid C...
2014-12-18 Alexandre Terrasalib/json: introduces json store a simple json data...
2014-12-17 Jean-Christophe... neo4j: Remove the old `jsonable` library.
2014-12-17 Alexandre Terrasalib/nitcorn: handles bufferized request content
2014-12-17 Alexandre Terrasalib/nitcorn: allows access to POST raw body
2014-12-17 Alexandre Terrasalib/github: introduces object oriented interface for...
2014-12-17 Alexandre Terrasalib/github: introduces GithubCurl::get_and_parse to...
2014-12-17 Jean PrivatMerge: Highlight line ids
2014-12-17 Jean Privatlib/opts: do not crash for empty arguments
2014-12-16 Jean Privatlib/file: add examples for the new read methods in...
2014-12-16 Jean Privatlib/file: protect from double close
2014-12-16 Jean Privatlib/file: add read methods in Path
2014-12-16 Jean Privatlib/stream: add IStream::each_line
2014-12-16 Jean PrivatMerge: Doc down
2014-12-14 Jean PrivatMerge: Fix unread warnings
2014-12-14 Jean PrivatMerge: Fix misc warnings
2014-12-14 Jean PrivatMerge: Fix chomp and read_lines
2014-12-14 Jean PrivatMerge ... 'origin/master' to resolve conflicts with...
2014-12-13 Alexis LaferrièreMerge branch 'master' into path
2014-12-13 Jean PrivatMerge: Fix useless type warnings
2014-12-13 Jean PrivatMerge: Fix visibility warnings
2014-12-13 Jean PrivatMerge: lib fix warnings (ai)
2014-12-13 Jean PrivatMerge: Nitcorn: parameterized uris
2014-12-13 Jean PrivatMerge: lib/time: introduces ISODate
2014-12-13 Jean PrivatMerge: Raise nitc from the dead
2014-12-13 Jean PrivatMerge: Github API renaming and group creation
2014-12-13 Jean PrivatMerge: Better nitester on Turing
2014-12-13 Jean PrivatMerge: Newstreams
2014-12-12 Alexandre Terrasalib/nitcorn: updates README
2014-12-12 Alexandre Terrasalib/nitcorn: handles uri parameters in reactor
2014-12-12 Alexandre Terrasallib/nitcorn: fixes documentation warnings.
2014-12-12 Alexandre Terrasalib/nitcorn: introduces vararg_routes module
2014-12-12 Alexandre Terrasalib/template: fixes unread variables
2014-12-12 Alexandre Terrasalib/string_experimentations: fixes unread variables
2014-12-12 Alexandre Terrasalib/glesv2: fixes unread variables
2014-12-12 Alexandre Terrasalib/csv: fixes unread variables
2014-12-12 Alexandre Terrasalib/android: fixes unread variables
2014-12-12 Alexandre Terrasalib/ai: fixes unread variables
2014-12-12 Alexandre Terrasalib/markdown: fixes useless empty init
2014-12-12 Alexandre Terrasalib/neo4j: fixes useless empty init
2014-12-12 Alexandre Terrasalib/nitcorn: fixes useless empty init
2014-12-12 Alexandre Terrasalib/sax: fixes useless type declaration
2014-12-12 Alexandre Terrasalib/saxophonit: fixes useless type declaration
2014-12-12 Alexandre Terrasalib/xdg_basedir: fixes useless private visibility
2014-12-12 Alexandre Terrasalib/template: fixes useless private visibility
2014-12-12 Alexandre Terrasalib/linux: fixes useless private visibility
2014-12-12 Alexandre Terrasalib/html: fixes useless private visibility
2014-12-12 Alexandre Terrasalib/ai: fixes unused local variables
2014-12-12 Alexandre Terrasalib/trees: fixes old init
2014-12-12 Alexandre Terrasalib/trees: fixes documentation warnings
2014-12-12 Alexandre Terrasalib/realtime: fixes documentation warnings
2014-12-12 Alexandre Terrasalib/realtime: remove useless method Timespec::destroy
2014-12-12 Alexandre Terrasalib/ai: fixes documentation warnings
2014-12-12 Alexis Laferrièrelib/string: chomp do not try to chomp empty strings
2014-12-12 Lucas Bajoletlib: Fixed signature for poll in PNaCl
2014-12-12 Alexandre Terrasalib/time: introduces ISODate
2014-12-12 Alexandre Terrasalib/github: add test suite for github_curl
2014-12-12 Alexandre Terrasalib: introduce github group
2014-12-12 Alexandre Terrasalib/github: fixes whitespaces in `github_curl`
2014-12-12 Alexandre Terrasalib/nitcorn: makes Routes::routes protected.
2014-12-12 Alexandre Terrasalib/nitcorn: fixes old inits warning
2014-12-12 Alexandre Terrasalib/nitcorn: fix a typo
2014-12-12 Jean PrivatMerge: Lib fix warnings
2014-12-12 Jean PrivatMerge: Objective-C FFI with basic wrapper for the Cocoa...
2014-12-11 Jean Privatcontrib&examples: Makefiles use nitc instead of nitg
2014-12-11 Jean PrivatMerge: Improve poset to dot
next