Age | Commit message (Expand) | Author |
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 | erts: Handle literals in is_map/1 | Björn-Egil Dahlberg |
2014-03-17 | compiler: Change Maps Core Format | Björn-Egil Dahlberg |
2014-03-17 | Clarify the reference manual regarding source file encoding | Hans Bolinder |
2014-03-17 | Remove "coding: utf-8" from test files | Siri Hansen |
2014-03-17 | Change encoding for XML files to utf-8 | Siri Hansen |
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 | Update primary bootstrap | Björn Gustavsson |
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 'sverk/valgrind-leaks' | Sverker Eriksson |
2014-03-13 | Activate Emacs erlang-mode for .app files inside ebin directory. | Phil Hagelberg |
2014-03-13 | Merge branch 'hans/fix-miss-spelled-ticket-ids' | Hans Nilsson |
2014-03-13 | Add ticket ids for the 17.0 readme file. | Hans Nilsson |
2014-03-13 | Add more file types to Emacs auto-mode-alist. | Phil Hagelberg |
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-13 | Add Emacs autoloads for .erl and .app.src. | Phil Hagelberg |
2014-03-12 | Update compile instructions when compiling from git | Sage Imel |
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 | Merge branch 'peppe/test_server/ts_run_args' | Peter Andersson |
2014-03-12 | Add ts:run/5 function to run specific test case(s) in a group | Peter Andersson |
2014-03-12 | Add test cases and fix some problems with logging and with the telnet client | Peter Andersson |
2014-03-12 | Get ct_telnet_client to print all data from server to log | Peter Andersson |
2014-03-12 | Change telnet logging behaviour | Peter Andersson |
2014-03-12 | cerl_inline: Fix type error | Björn Gustavsson |
2014-03-12 | Update primary bootstrap | 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-11 | erts: Document external format for maps (MAP_EXT) | Sverker Eriksson |
2014-03-10 | Correct file:set_cwd/1 typespec | José Valim |
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 | enable enif_send to work from a dirty scheduler | Steve Vinoski |