Age | Commit message (Expand) | Author |
2014-05-26 | Merge branch 'saa/add_default_value_for_maps_get/OTP-11951' into maint | Björn-Egil Dahlberg |
2014-05-14 | Merge branch 'fenollp/remove-erl_parse-legacy-map' into maint | Marcus Arendt |
2014-05-12 | Merge branch 'nox/fix-eval-map-update/OTP-11922' into maint | Björn-Egil Dahlberg |
2014-05-09 | Merge branch 'bjorn/stdlib/erl_tar/OTP-11854' into maint | Björn Gustavsson |
2014-05-08 | Correct end of tape marker | Björn Gustavsson |
2014-05-08 | Support path names with characters outside the US ASCII range | Björn Gustavsson |
2014-05-08 | Merge branch 'bjorn/stdlib/file_lib-wildcard/OTP-11850' into maint | Björn Gustavsson |
2014-05-03 | Fix evaluation of map updates in the debugger and erl_eval | Anthony Ramine |
2014-04-16 | stdlib: Fix error message when exporting (redefined) map() type | Hans Bolinder |
2014-04-12 | Add default value for maps:get | Sergey Abramyan |
2014-04-10 | filelib:wildcard() should show broken symlinks | Björn Gustavsson |
2014-04-04 | Merge branch 'egil/maps-fix-map-key-patterns' | Björn-Egil Dahlberg |
2014-04-03 | Merge branch 'vinoski/hash-update-arity' | Sverker Eriksson |
2014-04-03 | Some more faulty deprecation warnings for crypto | Sverker Eriksson |
2014-04-03 | Merge branch 'vinoski/hash-update-arity' | Sverker Eriksson |
2014-04-03 | stdlib: Deny map keys defined as #{ .. := .. } in patterns | Björn-Egil Dahlberg |
2014-04-03 | compiler,stdlib: Fix Map literals as keys for Maps in patterns | Björn-Egil Dahlberg |
2014-04-02 | Deprecate module pg | Siri Hansen |
2014-03-31 | fix arity of crypto:hash_update/2 in deprecation warnings | Steve Vinoski |
2014-03-28 | Take out no_native compiler attribute | Kostis Sagonas |
2014-03-27 | stdlib: Fix map type listing | Björn-Egil Dahlberg |
2014-03-27 | Merge branch 'pf/document-escript-feature-only-present-in-examples/OTP-11827' | Lukas Larsson |
2014-03-27 | Document an escript:create/2 hidden feature | Pierre Fenoll |
2014-03-27 | Merge branch 'lukas/ose/master-17.0/OTP-11334' | Lukas Larsson |
2014-03-26 | ose: Prepare slave for running on OSE | Lukas Larsson |
2014-03-26 | Merge branch 'bjorn/stdlib/otp_internal' | Björn Gustavsson |
2014-03-25 | Merge branch 'vinoski/sys-get-rep-state2' | Siri Hansen |
2014-03-25 | stdlib: Generalize erl_parse:abstract/2 | Hans Bolinder |
2014-03-25 | otp_internal: No longer warn for funtions removed in R13B | Björn Gustavsson |
2014-03-24 | otp_internal: Postpone removals from R17 to OTP 18 | Björn Gustavsson |
2014-03-24 | stdlib: warn if the type map() is redefined | Hans Bolinder |
2014-03-24 | stdlib: Add more types to epp and erl_lint | Hans Bolinder |
2014-03-21 | fix sys:get_state/1,2 and sys:replace_state/2,3 when sys suspended | Steve Vinoski |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
2014-03-20 | Correct the contract of io:getopts() | Hans Bolinder |
2014-03-20 | Fix some Dialyzer warnings | Hans Bolinder |
2014-03-19 | Merge branch 'bjorn/compiler/utf8-warning/OTP-11791' | Björn Gustavsson |
2014-03-18 | epp: Make it possible to specify a default encoding | Björn Gustavsson |
2014-03-18 | Merge branch 'egil/maps-literals' | Björn-Egil Dahlberg |
2014-03-17 | stdlib: Accept records as Map keys | Björn-Egil Dahlberg |
2014-03-17 | stdlib: Accept Maps as Map keys | Björn-Egil Dahlberg |
2014-03-17 | stdlib: Move map type to proper definition | Björn-Egil Dahlberg |
2014-03-17 | stdlib: Properly lint map key expressions | Björn-Egil Dahlberg |
2014-03-15 | Fix evaluation of empty map patterns in erl_lint | Anthony Ramine |
2014-03-14 | Fix evaluation of empty map updates in erl_eval | Anthony Ramine |
2014-03-11 | Replace local mapl/2 (Erlang < 5.0) unique call by a LC | Pierre Fenoll |
2014-03-07 | Emit errors when redefining arity(), bitstring(), iodata(), or boolean() | Hans Bolinder |
2014-03-07 | stdlib: Emit linter warnings for redefined built-in types | Hans Bolinder |
2014-03-06 | Merge branch 'egil/maps/doc-module-api' | Björn-Egil Dahlberg |
2014-03-06 | stdlib: Fix maps:from_list/1 spec. | Björn-Egil Dahlberg |