tests: update some error messages because of the new loader policy
[nit.git] / lib /
2015-08-26 Jean PrivatCreate empty `projects.ini` and `project.ini` for the...
2015-08-17 Jean PrivatMerge: Performance improvement in read_all_bytes
2015-08-14 Lucas Bajoletlib/file: Remove _buffer.add in stream.read_all
2015-08-14 Jean PrivatMerge: Fixints
2015-08-13 Lucas Bajoletlib/standard: Added fixints in standard imports
2015-08-13 Lucas Bajoletlib/standard/text: Moved all number-related functions...
2015-08-13 Lucas Bajoletlib/standard: Added fixed-size integers to standard
2015-08-13 Jean PrivatMerge: Mongodb: fix C warnings and avoid crash caused...
2015-08-11 Lucas Bajoletlib/markdown: Fix a bug in check_link
2015-08-10 Alexandre Terrasamongodb: avoid MongoCollection finalization by garbage...
2015-08-10 Alexandre Terrasamongodb: fix C warnings
2015-08-10 Lucas Bajoletlib/standard/text: Updated to_num to support fix ints
2015-08-10 Jean PrivatMerge: Clean primitive
2015-08-10 Jean PrivatMerge: More abstract classes
2015-08-10 Jean PrivatMerge: Stricter default arguments
2015-08-10 Lucas Bajoletlib/standard/: Removed bin_and/or/xor/not from math
2015-08-07 Lucas Bajoletlib/standard: Remove lshift and rshift from Int and...
2015-08-07 Lucas Bajoletlib/standard/kernel: Use literal bytes in nitunits
2015-08-07 Jean PrivatMerge: Own rand seed
2015-08-07 Jean PrivatMerge: UTF-8 byte reading error
2015-08-07 Jean Privatlib: make some classes abstract
2015-08-06 Jean Privatlib/sepx: provide location to each parsed node
2015-08-06 Jean Privatserialization: initialize `keep_going` to null
2015-08-06 Jean PrivatMerge: Cleanup lib/dom
2015-08-06 Lucas Bajoletlib/standard: Fix NativeString::length_of_char_at and...
2015-08-06 Jean Privatlib/dom: remove useless visibility
2015-08-06 Jean Privatlib/dom: remove `null` call warning
2015-08-06 Jean Privatlib/dom: add missing documentation
2015-08-06 Jean Privatlib/dom: give location to all parsed XML nodes
2015-08-06 Jean Privatlib/dom: remove urequired use of named arguments
2015-08-06 Jean Privatlib/dom: initialize `XMLEntity::parent` to null
2015-08-06 Jean Privatlib/dom: remove useless variable
2015-08-05 Jean PrivatMerge: Text::to_bytes
2015-08-05 Lucas Bajoletlib/standard/bytes: Text::to_bytes method
2015-08-05 Jean PrivatMerge: lib/maths: add `nan` and `inf` as special Float
2015-08-05 Jean PrivatMerge: Can use lib/github/github_curl without a oauth...
2015-08-05 Jean Privatlib/maths: add `nan` and `inf` as special Float
2015-08-05 Alexis Laferrièrelib/performance_analysis: relax unit test expected...
2015-08-05 Jean PrivatMerge: curl: implement CURLOPT_TIMEOUT and CURLOPT_TIME...
2015-08-05 Jean PrivatMerge: lib/performance_analysis: relax nitunit expected...
2015-08-05 Jean Privatlib/github: can connect without OAuth token
2015-08-05 Jean Privatlib/curl: Collection::to_curlslist do not crash on...
2015-08-04 Alexandre Terrasacurl: implement CURLOPT_TIMEOUT and CURLOPT_TIMEOUT_MS
2015-08-04 Alexis Laferrièrelib/performance_analysis: relax unit test expected...
2015-08-04 Jean PrivatMerge: Tinks! fix frame lock between clients and servers
2015-08-04 Jean PrivatMerge: Simplify integer parsing
2015-08-04 Jean PrivatMerge: Fix nitcorn `Content-Length` when working with...
2015-08-04 Lucas Bajoletlib/standard/text: Added parsing method for all integers
2015-08-04 Alexis Laferrièrelib/gamnit: use async cache for the client/server logic
2015-08-04 Alexis Laferrièrelib/serialization: intro AsyncCache
2015-08-04 Alexis Laferrièrelib/socket: use a custom C call to detect error on...
2015-08-03 Alexandre Terrasanitcorn: add media types for web fonts.
2015-08-03 Alexandre Terrasanitcorn: use `bytelen` instead of `length` when setting...
2015-08-03 Jean PrivatMerge: Tinks! a multiplayer crossplatform action game...
2015-08-03 Jean PrivatMerge: to_i behaviour coherent with parser
2015-08-03 Jean PrivatMerge: Remove memory leak in Ropes
2015-08-03 Lucas Bajoletlib/standard/text: Update Text.to_i to parse all bases
2015-08-03 Lucas Bajoletlib/standard/text: Added is_int validation function...
2015-08-03 Lucas Bajoletlib/standard/text: Added validation and conversion...
2015-08-03 Lucas Bajoletlib/standard/text: Move and generalize remove_underscor...
2015-08-02 Alexis Laferrièrelib/android: fix `just_went_down` to support secondary...
2015-08-02 Alexis Laferrièrelib: intro gamnit::network
2015-07-31 Lucas Bajoletropes: Removed useless dump_buffer in to_s
2015-07-30 Jean PrivatMerge: jwrapper supports static properties, primitive...
2015-07-30 Jean PrivatMerge: A little fix to android::audio
2015-07-29 Alexis Laferrièrelib/exec: intro `ProcessDuplex::write_and_read`
2015-07-29 Alexis Laferrièrelib/file: revamp `poll_in` to use in `FileReader`
2015-07-29 Alexis Laferrièrelib/dom: intro a checker/example program
2015-07-29 Alexis Laferrièrelib/java: reorganize the java group to include the...
2015-07-29 Alexis Laferrièrelib/java: make pop_from_local_frame_with_env protected...
2015-07-29 Alexis Laferrièrelib/collections: intro `Map::not_empty`
2015-07-28 BlackMinouAndroid/audio: load from res before assets
2015-07-27 Lucas Bajoletlib/standard: Read all now builds ropes
2015-07-27 Lucas Bajoletlib/standard/ropes: Added balancing method to Concat
2015-07-27 Lucas Bajoletlib/standard/ropes: Added cache mechanism on indexed...
2015-07-26 Alexis Laferrièrelib/android: intro `AndroidPointerEvent::is_move`
2015-07-26 Alexis Laferrièrelib/android: remove a few warnings
2015-07-25 Jean PrivatMerge: jwrapper generates full APIs, with contructors...
2015-07-25 Jean PrivatMerge: Improve documentation of kernel
2015-07-24 Jean Privatlib: add a README for standard
2015-07-24 Jean Privatlib: improve documentation of Object and Sys in kernel
2015-07-24 Alexis Laferrièrelib/java: fix expected type with JNI's `GetStringUTFChars`
2015-07-23 Jean PrivatMerge: UTF-8 Strings
2015-07-23 Jean PrivatMerge: NSieve optimization
2015-07-23 Lucas Bajoletlib/standard: Update libs for the support of UTF-8
2015-07-23 Lucas Bajoletlib/standard: Added services on NativeString and Char...
2015-07-23 Jean Privatlib/realtime: add a compatibility layer for OSX
2015-07-22 Lucas Bajoletlib/c: CByteArray now uses Byte instead of Int
2015-07-22 Jean PrivatMerge: lib/std: add Path::last_error to aggregate error...
2015-07-22 Jean PrivatMerge: Conditional importation
2015-07-22 Jean Privatlib/std: add some cached services on Path
2015-07-21 Jean Privatlib/app: provide conditional importation of app extensions
2015-07-21 Lucas Bajoletlib/standard: Moved and rewrote [] and []= for RopeBuffer
2015-07-21 Lucas Bajoletlib/standard: Update functions of Flat to use char...
2015-07-21 Jean Privatlib/std: handle read errors in FileReader
2015-07-21 Jean Privatlib/std: rephrase some file errors
2015-07-21 Jean Privatlib/std: handle `last_error` for FileStat-related servi...
2015-07-21 Jean Privatlib/std: improve doc of the class `Path`
2015-07-21 Jean Privatlib/std: rewrite `Path::rmdir`, `Path::files` and ...
2015-07-21 Jean Privatlib/std: add Path::last_error to aggregate errors on...
next