nit.git
2015-09-30 Jean Privatversion 0.7.8 v0.7.8
2015-09-28 Jean PrivatMerge: Basename fix
2015-09-28 Jean PrivatMerge: glesv2: services for textures, shaders, framebuf...
2015-09-28 Jean PrivatMerge: Make stream and iterators withable
2015-09-28 Jean PrivatMerge: Bytes is now Writable
2015-09-28 Jean PrivatMerge: Fixes for ordered trees
2015-09-28 Jean PrivatMerge: Fix fdroid
2015-09-28 Jean PrivatMerge: Faster scan in the loader
2015-09-28 Jean PrivatMerge: More ini
2015-09-28 Lucas Bajolettests: Added test for basename and related methods
2015-09-28 Lucas Bajoletlib/core: Optimized generation of Boxes in to_s_with_copy
2015-09-28 Lucas Bajoletlib/core: Added specialized implementation of file_exte...
2015-09-28 Alexis Laferrièrelib/gamnit examples: change the background of the trian...
2015-09-28 Alexis Laferrièrelib/glesv2 & gamnit: update examples to the new API
2015-09-28 Alexis Laferrièrelib/glesv2: intro a Makefile to automate wrapping
2015-09-28 Alexis Laferrièrelib/glesv2: update more misc services
2015-09-28 Alexis Laferrièrelib/glesv2: update API style of glGetError
2015-09-28 Alexis Laferrièrelib/glesv2: intro services to synchronize operations...
2015-09-28 Alexis Laferrièrelib/glesv2: intro services to set the clear values...
2015-09-28 Alexis Laferrièrelib/glesv2: move glClearColor and glViewport to the...
2015-09-28 Alexis Laferrièrelib/glesv2: move more enums to the new API style
2015-09-28 Alexis Laferrièrelib/glesv2: move some program related services with...
2015-09-28 Alexis Laferrièrelib/glesv2: fix signature of glTexImage2D and accept...
2015-09-28 Alexis Laferrièrelib/glesv2: move shaders services to the new API style
2015-09-27 Alexis Laferrièrelib/glesv2: intro framebuffers services
2015-09-27 Alexis Laferrièrelib/glesv2: intro renderbuffer services
2015-09-27 Alexis Laferrièrelib/glesv2: intro texture related services
2015-09-26 Jean Privattests: add test_with.nit
2015-09-26 Jean Privatordered_tree: remove subs when all children are detached.
2015-09-26 Jean Privatordered_tree: avoid abort if subs is empty
2015-09-25 Lucas Bajoletlib/core: Improve performances of last_index_of_from
2015-09-24 Jean Privatmemory: add apk link in the catalog
2015-09-24 Jean Privatmemory: force app_namespace
2015-09-24 Jean Privatmemory: fix fdroid metadata (it does not like superfluo...
2015-09-24 Jean Privatmemory: fix make android-release
2015-09-24 Jean Privatballz: rename FDroid metadata file
2015-09-24 Lucas Bajoletlib/core: Bytes is now Writable
2015-09-24 Jean Privattests: update sav/nitls*
2015-09-24 Jean Privatlib/core/stream: add start/finish for Stream
2015-09-24 Jean Privatlib/core/collection: add start so iterators are usable...
2015-09-24 Jean Privatvim: add the keyword `with`
2015-09-24 Jean Privatloader: scan_group does not identify file already ident...
2015-09-24 Jean Privatloader: reorder some code in `get_mgroup`
2015-09-24 Jean Privatloader: identified_files_by_path also cache the relativ...
2015-09-24 Jean Privatloader: use `realpath` to implement `module_absolute_path`
2015-09-24 Jean Privatloader: use `has_suffix` instead of file_extension
2015-09-23 Jean PrivatMerge: Beef up OrderedTree API
2015-09-23 Jean PrivatMerge: Geometry
2015-09-23 Jean Privatcode: add new package.ini (and update some tags)
2015-09-23 Jean Privatcontrib: rename nitcc/tests/package.ini to plural
2015-09-23 Jean Privatlib/ordered_tree: add `parent`, `has` and `length`
2015-09-23 Jean Privatlib/ordered_tree: add `==`, `hash` and `clone`
2015-09-22 Jean PrivatMerge: new game: memory
2015-09-22 Jean PrivatMerge: Migration from ascii to code_point
2015-09-22 Jean PrivatMerge: nitc: fix some broken case in equal_test
2015-09-22 Jean Privatcontrib: add memory, the game with shapes and colors
2015-09-22 Jean Privatlib/ordered_tree: add and used `add_all`
2015-09-22 BlackMinougeometry/polygon: adds polygon triangulation + polygon...
2015-09-21 Lucas Bajoletlib: Update libs to use correctly ascii and code_point
2015-09-21 Jean Privatlib/core: fix nitunit that should have failed earlier...
2015-09-21 Jean Privatcore/math: add basic Bézier interpolations on Float
2015-09-21 Jean Privattests: add base_eq_int4*.nit for more combination of...
2015-09-21 Jean Privatsepcomp: rewrote, fix and document `equal_test` in...
2015-09-21 Jean Privatsepcomp: fix potential tagging issue in `is_same_type_test`
2015-09-21 Jean Privatsepcomp: add `MType::tag_value`
2015-09-21 Lucas Bajoletlib: Changes in the way ascii is coded and its semantics.
2015-09-21 Lucas Bajoletlib/core: Fix bug in StringByteView, misuse of `String...
2015-09-21 BlackMinougeometry: Adds a README
2015-09-16 Jean PrivatMerge: Extends catalog with a *try it* and a *download...
2015-09-16 Jean PrivatMerge: Some improvement of benchmarks
2015-09-16 Jean PrivatMerge: Prepare FDroid deployment
2015-09-16 Jean PrivatMerge: android/audio: fix multiple music playing when...
2015-09-16 Jean PrivatMerge: Friendz: save states
2015-09-16 Jean Privatmoles: cleanup Makefile
2015-09-16 Jean Privatcheck_contrib: only make given targets.
2015-09-16 Jean Privatcontrib: add some missing FDroid metadate files
2015-09-16 Jean Privatcalculator: add FDroid apk description
2015-09-16 Jean Privatcalculator: clean Makefile and add `android` and `andro...
2015-09-16 Jean Privatbenckmarks: git-ignore directories `logs` and `nit_compile`
2015-09-16 Jean Privatcontrib: add `upstream.apk` to packages that have an apk
2015-09-16 Jean Privatnitcatalog: new package metadata `upstream.apk`
2015-09-16 Jean Privatcontrib: add `upstream.tryit` to packages that have...
2015-09-16 Jean Privatnitcatalog: new package metadata `upstream.tryit`
2015-09-16 Jean Privatnitcatalog: refactor tags collection
2015-09-15 Jean Privatbenchmarks/strings: add `make check`
2015-09-15 Jean Privatbenchmarks/strings: continue in case of error
2015-09-15 Jean Privatbenchmarks/markdown: generate an html file
2015-09-15 Jean Privatbenchmarks/polygons: check failures at the end of the...
2015-09-15 Jean Privatbenchmarks: factorize the `die()` function into `bench_...
2015-09-15 Jean Privatbenchmarks/polygons: add make check
2015-09-15 Jean Privatbenchmarks/markdown: add a `make check` rule
2015-09-15 Jean Privatbenchmarks/markdown: make `$s` configurable
2015-09-15 Jean Privatbenchmarks: add a Makefile
2015-09-15 Jean Privatbench_engines: add test for misc options
2015-09-15 Jean PrivatMerge: lib: intro the matrix package
2015-09-15 Jean PrivatMerge: vim plugin: intro NitExecute to interpret the...
2015-09-15 Jean PrivatMerge: nitcatalog: isolate package page into a subdirectory
2015-09-15 Alexis Laferrièrelib/matrix: intro `Matrix::to_a & transposed`
2015-09-15 Alexis Laferrièrelib/matrix: add services for projection Matrix and...
2015-09-15 Alexis Laferrièrelib/matrix: intro Matrix with general services
next