update NOTICE
[nit.git] / lib /
2015-01-30 Jean PrivatMerge: Ropefix
2015-01-29 Jean PrivatMerge: ldflags for Android
2015-01-28 Lucas Bajoletlib/standard/ropes: Removed a few old-style-inits
2015-01-28 Lucas Bajoletlib/standard/ropes: Fixed concatenation routine for...
2015-01-28 Alexis Laferrièrelib: update portable modules with ldflags specific...
2015-01-28 Alexis Laferrièrelib: define Android ldflags in user modules
2015-01-28 Alexis Laferrièrenitc & lib: intro the @android annotation and use it...
2015-01-27 Jean PrivatMerge: A collection of miscellaneous commits
2015-01-27 Alexis Laferrièrelib/egl: add `renderable_type` related features
2015-01-27 Alexis Laferrièrelib/more_collections: add `remove_at` to `HashMap[23]`
2015-01-27 Alexis Laferrièrelib/gtk: copy string returned from `GTKEntry`
2015-01-27 Alexis Laferrièrelib/sdl: intro `has_mouse|input_focus`
2015-01-27 Alexis Laferrièrelib/mnit_input: add `KeyEvent::name`
2015-01-27 Jean PrivatMerge: lib/github: uses nitcorn to listen Github hook...
2015-01-26 Jean PrivatMerge: Rename annotations for the C/C++ compilers and...
2015-01-26 Alexis Laferrièrelib & contrib & tests: update users of `cflags` and...
2015-01-26 Alexis Laferrièrelib/android: pin the App instance being registered...
2015-01-26 Alexis Laferrièrelib/android: clean up debug code from the UI module
2015-01-23 Jean PrivatMerge: lib/github: implements caching to maximize rate...
2015-01-22 Alexandre Terrasalib/github: uses nitcorn to listen Github hook events.
2015-01-22 Alexandre Terrasalib/github: implements caching to maximize rate limit.
2015-01-22 Jean PrivatMerge: Audio management for android + audio Abstraction API
2015-01-21 BlackMinouassets_and_ressources : global ref fixes
2015-01-21 BlackMinouApp: Audio abstraction in App
2015-01-21 BlackMinouAndroid audio : better audio handling
2015-01-20 Jean PrivatMerge: Minor graphics related fixes and features
2015-01-20 Jean PrivatMerge: lib/github: introduces Github hook events
2015-01-17 Alexandre Terrasalib/github: introduces Github hook events
2015-01-16 Jean PrivatMerge: Better Objective-C FFI and cleanup for OS X
2015-01-16 Jean PrivatMerge: GitHub api: Issue events, contributor stats...
2015-01-16 Alexis Laferrièrelib/cocoa/examples: we do not need to import framework...
2015-01-16 Alexis Laferrièrelib/glesv2/examples: import sdl only from mnit_linux
2015-01-14 Alexis Laferrièrelib/glesv2: fix ordering and compatibility in uses...
2015-01-14 Alexis Laferrièrelib/sdl: fix right and middle mouse button id
2015-01-14 Alexis Laferrièrelib/sdl: add access to texture pixels and alpha mask
2015-01-14 Alexis Laferrièrelib/sdl: intro `grab_input`, `ignore_mouse_motion_event...
2015-01-14 Alexis Laferrièrelib/c: fix type of index in `NativeCArray::[]`
2015-01-14 Jean PrivatMerge: GitHub API: handles comments
2015-01-14 Jean PrivatMerge: Websockets
2015-01-13 Alexis Laferrièrelib/more_collections: update more maps to accept nullab...
2015-01-13 Alexis Laferrièrelib/map: add factory to Map returning a HashMap
2015-01-13 Alexis Laferrièrelib: update HashMap and ArrayMap to support nullable...
2015-01-13 Alexis Laferrièrenitc&lib: MapIterator keys can be nullable
2015-01-13 Alexandre Terrasalib/github: handles github files
2015-01-13 Alexandre Terrasalib/github: handles diff comments
2015-01-13 Alexandre Terrasalib/github: handles github contributor stats
2015-01-13 Alexandre Terrasalib/github: handles github issue events
2015-01-13 Alexandre Terrasalib/github: handles issue comments
2015-01-13 Alexandre Terrasalib/github: handles commit comments
2015-01-13 Alexandre Terrasalib/github: introduces comment abstraction
2015-01-13 Alexandre Terrasalib/github: factorize load_from_github behavior.
2015-01-13 Alexandre Terrasalib/github: uniformize assertions in examples.
2015-01-13 Lucas Bajoletlib/standard/string: Fixed substring, could produce...
2015-01-13 Lucas Bajoletlib/websocket: Refactored websocket to be more complian...
2015-01-13 Jean PrivatMerge: GitHub api: Issues and PRs
2015-01-13 Jean PrivatMerge: Android release mode sign and align the generate...
2015-01-13 Jean PrivatMerge: More on Sockets and FinalizableOnce
2015-01-13 Jean PrivatMerge: neo4j: Introduce an API for graphs
2015-01-12 Alexis Laferrièrelib/android: add a README file to the project
2015-01-12 Lucas Bajoletwebsocket: Fix for use with new version of Streams
2015-01-12 Jean PrivatMerge: GitHub api: handles labels and milestones
2015-01-12 Alexandre Terrasalib/github: handles pull requests
2015-01-12 Alexandre Terrasalib/github: handles issues
2015-01-12 Alexandre Terrasalib/symbol: fixes old style inits
2015-01-12 Alexandre Terrasalib/scene2d: fixes documentation warnings
2015-01-12 Alexandre Terrasalib/scene2d: fixes useless empty init
2015-01-12 Alexandre Terrasalib/opts: fixes documentation warnings
2015-01-12 Alexandre Terrasalib/opts: fixes old style inits
2015-01-12 Alexandre Terrasalib/nitcc_runtime: fixes old style init
2015-01-12 Alexandre Terrasalib/ini: fixes useless local variables
2015-01-12 Alexandre Terrasalib/ini: fixes old style inits
2015-01-12 Alexandre Terrasalib/filter_stream: fixes old style inits
2015-01-12 Alexandre Terrasalib/filter_stream: fixes whitespaces.
2015-01-12 Alexandre Terrasalib/curl: fixes old style inits
2015-01-12 Alexandre Terrasalib/bucketed_games: fixes useless empty init
2015-01-12 Alexandre Terrasalib/array_debug: fixes documentation warnings
2015-01-10 Jean PrivatMerge: Enforce namespace rules
2015-01-08 Alexandre Terrasalib/github: handles milestones
2015-01-08 Alexandre Terrasalib/github: handles labels
2015-01-08 Jean PrivatMerge: Less fixme and todo
2015-01-07 Jean PrivatMerge: No abort() on bad execvp
2015-01-05 Jean PrivatMerge: Support for Java arrays, Java libs on Android...
2015-01-05 Jean PrivatMerge: Better & playable Chainz of Friendz on Android...
2015-01-05 Jean PrivatMerge: More OpenGL ES 2.0 features
2015-01-05 Alexis Laferrièreandroid: add the Google cardboard support module
2015-01-05 Alexis Laferrièrelib/java: add some Java collections
2015-01-04 Alexis Laferrièremnit: completely remove `mnit_zoom`
2015-01-03 Jean Privatlib/array: remove unused&deprecated `Arrray::intern_items`
2015-01-03 Alexis Laferrièreandroid: extract landscape and portrait configs from...
2015-01-03 Alexis Laferrièreandroid: add `AndroidPointerEvent::just_went_down`...
2015-01-03 Alexis Laferrièreandroid: add doc and fix warnings in `input_events`
2015-01-03 Alexis Laferrièreandroid: update style of `input_events`
2015-01-03 Alexis Laferrièreandroid: extract Android input events from `mnit_android`
2015-01-02 Alexis Laferrièrelib/glesv2: update example
2015-01-02 Alexis Laferrièrelib/glesv2: intro features related to glEnable and...
2015-01-02 Alexis Laferrièrelib/glesv2: intro `read_pixels`
2015-01-02 Alexis Laferrièrelib/glesv2: intro `blend_func` and `depth_func`
2015-01-02 Jean Privatlib/exec: if `execvp` fails, just `_exit` instead of...
2015-01-02 Alexis Laferrièrelib/glesv2: intro depth_range, depth_mask, polygon_offs...
2015-01-02 Alexis Laferrièrelib/glesv2: add some doc to `GLError`
next