Age | Commit message (Expand) | Author |
2016-04-28 | ssh: wait until supervisors has understood that process died. (test case) | Hans Nilsson |
2016-04-28 | ssh: remove brain-dead ssh_test_lib:connect without port arg | Hans Nilsson |
2016-04-28 | ssh: polish max_channels_option test case | Hans Nilsson |
2016-04-28 | ssh: Repeated try until ssh_options_SUITE:max_sessions succedes (or timeout) | Hans Nilsson |
2016-04-28 | ssh: Speeded up ssh_options_SUITE a couple of minutes | Hans Nilsson |
2016-04-28 | Merge branch 'bjorn/compiler/cuddle-with-tests' | Björn Gustavsson |
2016-04-28 | ssh: Update app-file | Hans Nilsson |
2016-04-28 | ssh: Update version | Hans Nilsson |
2016-04-28 | wx: Remove non implemented wxGauge functions | Dan Gudmundsson |
2016-04-27 | stdlib: Document maps:update_with/3,4 | Björn-Egil Dahlberg |
2016-04-27 | stdlib: Add tests for maps:update_with/3,4 | Björn-Egil Dahlberg |
2016-04-27 | stdlib: Add maps:update_with/3,4 | Björn-Egil Dahlberg |
2016-04-27 | erts: Add tests for maps:take/2 | Björn-Egil Dahlberg |
2016-04-27 | stdlib: Document maps:take/2 | Björn-Egil Dahlberg |
2016-04-27 | compilation_SUITE: Use explicit exports | Björn Gustavsson |
2016-04-27 | Remove support for running tests on a separate Erlang node | Björn Gustavsson |
2016-04-27 | Move code from compilation_SUITE to beam_block_SUITE | Björn Gustavsson |
2016-04-27 | Move list comprehension tests to lc_SUITE | Björn Gustavsson |
2016-04-27 | Move catch tests to trycatch_SUITE | Björn Gustavsson |
2016-04-27 | Remove compilation_SUITE:long_string/1 | Björn Gustavsson |
2016-04-27 | Move pattern-matching tests to match_SUITE | Björn Gustavsson |
2016-04-27 | Remove toothless test compile_SUITE:missing_testheap/1 | Björn Gustavsson |
2016-04-27 | misc_SUITE: Add missing export of integer_encoding/0 | Björn Gustavsson |
2016-04-27 | Move test cases from compilation_SUITE to beam_utils_SUITE | Björn Gustavsson |
2016-04-27 | Merge branch 'xumingthepoet/maint/PR-1008/OTP-13516' | Zandra |
2016-04-27 | Fix callback mode after code change not used | Raimo Niskanen |
2016-04-27 | ssh: Channel request timer refactoring | Hans Nilsson |
2016-04-27 | ssh: Idle-timer refactoring and some cosmetics and inlineing | Hans Nilsson |
2016-04-27 | ssh: remove user_passwords from dumped state | Hans Nilsson |
2016-04-27 | ssh: fix dialyzer warnings and errors | Hans Nilsson |
2016-04-27 | ssh: Partly refactor and polish ssh_connection_handler | Hans Nilsson |
2016-04-27 | ssh: change #state to #data | Hans Nilsson |
2016-04-27 | ssh: refactor connection handler initialization | Hans Nilsson |
2016-04-27 | ssh: Begin -spec for ssh_connection_handler | Hans Nilsson |
2016-04-27 | ssh: Gen_statem rewrite of ssh_connection_handler | Hans Nilsson |
2016-04-27 | add testcase for the surefire hook bug | Zandra |
2016-04-27 | fix cht_surefire bug when pre_init_per_suite fails | Zandra |
2016-04-27 | Merge branch 'egil/erts/profile-erlang-boot' | Björn-Egil Dahlberg |
2016-04-27 | ssh: fix same doc error as PR-1021 in another place where it also was wrong | Hans Nilsson |
2016-04-27 | Documentation: example provided was not a valid term | Stuart Thackray |
2016-04-27 | Restructure loop_* to clarify S handling | Raimo Niskanen |
2016-04-27 | Merge branch 'c-rack/fix-erl-dist-protocol-typo/OTP-13517' | Rickard Green |
2016-04-27 | Fix typo in description of EPMD_DUMP_REQ response | Constantin Rack |
2016-04-27 | Merge branch 'maint-18' | Henrik Nord |
2016-04-27 | Move complex_guard/1 from compilation_SUITE to guard_SUITE | Björn Gustavsson |
2016-04-27 | Remove compilation_SUITE:guards/1 | Björn Gustavsson |
2016-04-27 | Move tests from compilation_SUITE to record_SUITE | Björn Gustavsson |
2016-04-27 | Move bit syntax test cases from compilation_SUITE to bs_match_SUITE | Björn Gustavsson |
2016-04-27 | Remove useless test case compilation_SUITE:otp_2141/1 | Björn Gustavsson |
2016-04-27 | compilation_SUITE: Run the Core linter for all compilations | Björn Gustavsson |