tests: fix nitg-e fixme files with changes to kernel
[nit.git] / lib /
2014-05-28 Alexis Laferrièrelib: intro the geometry module
2014-05-28 Alexis Laferrièrelib: add nitunits to Numeric::value_of
2014-05-07 Alexis Laferrièrelib/kernel: intro Numeric::value_of to get a Numeric...
2014-05-06 Jean PrivatMerge: Many small fixes to Java FFI
2014-05-06 Alexis Laferrièreffi/java: clean up JNI's local refs in android_app.nit
2014-05-02 Lucas Bajoletlib/standard/string: Added implementations for to_upper...
2014-05-01 Lucas Bajoletlib/standard/string: Bugfix, forgot iterator on index_o...
2014-04-30 Alexis Laferrièrelib/gtk: improve documentation on main modules
2014-04-30 Alexis Laferrièrelib/gtk: fix missing pkgconfig declaration in v3_6...
2014-04-30 Alexis Laferrièrelib/gtk: move gtk3_8 to gtk::v3_8
2014-04-30 Alexis Laferrièrelib/gtk: move gtk3_6 to gtk::v3_6
2014-04-29 Alexis Laferrièrelib/gtk: move default gtk module as a project
2014-04-28 Jean PrivatMerge: Fix to inkscape_tools and introduce Float::ceil...
2014-04-27 Jean PrivatMerge: lib: fix broken assert in FStream::opens
2014-04-27 Alexis LaferrièreMerge branch 'master' into java-ffi-android
2014-04-27 Alexis Laferrièrelib: fix find_class_loader with latest FFI spec
2014-04-27 Alexis Laferrièrelib/math: intro ceil and floor
2014-04-26 Jean PrivatMerge: Metrics nullables
2014-04-25 Alexis Laferrièrelib/mnit_android: intro App::native_activity
2014-04-25 Alexis Laferrièrenitg: use load_jclass in Java FFI
2014-04-25 Alexis Laferrièrelib: intro the load_jclass method
2014-04-25 Alexis Laferrièreandroid: support FFI with Java
2014-04-25 Alexandre Terrasalib: fix Counter::clear
2014-04-25 Jean Privatlib: fix some nitunit tests, thanks to the new features...
2014-04-22 Jean PrivatMerge: github_merge tool
2014-04-22 Jean Privatlib/github_api: new lib to access the github api
2014-04-22 Jean Privatsimple_json_reader: privately imports lexer&parser
2014-04-22 Jean PrivatMerge: Inkscape tools
2014-04-18 Alexis Laferrièrecontrib/inkscape_tools: update to use a nested module
2014-04-18 Alexis LaferrièreMerge branch 'master' into inkscape-tool
2014-04-17 Alexis Laferrièrelib: adds support lib for svg_to_png_and_nit tool
2014-04-17 Jean Privatlib: add `NativeArray::length`
2014-04-16 Alexis Laferrièrelib: opts add OptionFloat
2014-04-16 Alexis Laferrièrelib: fix broken assert in FStream::opens
2014-04-15 Jean PrivatMerge: Modernize syntax
2014-04-15 Alexis Laferrièrelib/jvm: adapt Jvm::attach_current_thread to Android
2014-04-15 Alexis Laferrièrelib/jvm: support the Android platform by desactivating...
2014-04-15 Alexis Laferrièrelib/jvm: prevents string warnings on JVM
2014-04-15 Jean Privatlib: remove usage of old-style getters and setters
2014-04-15 Jean Privatsyntax: remove last usages of `=` in one liner function
2014-04-15 Jean Privatffi: update code with last syntax
2014-04-14 Jean PrivatMerge: FFI with Java
2014-04-14 Alexis Laferrièrelib/java: improve documentation
2014-04-14 Alexis Laferrièrelib/java: intro JavaObject::new/release_global_ref
2014-04-14 Alexis Laferrièrelib/jvm: rename JObject class to JavaObject
2014-04-14 Alexis Laferrièrelib/jvm: change a C function to a Nit extern method
2014-04-14 Alexis Laferrièrelib/java: add services to support Java strings
2014-04-10 Alexis Laferrièrenitg: intro of the FFI with java
2014-04-09 Jean PrivatMerge: lib/socket: Bugfix
2014-04-09 Jean PrivatMerge: Streamable and Pattern update
2014-04-09 Lucas Bajoletlib/socket: Bugfix, tried to free a static variable...
2014-04-08 Lucas Bajoletstdlib/streams: Streamable now working on any Text...
2014-04-08 Lucas Bajoletstdlib/pattern: Rendered Pattern compatible with all...
2014-04-08 Jean PrivatMerge: Numeric, a super-class to Int and Float
2014-04-07 Jean PrivatMerge: Websockets
2014-04-07 Lucas Bajoletlib/socket: Added more documentation on Socket class...
2014-04-07 Lucas Bajoletlib/websockets: Added basic support for Websockets
2014-04-07 Lucas Bajoletlib/standard: Added errno and strerror bindings to...
2014-04-07 Lucas Bajoletlib/sockets: Improved and fixed bugs in implementation...
2014-04-07 Jean PrivatMerge: Extract sdl, mnit_display and mnit_input from...
2014-04-07 Lucas Bajoletlib/socket: Added sockopts to socket lib
2014-04-07 Lucas Bajoletlib/socket: Changed error handling with sockets
2014-04-07 Jean PrivatMerge: Contrib: Github search tool to find JNI using...
2014-04-04 Alexis LaferrièreMerge branch 'privat' into numbers
2014-04-04 Jean PrivatMerge: lib/string: some cleaning, doc and unit tests
2014-04-04 Alexis Laferrièrelib: clean up .args
2014-04-04 Alexis Laferrièrelib/sdl & opengles1: fix pkgconfig usage
2014-04-04 Alexis Laferrièrelib/sdl: move sdl out of mnit_linux
2014-04-04 Alexis Laferrièrelib: move mnit::display|input out of mnit
2014-04-04 Alexis Laferrièrelib/sdl: fix implementation of SDLImage::is_ok
2014-04-04 Alexis Laferrièrelib/sdl: do not specify extern types in sub classes
2014-04-04 Alexis Laferrièrelib/sdl: remove unused SDLImage::partial
2014-04-04 Alexis Laferrièrelib/sdl: remove empty SDLRectangle::destroy (we have...
2014-04-04 Alexis Laferrièrelib/sdl: fix coding style
2014-04-04 Jean Privatlib/string: privatize `StringCharView` and cie.
2014-04-04 Jean Privatlibs/collection: implements `reverse_iterator` in Array...
2014-04-04 Jean Privatlib/collection: generalize `reverse?_iterator_from...
2014-04-04 Jean Privatlib/string: remove `StringCharView:has` and `StringChar...
2014-04-04 Jean Privatlib/strings: remove redefinition `FlatString#[]`
2014-04-04 Jean Privatlib/string: fast implem for reverse
2014-04-04 Jean Privatlib/string: teach clients to use non deprecated services.
2014-04-04 Jean Privatlib/string: StringCharView is no more comparable
2014-04-04 Jean Privatlib/string: some cleaning, doc and unit tests
2014-04-04 Jean PrivatMerge: contrib-pep8analysis
2014-04-04 Jean PrivatMerge: Some FFI cleanup
2014-04-04 Jean PrivatMerge: Config related services in EGL
2014-04-03 Jean Privatffi: remove old Cproproc symbol NONITCNI
2014-04-03 Alexis Laferrièrelib/egl: add EGLConfigAttribs.buffer|blue|green|red...
2014-04-03 Alexis Laferrièrelib/egl: add EGLConfigAttribs::conformant and related...
2014-04-03 Alexis Laferrièrelib/egl: add EGLConfigAttribs::caveat and related services
2014-04-03 Alexis Laferrièrelib/egl: fix type cast and warnings
2014-04-03 Alexis Laferrièrelib: intro Number::zero and Number::is_zero
2014-04-03 Alexis Laferrièrelib: move up to_f and to_i in Number
2014-04-03 Alexis Laferrièrelib: intro the Numeric class
2014-04-02 Alexis Laferrièrelib/curl: add support for setting the user agent
2014-04-02 Alexis Laferrièrelib/curl: prevent C warnings on callbacks
2014-04-02 Alexis Laferrièrejson grammar: fix support for empty strings
2014-04-02 Alexis Laferrièrelib/simple_json_reader: display better error messages...
2014-04-02 Alexis Laferrièremnit/numbers: fix use image scale
2014-04-01 Romain Chanoirmnit_android: changes android_app to support android_sensor
next