aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
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-06Make the references to various Erlang/OTP releases verboseHans Bolinder
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-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-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-04Support maps in the debuggerAnthony Ramine
2014-02-03Merge branch 'egil/compiler/strengthen-tests'Björn-Egil Dahlberg
2014-02-01Support maps in erl_prettyprAnthony Ramine
2014-01-31Complete support of maps in erl_syntaxAnthony Ramine
2014-01-31compiler: Teach beam_disasm has_map_field instructionBjörn-Egil Dahlberg
2014-01-31compiler: Fold binary Map key patterns to literalsBjörn-Egil Dahlberg
2014-01-31compiler: Strengthen listings testsBjörn-Egil Dahlberg
2014-01-31compiler: Strengthen Maps testsBjörn-Egil Dahlberg
2014-01-31Shut off a dialyzer unmatched return warningKostis Sagonas
2014-01-31Add a spec for a function that does not returnKostis Sagonas
2014-01-31Allow making the system with --enable-native-libsKostis Sagonas
2014-01-30Issue a warning when a named fun is constructed but not usedBjörn Gustavsson
2014-01-30Merge branch 'ia/inets/tests'OTP_17.0-rc1Björn-Egil Dahlberg
2014-01-30Merge branch 'ia/ssl/openssl-1.0.1e'Björn-Egil Dahlberg
2014-01-30Merge branch 'nox/syntax-tools-named-fun-fixes/OTP-11651'Björn-Egil Dahlberg
2014-01-30inets: Rewrite of test case to avoid timing issues in test codeIngela Anderton Andin
2014-01-30Merge branch 'peppe/common_test/telnet_logging_system'Peter Andersson
2014-01-29Fix representation of named funs in syntax_toolsAnthony Ramine
2014-01-29ssl: Add workaround in test code for openssl s_client bugIngela Anderton Andin
2014-01-29Add verification terms for the unix_telnet test casePeter Andersson
2014-01-29Merge branch 'egil/maps/OTP-11616'Björn-Egil Dahlberg
2014-01-29compiler: Add core compile test for mapsBjörn-Egil Dahlberg
2014-01-29compiler: Fix core parse for MapsBjörn-Egil Dahlberg
2014-01-29compiler: Fixup #map_pair{} specBjörn-Egil Dahlberg
2014-01-29stdlib: Make maps:fold/3 order-independentBjörn-Egil Dahlberg
2014-01-29hipe: Fixup update cerl pretty printerBjörn-Egil Dahlberg
2014-01-29dialyzer: Add maps testsBjörn-Egil Dahlberg