aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-02-12Fix a few of Dialyzer's unmatched_return warningsHans Bolinder
2014-02-12[refmanual] Fix List in definition of pre-defined typesHans Bolinder
2014-02-12jinterface: update user's guide with mapsVlad Dumitrescu
2014-02-12[stdlib] Remove a confusing comment in the re moduleHans Bolinder
2014-02-12otp_build: Include parsetools in the release of a small systemBjörn Gustavsson
2014-02-12dbg: Remove debug printouts and fix file dialogDan Gudmundsson
2014-02-12sasl: Fix testcase which didn't work on windowsDan Gudmundsson
2014-02-12gs: Minor doc fix, gs is deprecatedDan Gudmundsson
2014-02-12Merge branch 'bjorn/compiler/optimizations/OTP-11584'Björn Gustavsson
2014-02-12Merge branch 'nox/maps-erl_prettypr'Björn-Egil Dahlberg
2014-02-12Merge branch 'nox/maps-improve-erl_eval'Björn-Egil Dahlberg
2014-02-11jinterface: implement support for mapsVlad Dumitrescu
2014-02-11Fix problem with verification for parallel groups in ct_telnet_SUITEPeter Andersson
2014-02-11cover: Support running cover on itselfBjörn Gustavsson
2014-02-11Merge branch 'tuncer/fix-public_key-specs'Henrik Nord
2014-02-11Merge branch 'fenollp/shell-expand-0arity-completely'Henrik Nord
2014-02-11Allow persistent option on set_env/4 and unset_env/3José Valim
2014-02-11Merge branch 'larsr/distclean'Henrik Nord
2014-02-11make clean should not remove SKIP fileslarsr
2014-02-11Teach sys_core_fold:eval_case/2 to cope with handwritten Core ErlangBjörn Gustavsson
2014-02-11sys_core_fold: Remove a redundant word in a commentBjörn Gustavsson
2014-02-11Optimise case arguments in sys_core_foldAnthony Ramine
2014-02-10Merge branch 'josevalim/suppress-all-auto-imports'Henrik Nord
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-10Merge branch 'maint'Ingela Anderton Andin
2014-02-10Merge branch 'maint-r16' into maintIngela Anderton Andin
2014-02-10Merge branch 'maint-r15' into maint-r16Ingela Anderton Andin
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-07erts: Maps must fail on exact updates of empty MapsBjö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