Age | Commit message (Expand) | Author |
2014-03-19 | Merge branch 'kostis/hipe-rc2-patch' | Henrik Nord |
2014-03-18 | Merge branch 'egil/maps-literals' | Björn-Egil Dahlberg |
2014-03-18 | Merge branch 'nox/maps-eval-empty-update' | Björn-Egil Dahlberg |
2014-03-18 | Merge branch 'ia/ssl/ECC-error-handling/OTP-11780' | Ingela Anderton Andin |
2014-03-17 | compiler: Transform M#{} to is_map(M) | Björn-Egil Dahlberg |
2014-03-17 | dialyzer: Do not native compile modules with Maps code | Björn-Egil Dahlberg |
2014-03-17 | hipe: Properly identify map() type form terms | Björn-Egil Dahlberg |
2014-03-17 | stdlib: Test Map key linting | Björn-Egil Dahlberg |
2014-03-17 | stdlib: Accept records as Map keys | Björn-Egil Dahlberg |
2014-03-17 | stdlib: Accept Maps as Map keys | Björn-Egil Dahlberg |
2014-03-17 | stdlib: Move map type to proper definition | Björn-Egil Dahlberg |
2014-03-17 | stdlib: Properly lint map key expressions | Björn-Egil Dahlberg |
2014-03-17 | compiler: Change #c_map{var} to #c_map{arg} | Björn-Egil Dahlberg |
2014-03-17 | compiler: Constant fold Maps that are safe | Björn-Egil Dahlberg |
2014-03-17 | compiler: Validate Map src | Björn-Egil Dahlberg |
2014-03-17 | compiler: Support literal maps in cerl_clauses:match/2 | Björn-Egil Dahlberg |
2014-03-17 | compiler: Guard BIF is_map/1 is pure | Björn-Egil Dahlberg |
2014-03-17 | compiler: Change Maps Core Format | Björn-Egil Dahlberg |
2014-03-15 | Fix evaluation of empty map patterns in erl_lint | Anthony Ramine |
2014-03-15 | Fix evaluation of empty map updates in the debugger | Anthony Ramine |
2014-03-14 | Fix evaluation of empty map updates in erl_eval | Anthony Ramine |
2014-03-14 | compiler: Create literal Maps in creation if possible | Björn-Egil Dahlberg |
2014-03-14 | Merge branch 'sverk/maps-erl_interface' | Sverker Eriksson |
2014-03-14 | ssl: Server now ignores client ECC curves that it does not support instead of | Ingela Anderton Andin |
2014-03-14 | Add test for unknown elliptic curve supported by client | Danil Zagoskin |
2014-03-14 | erts: Add distribution capability flag for maps DFLAG_MAP_TAG | Sverker Eriksson |
2014-03-14 | erts: Change external format for maps | Sverker Eriksson |
2014-03-14 | Merge branch 'nox/compiler/beam_bool-mixed-boolean' | Björn Gustavsson |
2014-03-14 | Merge branch 'nox/compiler/sys_core_fold-redundant-clauses' | Björn Gustavsson |
2014-03-14 | Merge branch 'nox/compiler/v3_core-mismatched-apply' | Björn Gustavsson |
2014-03-13 | Merge branch 'nox/maps-erl_docgen/OTP-11776' | Björn-Egil Dahlberg |
2014-03-13 | Merge branch 'hb/erts/escript_note' | Hans Bolinder |
2014-03-12 | Merge branch 'peppe/common_test/group_events' | Peter Andersson |
2014-03-12 | Update test suites and fix various remaining problems | Peter Andersson |
2014-03-12 | Update event protocol and CT Hooks API | Peter Andersson |
2014-03-12 | Introduce group name for skipped cases in events, hooks and overview log | Peter Andersson |
2014-03-12 | Merge branch 'peppe/common_test/test_server_enoent_crash' | Peter Andersson |
2014-03-12 | Merge branch 'peppe/common_test/auto_compile_flag' | Peter Andersson |
2014-03-12 | Add ts:run/5 function to run specific test case(s) in a group | Peter Andersson |
2014-03-12 | cerl_inline: Fix type error | Björn Gustavsson |
2014-03-12 | Merge branch 'nox/compiler/v3_core-mismatched-apply' | Björn Gustavsson |
2014-03-12 | erts: Clarify escript's encoding of the I/O-server | Hans Bolinder |
2014-03-10 | erl_interface: Add test for ei_skip_term of container terms | Sverker Eriksson |
2014-03-10 | erl_interface: Add map support in ei_skip_term | Sverker Eriksson |
2014-03-10 | erl_interface: Fix mem leak in ei_decode_encode_test | Sverker Eriksson |
2014-03-10 | Properly handle redundant boolean clauses in sys_core_fold | Anthony Ramine |
2014-03-08 | Properly detect reused boolean values in beam_bool | Anthony Ramine |
2014-03-07 | Merge branch 'nox/maps-beam_jump-put_map' | Björn-Egil Dahlberg |
2014-03-07 | Emit errors when redefining arity(), bitstring(), iodata(), or boolean() | Hans Bolinder |
2014-03-07 | stdlib: Emit linter warnings for redefined built-in types | Hans Bolinder |