Age | Commit message (Expand) | Author |
2010-12-06 | Prepare release | Erlang/OTP |
2010-11-30 | eprof: fix badarith exception on divide | Björn-Egil Dahlberg |
2010-11-22 | Fix eprof API mismatch of sort functionality | Björn-Egil Dahlberg |
2010-09-30 | Emacs erlang-mode: fix syntax highlighting of $ in two cases | Magnus Henoch |
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP |
2010-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom |
2010-09-06 | Fix minor typos in the documentation | Cristian Greco |
2010-09-01 | Merge branch 'maint-r13' into dev | Björn Gustavsson |
2010-09-01 | Remove copyright headers in vsn.mk files | Björn Gustavsson |
2010-08-20 | Merge branch 'tm/fix-cover-html-escaping' into dev | Björn Gustavsson |
2010-08-10 | Rewrite ethread library | Rickard Green |
2010-07-28 | Fix cover's HTML-generation logic to escape ampersands in source code | Tom Moertel |
2010-06-11 | Update release notes | Björn Gustavsson |
2010-06-11 | Merge branch 'egil/eprof' into dev | Erlang/OTP |
2010-06-10 | Update version numbers | Björn Gustavsson |
2010-06-09 | Fix eprof to handle error cases | Björn-Egil Dahlberg |
2010-06-09 | Dialyzer cleanup for eprof | Björn-Egil Dahlberg |
2010-06-09 | Fix fprof_SUITE to use new eprof API | Björn-Egil Dahlberg |
2010-06-09 | Switch pattern API for eprof profile with mfa | Björn-Egil Dahlberg |
2010-06-09 | Update eprof documentation | Björn-Egil Dahlberg |
2010-06-09 | Update eprof_SUITE with more basic tests | Björn-Egil Dahlberg |
2010-06-09 | Rename sorting choices for eprof | Björn-Egil Dahlberg |
2010-06-09 | Teach eprof to align text output | Björn-Egil Dahlberg |
2010-06-09 | Add dump functionality to eprof | Björn-Egil Dahlberg |
2010-06-09 | Add log functionality to eprof | Björn-Egil Dahlberg |
2010-06-09 | Update eprof tests to reflect new eprof | Björn-Egil Dahlberg |
2010-06-09 | Add start timestamp to eprof profiling | Björn-Egil Dahlberg |
2010-06-09 | Teach eprof to use the new breakpoints | Björn-Egil Dahlberg |
2010-06-07 | erlang-eunit: remove runtime dependency on cl package | Chris Bernard |
2010-06-07 | Add Emacs EUnit feature: run recent | Chris Bernard |
2010-06-07 | Add Emacs EUnit feature: auto-save | Chris Bernard |
2010-06-07 | erlang-eunit: Optionally run code coverage analysis during eunit tests | Klas Johansson |
2010-06-07 | erlang-eunit: Made alternative locations of files more flexible | Klas Johansson |
2010-06-01 | Merge branch 'dgud/emacs-catch-improvements' into dev | Erlang/OTP |
2010-06-01 | Improved indentation of old catch. | Dan Gudmundsson |
2010-06-01 | Added more type highlighting and fixed record indentation with types. | Dan Gudmundsson |
2010-06-01 | erlang-flymake: Document in README | Klas Johansson |
2010-06-01 | erlang-flymake: Make the syntax check command configurable | Klas Johansson |
2010-06-01 | erlang-flymake: By default pass <app>/include and <app>/ebin to compiler | Klas Johansson |
2010-06-01 | erlang-flymake: Include in Makefile | Klas Johansson |
2010-06-01 | erlang-flymake: Syntax check erlang code on the fly (using flymake) | Klas Johansson |
2010-05-28 | OTP-8647 Xref adds calls to operators when {builtins,true} | Hans Bolinder |
2010-05-26 | Merge branch 'mh/escript-erlang-mode' into dev | Erlang/OTP |
2010-05-26 | Merge branch 'cb/emacs-eunit-run-current-test' into dev | Erlang/OTP |
2010-05-26 | Merge branch 'mh/fix-record-indentation' into dev | Erlang/OTP |
2010-05-26 | Merge branch 'mh/inferior-erlang-cmd-uniq' into dev | Erlang/OTP |
2010-05-26 | Merge branch 'mh/erlang-mode-imenu-arity' into dev | Erlang/OTP |
2010-05-24 | Set erlang-mode-map when loading erlang.el | Magnus Henoch |
2010-05-20 | Let imenu distinguish functions by arity | Magnus Henoch |
2010-05-18 | Fix indentation of records with line breaks inside lists | Magnus Henoch |