Age | Commit message (Expand) | Author |
2014-01-28 | compiler: Teach Maps understanding to inliner | Björn-Egil Dahlberg |
2014-01-28 | compiler: Implement different instructions for => and := | Björn Gustavsson |
2014-01-28 | Pass the map pair operators through to the v3_codegen pass | Björn Gustavsson |
2014-01-28 | sys_core_fold: Remove optimization that has become invalid | Björn Gustavsson |
2014-01-28 | compiler: Implement support for exact Op in Maps | Björn-Egil Dahlberg |
2014-01-28 | Extend representation for maps in Core Erlang | Björn-Egil Dahlberg |
2014-01-28 | Update erl_lint, erl_expand_records, sys_pre_expand for Maps | Björn-Egil Dahlberg |
2014-01-28 | stdlib: Fix erl_parse:parse_term/1 | Björn-Egil Dahlberg |
2014-01-28 | Extend erl_parse with two Op Map syntax | Björn-Egil Dahlberg |
2014-01-28 | Teach erl_scan to recognize ':=' | Björn-Egil Dahlberg |
2014-01-28 | erl_eval: Add functions to interpreter for maps | Björn-Egil Dahlberg |
2014-01-28 | stdlib: Update printing to handle Maps | Björn-Egil Dahlberg |
2014-01-28 | erts: Add the type-testing guard BIF is_map/1 | Björn-Egil Dahlberg |
2014-01-28 | erts: Add the size-testing guard BIF map_size/1 | Björn-Egil Dahlberg |
2014-01-28 | compiler: Fix sorted keys in put_map instruction | Björn-Egil Dahlberg |
2014-01-28 | compiler: Fix multiple same keys | Björn-Egil Dahlberg |
2014-01-28 | compiler: Check for duplicate key literals in Map | Björn-Egil Dahlberg |
2014-01-28 | compiler: Handle literals, not just atoms, as keys in maps | Björn-Egil Dahlberg |
2014-01-28 | compiler: Fix no basic blocks for maps | Björn-Egil Dahlberg |
2014-01-28 | compiler: Fix stack register reordering | Björn-Egil Dahlberg |
2014-01-28 | Implement support for maps in the compiler | Björn Gustavsson |
2014-01-28 | Introduce a representation for maps in Core Erlang | Björn Gustavsson |
2014-01-28 | Update erl_lint, erl_expand_records, sys_pre_expand for maps | Björn Gustavsson |
2014-01-28 | Extend erl_parse with the new map syntax | Björn-Egil Dahlberg |
2014-01-28 | Teach erl_scan to recognize '=>' | Björn-Egil Dahlberg |
2014-01-28 | Merge branch 'siri/wx-cdv/OTP-11179' | Siri Hansen |
2014-01-28 | Merge branch 'gomoripeti/fix_etop_tr_smp' | Siri Hansen |
2014-01-28 | Merge branch 'hb/dialyzer/opaque_types_fixes/OTP-10397' | Hans Bolinder |
2014-01-28 | Merge branch 'feat/erl_tidy_print_to_stdout' | Siri Hansen |
2014-01-28 | Merge branch 'ia/conscell/odbc-mavericks/OTP-11630' | Ingela Anderton Andin |
2014-01-28 | fixes problem with ODBC on OS X 10.9 Mavericks | conscell |
2014-01-28 | Merge branch 'master' of super:otp | Hans Nilsson |
2014-01-28 | ssh: The server ssh_cli does not delay tty_geometry requests in case no tty i... | Hans Nilsson |
2014-01-28 | Merge branch 'ia/tuncer/dialyzer-fixes/OTP-11627' | Ingela Anderton Andin |
2014-01-28 | Fix incorrect type reference (inet:ipaddress() -> inet:ip_address()) | Tuncer Ayaz |
2014-01-28 | Consistently format public_key(3) | Tuncer Ayaz |
2014-01-28 | Fix incorrect use of public_key:private_key/0 type | Tuncer Ayaz |
2014-01-28 | Fix incorrect proplists type reference | Tuncer Ayaz |
2014-01-28 | Merge branch 'anders/diameter/doc/OTP-11583' | Anders Svensson |
2014-01-28 | Merge branch 'kostis/dialyzer_dep-spec-fix' | Hans Bolinder |
2014-01-28 | Merge branch 'master' of super:otp | Micael Karlberg |
2014-01-28 | Merge branch 'bmk/snmp/prep_for_r17' | Micael Karlberg |
2014-01-28 | Merge branch 'bmk/megaco/prep_for_r17' | Micael Karlberg |
2014-01-28 | Merge branch 'nox/export_all-behaviour' | Hans Bolinder |
2014-01-28 | Correct doc on the setting of Origin-State-Id | Anders Svensson |
2014-01-28 | Merge branch 'rzezeski/rz_fix_dtrace_illumos/OTP-11622' | Lukas Larsson |
2014-01-28 | Merge branch 'ia/ssl/tests' | Ingela Anderton Andin |
2014-01-28 | Merge branch 'anders/diameter/17.0_release/OTP-11605' | Anders Svensson |
2014-01-28 | Merge branch 'ia/Vagabond/adt-honor-cipher-order/OTP-11621' | Ingela Anderton Andin |
2014-01-27 | Merge branch 'sverk/crypto-process-slaughter' | Sverker Eriksson |