nit.git
2016-05-28 Jean Privattests: filter out readline on OSX
2016-05-27 Jean PrivatMerge: NOTICE: Update
2016-05-27 Jean PrivatMerge: examples/fibonacci: fix off-by-one fibonacci
2016-05-27 Jean PrivatMerge: Docunit --no-color
2016-05-27 Jean PrivatMerge: GNU readline wrapper
2016-05-27 Jean-Christophe... NOTICE: Update
2016-05-27 Jean Privatnitunit: update tests
2016-05-27 Jean Privatnitunit: remove the working directory on success
2016-05-27 Tony Gaetaniexamples/fibonacci: fix off-by-one fibonacci
2016-05-27 Frédéric Vachonlib: Add a tiny GNU readline wrapper
2016-05-27 Jean Privatnitunit: the working dir is now `nitunit.out`
2016-05-27 Jean Privatnitunit: improve summary of results
2016-05-27 Jean Privatnitunit: honor --no-color
2016-05-26 Jean PrivatMerge: nitcorn: FileServer default file
2016-05-26 Jean PrivatMerge: lib/core: Added `is_dir` function to `Path`
2016-05-26 Alexandre Terrasalib/popcorn: update README for `default_file`
2016-05-26 Alexandre Terrasalib/popcorn: update angular example and test
2016-05-26 Alexandre Terrasalib/popcorn: add example and test for default_file
2016-05-26 Alexandre Terrasalib/popcorn: StaticHandler use `default_file`
2016-05-26 Alexandre Terrasanitcorn/file_server: allow default_response if not...
2016-05-26 Alexandre Terrasanitcorn/file_server: fix warnings on file_stat calls
2016-05-26 Alexandre Terrasanitcorn/file_server: extract answer_redirection method
2016-05-26 Alexandre Terrasanitcorn/file_server: extract answer_directory_listing...
2016-05-26 Alexandre Terrasanitcorn/file_server: extract answer_file method
2016-05-26 Lucas Bajoletlib/core: Added `is_dir` function to `Path`
2016-05-26 Jean PrivatMerge: Popcorn: use_before, use_after
2016-05-26 Jean PrivatMerge: src/model: fix mdoc_or_fallback for MClasses...
2016-05-26 Jean PrivatMerge: model_collect: add services for module importation
2016-05-26 Jean PrivatMerge: Less randomness and race conditions in tests
2016-05-26 Jean PrivatMerge: toolcontext: introduce --share-dir
2016-05-26 Jean PrivatMerge: Generalize MEntity visibility
2016-05-26 Jean PrivatMerge: make nitunit more colorful (and useful?)
2016-05-26 Jean Privatnitrpg&nitcorn: replace `rand` with `NIT_TESTING_ID...
2016-05-26 Jean Privattests.sh: add NIT_TESTING_ID with the same semantic...
2016-05-26 Jean Privatnitunit manual: document NIT_TESTING, SRAND and NIT_TES...
2016-05-26 Alexandre Terrasanitdoc: use --share-dir option
2016-05-26 Alexandre Terrasatoolcontext: introduce --share-dir
2016-05-25 Alexandre Terrasalib/popcorn: document use_before and use_after
2016-05-25 Alexandre Terrasatests: fix model_visitor tests since mdoc fix
2016-05-25 Alexandre Terrasamodel/model_collect: importation_poset do not collect...
2016-05-25 Alexandre Terrasamodel_collect: add services for module importation
2016-05-25 Jean Privatnitunit: set more environment variables NIT_TESTING_ID...
2016-05-25 Jean Privatlib/core: add `Sys::pid`
2016-05-25 Jean Privattests: update nitunit tests
2016-05-25 Jean Privatnitunit: show a progress bar
2016-05-25 Jean Privatnitunit: suites in docunits have a name
2016-05-25 Jean Privatnitunit: separate the error message from the test output
2016-05-25 Jean Privatnitunit: add more information in UnitTest
2016-05-25 Alexandre Terrasalib/popcorn: App uses pre / post middlewares
2016-05-25 Alexandre Terrasalib/popcorn: introduce Router::use_after service
2016-05-25 Alexandre Terrasalib/popcorn: introduce Router::use_before service
2016-05-25 Alexandre Terrasalib/popcorn: extract Router::handler_in private service
2016-05-25 Alexandre Terrasalib/popcorn: extract Router::build_route private service
2016-05-25 Alexandre Terrasasrc/model: fix mdoc_or_fallback for MClasses and MPrope...
2016-05-25 Alexandre Terrasasrc/model: model_visitor uses MEntity::visibility
2016-05-25 Alexandre Terrasasrc/model: model_json use MEntity::location
2016-05-25 Alexandre Terrasasrc/model: model_json use MEntity::visibility
2016-05-25 Alexandre Terrasasrc/model: generalize visibility to all MEntities
2016-05-24 Jean Privatnitunit: fix some nitunit flags.
2016-05-24 Jean PrivatMerge: NOTICE: Update author list and years
2016-05-24 Jean PrivatMerge: Reworked crypto.nit to introduce basic XOR attacks
2016-05-24 Jean PrivatMerge: Added `copy_from` service to `NativeString`
2016-05-24 Philippe Pepos... lib/crapto: Introduce 2 new attacks on XOR ciphers
2016-05-24 Philippe Pepos... lib/crypto: Introduce XOR cipher management classes
2016-05-24 Philippe Pepos... lib/crypto: Explode crypto.nit into package
2016-05-24 Lucas Bajolettests: Added `Text::copy_to_native` test
2016-05-24 Jean PrivatMerge: Revamp Clock to return float values for easier...
2016-05-24 Jean PrivatMerge: Implementing the Nit wrapper over the native...
2016-05-24 itsWillstarted working on the nit wrapper over the native...
2016-05-23 Alexis Laferrièreniti: filter the -lrt flag on OS X
2016-05-23 Jean-Christophe... NOTICE: Update author list and years
2016-05-23 Jean PrivatMerge: A few game related services and tweaks
2016-05-23 Jean PrivatMerge: Update xymus.net to activate the full API for...
2016-05-22 Alexis Laferrièretests: remove the orphaned file xymus_net.res
2016-05-22 Alexis Laferrièrexymus.net: add missing package metadata, gitignore...
2016-05-22 Alexis Laferrièrexymus.net: move server config to contrib
2016-05-22 Alexis Laferrièretests: remove reference to the old location of nitcorn...
2016-05-22 Alexis Laferrièrexymus.net: update xymus.net with the API for the mobile...
2016-05-22 Alexis Laferrièretest: update test_kill_process to revamped Clock
2016-05-22 Alexis Laferrièrelib/gamnit: intro EulerCamera::camera_to_world
2016-05-22 Alexis Laferrièrelib/noise: fix missing doubling of the permutation...
2016-05-22 Alexis Laferrièrelib/noise: move ImprovedNoise from the rosetta perlin...
2016-05-22 Alexis Laferrièrecontrib & lib: fix other clients of clock
2016-05-22 Alexis Laferrièretests & lib/realtime: rewrite test as a nitunit
2016-05-22 Jean PrivatMerge: Refactorize nitunit
2016-05-21 Alexis Laferrièrelib/serialization: let refinements and subclasses acces...
2016-05-21 Alexis Laferrièrelib/a_star: intro `find_closest`
2016-05-21 Alexis Laferrièrelib/bucketed_game: make `ThinGame::tick` writable for...
2016-05-21 Alexis Laferrièrelib/bucketed_game: intro services to get stats on buckets
2016-05-21 Alexis Laferrièrelib/android: intro motion down_time
2016-05-21 Alexis Laferrièrelib & contrib: update users of Clock
2016-05-21 Alexis Laferrièrelib/realtime: free attributes of Clock at finalize_once
2016-05-21 Alexis Laferrièrelib/realtime: fix clock to return mostly Float values
2016-05-21 Alexis Laferrièrelib/realtime: fix `Timespec::-`
2016-05-21 Alexis Laferrièrelib/realtime: intro `Clock::peek_lapse`
2016-05-21 Jean PrivatMerge: Document Docker
2016-05-21 Jean PrivatMerge: gamnit: miscellaneous services and a few fixes
2016-05-21 Jean PrivatMerge: src/platforms: fallback to version field "0...
2016-05-21 Jean PrivatMerge: Nitweb uses popcorn
2016-05-21 Jean Privatdocker: add a README
next