nit.git
2017-05-15 PatrickBlanchetterosettacode: Add integer_overflow rosetta code exemple
2016-12-30 Jean PrivatMerge: calculator: bug fix and small tweaks to the...
2016-12-30 Jean PrivatMerge: lib/graph: Fix `to_dot`
2016-12-30 Jean PrivatMerge: Rename the extern class `NativeString` to `CString`
2016-12-29 Alexis Laferrièrecalculator: improve iOS variation
2016-12-28 Alexis Laferrièrecalculator: update language in variations doc
2016-12-28 Alexis Laferrièrecalculator: rename the module `ios_calculator` to ...
2016-12-28 Alexis Laferrièrecalculator: fix numbers limited to a single digit after...
2016-12-19 Lucas Bajoletlib/graph: Fix `to_dot` that could produce invalid...
2016-12-14 Alexis Laferrièrec_src: update with CString
2016-12-13 Alexis Laferrièreupdate all indirect references to native strings
2016-12-13 Alexis Laferrièretests: update to use `CString`
2016-12-13 Alexis Laferrièrecore: update doc of `CString`
2016-12-13 Alexis Laferrièrerename `NativeString` to `CString`
2016-12-08 Jean PrivatMerge: lib/counter: Added pack function
2016-12-08 Jean PrivatMerge: lib/for_abuse: Fix typos in documentation
2016-12-08 Jean PrivatMerge: nitweb: misc fixes
2016-12-08 Jean PrivatMerge: tests: use NIT_TESTING_ID in neo4j tests
2016-12-08 Jean PrivatMerge: nitweb: add READMEs summaries
2016-12-08 Jean PrivatMerge: lib/text: do not replace undecoded `%` by `?`
2016-12-07 Lucas Bajoletlib/counter: Added pack function
2016-12-07 Lucas Bajoletlib/for_abuse: Fix typos in documentation
2016-12-06 Alexandre Terrasanitweb: fix card headers
2016-12-06 Alexandre Terrasanitweb: clean scripts import
2016-12-06 Alexandre Terrasanitweb: add some icons in menus
2016-12-06 Alexandre Terrasanitweb: extract user sidebar directive
2016-12-06 Alexandre Terrasanitweb: move github login configuration to its own...
2016-12-06 Alexandre Terrasalib/core: more tests for percent_encoding
2016-12-06 Alexandre Terrasalib/text: do not replace undecoded `%` by `?`
2016-12-06 Alexandre Terrasatests: update test for nitcatalog
2016-12-06 Alexandre Terrasatests: test_neo use NIT_TESTING_ID
2016-12-06 Alexandre Terrasatests: use NIT_TESTING_ID for postgresql tests
2016-12-06 Alexandre Terrasalib/postgres: use NIT_TESTING_ID in table names
2016-12-06 Alexandre Terrasalib/postgres: remove documentation warnings
2016-12-06 Alexandre Terrasalib/mongo: use NIT_TESTING_ID
2016-12-05 Jean PrivatMerge: nitweb: rewritte stars
2016-12-05 Jean PrivatMerge: nitweb: misc fixes
2016-12-05 Jean PrivatMerge: proposal: lib/config
2016-12-05 Jean PrivatMerge: nitweb: encode URIs
2016-12-05 Alexandre Terrasacatalog: fix double H1 display from package page
2016-12-05 Alexandre Terrasatests: fix model_json output with alphabetical order
2016-12-05 Alexandre Terrasatests: use NIT_TESTING_ID in neo4j tests
2016-12-05 Alexandre Terrasatests: fix nitrpg tests
2016-12-05 Alexandre Terrasanitweb: migrate to config
2016-12-05 Alexandre Terrasapopcorn: pop_repos use config
2016-12-05 Alexandre Terrasapopcorn: pop_config use config
2016-12-05 Alexandre Terrasalib: introduce basic config classes
2016-12-05 Alexandre Terrasanitweb: add sumaries to doc pages
2016-12-05 Alexandre Terrasadoc_down: render synopsis as `h1`
2016-12-05 Alexandre Terrasanitweb: remove useless links on locations
2016-12-05 Alexandre Terrasanitweb: remove useless code tabs for propdefs and classdefs
2016-12-05 Alexandre Terrasanitweb: sort mentities list by name
2016-12-05 Alexandre Terrasanitweb: clean defs list rendering
2016-12-05 Alexandre Terrasanitweb: show grade overview in specific page
2016-12-05 Alexandre Terrasanitweb: show grades in user page
2016-12-05 Alexandre Terrasanitweb: rewrite stars display
2016-12-05 Alexandre Terrasanitweb: rewrite ratings to allow dimensions (like code...
2016-12-05 Alexandre Terrasanitweb: avoid linearization errors
2016-12-05 Alexandre Terrasanitweb: encode URIs
2016-12-03 Jean PrivatMerge: Fix model_json and nitweb
2016-12-03 Alexandre Terrasanitweb: migrate to new json serialization API
2016-12-03 Alexandre Terrasamodel: add nitunit for model_json
2016-12-03 Alexandre Terrasamodel: migrate model_json to new serialization API
2016-12-03 Alexandre Terrasaopts: fix weird indent
2016-12-02 Jean PrivatMerge: mongo: More queries
2016-12-02 Jean PrivatMerge: nitweb: /random apply limit after random
2016-12-02 Jean PrivatMerge: src/model: collect package modules
2016-12-02 Jean PrivatMerge: lib/github: load more user data
2016-12-02 Jean PrivatMerge: lib/math: fix some nitunits
2016-12-02 Jean PrivatMerge: nitunit: set NIT_TESTING_PATH
2016-11-28 Alexandre Terrasamongo: add array related queries
2016-11-28 Alexandre Terrasamongo: fix query prefixes
2016-11-28 Alexandre Terrasanitweb: /random apply limit after random
2016-11-28 Alexandre Terrasasrc/model: collect package modules
2016-11-28 Alexandre Terrasalib/github: load more user data
2016-11-28 Alexandre Terrasalib/math: fix some nitunits
2016-11-28 Alexandre Terrasaman: document `NIT_TESTING_PATH`
2016-11-28 Alexandre Terrasatests: test nitunit `NIT_TESTING_PATH`
2016-11-28 Alexandre Terrasanitunit: set NIT_TESTING_PATH before running a test...
2016-11-28 Alexandre Terrasanitunit: remove warnings from testing_suite (and unifor...
2016-11-28 Alexandre Terrasanitunit: toolcontext set `NIT_TESTING_PATH`
2016-11-28 Alexandre Terrasanitunit: remove warnings from testing_base
2016-11-24 Jean PrivatMerge: Updates some tests and the tests.sh script for...
2016-11-19 Alexis Laferrièresrc: fix the scary typo boostrap
2016-11-19 Alexis Laferrièretests: fix test_annot_pkgconfig.nit so it actually...
2016-11-19 Alexis Laferrièrepkgconfig annot: try all args before giving up
2016-11-19 Alexis Laferrièretests.sh: don't use -s on coreutils hostname
2016-11-19 Alexis Laferrièretests.sh: rename $tmp to avoid conflict with the $tmp...
2016-11-19 Alexis Laferrièretests.sh: ignore end of line characters
2016-11-19 Alexis Laferrièretests: make the very bad name test compatible with...
2016-11-11 Jean PrivatMerge: Delete the debugger from the interpreter
2016-11-11 Jean PrivatMerge: lib/github: update unit test for change in Githu...
2016-11-09 Alexis Laferrièrenit: purge the debugger from the interpreter
2016-11-04 Alexis Laferrièrelib/github: update for Github API changes
2016-11-02 Jean PrivatMerge: pkgconfig annotation: improve error on missing...
2016-10-26 Alexis Laferrièrepkgconfig: more precise error on missing dev package
2016-10-24 Jean PrivatMerge: serialization: subtype check attributes & serial...
2016-10-24 Jean PrivatMerge: nitcorn: handle SIGINT and SIGTERM
2016-10-24 Jean PrivatMerge: nitcorn: decode GET args from percent encoding
2016-10-24 Jean PrivatMerge: nitrestful: rename resources and restrict HTTP...
next