nit.git
2015-11-30 Jean Privatsrc/rta: import csv publicly.
2015-11-30 Jean Privatnitc/ffi: make private some top-level methods
2015-11-30 Jean Privatcore/text: Text::substrings is private
2015-11-30 Jean Privatcore: remove useless return types
2015-11-28 Jean PrivatMerge: Simple threadpool implementation
2015-11-28 BlackMinouSkipping threadpool_example
2015-11-28 BlackMinousimple threadpool implementation
2015-11-28 Jean PrivatMerge: Bytes update
2015-11-27 Lucas Bajoletlib/core: Added escaping method to Bytes for use in...
2015-11-27 Jean PrivatMerge: Prefix grammar
2015-11-27 Lucas Bajoletlib/core: Added copy method `to_bytes_with_copy` in...
2015-11-27 Lucas Bajoletlib/core: Added `add_char` method to `Bytes`
2015-11-27 Lucas Bajoletlib/markdown: Fixed spacing issue in which a `then...
2015-11-27 Lucas Bajoletparser: Regenerated tables for previous commit
2015-11-27 Lucas Bajoletparser: Updated grammar to support prefixed and suffixe...
2015-11-26 Jean PrivatMerge: nitrpg: update the userscript to the new github...
2015-11-26 Jean PrivatMerge: svg_to_icons: add an option to generate icons...
2015-11-26 Jean PrivatMerge: Improve the doc of `CurlHTTPRequest`
2015-11-25 Alexis Laferrièrelib/neo4j: fix conflict on `data` in custom implementat...
2015-11-25 Jean Privatnitrpg: update the userscript to the new github layout...
2015-11-25 Jean PrivatMerge: model: fix `try_get_primitive_method`
2015-11-25 Alexis Laferrièrelib/curl: better doc for `CurlHTTPRequest`
2015-11-25 Alexis Laferrièrelib/curl: `CurlHTTPRequest::datas` to `data`
2015-11-25 Jean Privatmodel: fix `try_get_primitive_method`
2015-11-25 Alexis Laferrièrecontrib/inkscape_tools: add option to generate icons...
2015-11-23 Jean PrivatMerge: Tests: cleanup old_style_init in some tests
2015-11-23 Jean Privattests: update init in (de)serialization
2015-11-23 Jean Privattests: remove some old_style_init
2015-11-23 Jean Privattests: remove deprecated test base_attr_def
2015-11-23 Jean PrivatMerge: Jwrapper: Fix bug with nested classes
2015-11-22 Frédéric VachonRename JavaClass package_name to full_java_name
2015-11-22 Frédéric VachonUse JNI full name in generated comments
2015-11-20 Jean PrivatMerge: Performance fix for comparison in FlatString
2015-11-19 Lucas Bajolettests: Update sav for stats test
2015-11-19 Lucas Bajoletlib/core: Allow comparison operators to work on any...
2015-11-19 Lucas Bajoletlib/core: Perfize < for FlatString which caused a lot...
2015-11-18 Frédéric VachonSplits JNI and Java full name
2015-11-18 Jean PrivatMerge: android: use the Android Java API to load pixel...
2015-11-18 Alexis Laferrièrelib/c: rename memmove to move
2015-11-18 Jean PrivatMerge: Clean up constructors in core/text
2015-11-18 Jean PrivatMerge: tests: add test_sort_perf.nit
2015-11-18 Jean PrivatMerge: libevent & nitcorn: close connections on error...
2015-11-17 Jean Privatcore/ropes: remove old_style_init, use only named init...
2015-11-17 Jean Privatcore/flat: remove named init `with_pos` and use auto...
2015-11-17 Alexis Laferrièrelib/mnit: pad loaded images to the closest power of...
2015-11-17 Alexis Laferrièrelib/mnit: Android images always have an alpha channel...
2015-11-17 Alexis Laferrièrelib/android: revert Android's multiplication of color...
2015-11-17 Jean Privattests: add test_sort_perf.nit
2015-11-17 Alexis Laferrièrelib/nitcorn: http_request_buffer feed the request to...
2015-11-17 Alexis Laferrièrelib/nitcorn: update doc and style of http_request_buffer
2015-11-17 Alexis Laferrièrelib/nitcorn: http_request_buffer subclass Connection...
2015-11-17 Alexis Laferrièrelib/nitcorn: slightly optimize http_request_buffer
2015-11-17 Alexis Laferrièrelib/nitcorn: rename http_request_parser to http_request...
2015-11-17 Alexis Laferrièrelib/libevent: move error callback to Nit and close...
2015-11-17 Alexis Laferrièrelib/libevent: move read and write callbacks implementat...
2015-11-17 Alexis Laferrièrelib/libevent: wrap more services from the C API to...
2015-11-17 Alexis Laferrièrelib/libevent: remove duplicated check on `closed`
2015-11-17 Alexis Laferrièrelib/libevent: do not write on closed connections
2015-11-16 Alexis Laferrièreshare: remove the local copy of libpng
2015-11-16 Alexis Laferrièresrc/android: do not link with libpng
2015-11-16 Alexis Laferrièrelib/mnit: replace the use of libpng by load_image
2015-11-16 Alexis Laferrièrelib/android: intro a service to unpack pixel data from...
2015-11-16 Alexis Laferrièrelib/android: add more services to NativeBitmap
2015-11-16 Alexis Laferrièrelib/android: `AssetManager::bitmap` only has to return...
2015-11-16 Alexis Laferrièrelib/java: add core services to work with native buffer...
2015-11-16 Alexis Laferrièrecontrib/jwrapper: add command to wrap Bitmap and nio...
2015-11-16 Alexis Laferrièrelib/c: add memmove to `CByteArray` and its native count...
2015-11-13 Jean Privathotfix: contrib/tnitter/net.xymus.tnitter.txt: terminat...
2015-11-13 Jean PrivatMerge: Tnitter: read the latest tnits on the go with...
2015-11-13 Alexis Laferrièrecontrib/tnitter: intro .gitignore
2015-11-12 Alexis Laferrièretnitter: add the clean rule to Makefile
2015-11-12 Alexis Laferrièrecontrib/tnitter: add apk link to metadata
2015-11-12 Jean PrivatMerge: Add trails to nitiwiki
2015-11-12 Jean PrivatMerge: lib/core: add Text::prefix and Text::suffix
2015-11-12 Jean PrivatMerge: Handle gracefuly multi-varargs
2015-11-12 Jean Privatnitiwiki: update examples with trails
2015-11-12 Jean Privatnitiwiki: update README
2015-11-11 Jean Privatnitiwiki: update tests
2015-11-11 Jean Privatnitiwiki: render trail navigation on the macro-placehol...
2015-11-11 Jean Privatnitiwiki: add `trail:` command to collect trails
2015-11-11 Jean Privatnitiwiki: add a simple command extraction on wikilinks.
2015-11-11 Alexis Laferrièrecontrib/tnitter: add fdroid metadata
2015-11-11 Alexis Laferrièrelib/nitcorn: update xymus.net with latest Tnitter services
2015-11-11 Alexis Laferrièrecontrib/tnitter: refactor to set the server interface...
2015-11-11 Alexis Laferrièrecontrib/tnitter: add icon
2015-11-11 Alexis Laferrièrecontrib/tnitter: intro simple app
2015-11-11 Alexis Laferrièrecontrib/tnitter: intro push notification service to...
2015-11-11 Alexis Laferrièrecontrib/tnitter: add REST interface
2015-11-11 Alexis Laferrièrecontrib/tnitter: do not allow posting empty tnits
2015-11-11 Alexis Laferrièrecontrib/tnitter: replace `latest_posts` by a 2 args...
2015-11-11 Alexis Laferrièrecontrib/tnitter: fix logout on post
2015-11-11 Alexis Laferrièrecontrib/tnitter: revamp how the DB is handled
2015-11-11 Alexis Laferrièrecontrib/tnitter: extract `DB` from `model` into `database`
2015-11-11 Alexis Laferrièrelib/android: use the standard "medium" size for labels
2015-11-11 Alexis Laferrièrelib/app/ui & platforms: intro ListLayout
2015-11-11 Alexis Laferrièrelib/serialization: fix deserialization of Error
2015-11-11 Jean Privatnitiwiki: add `WikiEntry::a_from` to factorize the...
2015-11-11 Jean Privatstring_search: add `Text::prefix` and `Text::suffix`
2015-11-11 Jean Privatstring_search: add `Match::text_before` and `Match...
2015-11-11 Jean Privatstring_search: add nitunits to `Match`
next