nit.git
2014-11-19 Jean Privatcompiler: resolve types when doing new NativeArray
2014-11-19 Jean Privatexamples/rosettacode: update ab to not crash on tests
2014-11-19 Jean Privatlib/hash: HashCollection::N become a virtual type
2014-11-18 Jean Privatlib: remove class StringCapable
2014-11-18 Jean Privatlib: kill the class ArrayCapable
2014-11-17 Jean PrivatMerge: Srand by default
2014-11-17 Jean PrivatMerge: Misc fixes and improvements from WBTW
2014-11-17 Jean PrivatMerge: Force standard as public
2014-11-17 Jean PrivatMerge: Improve docunits
2014-11-17 Jean Privatshoot: headless run forces a `srand_from(0)`
2014-11-17 Jean Privatlib/mnit: injected_input forces a srand_from(0)
2014-11-17 Alexis Laferrièrecontrib/friendz: update to use new type of `TileSetFont...
2014-11-17 Jean Privatlib/math: documents `srand` and `srand_from`
2014-11-17 Alexis Laferrièrelib/string: allocate enough memory for '\0' in `String...
2014-11-17 Alexis Laferrièrelib/jvm: fix returns from C implementations
2014-11-17 Alexis Laferrièreandroid_mnit: free textures from main memory after...
2014-11-17 Jean Privatlib/standard: call srand by default
2014-11-17 Jean Privatinterpreter: implements srand
2014-11-17 Jean PrivatMerge: lib: Enhanced DisjointSet data structure
2014-11-17 Alexis Laferrièreandroid_mnit: standardize gray PNG files as RGB to...
2014-11-17 Alexis Laferrièreandroid_mnit: support more PNG color formats
2014-11-17 Alexis Laferrièrea_star: remove debug options (even unused, they take...
2014-11-17 Alexis Laferrièrelib/bucketed_game: fix error in cache optimization
2014-11-17 Jean Privattests: update and improve tests for nitunit
2014-11-17 Alexis Laferrièrelib/tileset: use Numerics for `hspace` and `vspace`
2014-11-17 Jean Privattests: add base_import_standard*.nit
2014-11-17 Jean Privatmodelbuilder: force `standard` to be imported
2014-11-17 Jean Privatnitunit: protect generated files name a little to avoid...
2014-11-17 Jean Privatnitunit: test only block of code
2014-11-17 Jean Privatdocdowm: empty lines are included in blocks
2014-11-17 Alexandre Blondin... lib: Enhanced DisjointSet data structure
2014-11-13 Jean PrivatMerge: More escaping
2014-11-12 Jean PrivatMerge: More tweaks to support the Java FFI on turing
2014-11-12 Jean Privattests: also robustize `search_tests.sh`
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 Jean Privattests: add "--base_very bad name@1&$|;:.ext'\"<>{}...
2014-11-11 Jean Privattests: add `xmlesc` to escape XML in generated XML...
2014-11-11 Jean Privatcompiler: copy the binary if the outpath is crazy and...
2014-11-11 Jean Privattests: make tests.sh more robust
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-11 Jean Privatcompiler: global compiler escape the module name
2014-11-11 Jean Privatcompiler: escape function names in `c_functions_hash.c`
2014-11-11 Jean Privatcompiler: escape the binary name in generated Makefile
2014-11-11 Jean Privatlib/string: add `Text::escape_to_mk` to escape to Makefiles
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
next