aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools
AgeCommit message (Expand)Author
2015-04-20Minor fixes to emacs erlang-modeSteve Vinoski
2015-04-01Merge tag 'OTP-17.5'Henrik Nord
2015-03-31Prepare releaseErlang/OTP
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20Replace usage of erlang:now() with usage of new APIDan Gudmundsson
2015-03-19Merge branch 'maint'Zandra Hird
2015-03-19Merge branch 'johanclaesson/maint' into maintZandra Hird
2015-03-18Merge branch 'maint'Hans Bolinder
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
2015-02-25cover: Optimize file operationsBjörn Gustavsson
2015-02-20[cover] Improve performanceSiri Hansen
2015-01-23Merge branch 'maint'Björn-Egil Dahlberg
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-10Merge tag 'OTP-17.4'Marcus Arendt
2014-12-09Prepare releaseErlang/OTP
2014-12-02Merge branch 'maint'Marcus Arendt
2014-12-02Merge branch 'tuncer/doc-fixes' into maintMarcus Arendt
2014-11-29Fix minor eprof and fprof doc issuesTuncer Ayaz
2014-11-27Merge branch 'maint'Marcus Arendt
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-06Merge branch 'siri/sup-spec-maps/OTP-11043'Siri Hansen
2014-11-06Update emacs skeleton for supervisor to use mapsSiri Hansen
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