aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2016-04-22Eliminate use of doc and suite clausesBjörn-Egil Dahlberg
2016-04-22Replace ?t with test_serverBjörn-Egil Dahlberg
2016-04-22Replace use of test_server:format/2 with io:format/2Björn-Egil Dahlberg
2016-04-22Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg
2016-04-22Promote gen_statem over gen_fsmRaimo Niskanen
2016-04-22Eliminate use of ?config() macroBjörn-Egil Dahlberg
2016-04-22Modernize use of timetrapsBjörn-Egil Dahlberg
2016-04-22Remove ?line macrosBjörn-Egil Dahlberg
2016-04-22ssl: Corrections to cipher suite handlingIngela Anderton Andin
2016-04-22Windows: Skip tests that requires admin privilegesDan Gudmundsson
2016-04-22observer: add debug info to ttb_SUITEDan Gudmundsson
2016-04-22mnesia: add debug printoutsDan Gudmundsson
2016-04-22wx: add object set/check funcionsDan Gudmundsson
2016-04-22wx test: Setup timetrapsDan Gudmundsson
2016-04-22wx: Fix callback problemsDan Gudmundsson
2016-04-21inets: Prepare for releaseIngela Anderton Andin
2016-04-21inets: Add peer_cert to ESI environmentIngela Anderton Andin
2016-04-21Modify code_change/4 to return CallbackModeRaimo Niskanen
2016-04-21eunit: Remove -dialyzer attributesHans Bolinder
2016-04-21Add compile_SUITE:core_roundtrip/1Björn Gustavsson
2016-04-21v3_core: Construct {badmap,Map} as literal if possibleBjörn Gustavsson
2016-04-21core_pp: Print {file,File} annotations more compactlyBjörn Gustavsson
2016-04-21core_pp: Add format_all/1 that prints all annotationsBjörn Gustavsson
2016-04-21core_parse: Don't sort map patternsBjörn Gustavsson
2016-04-21core_parse: Handle annotations in more contextsBjörn Gustavsson
2016-04-21cerl_trees: Correct handling of maps in label/2Björn Gustavsson
2016-04-21Avoid dialyzer warnings for unreachable code in assertsRichard Carlsson
2016-04-21Make assert macro implementations uniformRichard Carlsson
2016-04-21cerl: Add missing API function is_c_map_pattern/1Björn Gustavsson
2016-04-20Eliminate Dialyzer warnings for unmatched returnsBjörn Gustavsson
2016-04-20Merge branch 'bjorn/debugger/cuddle-with-tests'Björn Gustavsson
2016-04-19stdlib: Fix warningsHans Bolinder
2016-04-18Merge branch 'mururu/crypto/aes-gcm-tag-len.PR-998.OTP-13483'Sverker Eriksson
2016-04-18stdlib: The type map() is built-inHans Bolinder
2016-04-18Introduce corrections from Fred Hebert and IngelaRaimo Niskanen
2016-04-18Merge branch 'bjorn/compiler/misc-opt'Björn Gustavsson
2016-04-18Remove ?line macrosBjörn Gustavsson
2016-04-18Replace "%" with "%%" at the beginning of a lineBjörn Gustavsson
2016-04-18Eliminate doc and suite clausesBjörn Gustavsson
2016-04-18Eliminate use of the ?t macroBjörn Gustavsson
2016-04-18Eliminate use of test_server:format()Björn Gustavsson
2016-04-18Eliminate use of test_server:fail/{0,1}Björn Gustavsson
2016-04-18Use proplists:get_value/2 instead of ?config()Björn Gustavsson
2016-04-18Modernize use of timetrapsBjörn Gustavsson
2016-04-18int_SUITE: Fix interpretable/1 in a non-installed systemBjörn Gustavsson
2016-04-18int_SUITE: Fix interpretable/1 on cross-compiled platformsBjörn Gustavsson
2016-04-15erts: Document erlang:match_spec_test/3Lukas Larsson
2016-04-15runtime_tools: Make dbg work with erl_tracer modulesLukas Larsson
2016-04-15runtime_rools: Allow new timestamp trace flagsLukas Larsson
2016-04-15runtime_tools: Lots of dbg docs updatesLukas Larsson