summaryrefslogtreecommitdiff
path: root/lib/tools
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseOTP_R14B04Erlang/OTP2011-10-042-1/+39
* Update copyright yearsBjörn-Egil Dahlberg2011-09-291-1/+1
* Fix misspelling of compatibilityTuncer Ayaz2011-09-151-1/+1
* Fix typos in instrument(3)Tuncer Ayaz2011-09-151-2/+2
* Fix typos in cover.erlTuncer Ayaz2011-09-151-2/+2
* Teach the emacs mode to compile yecc and leex filesTomas Abrahamsson2011-08-301-0/+84
* Fix bugs in xref(3)Hans Bolinder2011-07-061-4/+4
* Prepare releaseOTP_R14B03Erlang/OTP2011-05-242-1/+68
* Update copyright yearsBjörn-Egil Dahlberg2011-05-201-1/+1
* Merge branch 'ss/fix-cover-fd-leak' into devHenrik Nord2011-05-162-0/+5
|\
| * Add a check logic to prevent file descriptor leakShunichi Shinohara2011-05-061-0/+4
| * Fix file descriptor leakShunichi Shinohara2011-04-291-0/+1
* | OTP-9094: [httpc] Add support for upload body streaming (PUT and POST).Micael Karlberg2011-05-161-1/+1
|\ \
| * \ Merge branch 'dev' into bmk/inets/inet56_integrationMicael Karlberg2011-04-121-4/+5
| |\ \ | | |/
| * | Merge branch 'dev' into bmk/inets/inet56_integrationMicael Karlberg2011-04-062-15/+2
| |\ \
| * \ \ Merge branch 'dev' into bmk/inets/ftp/missing_spec_causes_dialyxer_problems/O...Micael Karlberg2011-03-1723-23/+75
| |\ \ \
* | | | | Inhibit electric newline after "->" when inside a type specMagnus Henoch2011-04-151-1/+12
| |_|_|/ |/| | |
* | | | Merge branch 'ts/cover-with-export_all' into devHenrik Nord2011-04-071-4/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | add user specified compiler options on form reloadingTobias Schlager2010-09-231-4/+5
* | | | Merge branch 'sb/make-files-like-erlc' into devHenrik Nord2011-04-011-14/+1
|\ \ \ \
| * | | | Change make:files to behave more like erlcSam Bobroff2010-05-191-14/+1
* | | | | Merge branch 'hw/call-chmod-without-f' into devHenrik Nord2011-03-301-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Call chmod without the "-f" flagHolger Weiß2010-11-151-1/+1
* | | | | Prepare releaseOTP_R14B02Erlang/OTP2011-03-142-1/+50
* | | | | Update copyright yearsBjörn-Egil Dahlberg2011-03-1121-21/+21
* | | | | Declare indentation options as "safe" in erlang-mode for EmacsMagnus Henoch2011-03-091-0/+3
| |_|_|/ |/| | |
* | | | Merge branch 'lukas/tools/cover_mem_footprint/OTP-9043' into devLukas Larsson2011-03-081-1/+7
|\ \ \ \
| * | | | Fix spelling on analyseLukas Larsson2011-03-081-1/+1
| * | | | Add short sleep to prevent timing issues on slow machinesLukas Larsson2011-03-071-0/+1
| * | | | Update cover tests which depend on compiled files to be skipped if the compil...Lukas Larsson2011-03-071-1/+6
* | | | | Merge branch 'lukas/tools/cover_mem_footprint/OTP-9043' into devLukas Larsson2011-02-284-226/+414
|\ \ \ \ \ | |/ / / /
| * | | | Update testcases which need crypto to be skipped on platforms which does not ...Lukas Larsson2011-02-171-0/+7
| * | | | Update internal pmap to have a process limitLukas Larsson2011-02-101-17/+36
| * | | | Update documentation to reflect performance enhancement changes of coverLukas Larsson2011-02-023-10/+60
| * | | | Add aync_analyse_to_file function to coverLukas Larsson2011-02-021-13/+43
| * | | | Split the cover ets tables into two tables, one with the clause info and one ...Lukas Larsson2011-02-012-61/+77
| * | | | Add process debug tagsLukas Larsson2011-01-271-2/+19
| * | | | Update remote collect to handle multiple requests at onceLukas Larsson2011-01-271-25/+28
| * | | | Remove io printout warnings when exporting an imported moduleLukas Larsson2011-01-271-5/+6
| * | | | Update cover to allow multiple analyse and analyze_to_file calls at the same ...Lukas Larsson2011-01-261-37/+49
| * | | | Refactor cover to prepare it for making analysis parallelLukas Larsson2011-01-261-150/+171
| * | | | Update remote loading to only load a certain number of modules at a time to p...Lukas Larsson2011-01-251-7/+18
* | | | | Rename Suite Callback to Common Test HookLukas Larsson2011-02-1710-10/+10
* | | | | Update and add cover spec files to work with common_testLukas Larsson2011-02-172-2/+6
* | | | | Update all test specsLukas Larsson2011-02-171-1/+1
* | | | | Fix formatting for toolsLukas Larsson2011-02-1710-81/+93
* | | | | Add init_per_suite and end_per_suiteLukas Larsson2011-02-178-8/+56
* | | | | Add ts_install_scb to suite/0Lukas Larsson2011-02-1710-11/+31
* | | | | Update tools tests to conform with common_test standardLukas Larsson2011-02-1711-97/+188
* | | | | Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-177-12/+169
|/ / / /