Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-13 | Fix problem with incorrect type of timestamps | Peter Andersson | |
OTP-13615 | |||
2016-06-08 | Merge branch 'peppe/common_test/log_tests' | Peter Andersson | |
* peppe/common_test/log_tests: Write suite that tests the API for printing to log | |||
2016-06-08 | Merge branch 'peppe/common_test/fix_failing_tests' | Peter Andersson | |
* peppe/common_test/fix_failing_tests: Make sure test node shuts down before skipping suite Measure file i/o overhead and skip test if the speed is too slow Skip test cases if cover or debug is running | |||
2016-06-08 | Merge branch 'talentdeficit/compiler/env_compiler_options/PR-1091/OTP-13654' | Björn Gustavsson | |
* talentdeficit/compiler/env_compiler_options/PR-1091/OTP-13654: compile.xml: Eliminate unsightly space before period Compiler: new function env_compiler_options/0 | |||
2016-06-08 | Merge branch 'egil/erts/fix-clang-compiler-warnings' | Björn-Egil Dahlberg | |
* egil/erts/fix-clang-compiler-warnings: erl_interface: Let struct iovec * be visible erts: Let clang have suppressable unused variables erts: Remove tautological compare warning | |||
2016-06-08 | compile.xml: Eliminate unsightly space before period | Björn Gustavsson | |
2016-06-07 | Compiler: new function env_compiler_options/0 | alisdair sullivan | |
retrieve the value of the environment variable ERL_COMPILER_OPTIONS in the same manner as used by file/2, forms/2 and output_generated/2 | |||
2016-06-07 | erl_interface: Let struct iovec * be visible | Björn-Egil Dahlberg | |
2016-06-07 | Write suite that tests the API for printing to log | Peter Andersson | |
2016-06-07 | erts: Let clang have suppressable unused variables | Björn-Egil Dahlberg | |
2016-06-07 | erts: Remove tautological compare warning | Björn-Egil Dahlberg | |
2016-06-07 | Merge branch 'ingela/ssl/unexpected-client-cert/OTP-13651' | Ingela Anderton Andin | |
* ingela/ssl/unexpected-client-cert/OTP-13651: ssl: Reject unrequested client cert | |||
2016-06-07 | Merge branch 'raimo/kernel/test-cuddling' | Raimo Niskanen | |
* raimo/kernel/test-cuddling: Explain how to make inet_res_SUITE not skip gethostbyname, gethostbyaddr | |||
2016-06-07 | Merge branch 'ingela/ssl/max-session-table/OTP-13490' | Ingela Anderton Andin | |
* ingela/ssl/max-session-table/OTP-13490: ssl: Mitigate load increase when the whole session table is invalidated | |||
2016-06-07 | Merge branch 'ingela/public_key/doc/OTP-13186' | Ingela Anderton Andin | |
* ingela/public_key/doc/OTP-13186: public_key: Create application manual page that is man(6) | |||
2016-06-07 | Merge branch 'hans/inets/ftp/fix_bugs/OTP-13644' | Hans Nilsson | |
2016-06-07 | Merge branch 'hans/eldap/cuddle_tests' | Hans Nilsson | |
2016-06-07 | Merge branch 'hans/ssh/use_open_socket/OTP-12860' | Hans Nilsson | |
2016-06-07 | Make sure test node shuts down before skipping suite | Peter Andersson | |
2016-06-07 | Merge branch 'lucafavatella/otp/remove-dead-code/PR-1085' | Björn-Egil Dahlberg | |
* lucafavatella/otp/remove-dead-code/PR-1085: Delete dead code in `otp_build` script | |||
2016-06-07 | Merge branch 'ingela/public_key/ERL-129/OTP-13554' | Ingela Anderton Andin | |
* ingela/public_key/ERL-129/OTP-13554: public_key: Support more general name types | |||
2016-06-07 | Merge branch 'dgud/wx/change-async-error' | Dan Gudmundsson | |
* dgud/wx/change-async-error: wx: Change async error handling | |||
2016-06-07 | Merge branch 'ingela/ssl/phase-out-sslv2-hello/OTP-13465' | Ingela Anderton Andin | |
* ingela/ssl/phase-out-sslv2-hello/OTP-13465: ssl: Add option to phase out support for sslv2 client hello | |||
2016-06-07 | Merge branch 'dotsimon/erts/heart_no_kill/OTP-13650' | Lukas Larsson | |
* dotsimon/erts/heart_no_kill/OTP-13650: erts: make HEART_NO_KILL have to be set to TRUE Don't kill old erlang if HEART_NO_KILL is set Conflicts: lib/kernel/doc/src/heart.xml | |||
2016-06-06 | Measure file i/o overhead and skip test if the speed is too slow | Peter Andersson | |
2016-06-03 | ssl: Reject unrequested client cert | Ingela Anderton Andin | |
2016-06-03 | ssl: Mitigate load increase when the whole session table is invalidated | Ingela Anderton Andin | |
2016-06-03 | Merge remote-tracking branch 'github/pr/1087' | Ingela Anderton Andin | |
* github/pr/1087: Move misplaced period in ssl documentation | |||
2016-06-03 | Explain how to make inet_res_SUITE not skip | Raimo Niskanen | |
2016-06-03 | public_key: Create application manual page that is man(6) | Ingela Anderton Andin | |
2016-06-03 | Merge branch 'kostis/edoc/add_specs/PR-1077' | Dan Gudmundsson | |
* kostis/edoc/add_specs/PR-1077: edoc_run: Add types and specs | |||
2016-06-03 | gethostbyname, gethostbyaddr | Raimo Niskanen | |
2016-06-03 | ftp: make rottend tc:s work again | Hans Nilsson | |
2016-06-03 | ftp: Test suites updates | Hans Nilsson | |
- add timetrap to ftp test suite - removed non-existing tc from ftp_SUITE:all() - moved tc:s missplaced in ftp_SUITE | |||
2016-06-03 | ftp: fix error code errors incl extend test suites | Hans Nilsson | |
2016-06-03 | ssl: Add option to phase out support for sslv2 client hello | Ingela Anderton Andin | |
ssl servers can recognize sslv2 client hellos to interop with clients that support higher version of SSL/TLS but also offers sslv2 Conflicts: lib/ssl/src/tls_connection.erl | |||
2016-06-03 | Update primary bootstrap | Björn Gustavsson | |
2016-06-03 | Merge branch 'bjorn/compiler/misc' | Björn Gustavsson | |
* bjorn/compiler/misc: misc_SUITE: Cover the remaining lines in beam_peep Avoid the dreaded "no_file" in warnings Eliminate crash for map updates in guards beam_block: Eliminate crash in beam_utils | |||
2016-06-03 | erts: make HEART_NO_KILL have to be set to TRUE | Lukas Larsson | |
2016-06-03 | Move misplaced period in ssl documentation | Kenneth Lakin | |
2016-06-03 | Update primary bootstrap | Björn-Egil Dahlberg | |
2016-06-03 | Merge branch 'jv/compiler/mapsify-rec_env/PR-1082/OTP-13646' | Björn-Egil Dahlberg | |
* jv/compiler/mapsify-rec_env/PR-1082/OTP-13646: Convert dict() to map() in rec_env.erl | |||
2016-06-03 | wx: Change async error handling | Dan Gudmundsson | |
Previously error from async functions made an exit when the next sync call checked the message queue. This have been changed to an error report instead since the errors where async there where really hard to handle. Also changed the error report format to make it easier to filter them with a custom error_handler. | |||
2016-06-03 | public_key: Support more general name types | Ingela Anderton Andin | |
2016-06-03 | misc_SUITE: Cover the remaining lines in beam_peep | Björn Gustavsson | |
2016-06-03 | Delete dead code in `otp_build` script | Luca Favatella | |
In options `plain` and `smp`, code checking for option being `opt` had been dead since R12B-5. | |||
2016-06-02 | ssh: temp fix hazard in test suite | Hans Nilsson | |
2016-06-02 | ftp: close lsock without crash | Hans Nilsson | |
2016-06-02 | eldap: increase test suite timetrap | Hans Nilsson | |
A couple of test machines seem to have slow networking (?), so the remote eldap server initialization is aborted in init_per_suite | |||
2016-06-02 | Avoid the dreaded "no_file" in warnings | Björn Gustavsson | |
Add more filename/line number annotations while translating to Core Erlang in v3_core, and ensure that sys_core_fold retains existing annotations. The goal is to avoid that sys_core_fold generate warnings with "no_file" instead of a filename. |