Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-09 | erts: Allow cpu_timestamp tracing for Linux | Lukas Larsson | |
2014-12-03 | Merge branch 'maint' | Rickard Green | |
* maint: Fix function "defined but not used" warning | |||
2014-12-03 | Merge branch 'rickard/check-io-warning-fix/OTP-12352' into maint | Rickard Green | |
* rickard/check-io-warning-fix/OTP-12352: Fix function "defined but not used" warning | |||
2014-12-03 | Fix function "defined but not used" warning | Rickard Green | |
2014-12-03 | Merge branch 'maint' | Rickard Green | |
* maint: Distribute autoconf helpers | |||
2014-12-03 | Merge branch 'rickard/autoconf/OTP-12348' into maint | Rickard Green | |
* rickard/autoconf/OTP-12348: Distribute autoconf helpers | |||
2014-12-03 | Merge branch 'maint' | Sverker Eriksson | |
2014-12-03 | erts: Fix some spelling in internal docs | Sverker Eriksson | |
2014-12-03 | Merge branch 'maint' | Raimo Niskanen | |
2014-12-03 | Merge branch 'raimo/netns-opt-gen_udp/OTP-12314' into maint | Raimo Niskanen | |
* raimo/netns-opt-gen_udp/OTP-12314: Text netns option at socket open Fix handling netns option in gen_udp | |||
2014-12-03 | Merge branch 'maint' | Ingela Anderton Andin | |
2014-12-03 | Merge branch 'ia/ssl/appup-fix' into maint | Ingela Anderton Andin | |
* ia/ssl/appup-fix: ssl: Correct appup | |||
2014-12-03 | ssl: Correct appup | Ingela Anderton Andin | |
2014-12-02 | Distribute autoconf helpers | Rickard Green | |
Distribute aclocal.m4, install-sh, config.guess, and config.sub to applications at build time instead of having multiple identical copies committed in the repository. | |||
2014-12-02 | Merge branch 'maint' | Ingela Anderton Andin | |
2014-12-02 | Merge branch 'ia/ssh/prepare-for-release' into maint | Ingela Anderton Andin | |
* ia/ssh/prepare-for-release: ssh: Add soft upgrade for ptty_alloc | |||
2014-12-02 | ssh: Add soft upgrade for ptty_alloc | Ingela Anderton Andin | |
2014-12-02 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2014-12-02 | Merge branch 'egil/fix-dialyzer-map-key-coalescing/OTP-12347' into maint | Björn-Egil Dahlberg | |
* egil/fix-dialyzer-map-key-coalescing/OTP-12347: dialyzer: Test recoalesced map keys compiler: Coalesce map keys in dialyzer mode | |||
2014-12-02 | Merge branch 'maint' | Anders Svensson | |
2014-12-02 | Merge branch 'anders/diameter/17.4_release/OTP-12343' into maint | Anders Svensson | |
* anders/diameter/17.4_release/OTP-12343: vsn -> 1.8 Update appup for 17.4 | |||
2014-12-02 | Merge branch 'maint' | Henrik Nord | |
2014-12-02 | Merge branch 'siri/ct_netconfc/subsystem-timeout/OTP-12334' into maint | Henrik Nord | |
* siri/ct_netconfc/subsystem-timeout/OTP-12334: [ct_netconfc] Handle timeout failure in ssh | |||
2014-12-02 | Merge branch 'siri/ct_telnet/unstable-tests/OTP-12329' into maint | Henrik Nord | |
* siri/ct_telnet/unstable-tests/OTP-12329: [ct_telnet] Fix test case 'server_speaks' [ct_telnet] Improve debug printouts and logging [ct_telnet] Add timestamp to telnet_server debug printout [ct_telnet] Extend timeout in test from 1 to 2 sek [ct_telnet] Don't send extra newline after password | |||
2014-12-02 | Merge branch 'maint' | Hans Nilsson | |
2014-12-02 | Merge branch 'hans/ssh/appup' into maint | Hans Nilsson | |
* hans/ssh/appup: ssh: Fixes wrong version in appup file | |||
2014-12-02 | ssh: Fixes wrong version in appup file | Hans Nilsson | |
2014-12-02 | Merge branch 'maint' | Lukas Larsson | |
* maint: erts: Fix finite warning for clang | |||
2014-12-02 | Merge branch 'lukas/erts/isfinite-fix/OTP-12268' into maint | Lukas Larsson | |
* lukas/erts/isfinite-fix/OTP-12268: erts: Fix finite warning for clang | |||
2014-12-02 | erts: Fix finite warning for clang | Lukas Larsson | |
clang aka llvm claims to be __GNUC__ and thus we have to explicitly check that it is not used. | |||
2014-12-02 | Merge branch 'maint' | Lukas Larsson | |
* maint: Sort keys before generating | |||
2014-12-02 | Merge branch 'lukas/erts/bif_info_rebuild/OTP-12344' into maint | Lukas Larsson | |
* lukas/erts/bif_info_rebuild/OTP-12344: Sort keys before generating | |||
2014-12-02 | Merge branch 'maint' | Marcus Arendt | |
2014-12-02 | Merge branch 'tuncer/doc-fixes' into maint | Marcus Arendt | |
* tuncer/doc-fixes: dict(3): fix typo reported by Rabbe Fogelholm Fix minor eprof and fprof doc issues | |||
2014-12-02 | Merge branch 'maint' | Ingela Anderton Andin | |
2014-12-02 | Merge branch 'ia/inets/prep-for-release' into maint | Ingela Anderton Andin | |
* ia/inets/prep-for-release: inets: Prepare for release | |||
2014-12-02 | Merge branch 'ia/ssl/dialyzer/OTP-12341' into maint | Ingela Anderton Andin | |
* ia/ssl/dialyzer/OTP-12341: ssl: Prepare for release ssl: Change code to reflect that state data may be secret | |||
2014-12-02 | Text netns option at socket open | Raimo Niskanen | |
2014-12-02 | Merge branch 'maint' | Raimo Niskanen | |
2014-12-02 | Merge branch 'raimo/snmp/compiler/allow_refinement_of_opaque/17/OTP-12066' ↵ | Raimo Niskanen | |
into maint * raimo/snmp/compiler/allow_refinement_of_opaque/17/OTP-12066: [snmp/compiler] Refinement of type Opaque was not allowed MIB constructs such as "SYNTAX Opaque (SIZE(0..65535))" was previously not allowed, this has now been fixed. See the standard ALARM-MIB for eaxmple. | |||
2014-12-01 | vsn -> 1.8 | Anders Svensson | |
2014-12-01 | Update appup for 17.4 | Anders Svensson | |
OTP-12196 remote request table leak OTP-12233 3xxx result code without E-bit OTP-12281 ignored connect_timer OTP-12308 filter ordering | |||
2014-12-01 | ssl: Prepare for release | Ingela Anderton Andin | |
2014-12-01 | ssl: Change code to reflect that state data may be secret | Ingela Anderton Andin | |
2014-12-01 | inets: Prepare for release | Ingela Anderton Andin | |
2014-12-01 | Merge branch 'maint' | Hans Nilsson | |
* maint: ssh: prepares appup file for release | |||
2014-12-01 | Merge branch 'hans/ssh/appup' into maint | Hans Nilsson | |
* hans/ssh/appup: ssh: prepares appup file for release | |||
2014-12-01 | ssh: prepares appup file for release | Hans Nilsson | |
2014-12-01 | dialyzer: Test recoalesced map keys | Björn-Egil Dahlberg | |
2014-12-01 | compiler: Coalesce map keys in dialyzer mode | Björn-Egil Dahlberg | |
This fixes a regression introduced in commit 805f9c89fc01220bc1bb0f27e1b68fd4eca688ba The problem occured with map keys compiled with dialyzer option turned on. In OTP 17, map keys needs to be literals. |