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