Age | Commit message (Expand) | Author |
2014-02-10 | Merge branch 'peppe/common_test/init_per_testcase_problem' | Peter Andersson |
2014-02-10 | Merge branch 'nox/debugger/erl_eval_SUITE/OTP-11676' | Björn Gustavsson |
2014-02-10 | Truly test debugger in erl_eval_SUITE copy | Anthony Ramine |
2014-02-10 | Merge branch 'egil/compiler/maps-fix-sys_core_fold' | Björn-Egil Dahlberg |
2014-02-10 | Merge branch 'egil/compiler/maps-fix-codegen' | Björn-Egil Dahlberg |
2014-02-10 | Merge branch 'ia/public_key/specs' | Ingela Anderton Andin |
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 | 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 | Make the references to various Erlang/OTP releases verbose | Hans Bolinder |
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-04 | Add more Common Test start arguments to the ts run interface | Peter Andersson |
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 | Support maps in the debugger | Anthony Ramine |
2014-02-03 | lib/mnesia/test/ - Replace reverse(tl(reverse(L))) with lists:droplast/1 | Hans Svensson |
2014-02-03 | Merge branch 'egil/compiler/strengthen-tests' | Björn-Egil Dahlberg |
2014-02-01 | Properly munge record updates in cover | Anthony Ramine |
2014-02-01 | Don't munge record and field names in cover | Anthony Ramine |
2014-02-01 | Support maps in erl_prettypr | Anthony Ramine |
2014-02-01 | Support named funs in erl_prettypr | Anthony Ramine |
2014-01-31 | Complete support of maps in erl_syntax | Anthony Ramine |