Age | Commit message (Expand) | Author |
2014-03-06 | Merge branch 'nox/maps-beam_jump' | Björn-Egil Dahlberg |
2014-03-06 | Merge branch 'nox/maps-v3_codegen-sort-nil-keys' | Björn-Egil Dahlberg |
2014-03-06 | Merge branch 'nox/maps-complex-mixed-values' | Björn-Egil Dahlberg |
2014-03-06 | Update primary bootstrap | Björn Gustavsson |
2014-03-06 | Merge branch 'nox/compiler/v3_core-comprehension-no-export' | Björn Gustavsson |
2014-03-06 | Merge branch 'nox/compiler/beam_bool-not_boolean_expr' | Björn Gustavsson |
2014-03-06 | Merge branch 'nox/compiler/core_lint-call-guard' | Björn Gustavsson |
2014-03-06 | Merge branch 'kostis/hipe_bifs-types' | Björn Gustavsson |
2014-03-06 | Properly collect labels in put_map instructions in beam_jump | Anthony Ramine |
2014-03-06 | Do not emit blatantly illformed apply expressions in core_inline | Anthony Ramine |
2014-03-06 | Merge branch 'hb/stdlib/fix_dets/OTP-11709' | Hans Bolinder |
2014-03-05 | Add flag to abort test run if suites fail to compile | Peter Andersson |
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 | Update primary bootstrap | Björn Gustavsson |
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 | Update primary bootstrap | Björn Gustavsson |
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 | Merge branch 'ia/ssl/doc-imp/OTP-11759' | Ingela Anderton Andin |