nit.git
2016-05-23 Jean-Christophe... NOTICE: Update author list and years
2016-05-22 Jean PrivatMerge: Refactorize nitunit
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
2016-05-21 Jean Privatdocker: add a Dockerfile example
2016-05-21 Jean PrivatFix PATH and WORKDIR with Docker images
2016-05-21 Jean Privattests: update sav for nitunit
2016-05-21 Jean Privatnitunit/docunit: consider invalid-block as prefailed...
2016-05-21 Jean Privatnitunit: remove old tc object used for names
2016-05-21 Jean Privatnitunit: DocUnit is also a TestUnit
2016-05-20 Alexandre Terrasasrc/web: nitweb use popcorn
2016-05-20 Alexandre Terrasasrc/web: render do not require the server reference...
2016-05-20 Alexis Laferrièrecontrib/tinks: add VR
2016-05-20 Alexis Laferrièrelib/geometry: change triangulate API for easier usage
2016-05-20 Alexis Laferrièrelib/gamnit: intro draw_mode
2016-05-20 Alexis Laferrièrelib/gamnit & egl: extract number of color bits as attri...
2016-05-20 Alexis Laferrièrelib/gamnit: fix order on the color bits count
2016-05-20 Alexis Laferrièrelib/gamnit: rename GamnitAssetTexture to TextureAsset
2016-05-20 Alexis Laferrièrelib/gamnit: fix wrap of subtextures on models
2016-05-20 Alexis Laferrièrelib/gamnit: move texture_atlas_parser
2016-05-20 Alexis Laferrièrelib/gamnit: intro GamnitProgram::diagnose
2016-05-20 Alexis Laferrièrelib/gamnit: fix `cube::tex_coords`
2016-05-20 Alexis Laferrièrelib/gamnit: improve doc of subtexture with a vital...
2016-05-20 Alexis Laferrièrelib/gamnit: extract placeholder model
2016-05-20 Alexis Laferrièrelib/gamnit: initialize `current_fps` to `maximum_fps`
2016-05-20 Jean Privatnitunit: new class UnitTest to factorize TestCase and...
2016-05-20 Jean Privatnitunit: docunit have their own location
2016-05-20 Jean Privatnitunit: docunits are directly created while discovering.
2016-05-20 Alexis Laferrièresrc/platforms: fallback to "0" on error when asking...
2016-05-20 Jean PrivatMerge: Update nitweb
2016-05-20 Jean PrivatMerge: Split and improve Docker
2016-05-20 Jean PrivatMerge: nitcatalog: count warnings per 1000 lines of...
2016-05-20 Jean PrivatMerge: Popcorn
2016-05-20 Alexandre Terrasasrc/web: replace adhoc MEntity::to_json by the model_js...
2016-05-20 Alexandre Terrasasrc/web: actions use full_name to lookup mentities
2016-05-20 Alexandre Terrasasrc/web: use full_name instead of html_raw_namespace
2016-05-20 Alexandre Terrasasrc/web: ModelAction can search mentities by full_name
2016-05-20 Alexandre Terrasatests: do not try to test examples form lib/popcorn
2016-05-20 Alexandre Terrasalib/popcorn: create package
2016-05-19 Alexandre Terrasamodel/model_views: search mentity by full_name
2016-05-19 Jean Privatnitcatalog: count warnings per 1000 lines of code ...
2016-05-19 Alexandre Terrasalib/popcorn: introduce Angular.js example
2016-05-19 Alexandre Terrasalib/popcorn: introduce mongodb example
2016-05-19 Alexandre Terrasalib/popcorn: route tests
2016-05-19 Alexandre Terrasalib/popcorn: router tests
2016-05-19 Alexandre Terrasalib/popcorn: introduce middleware examples
2016-05-19 Alexandre Terrasalib/popcorn: introduce session example
2016-05-19 Alexandre Terrasalib/popcorn: introduce handler examples
2016-05-19 Alexandre Terrasalib/popcorn: introduce static_files examples
2016-05-19 Alexandre Terrasalib/popcorn: introduce routing examples
2016-05-19 Alexandre Terrasalib/popcorn: introduce hello example
2016-05-19 Alexandre Terrasalib/popcorn: introduce base test features
2016-05-19 Alexandre Terrasalib/popcorn: introduce App implementation
2016-05-19 Alexandre Terrasalib/popcorn: introduce default middlewares
2016-05-19 Alexandre Terrasalib/nitcorn: make session writable
2016-05-19 Alexandre Terrasalib/popcorn: introduce pop_handlers
2016-05-19 Alexandre Terrasalib/nitcorn: make file server "show_directory" an option
2016-05-19 Alexandre Terrasalib/nitcorn: introduce json media types
2016-05-19 Alexandre Terrasalib/popcorn: introduce pop_routes
2016-05-19 Alexandre Terrasalib/nitcorn: redef to_s service on UriPart subclasses
2016-05-19 Alexandre Terrasalib/templates: fix typo in macro documentation
2016-05-19 Alexandre Terrasa.gitattributes: ignore trailing whitespaces in lib...
2016-05-19 Jean PrivatMerge: More nitunit improvement
2016-05-19 Jean PrivatMerge: Mobile app for the Benitlux social network
2016-05-19 Jean Privatdocker/full: install android sdk/ndk
2016-05-19 Jean Privatdocker/full: add nitunits
2016-05-19 Jean Privatdocker/full: add postgresql
2016-05-19 Jean Privatdocker: split into a basic and a full Docker
2016-05-19 Jean PrivatMerge: doc: Fix a mispelled word in the parser’s README
2016-05-19 Jean PrivatMerge: make the nitcatalog slightly more robust on...
2016-05-19 Jean PrivatMerge: .gitignore: ignore .swo files
2016-05-19 Jean Privatnitunit: document black box (.res) testing
2016-05-19 Jean Privattests: extends test_nitunit4 with diff-based tests
2016-05-19 Jean Privatnitunit: teach test_suite to compare outputs with a...
2016-05-19 Jean Privatnitunit: update manpage with `--nitc`
2016-05-19 Alexis Laferrièretnitter & calculator: update packages.ini
2016-05-19 Alexis Laferrièrecontrit/benitlux: update package.ini and intro F-Droid...
2016-05-19 Alexis Laferrièrecontrib/benitlux: update README
2016-05-19 Alexis Laferrièrecontrib/benitlux: intro iOS client
2016-05-19 Alexis Laferrièrecontrib/benitlux: intro Android apps, pure prototype...
2016-05-19 Alexis Laferrièrecontrib/benitlux: intro Benitlux client prototype App
2016-05-19 Alexis Laferrièrecontrib/benitlux: move server specific modules to the...
2016-05-19 Jean Privattests: update nitunit tests
2016-05-19 Jean Privatnitunit: filter the XML content (and trunc it if needed)
2016-05-19 Jean Privatnitunit: use a safe_exec function with high ulimits
2016-05-19 Jean Privatnitunit: add options to search the compiler
2016-05-19 Jean Privatnitunit: factorize the search of a compiler
2016-05-19 Jean Privatnitunit: prevent generated files to be part of the...
2016-05-18 Alexis Laferrièrelib/ios: fix ListLayout style
2016-05-18 Alexis Laferrièrelib/ios: fix `pop_window` on iOS
2016-05-18 Alexis Laferrièrelib/android: fix align to always be centered vertically
2016-05-17 Jean PrivatMerge: app.nit: navigate between windows with the back...
2016-05-17 Jean PrivatMerge: app.nit: intro `ToggleEvent`
2016-05-17 Jean PrivatMerge: lib/core: Fix substring issue in `ASCIIFlatString`
2016-05-17 Jean PrivatMerge: modelize: mark properties broken if they are...
2016-05-17 Jean PrivatMerge: model: introduce model_json
2016-05-17 Jean Privatmake the nitcatalog slightly more robust on person...
next