Age | Commit message (Expand) | Author |
2014-02-01 | Support maps in cover | Anthony Ramine |
2014-01-31 | Allow making the system with --enable-native-libs | Kostis Sagonas |
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 |
2014-01-29 | Merge branch 'bjorn/fna-default/OTP-11612' | Björn Gustavsson |
2014-01-29 | Merge branch 'bjorn/asn1/erlang-types/OTP-11594' | Björn Gustavsson |
2014-01-29 | Add documentation about logging in the ct_telnet module | Peter Andersson |
2014-01-28 | Make temporary fix of problem that sometimes causes the ct_util server to die | Peter Andersson |
2014-01-28 | Fix remaining problems using raw telnet logging for parallel test cases | Peter Andersson |
2014-01-28 | Make it possible to use raw telnet logs in parallel test case groups | Peter Andersson |
2014-01-28 | stdlib: Strengthen Map module with guards | Björn-Egil Dahlberg |
2014-01-28 | stdlib: Pretty print maps | Björn-Egil Dahlberg |
2014-01-28 | stdlib: Remove bogus map() type | Björn-Egil Dahlberg |
2014-01-28 | erts,stdlib: Change map module name to maps | Björn-Egil Dahlberg |
2014-01-28 | erts,stdlib: Teach matchspec compiler map guards | Björn-Egil Dahlberg |
2014-01-28 | stdlib: Fixup id_transform_SUITE | Björn-Egil Dahlberg |
2014-01-28 | typer: Rename map() type to map_dict() | Björn-Egil Dahlberg |
2014-01-28 | edoc: Add test for Maps in EDoc | Björn-Egil Dahlberg |
2014-01-28 | edoc,syntax_tools: Teach Map understanding | Björn-Egil Dahlberg |
2014-01-28 | dialyzer,hipe,stdlib: Add Maps understanding to Dialyzer | Björn-Egil Dahlberg |
2014-01-28 | Merge branch 'lukas/erts/sendfile_no_async_pool/OTP-11639' | Lukas Larsson |
2014-01-28 | Merge branch 'ia/RoadRunner/tls-validate-options/OTP-11634' | Ingela Anderton Andin |
2014-01-28 | ssl: use is_boolean/1 guard in option validation | Andreas Schultz |
2014-01-28 | Change the default file name encoding mode to +fnaw | Björn Gustavsson |
2014-01-28 | Update documentation | Björn Gustavsson |
2014-01-28 | Merge branch 'siri/appup_tests_17/OTP-11534' | Siri Hansen |
2014-01-28 | stdlib: Add Map module | Björn-Egil Dahlberg |
2014-01-28 | stdlib: Update erl_scan_SUITE for ':=' and '=>' tokens | Björn-Egil Dahlberg |
2014-01-28 | stdlib: Deny variables as keys and disallow ':=' in map construction | Björn-Egil Dahlberg |
2014-01-28 | stdlib: Teach erl_eval Maps ':=' exact operator | Björn-Egil Dahlberg |