started working on the nit wrapper over the native postgres wrapper
[nit.git] / lib /
2016-05-24 itsWillstarted working on the nit wrapper over the native...
2016-05-17 Jean PrivatMerge: Rubix: Fix package
2016-05-17 Jean PrivatMerge: Android: select the low-level implementations...
2016-05-17 Jean PrivatMerge: Wrap postgresql #1810
2016-05-17 Lucas BajoletFix package Rubix
2016-05-17 Alexis Laferrièrelib/android: portrait and landscape import the main...
2016-05-17 Jean PrivatMerge: SQLite: update and simplify wrapper
2016-05-17 Jean PrivatMerge: Admin interface for Benitlux and fixes
2016-05-17 Jean PrivatMerge: JSON: merge 2 services into `serialize_to_json...
2016-05-17 Alexis Laferrièrelib/android: update import and doc of `sensors`
2016-05-16 Alexis Laferrièrelib/sqlite3: update error management to be more simple...
2016-05-16 Alexis Laferrièrelib/sqlite3: use only NativeString in the native layer
2016-05-16 Alexis Laferrièrelib/android: update README with info on the 2 core...
2016-05-16 Alexis Laferrièrelib/android: revamp entrypoint
2016-05-16 Alexis Laferrièrelib/sqlite3: intro `Text::to_sql_date_string`
2016-05-16 itsWillstarted working on a wrapper for postgres
2016-05-16 Alexis Laferrièrelib/nitcorn: fix checking errors after deserialization...
2016-05-13 Lucas Bajoletlib: Added catalog ini for `rubix` project
2016-05-13 Lucas Bajoletlib: Added documentation on rubix module
2016-05-13 Alexis Laferrièrelib/json: serialization services use the new string_parser
2016-05-13 Alexis Laferrièrelib/json: add a reference to `serialize_to_json` in...
2016-05-13 Alexis Laferrièrelib/json: add error checking in the json deserializatio...
2016-05-13 Alexis Laferrièrelib/json: document how to refine `accept_json_serialize...
2016-05-13 Alexis Laferrièrelib/json: merge different `to_jsons` into a single...
2016-05-13 Jean PrivatMerge: lib/base64: Support line breaks in base64 strings.
2016-05-13 Jean PrivatMerge: Introduce crapto modules for cryptographic attacks.
2016-05-13 Philippe Pepos Pet... Introduce lib/crapto and a frequency analysis service.
2016-05-12 Philippe Pepos Pet... lib/base64: Support line breaks in base64 strings.
2016-05-12 Alexis Laferrièrelib/json: rename serialize_to_json to accept_json_seria...
2016-05-12 Alexis Laferrièrelib/json: remove public dependency from serialization...
2016-05-11 Jean PrivatMerge: Calculator: add scientific features and nicer...
2016-05-11 Jean PrivatMerge: Added a service to xor `Bytes`
2016-05-11 Philippe Pepos Pet... lib/crypto: Remove xor cipher on Text.
2016-05-11 Philippe Pepos Pet... lib/crypto: Add a xor'ing function to Bytes.
2016-05-11 Alexis Laferrièrelib/cocoa: fix NSString::to_s to use to_s_with_copy
2016-05-11 Alexis Laferrièrelib/gtk: copy all strings into Nit memory
2016-05-10 Jean PrivatMerge: JSON Parser Optimization
2016-05-09 Lucas Bajoletlib/core: Perfize reset in `FlatBuffer`
2016-05-09 Lucas Bajoletlib/core: Replaced FFI version of set_char_at by pure Nit
2016-05-09 Lucas Bajoletlib/core: Added new `append_substring` service to avoid...
2016-05-09 Lucas Bajoletlib/json: Faster `parse_json_string` implementation
2016-05-06 Jean PrivatMerge: Flatbuffer fix
2016-05-06 Jean PrivatMerge: lib/fixed_ints: fix crash on `"-".is_int`
2016-05-06 Lucas Bajoletlib/json: Implemented `pretty_json_visit` on JsonParseError
2016-05-06 Lucas Bajoletlib/core: Added surrogate detection methods to `Char`
2016-05-05 Lucas Bajoletlib/core: Fix `new FlatBuffer.from`
2016-05-05 Alexis Laferrièrelib/fixed_ints: fix crash on `"-".is_int`
2016-05-05 Jean PrivatMerge: Fix RopeBytes
2016-05-05 Jean PrivatMerge: Examples class name
2016-05-03 Lucas Bajoletlib/core: Fix RopeBytes::[]
2016-05-03 Jean Privatlib/more_collections: add `BestDistance` as an helper...
2016-05-03 Jean PrivatMerge: Simplify CSV
2016-05-03 Jean PrivatMerge: Perfize FlatBuffer
2016-05-03 Lucas Bajoletlib/core: Stop allocating 1 byte more when initializing...
2016-05-03 Lucas Bajoletlib/core: Improved running time for reset
2016-05-03 Lucas Bajoletlib/core: Improve FlatBuffer re-allocation rate by...
2016-05-03 Lucas Bajoletlib/csv: Major rewriting for performance and simplicity
2016-05-03 Lucas Bajoletlib/core: `u8char_len` is now public
2016-05-03 Lucas Bajoletlib/core: Added simple write char method to `Writer`
2016-05-02 Jean PrivatMerge: Rubix cube
2016-05-02 Jean PrivatMerge: lib: add logic library
2016-05-02 Jean PrivatMerge: nitcatalog: handle local images
2016-05-01 Jean Privatlib/core/file: use Bytes in file copy (or else binary...
2016-04-28 Jean PrivatMerge: Better Entity::full_name
2016-04-28 Jean PrivatMerge: Faster ASCII-only strings
2016-04-28 Lucas Bajoletlib: Update text_stat and tests for new String types
2016-04-28 Lucas Bajoletlib: Fix serialization issue with string-oriented typing
2016-04-27 Jean Privatandroid: remove superfluous redefinitions of SELF
2016-04-26 Jean PrivatMerge: Continuous integration tests for Nitcorn
2016-04-23 Alexis Laferrièrelib/pthreads: less warnings on OS X
2016-04-22 Jean Privatlib: add logic library
2016-04-22 Lucas Bajoletlib/core: Faster access to length in ropes
2016-04-22 Lucas Bajoletlib/core: Made FlatString abstract and added fast versi...
2016-04-22 Alexis Laferrièrelib/nitcorn: FileServer sort files by name in directory...
2016-04-22 Alexis Laferrièrelib/nitcorn: return a 404 on a request matching not...
2016-04-22 Alexis Laferrièretests: test nitcorn
2016-04-22 Lucas Bajoletlib: Added Rubix Cube modelization class for solvers
2016-04-22 Lucas Bajoletlib/core: Added rotation methods to Sequence
2016-04-22 Alexis Laferrièrelib/json: intro setting to serialize to pretty JSON
2016-04-22 Alexis Laferrièrelib/json: clear warnings
2016-04-22 Alexis Laferrièrelib/json: warn on cycle when writing plain JSON
2016-04-21 Jean PrivatMerge: Codec refactor
2016-04-21 Jean PrivatMerge: Pack Strings
2016-04-21 Jean PrivatMerge: Poset: add clone, ==, hash and sub
2016-04-21 Alexandre TerrasaMerge branch 'subposet' of https://github.com/privat...
2016-04-21 Lucas BajoletCodecs: Refactor API
2016-04-21 Alexis Laferrièrelib/nitcorn: force all routes path to begin with a...
2016-04-21 Lucas Bajoletlib/core: Added packing methods to `Text`
2016-04-21 Jean Privatlib/poset: add == and hash
2016-04-21 Jean PrivatMerge: Fix more warnings
2016-04-21 Jean PrivatMerge: lib/core/bytes: add `Int::to_bytes` and `Bytes...
2016-04-21 Jean Privatlib/poset: make POSet cCloneable
2016-04-21 Jean Privatlib/poset: add `sub` to build induced subposets
2016-04-20 Alexandre Terrasalib/template: fix init with signature warning
2016-04-20 Alexandre Terrasalib: fix useless redef signature warnings
2016-04-20 Alexandre Terrasalib: fix more call on nullable receiver warnings
2016-04-20 Alexandre Terrasalib: missing fix documentation warnings
2016-04-20 Jean PrivatMerge: nitcorn: fix path resolution for vararg routes
2016-04-20 Jean PrivatMerge: lib/core: fix `Text::is_int`
2016-04-20 Jean PrivatMerge: iOS and text: fix UTF-8 support on iOS and impro...
next