Age | Commit message (Expand) | Author |
2011-05-16 | Merge branch 'ss/fix-cover-fd-leak' into dev | Henrik Nord |
2011-05-16 | OTP-9094: [httpc] Add support for upload body streaming (PUT and POST). | Micael Karlberg |
2011-05-06 | Add a check logic to prevent file descriptor leak | Shunichi Shinohara |
2011-04-29 | Fix file descriptor leak | Shunichi Shinohara |
2011-04-15 | Inhibit electric newline after "->" when inside a type spec | Magnus Henoch |
2011-04-12 | Merge branch 'dev' into bmk/inets/inet56_integration | Micael Karlberg |
2011-04-07 | Merge branch 'ts/cover-with-export_all' into dev | Henrik Nord |
2011-04-06 | Merge branch 'dev' into bmk/inets/inet56_integration | Micael Karlberg |
2011-04-01 | Merge branch 'sb/make-files-like-erlc' into dev | Henrik Nord |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
2011-03-17 | Merge branch 'dev' into bmk/inets/ftp/missing_spec_causes_dialyxer_problems/O... | Micael Karlberg |
2011-03-14 | Prepare releaseOTP_R14B02 | Erlang/OTP |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-09 | Declare indentation options as "safe" in erlang-mode for Emacs | Magnus Henoch |
2011-03-08 | Merge branch 'lukas/tools/cover_mem_footprint/OTP-9043' into dev | Lukas Larsson |
2011-03-08 | Fix spelling on analyse | Lukas Larsson |
2011-03-07 | Add short sleep to prevent timing issues on slow machines | Lukas Larsson |
2011-03-07 | Update cover tests which depend on compiled files to be skipped if the compil... | Lukas Larsson |
2011-02-28 | Merge branch 'lukas/tools/cover_mem_footprint/OTP-9043' into dev | Lukas Larsson |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson |
2011-02-17 | Update all test specs | Lukas Larsson |
2011-02-17 | Fix formatting for tools | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update tools tests to conform with common_test standard | Lukas Larsson |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson |
2011-02-17 | Update testcases which need crypto to be skipped on platforms which does not ... | Lukas Larsson |
2011-02-10 | Update internal pmap to have a process limit | Lukas Larsson |
2011-02-02 | Update documentation to reflect performance enhancement changes of cover | Lukas Larsson |
2011-02-02 | Add aync_analyse_to_file function to cover | Lukas Larsson |
2011-02-01 | Split the cover ets tables into two tables, one with the clause info and one ... | Lukas Larsson |
2011-01-27 | Add process debug tags | Lukas Larsson |
2011-01-27 | Update remote collect to handle multiple requests at once | Lukas Larsson |
2011-01-27 | Remove io printout warnings when exporting an imported module | Lukas Larsson |
2011-01-26 | Update cover to allow multiple analyse and analyze_to_file calls at the same ... | Lukas Larsson |
2011-01-26 | Refactor cover to prepare it for making analysis parallel | Lukas Larsson |
2011-01-25 | Update remote loading to only load a certain number of modules at a time to p... | Lukas Larsson |
2010-12-06 | Prepare release | Erlang/OTP |
2010-11-30 | eprof: fix badarith exception on divide | Björn-Egil Dahlberg |
2010-11-22 | Fix eprof API mismatch of sort functionality | Björn-Egil Dahlberg |
2010-11-15 | Call chmod without the "-f" flag | Holger Weiß |
2010-09-30 | Emacs erlang-mode: fix syntax highlighting of $ in two cases | Magnus Henoch |
2010-09-23 | add user specified compiler options on form reloading | Tobias Schlager |
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP |
2010-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom |
2010-09-06 | Fix minor typos in the documentation | Cristian Greco |
2010-09-01 | Merge branch 'maint-r13' into dev | Björn Gustavsson |
2010-09-01 | Remove copyright headers in vsn.mk files | Björn Gustavsson |
2010-08-20 | Merge branch 'tm/fix-cover-html-escaping' into dev | Björn Gustavsson |