nit.git
2018-07-24 Alexis Laferrièrecore: fix typos in union_find
2018-05-15 Jean PrivatMerge: lib/md5: nitunitize tests
2018-05-15 Jean PrivatMerge: lib/base64: nitunize tests
2018-05-15 Jean PrivatMerge: lib/a_star: nitunitize tests
2018-05-15 Jean PrivatMerge: src/doc/commands: fix test class name for `comma...
2018-05-15 Jean PrivatMerge: contrib: generate Makefiles with nitpackage
2018-05-15 Jean PrivatMerge: contrib: apply nitpackage --gen-ini
2018-05-15 Jean PrivatMerge: lib/core: remove BufferedReader
2018-05-15 Jean PrivatMerge: nitpackage: generate and check manpages
2018-05-15 Jean PrivatMerge: nitpackage: create and check Makefile
2018-05-15 Alexandre Terrasacontrib: merge manually generated Makefiles with existi...
2018-05-15 Alexandre Terrasacontrib: replace Makefile form contrib with same rules
2018-05-15 Alexandre Terrasacontrib: generate Makefile for projects without any
2018-05-15 Alexandre Terrasacontrib: add some manpages generated with `nitpackage`
2018-05-15 Alexandre Terrasalib: add some manpages generated with `nitpackage`
2018-05-15 Alexandre Terrasanitpackage: generate and check man pages
2018-05-15 Alexandre Terrasagit: ignore `lib/*/bin`
2018-05-15 Alexandre Terrasashare/man: fix `nitmd` path
2018-05-15 Alexandre Terrasalib: add two examples of Makefile generated by `nitpackage`
2018-05-15 Alexandre Terrasanitpackage: generate and check Makefiles
2018-05-15 Alexandre Terrasanitpackage: rename phase
2018-05-15 Alexandre Terrasacontrib: generate `package.desc` key for all contrib...
2018-05-15 Alexandre Terrasacontrib: fix wrong `git.directory` in some contrib...
2018-05-15 Alexandre Terrasanitpackage: accept more `package.ini` keys
2018-05-15 Jean PrivatMerge: contrib/wiringPi: fix `shift` module name
2018-05-15 Jean PrivatMerge: contrib/nitiwiki: protect non-nit code blokcs...
2018-05-15 Jean PrivatMerge: contrib: use `config` instead of `opts`
2018-05-15 Jean PrivatMerge: contrib: fix readmes
2018-05-15 Alexandre Terrasalib/md5: nitunitize tests
2018-05-15 Alexandre Terrasalib/base64: nitunize tests
2018-05-15 Alexandre Terrasalib/a_star: nitunitize tests
2018-05-15 Alexandre Terrasasrc/doc/commands: fix test class name for `commands_md`
2018-05-14 Alexandre Terrasacontrib/nitiwiki: use `config` instead of `opts`
2018-05-14 Alexandre Terrasacontrib/github_merge: use `config` instead of `opts`
2018-05-14 Alexandre Terrasacontrib: expand package `github_merge`
2018-05-14 Alexandre Terrasacontrib/sort_downloads: protect README doc units
2018-05-14 Alexandre Terrasacontrib/nitin: protect README doc units
2018-05-14 Alexandre Terrasacontrib/brainfuck: protect README doc units
2018-05-14 Alexandre Terrasacontrib/nitiwiki: protect non-nit code blocks in README
2018-05-13 Alexandre Terrasacontrib/wiringPi: fix `shift` module name
2018-05-13 Lucas Bajoletlib/core: remove BufferedReader
2018-05-12 Jean PrivatMerge: lib/config: better tool configuration
2018-05-12 Jean PrivatMerge: doc/commands: introduce Markdown rendering for...
2018-05-12 Jean PrivatMerge: Trace system
2018-05-11 Alexandre Terrasatests: fix tests related to new config options display
2018-05-11 Jean PrivatMerge: macOS: skip one of the nitpm tests because of...
2018-05-11 Jean PrivatMerge: opportunity: add a docker-compose.yml file
2018-05-11 Jean PrivatMerge: Small improvements on the oot.sh script
2018-05-11 Jean PrivatMerge: File no buffered
2018-05-11 Jean PrivatMerge: Added HTTP METHODS to CurlHTTPRequest
2018-05-11 Jean PrivatMerge: Bitmap fix missing checks
2018-05-11 Jean PrivatMerge: lib/socket: remove BufferedReader superclass
2018-05-11 Jean PrivatMerge: Fix Reader::read
2018-05-11 Lucas Bajoletlib/core: add blocking eof implementation
2018-05-11 Lucas Bajoletlib/core: fix read_bytes_to_cstring implementation
2018-05-11 Lucas Bajoletlib/core: remove BufferedReader as file superclass
2018-05-11 Jean Privatopportunity: add a docker-compose.yml file
2018-05-11 olivierschirmadd the trace system with a first test which is instanc...
2018-05-11 Jean Privatcontrib/oot.sh: allow an optional list argument
2018-05-11 Jean Privatcontrib/oot.sh: do not error if no makefile
2018-05-11 Alexandre Terrasalib/github: define better `tool_description` for loader
2018-05-11 Alexandre Terrasalib/markdown: nitmd use `config` instead of `options`
2018-05-11 Alexandre Terrasalib/config: introduce --stub-man option
2018-05-11 Alexandre Terrasalib/config: add `-?` option as help
2018-05-11 Alexandre Terrasadoc/commands: introduce Markdown rendering for commands
2018-05-11 Alexis LaferrièremacOS: skip one of the nitpm tests because of locale...
2018-05-11 Jean PrivatMerge: docker: nitpm requires libcurl, move it up from...
2018-05-11 Lucas Bajoletlib/websocket: refactor websocket as a Protocol
2018-05-11 Lucas Bajoletlib/socket: remove BufferedReader superclass
2018-05-11 Lucas Bajoletlib/core: add protocols for decorator streams
2018-05-11 Alexis Laferrièredocker: nitpm requires libcurl, move it up from `full`
2018-05-11 Lucas Bajoletlib/core: add failsafe to UTF8Codec::decode_string
2018-05-11 Lucas Bajoletlib/core: fix Reader::read
2018-05-11 Lucas Bajoletlib/bitmap: fix unchecked error while reading bytes
2018-05-11 Alexandre Terrasalib/bitmap: fix warnings
2018-05-11 Jean PrivatMerge: android: remove the deprecated armeabi target...
2018-05-11 Jean PrivatMerge: lib/crypto: add in-place xor cipher on CStrings
2018-05-11 Jean PrivatMerge: lib: add `package.desc` keys to the `package...
2018-05-11 Jean PrivatMerge: lib/core/text: add memset to `CString`
2018-05-11 Alexis Laferrièreandroid: remove the deprecated armeabi target
2018-05-10 Jean PrivatMerge: lib/core: provide default codec-aware read_char
2018-05-10 Jean PrivatMerge: doc/commands: introduce `main` related commands
2018-05-10 Jean PrivatMerge: json: rename and improve the quick and easy...
2018-05-10 Lucas Bajoletlib/core: provide default codec-aware read_char
2018-05-10 Lucas Bajoletniti: fix CString::fast_cstring semantics
2018-05-10 Alexandre Terrasatests: fix tests related to test_prog
2018-05-10 Alexandre Terrasadoc/commands: term handles `commands_main`
2018-05-10 Alexandre Terrasadoc/commands: render `commands_main` as JSON
2018-05-10 Alexandre Terrasadoc/commands: render `commands_main` as HTML
2018-05-10 Alexandre Terrasadoc/commands: parse `commands_main`
2018-05-10 Alexandre Terrasadoc/commands: introduce `commands_main`, commands about...
2018-05-10 Lucas Bajoletlib/crypto: add in-place xor cipher on CStrings
2018-05-10 Matthieu Le... Added HTTP METHODS to CurlHTTPRequest
2018-05-10 Lucas Bajoletlib/core/text: add memset to `CString`
2018-05-10 Alexandre Terrasalib: manually add `package.desc` keys to some packages
2018-05-10 Alexandre Terrasalib: generate `package.desc` keys to all packages
2018-05-10 Alexandre Terrasadoc/commands: allow NitUnit entities in model view
2018-05-10 Alexandre Terrasamodel_collect: collect all mmodules for a mgroup
2018-05-10 Alexandre Terrasatests/test_prog: add a dummy test suite
2018-05-10 Alexandre Terrasatests/test_prog: add a dummy man page
next