Age | Commit message (Expand) | Author |
2014-03-19 | Merge branch 'scrapinghub/update_session_error_logging_fix' | Henrik Nord |
2014-03-19 | Merge branch 'cobusc/correct_comment' | Henrik Nord |
2014-03-19 | Merge branch 'nightfly19/pr/293' | Henrik Nord |
2014-03-19 | Merge branch 'technomancy/emacs-autoload' | Henrik Nord |
2014-03-19 | Update primary bootstrap | Björn Gustavsson |
2014-03-19 | Merge branch 'bjorn/compiler/utf8-warning/OTP-11791' | Björn Gustavsson |
2014-03-19 | Merge remote-tracking branch 'erlang/pr/289' | Henrik Nord |
2014-03-19 | Merge branch 'josevalim/set_cwd-typespec' | Henrik Nord |
2014-03-19 | Merge branch 'vinoski/emacs-keyword-boundaries' | Henrik Nord |
2014-03-19 | Merge branch 'kostis/hipe-rc2-patch' | Henrik Nord |
2014-03-18 | Don't fail compilation for modules that contain invalid UTF-8 | Björn Gustavsson |
2014-03-18 | epp: Make it possible to specify a default encoding | Björn Gustavsson |
2014-03-18 | Update primary bootstrap | Björn-Egil Dahlberg |
2014-03-18 | Merge branch 'egil/maps-literals' | Björn-Egil Dahlberg |
2014-03-18 | Merge branch 'nox/maps-eval-empty-update' | Björn-Egil Dahlberg |
2014-03-18 | Merge branch 'ia/ssl/ECC-error-handling/OTP-11780' | Ingela Anderton Andin |
2014-03-18 | Merge branch 'lukas/erts/make_deps_fixes/OTP-11784' | Lukas Larsson |
2014-03-17 | compiler: Transform M#{} to is_map(M) | Björn-Egil Dahlberg |
2014-03-17 | dialyzer: Do not native compile modules with Maps code | Björn-Egil Dahlberg |
2014-03-17 | hipe: Properly identify map() type form terms | Björn-Egil Dahlberg |
2014-03-17 | stdlib: Test Map key linting | 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-17 | compiler: Change #c_map{var} to #c_map{arg} | Björn-Egil Dahlberg |
2014-03-17 | compiler: Constant fold Maps that are safe | Björn-Egil Dahlberg |
2014-03-17 | compiler: Validate Map src | Björn-Egil Dahlberg |
2014-03-17 | compiler: Support literal maps in cerl_clauses:match/2 | Björn-Egil Dahlberg |
2014-03-17 | compiler: Guard BIF is_map/1 is pure | Björn-Egil Dahlberg |
2014-03-17 | erts: Handle literals in is_map/1 | Björn-Egil Dahlberg |
2014-03-17 | compiler: Change Maps Core Format | Björn-Egil Dahlberg |
2014-03-15 | Fix evaluation of empty map patterns in erl_lint | Anthony Ramine |
2014-03-15 | Fix evaluation of empty map updates in the debugger | Anthony Ramine |
2014-03-14 | Fix evaluation of empty map updates in erl_eval | Anthony Ramine |
2014-03-14 | compiler: Create literal Maps in creation if possible | Björn-Egil Dahlberg |
2014-03-14 | Merge branch 'sverk/maps-erl_interface' | Sverker Eriksson |
2014-03-14 | ssl: Server now ignores client ECC curves that it does not support instead of | Ingela Anderton Andin |
2014-03-14 | Add test for unknown elliptic curve supported by client | Danil Zagoskin |
2014-03-14 | erts: Add distribution capability flag for maps DFLAG_MAP_TAG | Sverker Eriksson |
2014-03-14 | erts: Change external format for maps | Sverker Eriksson |
2014-03-14 | Update primary bootstrap | Björn Gustavsson |
2014-03-14 | Merge branch 'nox/compiler/beam_bool-mixed-boolean' | Björn Gustavsson |
2014-03-14 | Merge branch 'nox/compiler/sys_core_fold-redundant-clauses' | Björn Gustavsson |
2014-03-14 | Merge branch 'nox/compiler/v3_core-mismatched-apply' | Björn Gustavsson |
2014-03-13 | Merge branch 'sverk/valgrind-leaks' | Sverker Eriksson |
2014-03-13 | Activate Emacs erlang-mode for .app files inside ebin directory. | Phil Hagelberg |
2014-03-13 | Merge branch 'hans/fix-miss-spelled-ticket-ids' | Hans Nilsson |
2014-03-13 | Add ticket ids for the 17.0 readme file. | Hans Nilsson |
2014-03-13 | Add more file types to Emacs auto-mode-alist. | Phil Hagelberg |