aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2014-03-05Merge branch 'hb/stdlib/spec_fixes/OTP-11399'Hans Bolinder
2014-03-05stdlib: Fix a Dets bug where files were deletedHans Bolinder
2014-03-05stdlib: Fix a Dets bug with leaking file descriptorsHans Bolinder
2014-03-05Merge branch 'nox/compiler/beam_bool-bad-protected'Björn Gustavsson
2014-03-05Merge branch 'nox/compiler/live_opt-wait_timeout-nil'Björn Gustavsson
2014-03-05Merge branch 'nox/compiler/sys_core_fold-erlang-is_function-2'Björn Gustavsson
2014-03-05Merge branch 'nox/compiler/lint-shortcircuit-ops'Björn Gustavsson
2014-03-05Do not export variables from comprehension cases in v3_coreAnthony Ramine
2014-03-05Merge branch 'hb/dialyzer/deprecate_types/OTP-10342'Hans Bolinder
2014-03-05Compile BIF calls and operator expressions to Core the same wayAnthony Ramine
2014-03-05Do not try to optimize non-boolean guardsAnthony Ramine
2014-03-05stdlib: Improve the doc of the supervisor's via referenceHans Bolinder
2014-03-05Add types for new HiPE BIFsKostis Sagonas
2014-03-05Properly check label use in get_map_elements in beam_jumpAnthony Ramine
2014-03-04Support maps in cerl_clauses:match/2Anthony Ramine
2014-03-04Properly order Kernel code for maps with mixed pairsAnthony Ramine
2014-03-04Properly sort map pairs in v3_codegenAnthony Ramine
2014-03-04Properly lint calls in Core Erlang guardsAnthony Ramine
2014-03-04Merge branch 'nox/maps-support-cover/OTP-11764'Björn-Egil Dahlberg
2014-03-04Merge branch 'ia/ssl/option-check'Ingela Anderton Andin
2014-03-04ssl: Add exception for inet and inet6 to proplist checkIngela Anderton Andin
2014-03-04Merge branch 'nox/maps-fix-beam_bool-put_map'Björn-Egil Dahlberg
2014-03-04Merge branch 'nox/maps-expand-update'Björn-Egil Dahlberg
2014-03-04Merge branch 'nox/compiler/v3_core-mismatched-apply'Björn Gustavsson
2014-03-04Merge branch 'nox/compiler/sys_core_fold-erlang-is_record-3'Björn Gustavsson
2014-03-04Merge branch 'bjorn/hipe/fix-race-condition'Björn Gustavsson
2014-03-04Merge branch 'hb/stdlib/qlc_fix/OTP-11758'Hans Bolinder
2014-03-04Introduce compiler option 'nowarn_deprecated_type'Hans Bolinder
2014-03-04Improve message about deprecated built-in typesHans Bolinder
2014-03-04Merge branch 'ia/ssl/proplist-input-check/OTP-11760'Ingela Anderton Andin
2014-03-04ssl: Add input sanity checkIngela Anderton Andin
2014-03-04Handle nil as a wait_timeout argument in beam_utils:live_opt/4Anthony Ramine
2014-03-04Properly detect nonboolean protected expressions in beam_boolAnthony Ramine
2014-03-04Improve linting of map expressionsAnthony Ramine
2014-03-03Properly collect labels in put_map instructions in beam_boolAnthony Ramine
2014-03-03ssl: Improved documentation of the cacertfile optionIngela Anderton Andin
2014-03-03Fix a qlc bug where filters were erroneously optimized awayHans Bolinder
2014-03-03Do not mark all calls to erlang:is_function/2 as safeAnthony Ramine
2014-03-02Do not mark all calls to erlang:is_record/3 as safeAnthony Ramine
2014-03-01Do not emit blatantly illformed Core Erlang apply expressionsAnthony Ramine
2014-03-01Properly lint shortcircuiting operatorsAnthony Ramine
2014-03-01Fix expansion of map update argumentsAnthony Ramine
2014-02-28compiler: Fix error message printout on compile errorBjörn-Egil Dahlberg
2014-02-28Delay patching of closures to eliminate a race conditionBjörn Gustavsson
2014-02-28hipe: Break apart hipe_bif:make_fe/3 into two BIFsBjörn Gustavsson
2014-02-26ssh: Add appup file correctionsHans Nilsson
2014-02-25Merge branch 'ia/ssl/fix-warnings'Ingela Anderton Andin
2014-02-25ssl: Fix compiler warningsIngela Anderton Andin
2014-02-25ssl: Fix appup regexps and instructionsIngela Anderton Andin
2014-02-25eldap: Prepare for releaseHans Nilsson