Age | Commit message (Expand) | Author |
2014-03-17 | compiler: Change Maps Core Format | Björn-Egil Dahlberg |
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 | 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 |
2014-03-06 | erl_interface: test decode/encode of maps | Sverker Eriksson |
2014-03-06 | erl_interface: Add ei encode/decode for maps | Sverker Eriksson |
2014-03-06 | erl_interface: test decode_encode of tuples and lists | Sverker Eriksson |
2014-03-06 | erl_interface: refactor ei_decode_encode_test.c | Sverker Eriksson |
2014-03-06 | Add more info to file open failure | Peter Andersson |
2014-03-06 | Merge branch 'egil/maps/doc-module-api' | Björn-Egil Dahlberg |
2014-03-06 | erl_docgen: Generate map() instead of #{} for maps type | Björn-Egil Dahlberg |
2014-03-06 | stdlib: Document Maps module | Björn-Egil Dahlberg |
2014-03-06 | stdlib: Fix maps:from_list/1 spec. | Björn-Egil Dahlberg |
2014-03-06 | Merge branch 'nox/maps-cerl_clauses' | Björn-Egil Dahlberg |
2014-03-06 | Merge branch 'nox/maps-improve-erl_lint' | Björn-Egil Dahlberg |
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 | 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 |