nit.git
2014-09-02 Jean Privatversion 0.6.8 v0.6.8
2014-08-29 Jean PrivatMerge: Test libs
2014-08-29 Jean Privattests: testfull includes all sources in lib/
2014-08-29 Jean Privattests: add java_io to cc.skip
2014-08-29 Jean Privatlib/string_exp: add a missing FFI `import UnicodeChar...
2014-08-29 Jean Privatlib/mnit: globally protect from NIT_TESTING
2014-08-29 Jean Privattests: add more .res (or skip) for some libs
2014-08-29 Jean Privattests: remove mnit_linux related tests from exec.skip
2014-08-29 Jean Privatlib/mnit_linux: globally protect from NIT_TESTING
2014-08-29 Jean Privattests: Not executable plateforms produce empty .res
2014-08-29 Jean Privatlib/android: use min_api_version in intent and shared_p...
2014-08-29 Jean PrivatMerge: Clean tests
2014-08-29 Jean Privattests: add time and timestamp in tests.sh
2014-08-28 Jean PrivatMerge: nitdoc: cache `concern_rank`
2014-08-28 Jean Privattests: add search_tests_git.sh
2014-08-28 Jean Privattests: add search_tests.sh to retrieve the original...
2014-08-28 Jean Privattests: activate some exising tests in examples/
2014-08-28 Jean Privattests: add missing test files whose sav files where...
2014-08-28 Jean Privattests: remove remaining and obsolete sav/ files
2014-08-28 Jean Privattests: split testfull.sh into listfull.sh that just...
2014-08-28 Jean Privattests: fix errlist
2014-08-28 Jean Privatmisc: make public some scripts used by Jenkins
2014-08-28 Alexis Laferrièrenitdoc: cache `concern_rank`
2014-08-28 Jean PrivatMerge: Less OES in opengles
2014-08-28 Jean Privatlib/mnit/opengles: cleanup C dependencies.
2014-08-28 Jean Privatlib/mnit/opengles1.nit: remove unused part that rely...
2014-08-28 Jean PrivatMerge: Calculator refactor & numerics proposition
2014-08-28 Alexis Laferrièrecalculator: add Makefile
2014-08-27 Alexis Laferrièrecalculator: major logic refactor, move up display code...
2014-08-27 Alexis Laferrièrecalculator: move to a project folder
2014-08-27 Alexis Laferrièrelib: intro the `standard::numeric` module
2014-08-27 Jean PrivatMerge: phase: Do not revisit all annotations for each...
2014-08-27 Jean Privatphase: Do not revisit all annotations for each phase
2014-08-27 Jean PrivatMerge: Less char boxings
2014-08-27 Jean PrivatMerge: Clean make
2014-08-27 Jean Privatcontrib/sort_downloads: use relative nitg binary
2014-08-27 Jean PrivatMakefile: clean the clean recipes
2014-08-27 Jean Privatparser: Lexer.get_token use String[j] instead of String...
2014-08-27 Jean Privatlib/stream: BufferedIStream.read_all use Buffer[j]...
2014-08-27 Jean Privatlib/string: redefine [] for FlatString and FlatBuffer...
2014-08-27 Jean PrivatMakefile: add recipe `full` to build examples and programs.
2014-08-27 Jean Privatexamples/mnit_*: add icon in .gitignore
2014-08-27 Jean Privatexamples/mnit_*: add Makefile recipe to build svg_to_icons
2014-08-27 Jean Privatleapfrog: add .gitignore
2014-08-27 Jean Privatleapfrog: fix Makefile
2014-08-27 Jean Privatonline_ide: add .gitignore
2014-08-27 Jean Privatjwrapper: add .gitignore
2014-08-27 Jean Privatnitcc: .gitignore .out files
2014-08-27 Jean Privatnitcc: generate info files with .out instead of .txt
2014-08-27 Jean Privatgitignore: ingore all bin/ and doc/ in examples/
2014-08-26 Jean PrivatMerge: lib/standard: optimize Array.to_s
2014-08-26 Jean PrivatMerge: Bench string
2014-08-26 Jean PrivatMerge: Utf8 strings - noindex
2014-08-26 Lucas Bajolettests: Update tests for conformance with modifications.
2014-08-26 Lucas Bajoletlib/standard/string: Array.to_s micro-optimization
2014-08-26 Lucas Bajoletlib/standard/array: new NativeArray/NativeString are...
2014-08-26 Lucas Bajoletlib/array_debug: Added array_debug module to keep stats...
2014-08-26 Lucas Bajoletbenchmarks/string: Added benchmark for Array.to_s
2014-08-26 Jean Privatc_src: Fix uname in Makefile
2014-08-26 Jean PrivatMerge: New constructors
2014-08-25 Jean Privattests: add base_init_basic.nit
2014-08-25 Jean Privattests: update to pass tests
2014-08-25 Jean Privatmodelize_property: simple inits are new-style
2014-08-25 Jean PrivatMerge: tests: do not check whitespace errors in *.res...
2014-08-25 Lucas Bajoletstring_exp/utf8_noindex: Update README
2014-08-25 Lucas Bajoletlib/string_exp/utf8_noindex: Access is now done from...
2014-08-23 Jean Privattests: do not check whitespace errors in *.res files
2014-08-23 Jean PrivatMerge: Intro `user/group_exists` and apply a few small...
2014-08-21 Alexis Laferrièrelib/curl: use more precise return types
2014-08-21 Lucas Bajoletbench/strings: Added bench for UTF-8 strings without...
2014-08-20 Jean Privatsrc: new annotation old_style_init
2014-08-20 Jean Privatsrc: introduce new constructors
2014-08-19 Alexis Laferrièrelib/privileges: prevent seg faults with asserts and...
2014-08-19 Alexis Laferrièrelib: intro `user_exists` and `group_exists`
2014-08-19 Alexis Laferrièresendmail: fix missing empty line between header and...
2014-08-19 Jean PrivatMerge: Auto super init call next method
2014-08-18 Lucas Bajoletlib/string_exp/utf8_noindex: Added cache for last access.
2014-08-18 Lucas Bajoletlib/string_exp/utf8_noindex: Added two-way iterators...
2014-08-18 Jean PrivatMerge: introduce Sequence::prepend
2014-08-16 Jean Privattests: add base_init_super_call3.nit and it does not...
2014-08-16 Jean Privatauto_super_init: handle the case of constructors redefi...
2014-08-16 Jean Privattests: update sav/test_new_native_alt1.res because...
2014-08-15 Jean PrivatMerge: Prepare for new constructors
2014-08-15 Jean PrivatMerge: Annotation `nosuper` to avoid automatic super...
2014-08-15 Jean PrivatMerge: Fixes for supercalls
2014-08-15 Jean Privatlib: add Seq:prepend as an alias of `insert_all(0)`
2014-08-15 Jean Privatlib: add Seq:insert_all as a generalized `insert`
2014-08-15 Jean Privatlib: make Seq::append an alias of add_all (instead...
2014-08-15 Jean Privattests: update sav for modified files
2014-08-15 Jean Privattests: prepare for new constructors
2014-08-15 Jean Privatsrc: prepare for new constructors
2014-08-15 Jean Privatcontrib: prepare for new constructors
2014-08-15 Jean Privatlib: prepare for new constructors
2014-08-15 Jean Privattests: add base_init_nosuper.nit
2014-08-15 Jean Privatauto_super_init: add annotation `nosuper`
2014-08-15 Jean PrivatMerge: nitgg: use is_toplevel instead of heuristics...
2014-08-15 Jean PrivatMerge: phase: remove a useless verbose line
2014-08-14 Jean Privatrta: `add_super_send` uses live_classes instead of...
2014-08-14 Jean Privatsrc: add some asserts on `super` related things
2014-08-14 Jean Privatphase: remove a useless verbose executed
next