Age | Commit message (Expand) | Author |
2017-03-08 | dialyzer: Correct a test case | Hans Bolinder |
2017-03-08 | Remove typer application | Siri Hansen |
2017-03-08 | diameter: Fix handling of locations and annotations | Hans Bolinder |
2017-03-08 | kernel: Fix handling of locations and annotations | Hans Bolinder |
2017-03-08 | compiler: Fix handling of locations and annotations | Hans Bolinder |
2017-03-08 | eunit: Fix handling of locations and annotations | Hans Bolinder |
2017-03-08 | dialyzer: Fix handling of annotations in a test | Hans Bolinder |
2017-03-08 | debugger: Fix handling of locations and annotations | Hans Bolinder |
2017-03-08 | stdlib: Extend functions in erl_parse to handle form_info() | Hans Bolinder |
2017-03-08 | stdlib: Fix handling of locations and annotations | Hans Bolinder |
2017-03-08 | stdlib: Add debug tests to the erl_parse module | Hans Bolinder |
2017-03-08 | stdlib: improve the erl_anno module's debug tests | Hans Bolinder |
2017-03-08 | stdlib: Improve the erl_pp module's debug tests | Hans Bolinder |
2017-03-08 | Merge branch 'maint' | Anders Svensson |
2017-03-08 | Merge branch 'anders/diameter/capx_strictness/OTP-14257' into maint | Anders Svensson |
2017-03-08 | Update appups in kernel and stdlib for OTP-19.3 | Siri Hansen |
2017-03-08 | Merge branch 'maint' | Anders Svensson |
2017-03-08 | Merge branch 'anders/diameter/19.3/OTP-14252' into maint | Anders Svensson |
2017-03-08 | Merge branch 'anders/diameter/19.2/failover/OTP-14206' into maint | Anders Svensson |
2017-03-08 | Merge branch 'maint' | Ingela Anderton Andin |
2017-03-08 | Merge branch 'ingela/ssl/next-maint-version' into maint | Ingela Anderton Andin |
2017-03-08 | Merge branch 'ingela/ssl/dtls-cont' into maint | Ingela Anderton Andin |
2017-03-08 | dtls: Only test this for TLS for now | Ingela Anderton Andin |
2017-03-08 | Add transport_opt() capx_strictness | Anders Svensson |
2017-03-07 | Avoid sending large terms between nodes unnecessarily | Anders Svensson |
2017-03-07 | Don't use request table for answer routing | Anders Svensson |
2017-03-07 | dtls: Avoid mixup of protocol to test | Ingela Anderton Andin |
2017-03-07 | Merge branch 'maint' | Lars Thorsen |
2017-03-07 | [xmerl] Fix compiler and dialyzer warnings | Lars Thorsen |
2017-03-07 | dtls: 'dtlsv1.2' corresponds to 'tlsv1.2' | Ingela Anderton Andin |
2017-03-06 | hipe_amd64: Add missing makefile dependency | Magnus Lång |
2017-03-06 | hipe_x86_assemble: 32-bit forms for movzx and xor-self | Magnus Lång |
2017-03-06 | hipe_x86_postpass: Enable ElimSet0 rule | Magnus Lång |
2017-03-06 | hipe_tagscheme: Small codegen improvements | Magnus Lång |
2017-03-06 | hipe_x86: Cleanup | Magnus Lång |
2017-03-06 | hipe_rtl_to_llvm: Cleanup | Magnus Lång |
2017-03-06 | hipe: Improve code generation for element/2 | Magnus Lång |
2017-03-06 | hipe/ebb.inc: Cleanup recursive type workaround | Magnus Lång |
2017-03-06 | hipe_amd64_encode: Add test for 16-bit 'test' with REX | Magnus Lång |
2017-03-06 | hipe_amd64_registers: Cleanup exit/1 calls | Magnus Lång |
2017-03-06 | hipe_beam_to_icode: Omit redtest in some closures | Magnus Lång |
2017-03-06 | dtls: Correct dialyzer spec and postpone inclusion of test | Ingela Anderton Andin |
2017-03-06 | Merge branch 'maint' | Hans Bolinder |
2017-03-06 | Merge branch 'hasse/dialyzer/fix_warnings/OTP-14177' into maint | Hans Bolinder |
2017-03-06 | dtls: Erlang distribution over DTLS is not supported | Ingela Anderton Andin |
2017-03-06 | dtls: Enable some DTLS tests in ssl_to_openssl_SUITE | Ingela Anderton Andin |
2017-03-06 | dtls: Enable DTLS test in ssl_certificate_verify_SUITE | Ingela Anderton Andin |
2017-03-06 | dtls: Hibernation and retransmit timers | Ingela Anderton Andin |
2017-03-06 | dtls: Make sure retransmission timers are run | Ingela Anderton Andin |
2017-03-06 | dtls: DTLS specific handling of socket and ciphers | Ingela Anderton Andin |