Merge branch 'dump_rta'
[nit.git] / lib /
2014-03-13 Jean PrivatMerge branch 'dump_rta'
2014-03-12 Jean PrivatMerge remote-tracking branch 'alexis/even-more-android'
2014-03-12 Alexis Laferrièrelib/mnit_android: use AndroidMotionEvent::action to...
2014-03-12 Alexis Laferrièrelib/mnit_android: intro AndroidMotionEvent::action
2014-03-12 Alexis Laferrièrelib/mnit_android: correctly implement and use the gener...
2014-03-12 Alexis Laferrièrelib/mnit_android: inverse importation of app and opengles1
2014-03-12 Alexis Laferrièrelib/mnit_linux: replace calls to LOGI/LOGW with fprintf
2014-03-12 Alexis Laferrièrelib/mnit: less C warnings for LOGI/W
2014-03-12 Alexis Laferrièrelib/mnit_android: fix redef of Object::print
2014-03-12 Alexis Laferrièrelib/a_star: minor style cleanup
2014-03-12 Alexis Laferrièrelib/a_star: fix use of virtual type in Node::path_to
2014-03-11 Jean Privatlib/string: provide `alpha_comparator` and `CachedAlpha...
2014-03-10 Jean PrivatMerge remote-tracking branch 'alexis/more-android'
2014-03-10 Jean Privatlib: add new module `template`
2014-03-10 Jean Privatlib/stream: add Streamable interface
2014-03-07 Alexis Laferrièrelib: import the android module from mnit_android
2014-03-07 Alexis Laferrièrelib: intro the android implementation of mnit
2014-03-07 Jean PrivatMerge remote-tracking branch 'alexis/ffi-fix'
2014-03-07 Jean PrivatMerge remote-tracking branch 'alexis/cleanup-curl'
2014-03-07 Alexis Laferrièrelib/curl: remove indirect creation of basic requests
2014-03-07 Alexis Laferrièrelib/curl: clean up CurlMailRequest::init
2014-03-07 Alexis Laferrièrelib/curl: clean up surperfluous types
2014-03-07 Jean PrivatMerge remote-tracking branch 'alexandre/nitmetrics'
2014-03-07 Alexandre Terrasalib: rename Counter::total into Counter::sum
2014-03-07 Jean PrivatMerge branch 'fix_hashcol_enlarge'
2014-03-07 Alexandre Terrasalib: allow client to edit csv header by and instead...
2014-03-07 Alexandre Terrasalib: csv get file to save in save instead of init
2014-03-07 Alexandre Terrasalib: add standard derivation computation to counter
2014-03-06 Jean Privatlib/hashcol: forgot to nullify a link in `HashCollectio...
2014-03-06 Alexis Laferrièrelib/curl: fix indentation
2014-03-06 Alexis Laferrièrelib: fix version of GTK for is_visible
2014-03-06 Jean PrivatMerge remote-tracking branch 'alexis/android-platform'
2014-03-05 Jean PrivatMerge remote-tracking branch 'alexandre/fix-float'
2014-03-05 Alexandre Terrasalib: fixed nan on floats
2014-03-05 Alexandre Terrasalib: cleaned trailing spaces in string
2014-03-05 Alexandre Terrasalib: fixed infinity on floats
2014-03-05 Jean PrivatMerge branch 'map'
2014-03-05 Jean Privatlib/more_collection: MultiHashMap associates new arrays...
2014-03-05 Jean Privatlib: add `provide_default_value` in Map to allow subcla...
2014-03-05 Alexis Laferrièrelib: fix extern type of NativeFile
2014-03-05 Alexis Laferrièrelib: fix missing FFI imports in gtk3_4
2014-03-04 Alexis Laferrièreandroid: adds support for the android platform
2014-03-04 Jean PrivatMerge remote-tracking branch 'alexis/various-fixes...
2014-03-04 Jean Privatlib: add `MapRead::get_or_null` to provide a more stand...
2014-03-03 Alexis Laferrièrelib/math: fix Float::abs
2014-03-03 Alexis Laferrièrelib/sdl: use (or not) SDL mouse motion events
2014-03-03 Alexis Laferrièrelib/opengles1: fix duplicated drawing of triangles
2014-03-03 Alexis Laferrièrelib/mnit: cleanup code
2014-03-03 Alexis Laferrièrelib: adds reference to last turn in bucketed_game
2014-03-03 Alexis Laferrièremnit: intro the numbers module
2014-03-03 Alexis Laferrièrelib/mnit_linux: use annotations to link with libraries
2014-03-03 Alexis Laferrièrelib/mnit_linux: very minor style fix
2014-03-03 Alexis Laferrièrelib/mnit_linux: update to latest FFI spec
2014-02-28 Jean PrivatMerge remote-tracking branch 'alexandre/nitmetrics'
2014-02-28 Alexandre Terrasalib: introduce service `depth` in PosetElement
2014-02-28 Alexandre Terrasalib: added some useful methods in counter
2014-02-28 Alexandre Terrasalib: introduce console module to hold terminal related...
2014-02-28 Alexis Laferrièredoc: modified comment for a_star
2014-02-27 Jean PrivatMerge remote-tracking branch 'alexis/cpp'
2014-02-27 Jean PrivatMerge remote-tracking branch 'github/pr/292/head'
2014-02-27 Jean PrivatMerge remote-tracking branch 'github/pr/291/head'
2014-02-27 Alexis Laferrièredoc: added comment for standard::math::Float::rand
2014-02-27 Alexis Laferrièredoc: added comment for standard::math::Int::rand
2014-02-27 Alexis Laferrièrelib: intro the cpp module to support C++ code
2014-02-27 Jean PrivatMerge remote-tracking branch 'alexis/glesv2'
2014-02-27 Jean PrivatMerge remote-tracking branch 'alexis/mnit-comments'
2014-02-26 Alexis Laferrièrelib/mnit: rewrite doc of `input_events`
2014-02-26 Alexis Laferrièrelib/mnit: rewrite doc of `InputEvent`
2014-02-26 Alexis Laferrièrelib: intro of the glesv2 module
2014-02-26 Alexis Laferrièrelib: intro of the x11 module
2014-02-26 Alexis Laferrièrelib: intro of the egl module
2014-02-26 Jean Privatlib: suppr useless (and unafe) constructor in FlatBuffe...
2014-02-26 Alexis Laferrièrelib/sdl: minor whitespace cleanup
2014-02-26 Alexis Laferrièrelib/sdl: intro services to get the X11 window handle
2014-02-25 Alexis LaferrièreMerge branch 'privat' into 'cleanup-c-make-and-copy'
2014-02-24 Jean PrivatMerge branch 'c_ffi_alive_again'
2014-02-24 Jean PrivatMerge remote-tracking branch 'alexis/deserialization'
2014-02-24 Alexis Laferrièrelib/realtime: use c_linker_option in realtime module
2014-02-24 Alexis Laferrièrelib/socket: fix missing FFI imports in socket
2014-02-24 Alexis Laferrièrelib/sdl: use c_compiler_option annotations
2014-02-24 Alexis Laferrièrelib/sqlite3: use pkgconfig in sqlite3
2014-02-24 Alexis Laferrièrelib/json: make SequenceRead jsonable instead of Sequence
2014-02-24 Alexis Laferrièrelib/json: fix missing FFI imports
2014-02-24 Alexis Laferrièrelib/json: use pkgconfig in json module
2014-02-24 Alexis Laferrièrelib/curses: use pkgconfig in curses module
2014-02-24 Alexis Laferrièrelib/curl: adds missing FFI import
2014-02-24 Alexis Laferrièrelib/curl: use pkgconfig in curl module
2014-02-24 Alexis Laferrièrelib/gtk: use the pkgconfig annotation in GTK module
2014-02-24 Jean PrivatMerge remote-tracking branch 'lucas/string_integration'
2014-02-22 Alexis LaferrièreMerge branch 'privat' into deserialization
2014-02-22 Alexis Laferrièrelib/json_serialization: fix support for Char
2014-02-22 Alexis Laferrièrelib/json_serialization: remove use of \b in Nit strings
2014-02-22 Alexis Laferrièrelib/simple_json_reader: unprotect special char in strings
2014-02-20 Alexis Laferrièrephases: add support for deserialization
2014-02-18 Alexis Laferrièrelib: intro the method String::file_copy_to
2014-02-17 Alexis Laferrièrelib: update json module to the latest FFI spec
2014-02-17 Alexis Laferrièrelib: update the socket module to the latest FFI spec
2014-02-17 Alexis Laferrièrelib: update the curses module to the latest FFI spec
2014-02-17 Alexis Laferrièrelib: update the signal module to the latest FFI spec
2014-02-17 Jean Privatlib: update mnit module to the latest FFI spec
next