Age | Commit message (Expand) | Author |
2014-02-03 | lib/mnesia/test/ - Replace reverse(tl(reverse(L))) with lists:droplast/1 | Hans Svensson |
2014-02-03 | Merge branch 'egil/compiler/strengthen-tests' | Björn-Egil Dahlberg |
2014-02-01 | Properly munge record updates in cover | Anthony Ramine |
2014-02-01 | Don't munge record and field names in cover | Anthony Ramine |
2014-02-01 | Support maps in erl_prettypr | Anthony Ramine |
2014-02-01 | Support maps in erl_prettypr | Anthony Ramine |
2014-02-01 | Support named funs in erl_prettypr | Anthony Ramine |
2014-02-01 | Handle map fields in their own function in erl_eval | Anthony Ramine |
2014-01-31 | Complete support of maps in erl_syntax | Anthony Ramine |
2014-01-31 | Produce configs that better fit todays SMP VM | Rickard Green |
2014-01-31 | compiler: Teach beam_disasm has_map_field instruction | Björn-Egil Dahlberg |
2014-01-31 | compiler: Fold binary Map key patterns to literals | Björn-Egil Dahlberg |
2014-01-31 | asn1ct_check: Use a return value to silence a dialyzer warning | Björn Gustavsson |
2014-01-31 | asn1ct_check: Remove useless call to check_integer/3 | Björn Gustavsson |
2014-01-31 | asn1ct_check: Correct error handling for illegal OCTET STRING values | Björn Gustavsson |
2014-01-31 | asn1ct: Silence dialyzer warnings for unmatched returns | Björn Gustavsson |
2014-01-31 | asn1ct_table: Remove unused flexibility in table creation | Björn Gustavsson |
2014-01-31 | asn1ct_table: Silence a dialyzer warning for unmatched return | Björn Gustavsson |
2014-01-31 | asn1ct_gen: Silence dialyzer warnings for unmatched returns | Björn Gustavsson |
2014-01-31 | asn1ct_value: Silence a dialyzer warning for unmatched return | Björn Gustavsson |
2014-01-31 | asn1ct_tok: Check return value from file:close/1 | Björn Gustavsson |
2014-01-31 | v3_core: Annotate list comprehensions to help out dialyzer | Björn Gustavsson |
2014-01-31 | compiler: Strengthen listings tests | Björn-Egil Dahlberg |
2014-01-31 | compiler: Strengthen Maps tests | Björn-Egil Dahlberg |
2014-01-31 | Shut off a dialyzer unmatched return warning | Kostis Sagonas |
2014-01-31 | Add a spec for a function that does not return | Kostis Sagonas |
2014-01-31 | Allow making the system with --enable-native-libs | Kostis Sagonas |
2014-01-30 | Issue a warning when a named fun is constructed but not used | Björn Gustavsson |
2014-01-30 | Merge branch 'ia/inets/tests'OTP_17.0-rc1 | Björn-Egil Dahlberg |
2014-01-30 | Merge branch 'ia/ssl/openssl-1.0.1e' | Björn-Egil Dahlberg |
2014-01-30 | Merge branch 'nox/syntax-tools-named-fun-fixes/OTP-11651' | Björn-Egil Dahlberg |
2014-01-30 | inets: Rewrite of test case to avoid timing issues in test code | Ingela Anderton Andin |
2014-01-30 | Merge branch 'peppe/common_test/telnet_logging_system' | Peter Andersson |
2014-01-29 | Fix representation of named funs in syntax_tools | Anthony Ramine |
2014-01-29 | ssl: Add workaround in test code for openssl s_client bug | Ingela Anderton Andin |
2014-01-29 | Add verification terms for the unix_telnet test case | Peter Andersson |
2014-01-29 | Merge branch 'egil/maps/OTP-11616' | Björn-Egil Dahlberg |
2014-01-29 | compiler: Add core compile test for maps | Björn-Egil Dahlberg |
2014-01-29 | compiler: Fix core parse for Maps | Björn-Egil Dahlberg |
2014-01-29 | compiler: Fixup #map_pair{} spec | Björn-Egil Dahlberg |
2014-01-29 | stdlib: Make maps:fold/3 order-independent | Björn-Egil Dahlberg |
2014-01-29 | hipe: Fixup update cerl pretty printer | Björn-Egil Dahlberg |
2014-01-29 | dialyzer: Add maps tests | Björn-Egil Dahlberg |
2014-01-29 | dialyzer: Remove dead code | Björn-Egil Dahlberg |
2014-01-29 | dialyzer: Reflect map_pair core changes in dialyzer | Björn-Egil Dahlberg |
2014-01-29 | hipe: Update cerl pretty printer | Björn-Egil Dahlberg |
2014-01-29 | compiler: Update inliner tests | Björn-Egil Dahlberg |
2014-01-29 | compiler: Squash #c_map_pair_*{} to #c_map_pair{} | Björn-Egil Dahlberg |
2014-01-29 | compiler: Squash #k_map_pair_*{} to #k_map_pair{} | Björn-Egil Dahlberg |
2014-01-29 | compiler: Fix term order compiler for maps | Björn-Egil Dahlberg |