nit.git
2019-09-30 Florian Deljarrytests: Add tests for generic and virtual types
2019-09-30 Florian Deljarrysrc/contracts: Fix contracts on virtual and generic...
2019-09-26 Florian Deljarrysrc/toolcontext: Provide contract options
2019-09-26 Florian Deljarryshare/man/nitc: Adding the man explication to disable...
2019-09-26 Florian Deljarrycontracts: Adding all contract generation mechanism
2019-09-25 Florian Deljarrytests: adding contract testing files
2019-08-28 Florian Deljarrycheck_annotation: adding no_contract
2019-08-28 Florian Deljarrycheck_annotation: Adding ensures annotation
2019-08-28 Florian Deljarrycheck_annotation: Adding expects annotation
2019-08-28 Florian Deljarrycode_gen: Adding contracts phase
2019-08-28 Florian Deljarryscope: Adding variable verification
2019-08-28 Florian Deljarrymodelize_property: Adding unsafe method to register...
2019-02-27 Florian DeljarryMoving the astvalidation module in astbuilder
2019-02-22 Jean PrivatMerge: Ci more
2019-02-22 Jean Privatci-gitlab: contrib android-release (but not signed)
2019-02-22 Jean Privatgitlab-ci: remove remaining allow_failure
2019-02-22 Jean Privatci: do not run nitc with `--colors-are-symbols`: it...
2019-02-22 Jean Privatgitlab-ci: inject key for github.oauthtoken
2019-02-22 Jean Privatgitlab-ci: do not test in `build_tools`
2019-02-22 Jean Privatci: dont fail on empty check_signedoff_list
2019-02-21 Jean PrivatMerge: Ci: move services to specific hostnames
2019-02-21 Jean PrivatMerge: gitlab-ci: add android
2019-02-21 Jean PrivatMerge: curl: fix concurrent requests and intro shortcut...
2019-02-21 Jean Privatdocker/ci: need netcat and killall for some test scripts
2019-02-21 Jean Privatdocker/ci: do not need postgresql server
2019-02-21 Jean Privatci: propose a docker-compose to handle services tests...
2019-02-21 Jean Privatgitlab-ci: enable neo4j
2019-02-21 Jean Privatgitlab-ci: enable postgres
2019-02-20 Jean Privatgitlab-ci: add mongo as service
2019-02-20 Jean Privatgitlab-ci: enable mongo
2019-02-20 Jean Privatmongo: use `mongo` instead of `localhost` by default
2019-02-20 Jean Privatgitlab-ci: contrib android
2019-02-20 Jean Privatgitlab-ci: add .gradle to the cache
2019-02-20 Jean Privatgitlab-ci: don't abort if grep select nothing
2019-02-20 Jean Privatgitlab_ci: basic test for android
2019-02-20 Jean Privatantroid/README.md: add raw (for nitunit)
2019-02-20 Jean Privatgitlab_ci: unblacklist android
2019-02-20 Jean Privatdocker/nit-ci: add imagemagick
2019-02-19 Jean Privatdocker/ci: install android sdk&ndk
2019-02-19 Jean Privatandroid-bdwgc: remove --depth=1 to avoid missing commits
2019-02-18 Jean PrivatMerge: tests.sh: special case when running in gitlab_ci
2019-02-18 Jean PrivatMerge: lib&contrib: add some raw and nitish in READMEs
2019-02-18 Jean PrivatMerge: tests/base_autocast: workaround a gcc bug
2019-02-18 Jean PrivatMerge: docker: add image for continuous integration...
2019-02-18 Jean PrivatMerge: Makefile: fix make clean
2019-02-18 Jean PrivatMerge: lib/core: handling of plus (+) sign when using...
2019-02-18 Jean Privatlib: add some nitish to avoid service configuration...
2019-02-18 Jean Privattests.sh: special case when running in gitlab_ci
2019-02-18 Jean Privattests/base_autocast: workaround a gcc bug
2019-02-18 Jean Privatlib&contrib: add some raw and nitish in READMEs
2019-02-18 Jean Privatadd .gitlab-ci.yml
2019-02-18 Jean Privatdocker: add image for continuous integration (without...
2019-02-15 Alexis Laferrièrecurl: update test for latest changes
2019-02-15 Alexis Laferrièreneo4j: remove unused curl handle (using a now private...
2019-02-15 Alexis Laferrièrepopcorn: there's no more a global curl handle, so this...
2019-02-14 Alexis Laferrièrecurl: intro shortcut methods `http_get` and `http_downl...
2019-02-14 Alexis Laferrièrecurl: the libcurl handle is initiated once per request...
2019-02-13 Alexis Laferrièrecurl: add some more doc
2019-01-12 Hugo Leblanccompiler: fix make clean for makefile generation
2019-01-03 Hugo LeblancMakefile: fix make clean
2018-12-28 Hugo Leblanclib/core: handling of plus (+) sign when using to_i...
2018-08-14 Jean Privatpostmerge: fix error_class_glob.res
2018-08-13 Jean PrivatMerge: src/model/model_index: model index uses BKTree
2018-08-13 Jean PrivatMerge: libevent: support UNIX domain sockets and add...
2018-08-13 Jean PrivatMerge: nitunit: Use markdown2
2018-08-07 Alexandre Terrasalib: fix unrecognized code blocks in doc units
2018-08-07 Alexandre Terrasanitunit: give exact location of fenced block in tests
2018-08-07 Alexandre Terrasanitunit: fix code blocks in tests
2018-07-24 Alexis Laferrièrecore: fix typos in doc of CircularArray
2018-07-24 Alexis Laferrièrecore: fix typos in union_find
2018-07-19 Alexis Laferrièrelibevent: update package.ini tags
2018-07-19 Alexis Laferrièrelibevent: intro minimal usage example
2018-07-19 Alexis Laferrièrelibevent: add parallel test with TCP and UNIX domain...
2018-07-19 Alexis Laferrièrelibevent: rename `bind_to` to the more precise `bind_tcp`
2018-07-19 Alexis Laferrièrelibevent: code style tweaks and cleanup
2018-07-19 Alexis Laferrièrelibevent: add UNIX domain socket support to addrin_to_a...
2018-07-19 Matthieu Le... libevent: add UNIX domain socket support to libevent
2018-07-05 Jean PrivatMerge: src/model/model_index: model index uses BKTree
2018-07-05 Alexandre Terrasanitweb: compute model index at startup
2018-07-05 Alexandre Terrasasrc/model/model_index: fix tests
2018-07-05 Alexandre Terrasasrc/model/model_index: use BKTree for similarity matches
2018-07-04 Alexandre Terrasasrc/model/model_index: name and full_name queries does...
2018-07-04 Alexandre Terrasasrc/test_model_index: add query time in interactive...
2018-07-04 Alexandre Terrasasrc/test_model_index: add interactive mode
2018-07-04 Alexandre Terrasasrc/test_model_index: expect `-q` option for query
2018-06-27 Alexandre Terrasanitunit: use the new markdown parser
2018-06-27 Alexandre Terrasasrc/nitunit: remove warnings from `testing_doc`
2018-06-26 Jean PrivatMerge: src/doc/commands: clean commands hierarchy
2018-06-26 Jean PrivatMerge: src/doc/commands: use filters
2018-06-26 Jean PrivatMerge: lib/markdown2: introduce a new Markdown engine
2018-06-22 Alexandre Terrasasrc/doc/commands/templates: move `commands_json` to...
2018-06-22 Alexandre Terrasasrc/doc/commands/templates: move `commands_json` to...
2018-06-22 Alexandre Terrasasrc/doc/commands/templates: move `commands_html` to...
2018-06-22 Alexandre Terrasasrc/doc/commands/templates: rename `templates_json...
2018-06-22 Alexandre Terrasasrc/doc/commands/templates: rename `templates_term...
2018-06-22 Alexandre Terrasasrc/doc/commands/templates: rename `templates_html...
2018-06-22 Alexandre Terrasasrc/doc/commands: clean `commands_docdown`
2018-06-22 Alexandre Terrasasrc/doc/commands: move cmd processing to `commands_html`
2018-06-22 Alexandre Terrasasrc/doc/commands: merge `doc_down` intro `templates_html`
2018-06-22 Alexandre Terrasasrc/doc/commands: move markdown related services from...
next