aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2014-02-10Merge branch 'peppe/common_test/init_per_testcase_problem'Peter Andersson
2014-02-10Merge branch 'nox/debugger/erl_eval_SUITE/OTP-11676'Björn Gustavsson
2014-02-10Truly test debugger in erl_eval_SUITE copyAnthony Ramine
2014-02-10Merge branch 'egil/compiler/maps-fix-sys_core_fold'Björn-Egil Dahlberg
2014-02-10Merge branch 'egil/compiler/maps-fix-codegen'Björn-Egil Dahlberg
2014-02-10Merge branch 'ia/public_key/specs'Ingela Anderton Andin
2014-02-07Fix alternative registry type annotations in supervisorCaleb
2014-02-07compiler: Fix sys_core_fold let optimizationBjörn-Egil Dahlberg
2014-02-07compiler: Add debug listing after sys_core_foldBjörn-Egil Dahlberg
2014-02-07Run sys_core_fold twice if any inliner is usedAnthony Ramine
2014-02-07compiler: Fix codegen multiple updates for MapsBjörn-Egil Dahlberg
2014-02-07erts,compiler: Correct and amend tests for MapsBjörn-Egil Dahlberg
2014-02-07Fix problem with logging exits that happen in init_per_testcasePeter Andersson
2014-02-07Merge branch 'nox/tools/cover-record-update'Björn Gustavsson
2014-02-07Merge branch 'nox/eep37/OTP-11537'Björn Gustavsson
2014-02-07Merge branch 'vladdu/debugger/fixes'Björn Gustavsson
2014-02-07Merge branch 'hsv/using_lists_droplast'Henrik Nord
2014-02-07Merge branch 'hsv/add_droplast_to_lists'Henrik Nord
2014-02-07Merge branch 'egil/erts/fix-maps-beam_load'Björn-Egil Dahlberg
2014-02-07compiler: Update map_SUITE with error case testBjörn-Egil Dahlberg
2014-02-07Merge branch 'kostis/dialyzer-r17c0-fixes'Henrik Nord
2014-02-07Merge branch 'ia/ssl/unicode-adapt'Ingela Anderton Andin
2014-02-07Merge branch 'hb/doc/release_name'Hans Bolinder
2014-02-06public_key(3): fix private_key/0 type definitionTuncer Ayaz
2014-02-06observer: catch progressbar errorsDan Gudmundsson
2014-02-06Make the references to various Erlang/OTP releases verboseHans Bolinder
2014-02-06public_key: Export some dialyzer typesIngela Anderton Andin
2014-02-06Add app-test and correct dialyzer.app.srcHans Bolinder
2014-02-06Merge branch 'nox/debugger/maps-support/OTP-11673'Björn-Egil Dahlberg
2014-02-06debugger: Fix release_testsBjörn-Egil Dahlberg
2014-02-06Merge branch 'bjorn/compiler/applying-binary-crash/OTP-11672'Björn Gustavsson
2014-02-06Merge branch 'bjorn/compiler/optimizations/OTP-11584'Björn Gustavsson
2014-02-06ssl: Unicode adaptionsIngela Anderton Andin
2014-02-05remove warning for variable exported from caseVlad Dumitrescu
2014-02-05remove useless matchVlad Dumitrescu
2014-02-05remove unused parameterVlad Dumitrescu
2014-02-05beam_bsm: Eliminate emulator crash when a binary is calledBjörn Gustavsson
2014-02-05beam_validator: Validate the "fun" argument for a call_fun/1 instructionBjörn Gustavsson
2014-02-05ssh: fix 'known_hosts' bug in ssh_fileHans Nilsson
2014-02-05Fix that result on stderr sent back to ssh:exec had length info presentHans Nilsson
2014-02-05Merge branch 'peppe/common_test/ts_mods'Peter Andersson
2014-02-05Merge branch 'bjorn/eep37/OTP-11537'Björn Gustavsson
2014-02-04Add more Common Test start arguments to the ts run interfacePeter Andersson
2014-02-04Fix expansion of records in mapsAnthony Ramine
2014-02-04Merge branch 'nox/syntax_tools/maps-support/OTP-11663'Björn-Egil Dahlberg
2014-02-04sys_core_fold: Prevent case expressions from being evaluated twiceBjörn Gustavsson
2014-02-04sys_core_fold_SUITE: For cleanliness, move id/1 to the endBjörn Gustavsson
2014-02-04observer: Fix observer crash when closing crashdumpviewerDan Gudmundsson
2014-02-04Support maps in the debuggerAnthony Ramine
2014-02-03stdlib: Add tests for Maps in erl_prettyprBjörn-Egil Dahlberg