Merge branch 'triple_quoted_strings'
[nit.git] / lib /
2013-07-20 Jean Privatlib: implements `Float::to_precision` in a non native way
2013-07-11 Jean PrivatMerge remote-tracking branch 'alexandre/libhtml'
2013-07-10 Jean PrivatMerge remote-tracking branch 'lucas/strings-fix'
2013-06-25 Lucas Bajoletstdlib : AbstractString/String, Added trim function...
2013-06-22 Alexandre Terrasalib: added 'slice' method to List
2013-06-22 Alexandre Terrasalib: added init.from in array and hashset
2013-06-14 Alexandre Terrasalib: HTML clear children before each render to avoid...
2013-06-13 Lucas Bajoletstdlib: Strings, added function to avoid passing refs...
2013-06-13 Lucas Bajoletstdlib : Cleaned the code for the Strings, renamed...
2013-06-11 Alexandre Terrasalib: Introduced new html lib
2013-06-11 Jean Privatlib: add for_abuse.nit
2013-06-06 Jean Privatlib: fix string comparaison
2013-05-28 Jean PrivatMerge remote-tracking branch 'alexis/libs/json' into...
2013-05-28 Alexis Laferrièrelib/json: fix const char* errors
2013-05-27 Alexis Laferrièrelib/json: also check for null in Sequence
2013-05-27 Jean PrivatMerge remote-tracking branch 'alexis/libs/realtime...
2013-05-27 Alexis Laferrièrelibs/json: duplicate null check for retro-compatibility
2013-05-27 Alexis Laferrièrelib: adds the realtime module to keep time of real...
2013-05-16 Jean Privatsrc: change API of split and depreciate split_with
2013-05-16 Jean Privatlib: remove REQUIRE on pipeline::sort_with
2013-05-16 Jean Privatlib: AbstractSorter accepts null
2013-05-16 Jean PrivatMerge branch 'socket' into next
2013-05-16 Alexis Laferrièrelib/json: separate the pretty print from libjson0 v0.10
2013-05-15 Alexis Laferrièrelib/gtk: clean up trailing white spaces
2013-05-15 Alexis Laferrièrelib/gtk: brings back the gtk lib as a defaut redirection
2013-05-15 Alexis Laferrièrelib/gtk: adds gtk3_6 and move GtkSearchEntry to it
2013-05-15 Alexis Laferrièrelib/gtk: renamed to gtk3_4
2013-05-15 nathan.heugtk: add license terms
2013-05-15 nheugtk: add basic dialog widget and derived dialog windows...
2013-05-15 nheugtk: add graphical assistants widgets
2013-05-15 nheugtk: add a couple of -lower interest- widgets
2013-05-15 nheugtk: refactor structure of library
2013-05-15 nheugtk: add Entry, Scrollbar and Ranges widget
2013-05-15 nheugtk: add enumeration modules and new widgets
2013-05-15 nathan.heugtk: new widgets and base classe Misc
2013-05-15 nheugtk: add some state method to GtkWindow
2013-05-15 nheugtk: integrates GtkBin in the hierarchy
2013-05-15 Matthieu Lucaslib/socket: intro of the socket module and examples
2013-04-08 Jean PrivatMerge branch 'alexis/libs/gtk'
2013-04-04 Alexis Laferrièrelib: intro of json serialization module
2013-04-04 Alexis Laferrièrelib: intro of the GTK module
2013-03-25 Jean PrivatMerge remote-tracking branch 'lucas/string'
2013-03-25 Jean PrivatMerge branch 'debugger'
2013-03-21 Alexis Laferrièrelib: fix Float::to_precision
2013-03-21 Alexis Laferrièrelib: fix write_char to use more standard C code
2013-03-19 Lucas BAJOLETstdlib: Char, added functions is_alpha and is_alphanume...
2013-03-19 Lucas BAJOLETstdlib: Corrected comments for function has_substring...
2013-03-19 Lucas Bajoletstdlib: Strings, modified concatenation operations...
2013-03-19 Lucas Bajoletstdlib: Modified strings for performances with substrin...
2013-03-18 Lucas Bajoletstdlib: AbstractString, added function is_numeric
2013-03-15 Jean PrivatMerge remote-tracking branch 'at/nitmetrics'
2013-02-11 Jean PrivatMerge branch 'al-libs'
2013-02-11 Jean Privatlib: add missing #include<stdio.h>
2013-02-04 Alexis Laferrièrelib: adds base64 module and according tests
2013-02-01 Alexis Laferrièrelib: check the return of calls to pipe(), report errors...
2013-02-01 Alexis Laferrièrelib: fix method FDStream::write_char
2013-01-31 Jean Privatlib: make AbstractSorter#compare public
2013-01-24 Alexandre Terrasanitmetrics: moved CSVDocument from metrics_base to...
2013-01-17 Jean Privatlib: modify lib/pipeline to work on collection instead...
2013-01-17 Jean Privatlib: new module pipeline
2012-12-07 Jean Privatlib: fix ArrayMapValues::first
2012-12-06 Jean Privatlib: rewrite Collection::rand without explicit closure
2012-10-30 Jean PrivatMerge branch 'at/nitg--separate'
2012-10-27 Alexandre Terrasalib: Fixes NONITCNI imports
2012-10-25 Alexis Laferrièrelib: adds setenv to environ module
2012-10-25 Jean Privatlib: move game.nit as lib/scene2d.nit
2012-10-25 Jean Privatlib: move poll_in from curses to file
2012-10-25 Jean Privatlib: move nanosleep from curses to time
2012-10-25 Jean Privatlib: move curses to lib/
2012-10-22 Jean PrivatMerge branch 'pass_tests'
2012-10-22 Jean Privatlib: fix "--" handling in opts
2012-10-02 Jean PrivatMerge branch 'alexandre/inf7741'
2012-10-02 Alexandre Terrasalib: Math::Int add binaries operations and, or, xor
2012-10-02 Jean PrivatMerge remote-tracking branch 'origin/pu/opts'
2012-09-21 Alexandre Pennetieropts: get_errors function instead of check_errors.
2012-09-21 Alexandre Pennetieropts: handling for packed short options
2012-09-21 Alexandre Pennetieropts: errors gathered into OptionContext class
2012-09-21 Alexandre Pennetieropts: error when unexpected value for an enum
2012-09-21 Alexandre Pennetieropts: error when lack of a mandatory parameter
2012-09-21 Alexandre Pennetieropts: error when lack of a mandatory option
2012-08-12 Jean Privatlib: implements String#to_f as a legacy extern method...
2012-08-11 Jean Privatni: use macro NONITCNI to disable nitni in extern files
2012-05-30 Jean Privatlib: do not mix declaration and code in external C...
2012-05-02 Jean Privatlib: Array::== do not return false if the dynamic types...
2012-05-02 Jean Privatlib: fix another formal type error in the Maps
2012-04-26 Jean Privatlib: move symbol outside standard
2012-04-26 Jean Privatlib: move "environ" from Symbol to String
2012-04-26 Jean Privatlib: improve shortdoc of modules
2012-04-16 Jean PrivatMerge branch 'wip2'
2012-04-16 Jean Privatlib: fix mismatch between keys and values formal types
2012-04-16 Jean PrivatMerge remote branch 'alexis/wip'
2012-04-12 Alexis Laferrièrelib: adds String::to_f
2012-04-12 Alexis Laferrièrelib: intro module to generate md5 hash from a string
2012-04-12 Alexis Laferrièrelib: intro module to manage C signals
2012-04-12 Alexis Laferrièrelib: adds function to list files within a directory
2012-04-12 Alexis Laferrièrelib: adds poll function to stream module
2012-04-12 Alexis Laferrièrelib: updates module stream to new attributes styles
2012-04-12 Alexis Laferrièrelib: updates module exec to new attributes style
2012-04-10 Jean Privatlib: add 'module' keyword to environ
2012-04-10 Jean Privatclean: make some classes abstract or interfaces
next