Age | Commit message (Expand) | Author |
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 | 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 | 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 |
2014-01-31 | compiler: Teach beam_disasm has_map_field instruction | Björn-Egil Dahlberg |
2014-01-31 | compiler: Fold binary Map key patterns to literals | Björn-Egil Dahlberg |
2014-01-31 | compiler: Strengthen listings tests | Björn-Egil Dahlberg |
2014-01-31 | compiler: Strengthen Maps tests | Björn-Egil Dahlberg |
2014-01-31 | Shut off a dialyzer unmatched return warning | Kostis Sagonas |
2014-01-31 | Add a spec for a function that does not return | Kostis Sagonas |
2014-01-31 | Allow making the system with --enable-native-libs | Kostis Sagonas |
2014-01-30 | Issue a warning when a named fun is constructed but not used | Björn Gustavsson |
2014-01-30 | Merge branch 'ia/inets/tests'OTP_17.0-rc1 | Björn-Egil Dahlberg |
2014-01-30 | Merge branch 'ia/ssl/openssl-1.0.1e' | Björn-Egil Dahlberg |
2014-01-30 | Merge branch 'nox/syntax-tools-named-fun-fixes/OTP-11651' | Björn-Egil Dahlberg |
2014-01-30 | inets: Rewrite of test case to avoid timing issues in test code | Ingela Anderton Andin |
2014-01-30 | Merge branch 'peppe/common_test/telnet_logging_system' | Peter Andersson |
2014-01-29 | Fix representation of named funs in syntax_tools | Anthony Ramine |
2014-01-29 | ssl: Add workaround in test code for openssl s_client bug | Ingela Anderton Andin |