Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-24 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2016-10-24 | Merge branch 'egil/erl_interface/doc-update/OTP-13980' into maint | Björn-Egil Dahlberg | |
* egil/erl_interface/doc-update/OTP-13980: erl_interface: Remove CDATA tag except for example code erl_interface: Remove unused file erl_interface: Fix broken links in documentation erl_interface: Fix xmllint problems erl_interface: Fix editorial changes erl_interface: Editorial changes erl_interface: Refactor documentation | |||
2016-10-24 | erl_interface: Remove CDATA tag except for example code | Björn-Egil Dahlberg | |
2016-10-24 | erl_interface: Remove unused file | Björn-Egil Dahlberg | |
2016-10-24 | erl_interface: Fix broken links in documentation | Björn-Egil Dahlberg | |
2016-10-24 | erl_interface: Fix xmllint problems | Björn-Egil Dahlberg | |
2016-10-24 | erl_interface: Fix editorial changes | Björn-Egil Dahlberg | |
2016-10-21 | Merge branch 'maint' | Hans Bolinder | |
* maint: dialyzer: Fix error handling of bad -dialyzer() attributes | |||
2016-10-21 | Merge branch 'fishcakez/dialyzer/fix_attribute_bug/ERL-283/OTP-13979' into maint | Hans Bolinder | |
* fishcakez/dialyzer/fix_attribute_bug/ERL-283/OTP-13979: dialyzer: Fix error handling of bad -dialyzer() attributes | |||
2016-10-21 | dialyzer: Fix error handling of bad -dialyzer() attributes | Hans Bolinder | |
If a dialyzer module attribute references an undefined (local) function an error tuple is thrown but no caught. This leads to a 'nocatch' error and not the intended "clean" error. | |||
2016-10-20 | Merge branch 'kostis/hipe_bifs-add_ref/PR-1205' | Sverker Eriksson | |
2016-10-20 | Merge branch 'maint' | Sverker Eriksson | |
2016-10-20 | Merge branch 'sverker/ei_connect_xinit/PR-1202/OTP-13981' into maint | Sverker Eriksson | |
* sverker/ei_connect_xinit/PR-1202: use only two low bits of creation | |||
2016-10-20 | erl_interface: Editorial changes | xsipewe | |
2016-10-20 | erl_interface: Refactor documentation | Björn-Egil Dahlberg | |
2016-10-19 | Merge branch 'maint' | Hans Bolinder | |
* maint: dbg:fun2ms: allow empty list as head | |||
2016-10-19 | Merge branch 'gomoripeti/stdlib/ms_fix/PR-1203/OTP-13974' into maint | Hans Bolinder | |
* gomoripeti/stdlib/ms_fix/PR-1203/OTP-13974: dbg:fun2ms: allow empty list as head | |||
2016-10-19 | Merge branch 'maint' | Raimo Niskanen | |
2016-10-19 | Merge branch 'raimo/gen_statem-improvements/OTP-13929' into maint | Raimo Niskanen | |
* raimo/gen_statem-improvements/OTP-13929: Fix race condition in cancel_timer/1 Use parameterized types Implement state timeouts Improve docs and types Change state entry events into state enter calls Improve docs Improve docs Implement state entry events Implement call/3 dirty_timeout | |||
2016-10-19 | Merge branch ↵ | Raimo Niskanen | |
'raimo/erts/fix-configure-to-check-in-libsct-for-sctp-funcs/ERL-262/OTP-13956' into maint * raimo/erts/fix-configure-to-check-in-libsct-for-sctp-funcs/ERL-262/OTP-13956: Configure enable libsctp dependency Revert "Check libsctp for sctp funcs in configure.in" | |||
2016-10-19 | Merge branch 'gsantomaggio/erts/system_info_atoms/PR-1198/OTP-13976' | Lukas Larsson | |
* gsantomaggio/erts/system_info_atoms/PR-1198/OTP-13976: erts: Fix some system_info docs inconsistencies Add system_info(atom_limit) | |||
2016-10-18 | Restore the erroneously taken out assertion | Kostis Sagonas | |
2016-10-18 | Merge branch 'maint' | Hans Nilsson | |
2016-10-18 | Merge branch 'hans/inets/ftp_multiline_resp/PR-1196/OTP-13960' into maint | Hans Nilsson | |
2016-10-18 | Merge branch 'hans/inets/ftp_locks/OTP-13967' into maint | Hans Nilsson | |
2016-10-18 | Code cleanup to remove confusing assertion | Kostis Sagonas | |
The code of add_ref/6 contained an assertion that somehow appeared twice. Also, a recent commit (2b2de61) suppressed an unmatched return warning in a non-optimal way. By changing the return type of hipe_bifs:add_ref/2 to be 'ok' instead of [] the code can be cleaned up and simplified. While at it, fixed the wrong indentation of some nearby code. | |||
2016-10-18 | Change the return type of hipe_bifs:add_ref/2 | Kostis Sagonas | |
2016-10-18 | Merge branch 'maint' | Hans Nilsson | |
Conflicts: OTP_VERSION | |||
2016-10-18 | Merge branch 'maint-19' into maint | Hans Nilsson | |
2016-10-18 | Merge branch 'maint' | Lukas Larsson | |
2016-10-18 | Merge branch 'lukas/erts/etp-disasm' into maint | Lukas Larsson | |
* lukas/erts/etp-disasm: erts: Add etp-disasm gdb macro | |||
2016-10-18 | erts: Add etp-disasm gdb macro | Lukas Larsson | |
2016-10-17 | Updated OTP versionOTP-19.1.5 | Erlang/OTP | |
2016-10-17 | Prepare release | Erlang/OTP | |
2016-10-17 | Merge branch 'hans/ssh/rekey_problem/OTP-13972' into maint-19 | Erlang/OTP | |
* hans/ssh/rekey_problem/OTP-13972: ssh: fix renegotiation problem ssh: test case for renegotiation with openssh client | |||
2016-10-17 | ssh: fix renegotiation problem | Hans Nilsson | |
2016-10-17 | ssh: test case for renegotiation with openssh client | Hans Nilsson | |
2016-10-17 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2016-10-17 | Merge branch 'egil/erl_docgen/reformat-docgen-encoding/OTP-13971' into maint | Björn-Egil Dahlberg | |
* egil/erl_docgen/reformat-docgen-encoding/OTP-13971: Reformat docgen xml encoding | |||
2016-10-17 | Merge branch 'sverker/hipe-code-loadnpurge/OTP-13968' | Sverker Eriksson | |
* sverker/hipe-code-loadnpurge: (35 commits) erts: Cleanup dead code kernel,hipe: Fix dialyzer warnings erts: Replace unsafe Module.first_hipe_ref erts: Disable DBG_TRACE_MFA for debug build kernel: Fix code_SUITE:upgrade for non-hipe erts: Cleanup hipe trampoline code erts: Remove dead alloc stats in hipe_amd64.c erts: Remove code_SUITE:make_stub and make_stub_many_funs erts: Let code:make_stub_module raise 'notsup' erts: Fix bug in stack walk on risc erts: Fix old leak for ppc hipe code erts: Fix old leak for arm hipe code erts: Fix old leak of sparc hipe code erts: Fix old leak of hipe code on x86 32-bit erts: Enable exec_alloc for all hipe architectures erts: Remove debug printout for hipe loader state erts: Free hipe_refs and hipe_sdesc of a failed load erts: Refactor out hipe_purge_refs/sdesc erts: Refactor hipe_loader_state_dtor into a true destructor hipe: TRY fix llvm external calls to own module ... | |||
2016-10-17 | erts: Cleanup dead code | Sverker Eriksson | |
2016-10-17 | kernel,hipe: Fix dialyzer warnings | Sverker Eriksson | |
2016-10-17 | Configure enable libsctp dependency | Raimo Niskanen | |
2016-10-14 | Merge branch 'sverker/proc-dict-atom-hash/PR-1194' | Sverker Eriksson | |
* sverker/proc-dict-atom-hash: kernel: Add test pdict_SUITE:literals erts: Refactor process dict hash pre-calculation Use atom value as hash value in process dictionary | |||
2016-10-14 | Merge branch 'sverker/fix-alloc-asserts' | Sverker Eriksson | |
2016-10-14 | Merge branch 'maint' | Ingela Anderton Andin | |
2016-10-14 | Merge branch 'ingela/ssl/tune-timeouts-basic_SUITE' into maint | Ingela Anderton Andin | |
* ingela/ssl/tune-timeouts-basic_SUITE: ssl: Tune timeout for old solaris machine | |||
2016-10-14 | ssl: Tune timeout for old solaris machine | Ingela Anderton Andin | |
2016-10-14 | ftp: New DBG alternative: ct:pal | Hans Nilsson | |
2016-10-14 | ftp: added forgotten inet:setopts active once | Hans Nilsson | |