aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2014-03-10erl_interface: Fix mem leak in ei_decode_encode_testSverker Eriksson
2014-03-10enable enif_send to work from a dirty schedulerSteve Vinoski
2014-03-10remove reference to dbg_wx_edit* modules that don't existVlad Dumitrescu
2014-03-10Properly handle redundant boolean clauses in sys_core_foldAnthony Ramine
2014-03-09inets: Fix incorrect argument orderKirilll Zaborsky
2014-03-08Properly detect reused boolean values in beam_boolAnthony Ramine
2014-03-07Merge branch 'nox/maps-beam_jump-put_map'Björn-Egil Dahlberg