Age | Commit message (Expand) | Author |
2015-09-18 | Update application versions | Hans Bolinder |
2015-09-18 | Merge branch 'dgud/stdlib/fix-file-error_log-leak' into maint | Dan Gudmundsson |
2015-09-17 | stdlib: Fix leaking files after error_logger:logfile(close) | Dan Gudmundsson |
2015-09-17 | Merge branch 'leoliu/export-catch_exception' into maint | Henrik Nord |
2015-09-10 | Merge branch 'howleysv/stdlib/compiled-unicode/OTP-12977' into maint | Björn Gustavsson |
2015-09-09 | stdlib: Fix bug with unicode detection in re | Shane Howley |
2015-09-07 | proc_lib: Add format/3 | Björn Gustavsson |
2015-09-07 | Teach error_logger_tty_h to truncate big messages | Björn Gustavsson |
2015-09-07 | error_logger_tty_h: Refactor and modernize code | Björn Gustavsson |
2015-09-07 | Teach error_logger_file_h to truncate big messages | Björn Gustavsson |
2015-09-07 | error_logger_file_h: Refactor and modernize code | Björn Gustavsson |
2015-09-07 | Remove unused code in error logger handlers | Björn Gustavsson |
2015-08-26 | Merge branch 'dgud/stdlib/zip-optimize/OTP-12950' into maint | Dan Gudmundsson |
2015-08-24 | Optimize zip:unzip/2 when uncompressing to memory | Dan Gudmundsson |
2015-08-21 | stdlib: fix a qlc bug introduced in 18.0 | Hans Bolinder |
2015-07-07 | Export shell:catch_exception/1 as documented | Leo Liu |
2015-06-22 | fix errors caused by changed line numbers | Bruce Yinhe |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-16 | Merge branch 'nybek/fix_supervisor_get_childspec' | Zandra Hird |
2015-06-16 | Merge branch 'ia/inets/deprecate' | Ingela Anderton Andin |
2015-06-15 | inets: Deprecate functions in util module httpd_conf.erl | Ingela Anderton Andin |
2015-06-15 | Merge branch 'sverk/ets-file2tab-preserve-opts/OTP-12814' | Sverker Eriksson |
2015-06-15 | dialyzer: Modify the handling of parametrized opaque types | Hans Bolinder |
2015-06-15 | stdlib: Make ets:file2tab preserve read/write_concurrency | Sverker Eriksson |
2015-06-12 | stdlib: Introduce precedence for operators in types | Hans Bolinder |
2015-06-09 | Fix supervisor:get_childspec/2 for simple_one_for_one | Rory Byrne |
2015-06-03 | Break out assert macros from eunit to stdlib assert.hrl | Richard Carlsson |
2015-06-02 | Merge branch 'josevalim/jv-annotate-form-type' | Henrik Nord |
2015-05-29 | Merge branch 'fishcakez/supervisor_ignore' | Zandra Hird |
2015-05-29 | Update orddict with parameterized types and specs | UENISHI Kota |
2015-05-27 | Merge remote-tracking branch 'erlang/pr/745' | Henrik Nord |
2015-05-27 | Update application versions | Hans Bolinder |
2015-05-27 | Annotate used types in erl_lint | José Valim |
2015-05-26 | Merge branch 'egil/opt-compile-time/OTP-12774' | Björn-Egil Dahlberg |
2015-05-26 | Typofix: piecemeal | András Veres-Szentkirályi |
2015-05-26 | Merge branch 'josevalim/jv-annotate-form' | Henrik Nord |
2015-05-26 | Don't store child that returns ignore in simple supervisor | James Fish |
2015-05-22 | Merge branch 'bjorn/stdlib/erl_lint' | Björn Gustavsson |
2015-05-22 | Only annotate forms when linting in the compiler | José Valim |
2015-05-21 | Merge branch 'sverk/ets-tab2file-syn/OTP-12737' | Sverker Eriksson |
2015-05-21 | stdlib: Optimize erl_anno:is_string/1 | Björn-Egil Dahlberg |
2015-05-21 | Remove final (?) vestiges of support for parameterized modules | Björn Gustavsson |
2015-05-21 | Update runtime dependencies | Rickard Green |
2015-05-20 | Merge branch 'josevalim/jv-nowarn-bif-clash' | Zandra Hird |
2015-05-20 | Merge branch 'josevalim/patch-4' | Zandra Hird |
2015-05-20 | Merge branch 'richcarl/add-uptime-function' | Henrik Nord |
2015-05-19 | stdlib: Use lc to implement maps:map/2 | Björn-Egil Dahlberg |
2015-05-18 | stdlib: Add maps:filter/2 | Björn-Egil Dahlberg |
2015-05-18 | stdlib: Add gb_sets:iterator_from | Hans Bolinder |
2015-05-18 | stdlib: Add gb_trees:iterator_from | beaver |