aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2014-03-03Do not mark all calls to erlang:is_function/2 as safeAnthony Ramine
2014-03-02Do not mark all calls to erlang:is_record/3 as safeAnthony Ramine
2014-03-01Do not emit blatantly illformed Core Erlang apply expressionsAnthony Ramine
2014-03-01Properly lint shortcircuiting operatorsAnthony Ramine
2014-03-01Fix expansion of map update argumentsAnthony Ramine
2014-02-28Attempt to provide more information if a test case failsBjörn Gustavsson
2014-02-28compiler: Fix error message printout on compile errorBjörn-Egil Dahlberg
2014-02-28prim_file_SUITE: Remove the short 5 seconds timetrap timeoutBjörn Gustavsson
2014-02-28shell_SUITE: Give bs_match_bin_SUITE/1 more timeBjörn Gustavsson
2014-02-28Clean up reporting of errors in IMPORTSBjörn Gustavsson
2014-02-28asn1ct_check: Clean up error checking for INSTANCE OFBjörn Gustavsson
2014-02-28asn1ct_check: Rewrite error checking for INTEGER and BIT STRINGBjörn Gustavsson
2014-02-28asn1ct_check: Remove unreachable clauses handling {identifier,_,_}Björn Gustavsson
2014-02-28asn1ct_check: Let asn1_error/3 throw its resultBjörn Gustavsson
2014-02-28Delay patching of closures to eliminate a race conditionBjörn Gustavsson
2014-02-28hipe: Break apart hipe_bif:make_fe/3 into two BIFsBjörn Gustavsson
2014-02-26ssh: Add appup file correctionsHans Nilsson
2014-02-26Cleanup and make sure warnings are treated as errorsKostis Sagonas
2014-02-26Add specs for exported functions (to shut off a warning) and types in some re...Kostis Sagonas
2014-02-26Introduce and use a hipe_icode:icode() typeKostis Sagonas
2014-02-26Substitude uses of lists:reverse(L1) ++ L2 with lists:reverse(L1, L2)Kostis Sagonas
2014-02-25Merge branch 'ia/ssl/fix-warnings'Ingela Anderton Andin
2014-02-25ssl: Fix compiler warningsIngela Anderton Andin
2014-02-25ssl: Fix appup regexps and instructionsIngela Anderton Andin
2014-02-25eldap: Prepare for releaseHans Nilsson
2014-02-25ssh: Prepare for releaseHans Nilsson
2014-02-25inets: Prepare for releaseHans Nilsson
2014-02-25eldap: Prepare for releaseHans Nilsson
2014-02-25Merge branch 'ia/ssl/prepare-for-release'Ingela Anderton Andin
2014-02-25ssl: Prepare for releaseIngela Anderton Andin
2014-02-25Merge branch 'kostis/hipe-tests-bs/OTP-11748'Henrik Nord
2014-02-25Correct a contract in the igor moduleHans Bolinder
2014-02-24Merge branch 'anders/diameter/grouped_decode/OTP-11675'Anders Svensson
2014-02-24Be lenient with the M-bit in Grouped AVPsAnders Svensson
2014-02-24Up the time limit (globally) for some slow machinesKostis Sagonas
2014-02-24Add check so that tests are skipped if HiPE is not availableKostis Sagonas
2014-02-24Add a Makefile for the HiPE testsKostis Sagonas
2014-02-24Merge branch 'lukas/erts/float_encoding/OTP-11738'Lukas Larsson
2014-02-24Merge branch 'bjorn/gs/warnings'Björn Gustavsson
2014-02-24Add tests for the HiPE compiler (Part 1: binaries and bitstrings)Kostis Sagonas
2014-02-24gs: Turn compiler warnings into errorsBjörn Gustavsson
2014-02-24Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson
2014-02-24gs: Eliminate a compiler warningBjörn Gustavsson
2014-02-24Merge branch 'egil/fix-syntax_tools-doc'Björn-Egil Dahlberg
2014-02-24Merge branch 'efine/eldap-IPv6-connections/OTP-11753'Henrik Nord
2014-02-24Merge branch 'Vagabond/adt-faster-io_lib_pretty/OTP-11752'Henrik Nord
2014-02-24Merge branch 'tuncer/update-deprecation-message/OTP-11751'Henrik Nord
2014-02-24Merge branch 'sgolovan/check_if_ftp_path_is_sane/OTP-11750'Henrik Nord
2014-02-24Merge branch 'fenollp/yecc-bad-example-code/OTP-11749'Henrik Nord
2014-02-24Merge branch 'fenollp/otp-edoc-usage-fixes'Henrik Nord