Age | Commit message (Expand) | Author |
2014-06-05 | Replace erlang:binary_to_term() Erlang wrappers | Rickard Green |
2014-04-07 | Update release notes | Erlang/OTP |
2014-04-01 | tools: Refactor testcase | Björn-Egil Dahlberg |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
2014-03-20 | Bump versions and ensure that all are "normal" versions | Rickard Green |
2014-03-20 | Merge branch 'bjorn/cuddle-with-tests' | Björn Gustavsson |
2014-03-19 | Merge branch 'technomancy/emacs-autoload' | Henrik Nord |
2014-03-19 | Merge branch 'vinoski/emacs-keyword-boundaries' | Henrik Nord |
2014-03-13 | Activate Emacs erlang-mode for .app files inside ebin directory. | Phil Hagelberg |
2014-03-13 | Add more file types to Emacs auto-mode-alist. | Phil Hagelberg |
2014-03-13 | Add Emacs autoloads for .erl and .app.src. | Phil Hagelberg |
2014-03-06 | cover_SUITE:reconnect/1: Let the other side initiate the disconnect | Björn Gustavsson |
2014-03-04 | Merge branch 'nox/maps-support-cover/OTP-11764' | Björn-Egil Dahlberg |
2014-03-04 | match erlang keywords more carefully | Steve Vinoski |
2014-02-28 | Attempt to provide more information if a test case fails | Björn Gustavsson |
2014-02-24 | Merge branch 'lukas/ose/master/OTP-11334' | Lukas Larsson |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2014-02-24 | Merge branch 'hb/dialyzer/deprecate_types/OTP-10342' | Hans Bolinder |
2014-02-24 | Merge branch 'schlagert/fix_basic_appups' | Siri Hansen |
2014-02-24 | Add test suites performing app and appup file checks | Tobias Schlager |
2014-02-23 | Deprecate pre-defined built-in types | Hans Bolinder |
2014-02-20 | Merge branch 'bjorn/cuddle-with-tests' | Björn Gustavsson |
2014-02-20 | With --enable-native-libs, skip eprof_SUITE:basic_option/1 | Björn Gustavsson |
2014-02-20 | Merge branch 'lukas/tools/fix_maps_in_emacs_mode/OTP-11616' | Lukas Larsson |
2014-02-18 | Fix library application appup files | Tobias Schlager |
2014-02-13 | cover: Use lists:reverse/1 instead of the home-brewn reverse function | Björn Gustavsson |
2014-02-13 | cover: Remove support for ancient formats of abstract code | Björn Gustavsson |
2014-02-13 | cover_SUITE: Run part of the test suite when cover is running | Björn Gustavsson |
2014-02-11 | cover: Support running cover on itself | Björn Gustavsson |
2014-02-07 | Merge branch 'nox/tools/cover-record-update' | Björn Gustavsson |
2014-02-06 | tools: Update emacs mode with map highlights | Lukas Larsson |
2014-02-01 | Support maps in cover | Anthony Ramine |
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-01-22 | Merge remote-tracking branch 'vinoski/vinoski/emacs-skel-indent' into vinoski... | Dan Gudmundsson |
2014-01-22 | Merge remote-tracking branch 'vinoski/vinoski/emacs-sexp-error' into vinoski/... | Dan Gudmundsson |
2014-01-22 | Merge remote-tracking branch 'vinoski/vinoski/emacs-fun-arity' into vinoski/e... | Dan Gudmundsson |
2014-01-22 | Merge remote-tracking branch 'vinoski/vinoski/emacs-error-fixes' into vinoski... | Dan Gudmundsson |
2014-01-16 | fix emacs erlang skeleton indentation | Steve Vinoski |
2014-01-10 | fix indentation error from scan-sexp in erlang.el | Steve Vinoski |
2014-01-10 | Remove support for query keyword from emacs mode | Paul Oliver |
2014-01-07 | prevent errors from erlang.el | Steve Vinoski |
2013-12-20 | fix erlang-mode erlang-get-function-arity | Steve Vinoski |
2013-12-17 | Merge tag 'OTP_R16B03_yielding_binary_to_term' | Sverker Eriksson |
2013-12-12 | Support EEP37 named funs in emacs erlang-mode | Steve Vinoski |
2013-12-12 | Test named funs | Anthony Ramine |
2013-12-12 | Merge branch 'sverk/trapping-bin2term' into OTP_R16B03 | Sverker Eriksson |
2013-12-12 | EEP 37: Funs with names | Anthony Ramine |
2013-12-10 | Merge tag 'OTP_R16B03' | Magnus Lidén |
2013-12-09 | Prepare releaseOTP_R16B03 | Erlang/OTP |