aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools
AgeCommit message (Expand)Author
2015-03-31Prepare releaseErlang/OTP
2015-03-19Merge branch 'johanclaesson/maint' into maintZandra Hird
2015-03-17tools: Fix a Unicode bug in the tags moduleHans Bolinder
2015-03-16Fix tags completion in erlang.el for GNU Emacs 23+Johan Claesson
2014-12-11tools: Fix lcnt printout of histogramsBjörn-Egil Dahlberg
2014-12-11tools: Fix lcnt sort of inspected locksBjörn-Egil Dahlberg
2014-12-09Prepare releaseErlang/OTP
2014-12-02Merge branch 'tuncer/doc-fixes' into maintMarcus Arendt
2014-11-29Fix minor eprof and fprof doc issuesTuncer Ayaz
2014-11-27Merge branch 'josevalim/jv-cover-last-expr-maint/OTP-12328' into maintMarcus Arendt
2014-11-08Fix cover bug on last expressions with empty clausesJosé Valim
2014-11-04Merge branch 'davidw/add-spec-skel' into maintBruce Yinhe
2014-11-03Removed extra space following parenDavid N. Welton
2014-10-09Add wx_object as emacs skeletonOlle Mattsson
2014-10-06First attempt at adding a skel for -spec'sDavid N. Welton
2014-10-02Merge branch 'goofansu/fix-gen-event-comment' into maintBruce Yinhe
2014-09-15Update release notesErlang/OTP
2014-09-15Update version numbersErlang/OTP
2014-09-10Fix typo in erlang-mode commentgoofansu
2014-09-09Add new bif to emacs modeDan Gudmundsson
2014-07-14tools: Use call instead of cast to stop lcnt serverBjörn-Egil Dahlberg
2014-07-14tools: Add lcnt tests for new serializingBjörn-Egil Dahlberg
2014-07-14tools: Fix lcnt serializingBjörn-Egil Dahlberg
2014-07-09tools: Add histogram to lcntBjörn-Egil Dahlberg
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