Age | Commit message (Expand) | Author |
2016-01-13 | stdlib: Fix linter crash due to missing -module declaration | Hans Bolinder |
2016-01-13 | stdlib: fix erl_eval not using non-local function handler | Hans Bolinder |
2015-12-28 | Merge branch 'josevalim/jv-map-fun-eval-maint' into maint | Zandra |
2015-12-15 | Update release notes | Erlang/OTP |
2015-12-15 | Update version numbers | Erlang/OTP |
2015-12-11 | Update appups in kernel, stdlib and sasl for OTP-18.2 | Siri Hansen |
2015-12-07 | Merge branch 'bjorn/stdlib/rand-export_seed/OTP-13162' into maint | Björn Gustavsson |
2015-12-07 | Correct rand:export_seed/0 when there is no prior seed | Björn Gustavsson |
2015-12-07 | stdlib: Correct pretty-printing of map types | Hans Bolinder |
2015-12-07 | stdlib: Pretty-print constraints as 'V :: T' | Hans Bolinder |
2015-12-03 | Extend erl_lint:format_error/1 to handle bittype mismatches | Björn Gustavsson |
2015-12-03 | erl_lint_SUITE: Add smoke test of format_error/1 | Björn Gustavsson |
2015-11-27 | stdlib: Fix the shell command rp and pretty-printing | Hans Bolinder |
2015-11-20 | Merge branch 'riverrun/maint' into maint | Zandra |
2015-11-06 | Recommend against using crypto:rand_bytes | David Whitlock |
2015-11-04 | Fix typos and grammar | Derek Brown |
2015-11-04 | [stdlib] Correct documentation | Hans Bolinder |
2015-11-03 | Fix spelling error in "characters_to_list" | Gary Coulbourne |
2015-10-22 | beam_lib: Document all_chunks/1 and build_module/1 | Björn Gustavsson |
2015-10-19 | Use full list of bindings when matching on map keys | José Valim |
2015-10-13 | Fixed typo in ets documentation | Riccardo |
2015-10-08 | Merge branch 'tomszilagyi/shell-support-del-home-end' into maint | Zandra |
2015-10-02 | Merge branch 'nybek/supervisor_reporting_error' into maint | Zandra |
2015-09-21 | Prepare release | Erlang/OTP |
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-17 | stdlib: Update application version | Hans Bolinder |
2015-09-14 | Merge branch 'bjorn/cuddle-with-tests' into maint | Björn Gustavsson |
2015-09-11 | rand_SUITE: Speed up basic_stats/1 | Björn Gustavsson |
2015-09-11 | base64_SUITE: Speed up roundtrip/1 | Björn Gustavsson |
2015-09-11 | lists_SUITE: Test lists:concat/2 | Björn Gustavsson |
2015-09-11 | lists_SUITE: Test lists:split/2 | Björn Gustavsson |
2015-09-11 | lists_SUITE: Add a test case for lists:prefix/2 | Björn Gustavsson |
2015-09-11 | lists_SUITE: Add hof/1 to test all high-order functions | Björn Gustavsson |
2015-09-11 | lists_SUITE: Add test for lists:takewhile/1 | Björn Gustavsson |
2015-09-11 | lists_SUITE: Run test cases in each group in parallel | Björn Gustavsson |
2015-09-11 | lists_SUITE: Test lists:keyreplace/4 | Björn Gustavsson |
2015-09-11 | lists_SUITE: Extend flatten/1 test to also test flatlength/1 | Björn Gustavsson |
2015-09-11 | lists_SUITE: Correct test of lists:flatten/2 | Björn Gustavsson |
2015-09-11 | id_transform_SUITE: Modernize test suite | Björn Gustavsson |
2015-09-11 | io_proto_SUITE: Speed up determination of default shell | Björn Gustavsson |
2015-09-11 | io_proto_SUITE: Refactor up rtnode() and friends | Björn Gustavsson |
2015-09-11 | gen_event_SUITE: Remove unnecessary sleep calls | Björn Gustavsson |
2015-09-11 | proc_lib: Improve coverage for crash/1 | Björn Gustavsson |
2015-09-11 | proc_lib_SUITE: Eliminate compiler warnings | Björn Gustavsson |
2015-09-11 | io_SUITE: Add coverage/1 to completely cover io_lib_pretty | Björn Gustavsson |
2015-09-11 | io_SUITE: Extend coverage of code for testing printable chars | Björn Gustavsson |
2015-09-11 | io_SUITE: Speed up test for bad +pc option | Björn Gustavsson |