nit.git
2015-03-18 Alexis Laferrièrecontrib/opportunity: prevent null receiver error
2014-11-12 Jean PrivatMerge: More tweaks to support the Java FFI on turing
2014-11-12 Jean PrivatMerge: Cleanup tests
2014-11-12 Jean PrivatMerge: Opportunity
2014-11-11 Alexis Laferrièretests: update test_ffi_java_types to be more portable
2014-11-11 Alexis Laferrièretests: use even more portable code to find JAVA_HOME
2014-11-11 Alexis Laferrièrejava: import include/linux everywhere
2014-11-11 Lucas Bajoletopportunity: Tests update for new DB model
2014-11-11 Lucas Bajoletopportunity: Security update, blocks XSS injections.
2014-11-11 Lucas Bajoletopportunity: Added count and score to Meetup display...
2014-11-11 Lucas Bajoletopportunity: Various bugfixes on Model
2014-11-11 Lucas Bajoletopportunity: Added maybe option
2014-11-11 Jean Privattests: remove removed tests from *.skip files
2014-11-11 Jean Privattests: add nitdoc to nitg-g.skip
2014-11-11 Jean Privattests: remove sav/nitc/base_for_nullable*.res
2014-11-11 Jean Privattests: add sav/nitg-sg/fixme/test_platform_android...
2014-11-11 Jean Privattests: reactivate init_inherit and init_linext
2014-11-11 Jean Privattests: factorize some sav in sav/nitg-common
2014-11-11 Jean Privattests: cleanup some old fixme
2014-11-10 Jean PrivatMerge: Minor fixes to support the Turing cluster
2014-11-10 Jean PrivatMerge: MModule has a c_name
2014-11-10 Jean PrivatMerge: nitdoc: escape text in generated dot files
2014-11-10 Jean Privattests: base_conflict_submodule_name now pass on all...
2014-11-10 Jean Privatcompiler: add and use `MModule::c_name`
2014-11-10 Jean PrivatMerge: neo4j: Proof of concept for JSON serialization.
2014-11-10 Jean PrivatMerge: nitester over MPI and jenkins
2014-11-10 Alexis Laferrièrelib/sqlite3: use `sqlite3_close` when `sqlite3_close_v2...
2014-11-10 Alexis Laferrièrelib/jvm: inlude .h files in JAVA_HOME/inlude/linux...
2014-11-10 Jean PrivatMerge: nitdoc: Escape paths passed to the shell.
2014-11-10 Jean PrivatMerge: Combinations on collection
2014-11-10 Jean PrivatMerge: makefiles: do not uselessly use --global
2014-11-10 Jean Privattests: update because line changes in lib
2014-11-10 Jean Privatlib: add cartesian.nit a libraby for heterogenus cartes...
2014-11-10 Jean Privatlib: add combinations.nit for combinatoric collections
2014-11-10 Jean Privatnitdoc: escape text in generated dot files
2014-11-10 Jean Privatmakefiles: do not uselessly use --global
2014-11-09 Jean PrivatMerge: Fix FFI global compilation on duplicated callbac...
2014-11-08 Jean-Christophe... nitdoc: Escape paths passed to the shell.
2014-11-08 Jean-Christophe... string: Add escaping for the POSIX Shell.
2014-11-08 Jean Privatlib: add Int::factorial
2014-11-08 Jean Privatlib: add Int::** for power
2014-11-08 Jean Privatlib: add Array::* for repetitions
2014-11-08 Jean-Christophe... neo4j: Add a library to store graphs in JSON.
2014-11-07 Jean-Christophe... neo4j: Remove ambiguous `to_json` methods.
2014-11-07 Alexis Laferrièretests: modify ai::puzzle, nitmetrics and nitunit to...
2014-11-07 Alexis Laferrièrejenkins: add the nitester-wrapper script
2014-11-07 Alexis Laferrièrenitg/ffi: fix global compilation errors and warning...
2014-11-07 Alexis Laferrièretests: test the global compilation bug in FFI on duplic...
2014-11-07 Alexis Laferrièretests: add C++ FFI test to detect bug #737
2014-11-07 Alexis Laferrièrenitester: use a hashed filename for produced xml files...
2014-11-07 Alexis Laferrièrenitester: fix bug where nodes worked on one more task...
2014-11-07 Alexis Laferrièrenitester: support todo and skip exec test results
2014-11-07 Alexis Laferrièrenitester: order tasks per test before engine for a...
2014-11-07 Alexis Laferrièrenitester: set packet size to a single test
2014-11-07 Alexis Laferrièrenitester: do not use nit copy dir, it doesn't affect...
2014-11-07 Alexis Laferrièrenitester: do not use -j1 because it is not recognised...
2014-11-07 Alexis Laferrièrenitester: keep Jenkin's xml files in a common directory
2014-11-07 Alexis Laferrièretests: reorder listfull.sh to begin with longer tests
2014-11-07 Alexis Laferrièreunitrun: fix use of time command
2014-11-07 Jean PrivatMerge: Method dispatch in nitvm
2014-11-07 Jean PrivatMerge: Useful Java services
2014-11-06 Jean PrivatMerge: Ropes
2014-11-06 Jean PrivatMerge: nitdoc: Fix name mangling for graphs.
2014-11-06 Jean PrivatMerge: lib/poset: split `show_dot` in two methods
2014-11-06 Lucas Bajoletnitdoc: Change uses of FlatBuffer to RopeBuffer in...
2014-11-06 Lucas Bajoletbenchmarks/strings: Adapted for new Ropes.
2014-11-06 Lucas Bajoletlib/standard: Re-activate ropes in standard
2014-11-06 Lucas Bajolettests: Updated tests for new Ropes
2014-11-06 Lucas Bajoletlib: Updated lib for compliance with the new ropes
2014-11-06 Lucas Bajoletlib/standard/ropes: Introducing RopeBuffer, a mutable...
2014-11-06 Lucas Bajoletlib/ropes: Added buffered variant of Ropes.
2014-11-06 Jean-Christophe... nitdoc: Fix name mangling for graphs.
2014-11-06 Julien Pagèsnitvm: Method dispatch is functionnal with perfect...
2014-11-06 Jean Privatlib/poset: split `show_dot` in two methods
2014-11-06 Jean PrivatMerge: Java FFI global compilation fix
2014-11-06 Jean PrivatMerge: More manual
2014-11-06 Jean PrivatMerge: Use new constructors
2014-11-05 Alexis Laferrièrenitg/ffi: fix indirect function declaration in C++ FFI
2014-11-05 Jean Privattests:update because of line changes in lib
2014-11-05 Jean Privatcontrib: update clients of lib
2014-11-05 Jean Privatsrc: update most tools to new constructors
2014-11-05 Jean Privatman: rewrite the documentation of the other tools
2014-11-05 Jean Privatman: update nitg because of #873
2014-11-05 Jean Privatman: add .gitignore
2014-11-05 Jean Privatman: Makefile produce mdwn for ikiwiki
2014-11-05 Jean PrivatMerge: No auto super in new
2014-11-05 Jean Privattests: update other tests related the error message...
2014-11-04 Alexis Laferrièretests: add a test for Java FFI support in global compil...
2014-11-04 Alexis Laferrièrenitg/ffi: local functions in C are `static`
2014-11-04 Alexis Laferrièrenitg/ffi: fix Java FFI support in nitg-g
2014-11-04 Julien Pagèsstd: Bug fix in perfect_hashing and delete whitespaces
2014-11-04 Lucas Bajoletlib/standard/ropes: Rewrote ropes base block.
2014-11-04 Lucas Bajoletlib/standard/ropes: Removed ropes.nit from standard...
2014-11-04 Lucas Bajoletlib/standard/string: Added redef for substrings in...
2014-11-04 Lucas Bajoletlib/standard/string: Fixed bug in to_s implementations...
2014-11-04 Jean Privattests: update base_new to prevent #877
2014-11-04 Jean Privattyping: prefix instantiation error with `Type Error`
2014-11-04 Jean Privatsemantize: do not auto_super_init `new`-factories
2014-11-04 Jean PrivatMerge: neo_doxygen: Introduce a tool to import a Doxyge...
2014-11-04 Jean PrivatMerge: Pkgconfig
next