Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-26 | compiler: Use variables in Map cerl inliner | Björn-Egil Dahlberg | |
2014-08-26 | compiler: Reintroduce binary limit for Map keys | Björn-Egil Dahlberg | |
2014-08-26 | compiler: Shameless v3_core hack for variables | Björn-Egil Dahlberg | |
2014-08-26 | compiler: Use variables in Map beam assmebler | Björn-Egil Dahlberg | |
2014-08-26 | Install internal hrl files when necessary | Peter Lemenkov | |
Sometimes we install *.erl files. Some these files include a private *.hrl files, so in order to make these *.erl files usable we have to install these private includes as well. Signed-off-by: Peter Lemenkov <[email protected]> | |||
2014-08-26 | Merge branch 'maint' | Ingela Anderton Andin | |
2014-08-26 | Merge branch 'ia/public_key/PBES2/OTP-11915' into maint | Ingela Anderton Andin | |
* ia/public_key/PBES2/OTP-11915: public_key: Add encodeing functionality for PBES1 and PBES2 public_key: Add PBES1 decoding support | |||
2014-08-25 | Merge branch 'maint' | Bruce Yinhe | |
2014-08-25 | Merge branch 'vladdu/jinterface_fun_equals' into maint | Bruce Yinhe | |
OTP-12121 * vladdu/jinterface_fun_equals: jinterface: fix bug in equality for OtpErlangFun | |||
2014-08-25 | Fix misspellings of 'another' | Tuncer Ayaz | |
2014-08-25 | Raise timeout and see if testcases stabilize | Raimo Niskanen | |
2014-08-25 | Merge branch 'maint' | Ingela Anderton Andin | |
2014-08-25 | Merge branch 'ia/inets/ipv6-tests' into maint | Ingela Anderton Andin | |
* ia/inets/ipv6-tests: inets: Enable ipv6 tests for httpd | |||
2014-08-25 | public_key: Add encodeing functionality for PBES1 and PBES2 | Ingela Anderton Andin | |
2014-08-22 | Test Other Clauses of start_shell | Michael K. Schmidt | |
start_shell() is called by exec, so test those cases as well. Also add support for passing a fun to exec. | |||
2014-08-22 | stdlib: Auto-import erlang:get_keys/0 | Björn-Egil Dahlberg | |
2014-08-22 | kernel: Test BIF erlang:get_keys/0 | Björn-Egil Dahlberg | |
2014-08-22 | compiler: Use variables in Map kernel pass | Björn-Egil Dahlberg | |
2014-08-22 | compiler: Use variables in Map core pass | Björn-Egil Dahlberg | |
2014-08-22 | compiler: Normalize unary ops on Maps key literals | Björn-Egil Dahlberg | |
Unary ops are normalized before core transformation, i.e. handle negative integers as map keys. Strictly speaking, map keys are expressions but by handling them as patterns we can normalize negative integers. | |||
2014-08-22 | stdlib: Update Map tests | Björn-Egil Dahlberg | |
2014-08-22 | inets: Enable ipv6 tests for httpd | Ingela Anderton Andin | |
2014-08-22 | stdlib: erl_lint Map key variables | Björn-Egil Dahlberg | |
2014-08-22 | Merge manager net_if_mt into net_if | Raimo Niskanen | |
2014-08-22 | Clean up config error handling and negative results | Raimo Niskanen | |
2014-08-22 | public_key: Add PBES1 decoding support | Ingela Anderton Andin | |
2014-08-22 | Merge branch 'maint' | Marcus Arendt | |
* maint: Updated OTP version Update release notes Conflicts: OTP_VERSION | |||
2014-08-22 | Merge branch 'marcus/OTP-17.2.1/mergefix' into maint | Marcus Arendt | |
* marcus/OTP-17.2.1/mergefix: Updated OTP version Update release notes | |||
2014-08-22 | Update release notes | Erlang/OTP | |
2014-08-21 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2014-08-21 | Merge branch 'egil/proc_lib-optimizations/OTP-12060' into maint | Björn-Egil Dahlberg | |
* egil/proc_lib-optimizations/OTP-12060: stdlib: Update dependencies to erts-6.2 erts: Update preloaded erlang.beam stdlib: Use erlang:fun_info_mfa/1 in proc_lib:init_p/3 erts: Test erlang:fun_info_mfa/1 erts: Introduce erlang:fun_info_mfa/1 | |||
2014-08-21 | Merge branch 'maint' | Lukas Larsson | |
* maint: Add number of entries to mnesia copy debug message Add thread index to allocator enomem dump slogan Add run queue index to process dump info Add missing error string to syslog logging in epmd Demote rare debug slogan of message discarding to debug build | |||
2014-08-21 | Merge branch 'nox/reedr-logging/OTP-12115' into maint | Lukas Larsson | |
* nox/reedr-logging/OTP-12115: Add number of entries to mnesia copy debug message Add thread index to allocator enomem dump slogan Add run queue index to process dump info Add missing error string to syslog logging in epmd Demote rare debug slogan of message discarding to debug build | |||
2014-08-21 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin | |
2014-08-21 | Merge branch 'ia/ssl/dialyzer-certificate_requests' into maint | Ingela Anderton Andin | |
* ia/ssl/dialyzer-certificate_requests: ssl: Fix boolean expression ssl: Fix broken contract | |||
2014-08-21 | Merge branch 'maint' | Marcus Arendt | |
2014-08-21 | Merge branch 'lucafavatella/accept-ip-in-net_adm-names' into maint | Marcus Arendt | |
* lucafavatella/accept-ip-in-net_adm-names: Refactor erl_epmd:names/1 Accept inet:ip_address() in net_adm:names/1 | |||
2014-08-21 | Merge branch 'maint' | Hans Bolinder | |
* maint: dialyzer, hipe: Fix a bug concerning is_record/2,3 | |||
2014-08-21 | dialyzer, hipe: Fix a bug concerning is_record/2,3 | Hans Bolinder | |
Also fixed some cases where Dialyzer could crash due to reaching system limits. | |||
2014-08-21 | Merge branch 'maint' | Hans Bolinder | |
* maint: dialyzer: fix a -Wunderspecs bug | |||
2014-08-20 | dialyzer: fix a -Wunderspecs bug | Hans Bolinder | |
Sometimes bogus warnings were generated for parametrized types. Thanks to Krzesimir Sarnecki for pointing the bug out. Also corrected warnings where the structure of opaque types were exposed (thanks to Kostis for pointing the bug out). | |||
2014-08-20 | Update release notes | Erlang/OTP | |
2014-08-20 | ssh: Updated vsn.mk | Hans Nilsson | |
2014-08-20 | ssh: negotiation_timeout bug fixed | Hans Nilsson | |
2014-08-20 | ssh: Negotiation_timeout testcase | Hans Nilsson | |
2014-08-20 | Support maps in ms_transform | Anthony Ramine | |
2014-08-20 | Remove decommented code and clean up diff | Raimo Niskanen | |
2014-08-19 | Implement IPv4+IPv6 in MT manager | Raimo Niskanen | |
2014-08-19 | Avoid test case known to fail | Raimo Niskanen | |
2014-08-19 | ssl: Fix boolean expression | Ingela Anderton Andin | |