summaryrefslogtreecommitdiff
path: root/lib/tools
Commit message (Expand)AuthorAgeFilesLines
* Convert XML files to UTF-8, where neededHans Bolinder2013-04-193-8/+8
* Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder2013-04-192-3/+1
* Merge branch 'lh/demonitor-flush/OTP-11039' into maintFredrik Gustafsson2013-04-151-6/+2
|\
| * Use erlang:demonitor(Ref, [flush]) where applicableLoïc Hoguin2013-04-051-6/+2
* | Merge branch 'mar/cover-fix/OTP-11028' into maintFredrik Gustafsson2013-04-101-0/+7
|\ \
| * | Delete ets tables when stoppedFredrik Gustafsson2013-04-091-0/+2
| * | fix a race condition when there're several applications in apps directoryManuel Rubio2013-04-041-0/+5
| |/
* | Remove unused Postscript filesHans Bolinder2013-04-082-489/+0
|/
* Merge branch 'mh/emacs-package/OTP-10999' into maintFredrik Gustafsson2013-04-021-0/+3
|\
| * erlang-mode: Add autoload cookies for file extension associationsMagnus Henoch2013-03-221-0/+3
* | [cover] Ensure no process leak when stopping cover on dead nodeSiri Hansen2013-03-262-6/+31
|/
* Merge branch 'mh/fix-emacs-pkg-flymake-dep/OTP-10930' into maintFredrik Gustafsson2013-03-121-1/+1
|\
| * Remove Flymake dependency in erlang-pkg.elMagnus Henoch2013-03-041-1/+1
* | Extend cover.erl source searchAnders Svensson2013-03-062-38/+57
* | Document change to cover.erl source searchAnders Svensson2013-03-061-4/+5
* | Fix cover.xml formatting errorAnders Svensson2013-03-061-1/+3
|/
* Prepare releaseOTP_R16BErlang/OTP2013-02-251-0/+16
* Update copyright yearsBjörn-Egil Dahlberg2013-02-221-1/+1
* Add float_to_binary and binary_to_floatLukas Larsson2013-02-141-0/+2
* Add new binary conversion bifsLukas Larsson2013-02-141-0/+2
* Bumped version numberFredrik Gustafsson2013-02-061-1/+1
* Merge branch 'jv/cover-patches/OTP-10778'Fredrik Gustafsson2013-02-054-15/+58
|\
| * Fix a bug in cover when used with no_auto_importJosé Valim2013-01-252-9/+6
| * Ensure cover keeps the proper file sourceJosé Valim2013-01-252-1/+19
| * cover now relies on the compile info to find file sourcesJosé Valim2013-01-253-5/+33
* | Prepare releaseOTP_R16A_RELEASE_CANDIDATEErlang/OTP2013-01-292-1/+93
* | Update copyright yearsBjörn-Egil Dahlberg2013-01-2513-13/+13
|/
* Make adjustments for UnicodeHans Bolinder2013-01-258-68/+68
* Merge branch 'lukas/tools/emacs_add_error_bif/OTP-10774'Lukas Larsson2013-01-253-18/+147
|\
| * Update all bif highlighting for emacsLukas Larsson2013-01-213-18/+147
* | Merge branch 'mh/fix-highlighting-dollar-backslash-singlequote/OTP-10766'Fredrik Gustafsson2013-01-251-3/+3
|\ \
| * | Fix syntax highlighting of $\' in Emacs modeMagnus Henoch2013-01-241-3/+3
* | | Merge branch 'bjorn/warnings-zero-tolerance'Björn Gustavsson2013-01-241-1/+1
|\ \ \ | |/ / |/| |
| * | Turn warnings to errors on selected applicationsBjörn Gustavsson2013-01-231-1/+1
* | | Revert "Merge branch 'nox/rm-reverse-eta-conversion/OTP-10682'"Fredrik Gustafsson2013-01-231-8/+8
|/ /
* | Merge branch 'lh/forget-mnemosyne/OTP-10729'Fredrik Gustafsson2013-01-222-15/+0
|\ \ | |/ |/|
| * Remove what remains of the Mnemosyne codeLoïc Hoguin2013-01-162-15/+0
* | Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg2013-01-182-6/+8
|\ \
| * | Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-152-6/+8
* | | Merge branch 'bjorn/remove-parameterized-modules/OTP-10616'Björn Gustavsson2013-01-181-60/+2
|\ \ \
| * | | xref_SUITE: Don't test parameterized modulesBjörn Gustavsson2013-01-101-60/+2
| | |/ | |/|
* | | Merge branch 'nox/rm-reverse-eta-conversion/OTP-10682'Fredrik Gustafsson2013-01-181-8/+8
|\ \ \ | |/ / |/| |
| * | Don't use fun references in cprof_SUITEAnthony Ramine2013-01-151-8/+8
* | | Prepare OTP files for Unicode as default encodingHans Bolinder2013-01-092-2/+4
* | | Merge branch 'siri/cover/new-bugs-r16/OTP-10638'Siri Hansen2013-01-092-8/+111
|\ \ \ | |_|/ |/| |
| * | [cover] Cleanup by stopping cover between testsSiri Hansen2012-12-211-3/+6
| * | [cover] Fix timing dependent bug in cover_SUITE:reconnectSiri Hansen2012-12-191-1/+1
| * | [cover] Remove stopped node also from lost_nodes listSiri Hansen2012-12-192-3/+51
| * | [cover] Don't mark stopped node as lostSiri Hansen2012-12-192-3/+55
* | | [tools] Add Unicode support for CoverHans Bolinder2013-01-021-19/+46
|/ /