nitdoc: Update the manpage.
[nit.git] / tests / sav /
2014-12-11 Jean PrivatMerge: More rosettacode
2014-12-10 Jean Privattests: update error messages in some sav/
2014-12-10 Jean Privattests: add sav/hailstone.res and sav/hamming_number.res
2014-12-09 Jean PrivatMerge: ropes: Fix some bugs in `RopeBuffer` (again)
2014-12-09 Jean PrivatMerge: improved loader and nitls
2014-12-07 Jean-Christophe... ropes: Fix `RopeBuffer.reset`.
2014-12-07 Jean-Christophe... ropes: Fix the behavior of `RopeBuffer.clear` when...
2014-12-07 Jean-Christophe... ropes: Fix `RopeBuffer.reverse`.
2014-12-07 Jean-Christophe... ropes: Fix a buffer overflow in `RopeBuffer.add`.
2014-12-06 Jean Privattests: update sav/nitls
2014-12-04 Jean PrivatMerge: ropes: Fix a bug in `RopeBuffer.clear`
2014-12-04 Jean PrivatMerge: nitdoc: Escape (again)
2014-12-04 Jean PrivatMerge: Subtype improvements
2014-12-04 Jean-Christophe... string: Escape all HTML’s metacharacters.
2014-12-04 Jean-Christophe... ropes: Reset everything when clearing.
2014-12-04 Jean PrivatMerge: Keep going toolcontext
2014-12-04 Jean PrivatMerge: Check for errors in GLSL shaders using glslangVa...
2014-12-04 Jean PrivatMerge: Graphics related fixes
2014-12-04 Jean Privattests: add base_formal_subtype.nit
2014-12-03 Jean Privattests: update sav/error_redef_alt*.res
2014-12-02 Alexis Laferrièretests: add glslValidator test
2014-12-02 Alexis Laferrièretests: fix savs for test_c.nit
2014-12-02 Jean PrivatMerge: neo_doxygen: Fix the handling of the inner class...
2014-12-02 Jean PrivatMerge: example: Add the simplest tasks of Rosetta Code.
2014-12-02 Jean-Christophe... neo_doxygen: Link inner classes with their outer classes.
2014-12-02 Jean-Christophe... neo_doxygen: Do not guess the namespace of the classes.
2014-12-02 Jean Privattests: update sav/error_class_glob.res because
2014-12-01 Jean-Christophe... neo_doxygen: Accept classes in the root namespace.
2014-11-28 Jean Privattests: test tagged fences for test_docdown and nitunit
2014-11-25 Jean PrivatMerge: neo_doxygen: Be more professional
2014-11-25 Jean PrivatMerge: standard: Clean warnings
2014-11-25 Alexandre Terrasatests: adjust line number in test_new_native test
2014-11-25 Jean-Christophe... neo_doxygen: Add some integration tests.
2014-11-25 Jean-Christophe... neo_doxygen: Add some unit tests.
2014-11-25 Jean PrivatMerge: Nitiwiki: a quick wiki builder based on markdown...
2014-11-25 Jean PrivatMerge: SELF type
2014-11-24 Alexandre Terrasanitiwiki: nitiwiki is now tested by nit/tests/tests.sh
2014-11-24 Alexis Laferrièretests: update line numbers in sav file of `error_class_...
2014-11-21 Jean PrivatMerge: lib: add Float::is_approx to compare floats
2014-11-20 Alexis Laferrièretests: fix expected output of `base_gen_reassign` with...
2014-11-20 Jean Privattests: update because changes in kernel
2014-11-19 Jean PrivatMerge: lib: some cleanup in *Capable and HashCollections
2014-11-19 Jean Privattests: update sav because line changes in std/array.nit
2014-11-19 Jean Privatexamples/rosettacode: update ab to not crash on tests
2014-11-17 Jean PrivatMerge: json: Refactor the APIs
2014-11-17 Jean PrivatMerge: Force standard as public
2014-11-17 Jean PrivatMerge: Improve docunits
2014-11-17 Jean-Christophe... json_serialization: Use `to_json` to escape characters.
2014-11-17 Jean Privattests: update and improve tests for nitunit
2014-11-17 Jean-Christophe... json: Parse all standard escape sequences.
2014-11-17 Jean Privattests: add base_import_standard*.nit
2014-11-13 Jean PrivatMerge: More escaping
2014-11-12 Jean PrivatMerge: More tweaks to support the Java FFI on turing
2014-11-12 Alexis Laferrièrelib/c&java: remove all custom SELF types
2014-11-12 Alexis Laferrièretests: test the virtual type SELF
2014-11-11 Alexis Laferrièretests: update test_ffi_java_types to be more portable
2014-11-11 Jean Privattests: add "--base_very bad name@1&$|;:.ext'\"<>{}...
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: MModule has a c_name
2014-11-10 Jean Privattests: base_conflict_submodule_name now pass on all...
2014-11-10 Jean PrivatMerge: nitester over MPI and jenkins
2014-11-10 Jean PrivatMerge: Combinations on collection
2014-11-10 Jean Privattests: update because line changes in lib
2014-11-07 Alexis Laferrièretests: modify ai::puzzle, nitmetrics and nitunit to...
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-06 Jean PrivatMerge: Ropes
2014-11-06 Jean PrivatMerge: nitdoc: Fix name mangling for graphs.
2014-11-06 Lucas Bajolettests: Updated tests for new Ropes
2014-11-06 Jean-Christophe... nitdoc: Fix name mangling for graphs.
2014-11-06 Jean PrivatMerge: Use new constructors
2014-11-05 Jean Privattests:update because of line changes in lib
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 Jean Privattests: update base_new to prevent #877
2014-11-04 Jean Privattests: update sav/test_toolcontext*
2014-11-04 Jean-Christophe... example: add the simplest tasks of Rosetta code.
2014-10-31 Jean PrivatMerge: Attribute block
2014-10-31 Jean PrivatMerge: Autoinit attributes
2014-10-31 Jean Privattests: add base_init_autoinit2.nit
2014-10-31 Jean Privattests: add base_attr_init_val_block.nit
2014-10-31 Jean PrivatMerge: Tweaks to Opportunity
2014-10-30 Alexis Laferrièrexymus.net: update xymus.net nitcorn config to include...
2014-10-29 Jean PrivatMerge: Threads
2014-10-29 Alexis Laferrièrelib/threads: intro an example `concurrent_array_and_bar...
2014-10-29 Jean PrivatMerge: example: rosetta code
2014-10-28 Jean Privatexample: add some tasks of Rosetta code
2014-10-27 Jean Privattests: update test_new_native_alt1 becaus eline change...
2014-10-24 Jean Privattests: update some tests because buggy `new` are let...
2014-10-24 Jean Privattests: add base_new.nit
2014-10-22 Jean PrivatMerge: Some gammar improvements
2014-10-22 Jean Privattests: update tests because the parser gets better...
2014-10-20 Jean PrivatMerge: Fix the old bug where (-0.1).to_s == "0.-1"
2014-10-17 Alexis Laferrièretests: update savs for tests using the previously broke...
2014-10-17 Jean PrivatMerge: Better varargs
2014-10-17 Jean Privattests: add base_vararg3.nit
next