aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools
AgeCommit message (Expand)Author
2013-04-09Delete ets tables when stoppedFredrik Gustafsson
2013-04-04fix a race condition when there're several applications in apps directoryManuel Rubio
2013-04-02Merge branch 'mh/emacs-package/OTP-10999' into maintFredrik Gustafsson
2013-03-26[cover] Ensure no process leak when stopping cover on dead nodeSiri Hansen
2013-03-22erlang-mode: Add autoload cookies for file extension associationsMagnus Henoch
2013-03-12Merge branch 'mh/fix-emacs-pkg-flymake-dep/OTP-10930' into maintFredrik Gustafsson
2013-03-06Extend cover.erl source searchAnders Svensson
2013-03-06Document change to cover.erl source searchAnders Svensson
2013-03-06Fix cover.xml formatting errorAnders Svensson
2013-03-04Remove Flymake dependency in erlang-pkg.elMagnus Henoch
2013-02-25Prepare releaseOTP_R16BErlang/OTP
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-14Add float_to_binary and binary_to_floatLukas Larsson
2013-02-14Add new binary conversion bifsLukas Larsson
2013-02-06Bumped version numberFredrik Gustafsson
2013-02-05Merge branch 'jv/cover-patches/OTP-10778'Fredrik Gustafsson
2013-01-29Prepare releaseOTP_R16A_RELEASE_CANDIDATEErlang/OTP
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Fix a bug in cover when used with no_auto_importJosé Valim
2013-01-25Ensure cover keeps the proper file sourceJosé Valim
2013-01-25cover now relies on the compile info to find file sourcesJosé Valim
2013-01-25Make adjustments for UnicodeHans Bolinder
2013-01-25Merge branch 'lukas/tools/emacs_add_error_bif/OTP-10774'Lukas Larsson
2013-01-25Merge branch 'mh/fix-highlighting-dollar-backslash-singlequote/OTP-10766'Fredrik Gustafsson
2013-01-24Fix syntax highlighting of $\' in Emacs modeMagnus Henoch
2013-01-24Merge branch 'bjorn/warnings-zero-tolerance'Björn Gustavsson
2013-01-23Revert "Merge branch 'nox/rm-reverse-eta-conversion/OTP-10682'"Fredrik Gustafsson
2013-01-23Turn warnings to errors on selected applicationsBjörn Gustavsson
2013-01-22Merge branch 'lh/forget-mnemosyne/OTP-10729'Fredrik Gustafsson
2013-01-21Update all bif highlighting for emacsLukas Larsson
2013-01-18Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg
2013-01-18Merge branch 'bjorn/remove-parameterized-modules/OTP-10616'Björn Gustavsson
2013-01-18Merge branch 'nox/rm-reverse-eta-conversion/OTP-10682'Fredrik Gustafsson
2013-01-16Remove what remains of the Mnemosyne codeLoïc Hoguin
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2013-01-15Don't use fun references in cprof_SUITEAnthony Ramine
2013-01-10xref_SUITE: Don't test parameterized modulesBjörn Gustavsson
2013-01-09Prepare OTP files for Unicode as default encodingHans Bolinder
2013-01-09Merge branch 'siri/cover/new-bugs-r16/OTP-10638'Siri Hansen
2013-01-02[tools] Add Unicode support for CoverHans Bolinder
2012-12-21[cover] Cleanup by stopping cover between testsSiri Hansen
2012-12-19[cover] Fix timing dependent bug in cover_SUITE:reconnectSiri Hansen
2012-12-19[cover] Remove stopped node also from lost_nodes listSiri Hansen
2012-12-19[cover] Don't mark stopped node as lostSiri Hansen
2012-12-13Merge branch 'tja/exported-function-face'Henrik Nord
2012-11-28Fix various doc typos for R16Tuncer Ayaz
2012-11-23Merge branch 'maint'Björn-Egil Dahlberg
2012-11-23Update copyright yearsBjörn-Egil Dahlberg
2012-10-30[cover] Allow reconnection if node has been disconnected or downSiri Hansen
2012-10-30[cover] Don't kill remote nodes when connection to main node is lostSiri Hansen