Age | Commit message (Expand) | Author |
2014-02-07 | Fix alternative registry type annotations in supervisor | Caleb |
2014-02-07 | compiler: Fix sys_core_fold let optimization | Björn-Egil Dahlberg |
2014-02-07 | compiler: Add debug listing after sys_core_fold | Björn-Egil Dahlberg |
2014-02-07 | Run sys_core_fold twice if any inliner is used | Anthony Ramine |
2014-02-07 | compiler: Fix codegen multiple updates for Maps | Björn-Egil Dahlberg |
2014-02-07 | erts,compiler: Correct and amend tests for Maps | Björn-Egil Dahlberg |
2014-02-07 | Fix problem with logging exits that happen in init_per_testcase | Peter Andersson |
2014-02-07 | Merge branch 'nox/tools/cover-record-update' | Björn Gustavsson |
2014-02-07 | Merge branch 'nox/eep37/OTP-11537' | Björn Gustavsson |
2014-02-07 | Merge branch 'vladdu/debugger/fixes' | Björn Gustavsson |
2014-02-07 | Merge branch 'hsv/using_lists_droplast' | Henrik Nord |
2014-02-07 | Merge branch 'hsv/add_droplast_to_lists' | Henrik Nord |
2014-02-07 | Merge branch 'egil/erts/fix-maps-beam_load' | Björn-Egil Dahlberg |
2014-02-07 | compiler: Update map_SUITE with error case test | Björn-Egil Dahlberg |
2014-02-07 | Merge branch 'kostis/dialyzer-r17c0-fixes' | Henrik Nord |
2014-02-07 | Merge branch 'ia/ssl/unicode-adapt' | Ingela Anderton Andin |
2014-02-07 | Merge branch 'hb/doc/release_name' | Hans Bolinder |
2014-02-06 | public_key(3): fix private_key/0 type definition | Tuncer Ayaz |
2014-02-06 | observer: catch progressbar errors | Dan Gudmundsson |
2014-02-06 | Make the references to various Erlang/OTP releases verbose | Hans Bolinder |
2014-02-06 | tools: Update emacs mode with map highlights | Lukas Larsson |
2014-02-06 | public_key: Export some dialyzer types | Ingela Anderton Andin |
2014-02-06 | Add app-test and correct dialyzer.app.src | Hans Bolinder |
2014-02-06 | Merge branch 'nox/debugger/maps-support/OTP-11673' | Björn-Egil Dahlberg |
2014-02-06 | debugger: Fix release_tests | Björn-Egil Dahlberg |
2014-02-06 | Merge branch 'bjorn/compiler/applying-binary-crash/OTP-11672' | Björn Gustavsson |
2014-02-06 | Merge branch 'bjorn/compiler/optimizations/OTP-11584' | Björn Gustavsson |
2014-02-06 | ssl: Unicode adaptions | Ingela Anderton Andin |
2014-02-05 | remove warning for variable exported from case | Vlad Dumitrescu |
2014-02-05 | remove useless match | Vlad Dumitrescu |
2014-02-05 | remove unused parameter | Vlad Dumitrescu |
2014-02-05 | beam_bsm: Eliminate emulator crash when a binary is called | Björn Gustavsson |
2014-02-05 | beam_validator: Validate the "fun" argument for a call_fun/1 instruction | Björn Gustavsson |
2014-02-05 | ssh: fix 'known_hosts' bug in ssh_file | Hans Nilsson |
2014-02-05 | Fix that result on stderr sent back to ssh:exec had length info present | Hans Nilsson |
2014-02-05 | Merge branch 'peppe/common_test/ts_mods' | Peter Andersson |
2014-02-05 | Merge branch 'bjorn/eep37/OTP-11537' | Björn Gustavsson |
2014-02-05 | crypto: Abort VM if out of memory | Sverker Eriksson |
2014-02-05 | dialyzer: Silence useless warnings about list comprehensions | Björn Gustavsson |
2014-02-04 | test_server: Fix dynlib link command for openbsd | Sverker Eriksson |
2014-02-04 | Add more Common Test start arguments to the ts run interface | Peter Andersson |
2014-02-04 | Fix expansion of records in maps | Anthony Ramine |
2014-02-04 | Merge branch 'nox/syntax_tools/maps-support/OTP-11663' | Björn-Egil Dahlberg |
2014-02-04 | sys_core_fold: Prevent case expressions from being evaluated twice | Björn Gustavsson |
2014-02-04 | sys_core_fold_SUITE: For cleanliness, move id/1 to the end | Björn Gustavsson |
2014-02-04 | observer: Fix observer crash when closing crashdumpviewer | Dan Gudmundsson |
2014-02-04 | Support maps in the debugger | Anthony Ramine |
2014-02-03 | Use lists:keyfind in io_lib_pretty as it is faster | Andrew Thompson |
2014-02-03 | stdlib: Add tests for Maps in erl_prettypr | Björn-Egil Dahlberg |
2014-02-03 | observer: Fix binary links | Dan Gudmundsson |