Age | Commit message (Expand) | Author |
2014-03-03 | ssl: Improved documentation of the cacertfile option | Ingela Anderton Andin |
2014-03-03 | Fix a qlc bug where filters were erroneously optimized away | Hans Bolinder |
2014-03-03 | Do not mark all calls to erlang:is_function/2 as safe | Anthony Ramine |
2014-03-02 | Do not mark all calls to erlang:is_record/3 as safe | Anthony Ramine |
2014-03-01 | Do not emit blatantly illformed Core Erlang apply expressions | Anthony Ramine |
2014-03-01 | Properly lint shortcircuiting operators | Anthony Ramine |
2014-03-01 | Fix expansion of map update arguments | Anthony Ramine |
2014-02-28 | Attempt to provide more information if a test case fails | Björn Gustavsson |
2014-02-28 | compiler: Fix error message printout on compile error | Björn-Egil Dahlberg |
2014-02-28 | prim_file_SUITE: Remove the short 5 seconds timetrap timeout | Björn Gustavsson |
2014-02-28 | shell_SUITE: Give bs_match_bin_SUITE/1 more time | Björn Gustavsson |
2014-02-28 | Clean up reporting of errors in IMPORTS | Björn Gustavsson |
2014-02-28 | asn1ct_check: Clean up error checking for INSTANCE OF | Björn Gustavsson |
2014-02-28 | asn1ct_check: Rewrite error checking for INTEGER and BIT STRING | Björn Gustavsson |
2014-02-28 | asn1ct_check: Remove unreachable clauses handling {identifier,_,_} | Björn Gustavsson |
2014-02-28 | asn1ct_check: Let asn1_error/3 throw its result | Björn Gustavsson |
2014-02-28 | Delay patching of closures to eliminate a race condition | Björn Gustavsson |
2014-02-28 | hipe: Break apart hipe_bif:make_fe/3 into two BIFs | Björn Gustavsson |
2014-02-26 | ssh: Add appup file corrections | Hans Nilsson |
2014-02-26 | Cleanup and make sure warnings are treated as errors | Kostis Sagonas |
2014-02-26 | Add specs for exported functions (to shut off a warning) and types in some re... | Kostis Sagonas |
2014-02-26 | Introduce and use a hipe_icode:icode() type | Kostis Sagonas |
2014-02-26 | Substitude uses of lists:reverse(L1) ++ L2 with lists:reverse(L1, L2) | Kostis Sagonas |
2014-02-25 | Merge branch 'ia/ssl/fix-warnings' | Ingela Anderton Andin |
2014-02-25 | ssl: Fix compiler warnings | Ingela Anderton Andin |
2014-02-25 | ssl: Fix appup regexps and instructions | Ingela Anderton Andin |
2014-02-25 | eldap: Prepare for release | Hans Nilsson |
2014-02-25 | ssh: Prepare for release | Hans Nilsson |
2014-02-25 | inets: Prepare for release | Hans Nilsson |
2014-02-25 | eldap: Prepare for release | Hans Nilsson |
2014-02-25 | Merge branch 'ia/ssl/prepare-for-release' | Ingela Anderton Andin |
2014-02-25 | ssl: Prepare for release | Ingela Anderton Andin |
2014-02-25 | Merge branch 'kostis/hipe-tests-bs/OTP-11748' | Henrik Nord |
2014-02-25 | Correct a contract in the igor module | Hans Bolinder |
2014-02-24 | Merge branch 'anders/diameter/grouped_decode/OTP-11675' | Anders Svensson |
2014-02-24 | Be lenient with the M-bit in Grouped AVPs | Anders Svensson |
2014-02-24 | Up the time limit (globally) for some slow machines | Kostis Sagonas |
2014-02-24 | Add check so that tests are skipped if HiPE is not available | Kostis Sagonas |
2014-02-24 | Add a Makefile for the HiPE tests | Kostis Sagonas |
2014-02-24 | Merge branch 'lukas/erts/float_encoding/OTP-11738' | Lukas Larsson |
2014-02-24 | Merge branch 'bjorn/gs/warnings' | Björn Gustavsson |
2014-02-24 | Add tests for the HiPE compiler (Part 1: binaries and bitstrings) | Kostis Sagonas |
2014-02-24 | gs: Turn compiler warnings into errors | Björn Gustavsson |
2014-02-24 | Merge branch 'lukas/ose/master/OTP-11334' | Lukas Larsson |
2014-02-24 | gs: Eliminate a compiler warning | Björn Gustavsson |
2014-02-24 | Merge branch 'egil/fix-syntax_tools-doc' | Björn-Egil Dahlberg |
2014-02-24 | Merge branch 'efine/eldap-IPv6-connections/OTP-11753' | Henrik Nord |
2014-02-24 | Merge branch 'Vagabond/adt-faster-io_lib_pretty/OTP-11752' | Henrik Nord |
2014-02-24 | Merge branch 'tuncer/update-deprecation-message/OTP-11751' | Henrik Nord |
2014-02-24 | Merge branch 'sgolovan/check_if_ftp_path_is_sane/OTP-11750' | Henrik Nord |