summaryrefslogtreecommitdiff
path: root/lib/tools
Commit message (Expand)AuthorAgeFilesLines
* Update release notesErlang/OTP2014-09-151-0/+15
* Update version numbersErlang/OTP2014-09-151-1/+1
* Add new bif to emacs modeDan Gudmundsson2014-09-091-1/+2
* tools: Use call instead of cast to stop lcnt serverBjörn-Egil Dahlberg2014-07-141-3/+3
* tools: Add lcnt tests for new serializingBjörn-Egil Dahlberg2014-07-142-70/+83
* tools: Fix lcnt serializingBjörn-Egil Dahlberg2014-07-141-12/+36
* tools: Add histogram to lcntBjörn-Egil Dahlberg2014-07-091-108/+201
* Prepare releaseErlang/OTP2014-06-192-1/+19
* Remove invalid 'bitstr' exports in erlang.erlRickard Green2014-06-051-2/+0
* Replace erlang:binary_to_term() Erlang wrappersRickard Green2014-06-051-1/+1
* Update release notesErlang/OTP2014-04-071-0/+76
* tools: Refactor testcaseBjörn-Egil Dahlberg2014-04-011-5/+5
* Introduce runtime_dependencies in .app filesRickard Green2014-03-201-18/+4
* Bump versions and ensure that all are "normal" versionsRickard Green2014-03-201-1/+1
* Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson2014-03-202-11/+32
|\
| * cover_SUITE:reconnect/1: Let the other side initiate the disconnectBjörn Gustavsson2014-03-062-5/+8
| * Attempt to provide more information if a test case failsBjörn Gustavsson2014-02-281-7/+25
* | Merge branch 'technomancy/emacs-autoload'Henrik Nord2014-03-191-0/+4
|\ \
| * | Activate Emacs erlang-mode for .app files inside ebin directory.Phil Hagelberg2014-03-131-1/+1
| * | Add more file types to Emacs auto-mode-alist.Phil Hagelberg2014-03-131-4/+3
| * | Add Emacs autoloads for .erl and .app.src.Phil Hagelberg2014-03-131-0/+5
* | | Merge branch 'vinoski/emacs-keyword-boundaries'Henrik Nord2014-03-193-7/+29
|\ \ \
| * | | match erlang keywords more carefullySteve Vinoski2014-03-043-7/+29
| | |/ | |/|
* | | Merge branch 'nox/maps-support-cover/OTP-11764'Björn-Egil Dahlberg2014-03-041-0/+19
|\ \ \ | |/ / |/| |
| * | Support maps in coverAnthony Ramine2014-02-011-0/+19
* | | Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson2014-02-241-0/+8
|\ \ \
| * | | Added support for ENEA OSELukas Larsson2014-02-241-0/+8
| |/ /
* | | Merge branch 'hb/dialyzer/deprecate_types/OTP-10342'Hans Bolinder2014-02-242-4/+4
|\ \ \
| * | | Deprecate pre-defined built-in typesHans Bolinder2014-02-232-4/+4
* | | | Merge branch 'schlagert/fix_basic_appups'Siri Hansen2014-02-242-21/+27
|\ \ \ \ | |/ / / |/| | |
| * | | Add test suites performing app and appup file checksTobias Schlager2014-02-241-2/+6
| * | | Fix library application appup filesTobias Schlager2014-02-181-19/+21
* | | | Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson2014-02-201-0/+8
|\ \ \ \
| * | | | With --enable-native-libs, skip eprof_SUITE:basic_option/1Björn Gustavsson2014-02-201-0/+8
| |/ / /
* | | | Merge branch 'lukas/tools/fix_maps_in_emacs_mode/OTP-11616'Lukas Larsson2014-02-201-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | tools: Update emacs mode with map highlightsLukas Larsson2014-02-061-1/+5
| |/ /
* | | cover: Use lists:reverse/1 instead of the home-brewn reverse functionBjörn Gustavsson2014-02-131-19/+11
* | | cover: Remove support for ancient formats of abstract codeBjörn Gustavsson2014-02-131-50/+11
* | | cover_SUITE: Run part of the test suite when cover is runningBjörn Gustavsson2014-02-131-20/+69
* | | cover: Support running cover on itselfBjörn Gustavsson2014-02-111-43/+20
* | | Merge branch 'nox/tools/cover-record-update'Björn Gustavsson2014-02-071-6/+9
|\ \ \ | |/ / |/| |
| * | Properly munge record updates in coverAnthony Ramine2014-02-011-0/+5
| * | Don't munge record and field names in coverAnthony Ramine2014-02-011-7/+5
| |/
* | Merge remote-tracking branch 'vinoski/vinoski/emacs-skel-indent' into vinoski...Dan Gudmundsson2014-01-221-12/+12
|\ \
| * | fix emacs erlang skeleton indentationSteve Vinoski2014-01-161-12/+12
| |/
* | Merge remote-tracking branch 'vinoski/vinoski/emacs-sexp-error' into vinoski/...Dan Gudmundsson2014-01-223-1/+11
|\ \
| * | fix indentation error from scan-sexp in erlang.elSteve Vinoski2014-01-103-1/+11
| |/
* | Merge remote-tracking branch 'vinoski/vinoski/emacs-fun-arity' into vinoski/e...Dan Gudmundsson2014-01-221-0/+4
|\ \
| * | fix erlang-mode erlang-get-function-aritySteve Vinoski2013-12-201-0/+4
| |/
* | Merge remote-tracking branch 'vinoski/vinoski/emacs-error-fixes' into vinoski...Dan Gudmundsson2014-01-221-2/+4
|\ \