aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools
AgeCommit message (Expand)Author
2014-06-19Prepare releaseErlang/OTP
2014-06-05Remove invalid 'bitstr' exports in erlang.erlRickard Green
2014-06-05Replace erlang:binary_to_term() Erlang wrappersRickard Green
2014-04-07Update release notesErlang/OTP
2014-04-01tools: Refactor testcaseBjörn-Egil Dahlberg
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-03-20Bump versions and ensure that all are "normal" versionsRickard Green
2014-03-20Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson
2014-03-19Merge branch 'technomancy/emacs-autoload'Henrik Nord
2014-03-19Merge branch 'vinoski/emacs-keyword-boundaries'Henrik Nord
2014-03-13Activate Emacs erlang-mode for .app files inside ebin directory.Phil Hagelberg
2014-03-13Add more file types to Emacs auto-mode-alist.Phil Hagelberg
2014-03-13Add Emacs autoloads for .erl and .app.src.Phil Hagelberg
2014-03-06cover_SUITE:reconnect/1: Let the other side initiate the disconnectBjörn Gustavsson
2014-03-04Merge branch 'nox/maps-support-cover/OTP-11764'Björn-Egil Dahlberg
2014-03-04match erlang keywords more carefullySteve Vinoski
2014-02-28Attempt to provide more information if a test case failsBjörn Gustavsson
2014-02-24Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson
2014-02-24Added support for ENEA OSELukas Larsson
2014-02-24Merge branch 'hb/dialyzer/deprecate_types/OTP-10342'Hans Bolinder
2014-02-24Merge branch 'schlagert/fix_basic_appups'Siri Hansen
2014-02-24Add test suites performing app and appup file checksTobias Schlager
2014-02-23Deprecate pre-defined built-in typesHans Bolinder
2014-02-20Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson
2014-02-20With --enable-native-libs, skip eprof_SUITE:basic_option/1Björn Gustavsson
2014-02-20Merge branch 'lukas/tools/fix_maps_in_emacs_mode/OTP-11616'Lukas Larsson
2014-02-18Fix library application appup filesTobias Schlager
2014-02-13cover: Use lists:reverse/1 instead of the home-brewn reverse functionBjörn Gustavsson
2014-02-13cover: Remove support for ancient formats of abstract codeBjörn Gustavsson
2014-02-13cover_SUITE: Run part of the test suite when cover is runningBjörn Gustavsson
2014-02-11cover: Support running cover on itselfBjörn Gustavsson
2014-02-07Merge branch 'nox/tools/cover-record-update'Björn Gustavsson
2014-02-06tools: Update emacs mode with map highlightsLukas Larsson
2014-02-01Support maps in coverAnthony Ramine
2014-02-01Properly munge record updates in coverAnthony Ramine
2014-02-01Don't munge record and field names in coverAnthony Ramine
2014-01-22Merge remote-tracking branch 'vinoski/vinoski/emacs-skel-indent' into vinoski...Dan Gudmundsson
2014-01-22Merge remote-tracking branch 'vinoski/vinoski/emacs-sexp-error' into vinoski/...Dan Gudmundsson
2014-01-22Merge remote-tracking branch 'vinoski/vinoski/emacs-fun-arity' into vinoski/e...Dan Gudmundsson
2014-01-22Merge remote-tracking branch 'vinoski/vinoski/emacs-error-fixes' into vinoski...Dan Gudmundsson
2014-01-16fix emacs erlang skeleton indentationSteve Vinoski
2014-01-10fix indentation error from scan-sexp in erlang.elSteve Vinoski
2014-01-10Remove support for query keyword from emacs modePaul Oliver
2014-01-07prevent errors from erlang.elSteve Vinoski
2013-12-20fix erlang-mode erlang-get-function-aritySteve Vinoski
2013-12-17Merge tag 'OTP_R16B03_yielding_binary_to_term'Sverker Eriksson
2013-12-12Support EEP37 named funs in emacs erlang-modeSteve Vinoski
2013-12-12Test named funsAnthony Ramine
2013-12-12Merge branch 'sverk/trapping-bin2term' into OTP_R16B03Sverker Eriksson
2013-12-12EEP 37: Funs with namesAnthony Ramine