aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-03-17compiler: Constant fold Maps that are safeBjörn-Egil Dahlberg
2014-03-17compiler: Validate Map srcBjörn-Egil Dahlberg
2014-03-17compiler: Support literal maps in cerl_clauses:match/2Björn-Egil Dahlberg
2014-03-17compiler: Guard BIF is_map/1 is pureBjörn-Egil Dahlberg
2014-03-17erts: Handle literals in is_map/1Björn-Egil Dahlberg
2014-03-17compiler: Change Maps Core FormatBjörn-Egil Dahlberg
2014-03-17Clarify the reference manual regarding source file encodingHans Bolinder
2014-03-17Remove "coding: utf-8" from test filesSiri Hansen
2014-03-17Change encoding for XML files to utf-8Siri Hansen
2014-03-15Fix evaluation of empty map patterns in erl_lintAnthony Ramine
2014-03-15Fix evaluation of empty map updates in the debuggerAnthony Ramine
2014-03-14Fix evaluation of empty map updates in erl_evalAnthony Ramine
2014-03-14compiler: Create literal Maps in creation if possibleBjörn-Egil Dahlberg
2014-03-14Merge branch 'sverk/maps-erl_interface'Sverker Eriksson
2014-03-14ssl: Server now ignores client ECC curves that it does not support instead ofIngela Anderton Andin
2014-03-14Add test for unknown elliptic curve supported by clientDanil Zagoskin
2014-03-14erts: Add distribution capability flag for maps DFLAG_MAP_TAGSverker Eriksson
2014-03-14erts: Change external format for mapsSverker Eriksson
2014-03-14Update primary bootstrapBjörn Gustavsson
2014-03-14Merge branch 'nox/compiler/beam_bool-mixed-boolean'Björn Gustavsson
2014-03-14Merge branch 'nox/compiler/sys_core_fold-redundant-clauses'Björn Gustavsson
2014-03-14Merge branch 'nox/compiler/v3_core-mismatched-apply'Björn Gustavsson
2014-03-13Merge branch 'sverk/valgrind-leaks'Sverker Eriksson
2014-03-13Activate Emacs erlang-mode for .app files inside ebin directory.Phil Hagelberg
2014-03-13Merge branch 'hans/fix-miss-spelled-ticket-ids'Hans Nilsson
2014-03-13Add ticket ids for the 17.0 readme file.Hans Nilsson
2014-03-13Add more file types to Emacs auto-mode-alist.Phil Hagelberg
2014-03-13Merge branch 'nox/maps-erl_docgen/OTP-11776'Björn-Egil Dahlberg
2014-03-13Merge branch 'hb/erts/escript_note'Hans Bolinder
2014-03-13Add Emacs autoloads for .erl and .app.src.Phil Hagelberg
2014-03-12Update compile instructions when compiling from gitSage Imel
2014-03-12Merge branch 'peppe/common_test/group_events'Peter Andersson
2014-03-12Update test suites and fix various remaining problemsPeter Andersson
2014-03-12Update event protocol and CT Hooks APIPeter Andersson
2014-03-12Introduce group name for skipped cases in events, hooks and overview logPeter Andersson
2014-03-12Merge branch 'peppe/common_test/test_server_enoent_crash'Peter Andersson
2014-03-12Merge branch 'peppe/common_test/auto_compile_flag'Peter Andersson
2014-03-12Merge branch 'peppe/test_server/ts_run_args'Peter Andersson
2014-03-12Add ts:run/5 function to run specific test case(s) in a groupPeter Andersson
2014-03-12Add test cases and fix some problems with logging and with the telnet clientPeter Andersson
2014-03-12Get ct_telnet_client to print all data from server to logPeter Andersson
2014-03-12Change telnet logging behaviourPeter Andersson
2014-03-12cerl_inline: Fix type errorBjörn Gustavsson
2014-03-12Update primary bootstrapBjörn Gustavsson
2014-03-12Merge branch 'nox/compiler/v3_core-mismatched-apply'Björn Gustavsson
2014-03-12erts: Clarify escript's encoding of the I/O-serverHans Bolinder
2014-03-11erts: Document external format for maps (MAP_EXT)Sverker Eriksson
2014-03-10Correct file:set_cwd/1 typespecJosé Valim
2014-03-10erl_interface: Add test for ei_skip_term of container termsSverker Eriksson
2014-03-10erl_interface: Add map support in ei_skip_termSverker Eriksson