aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2014-03-14Merge branch 'nox/compiler/v3_core-mismatched-apply'Björn Gustavsson
2014-03-13Activate Emacs erlang-mode for .app files inside ebin directory.Phil Hagelberg
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-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-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-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-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-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
2014-03-07Emit errors when redefining arity(), bitstring(), iodata(), or boolean()Hans Bolinder
2014-03-07stdlib: Emit linter warnings for redefined built-in typesHans Bolinder
2014-03-06erl_interface: test decode/encode of mapsSverker Eriksson
2014-03-06erl_interface: Add ei encode/decode for mapsSverker Eriksson
2014-03-06erl_interface: test decode_encode of tuples and listsSverker Eriksson
2014-03-06erl_interface: refactor ei_decode_encode_test.cSverker Eriksson
2014-03-06Add more info to file open failurePeter Andersson
2014-03-06Merge branch 'egil/maps/doc-module-api'Björn-Egil Dahlberg
2014-03-06erl_docgen: Generate map() instead of #{} for maps typeBjörn-Egil Dahlberg
2014-03-06stdlib: Document Maps moduleBjörn-Egil Dahlberg
2014-03-06stdlib: Fix maps:from_list/1 spec.Björn-Egil Dahlberg
2014-03-06Merge branch 'nox/maps-cerl_clauses'Björn-Egil Dahlberg
2014-03-06Merge branch 'nox/maps-improve-erl_lint'Björn-Egil Dahlberg
2014-03-06Merge branch 'nox/maps-beam_jump'Björn-Egil Dahlberg
2014-03-06Merge branch 'nox/maps-v3_codegen-sort-nil-keys'Björn-Egil Dahlberg
2014-03-06Merge branch 'nox/maps-complex-mixed-values'Björn-Egil Dahlberg
2014-03-06cover_SUITE:reconnect/1: Let the other side initiate the disconnectBjörn Gustavsson
2014-03-06Merge branch 'nox/compiler/v3_core-comprehension-no-export'Björn Gustavsson
2014-03-06Merge branch 'nox/compiler/beam_bool-not_boolean_expr'Björn Gustavsson
2014-03-06Merge branch 'nox/compiler/core_lint-call-guard'Björn Gustavsson
2014-03-06Merge branch 'kostis/hipe_bifs-types'Björn Gustavsson
2014-03-06Properly collect labels in put_map instructions in beam_jumpAnthony Ramine