summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update version numbers for pre-release of R15OTP_R15ABjörn Gustavsson2011-11-2256-56/+56
* Merge branch 'dgud/observer/gui/OTP-4779'Dan Gudmundsson2011-11-1915-22/+4581
|\
| * [observer] Implemented basic tracing functionalityDan Gudmundsson2011-11-184-783/+195
| * [observer] Work around wxWidgets windows bugDan Gudmundsson2011-11-182-28/+44
| * [observer] Rework tracing part of the guiDan Gudmundsson2011-11-178-1310/+1506
| * [observer] Fix portability bugsDan Gudmundsson2011-11-117-53/+50
| * [observer] Improve process_info windowDan Gudmundsson2011-11-105-482/+261
| * [observer] Misc cleanup and fixesDan Gudmundsson2011-11-109-347/+403
| * [observer] Clean up codeDan Gudmundsson2011-11-0810-946/+586
| * [observer] Add a [d]ets viewer, tv replacementDan Gudmundsson2011-11-084-0/+1442
| * [observer] Started on a wx guiMagnus Eriksson2011-11-0810-5/+4026
* | Merge branch 'pan/osx_gcc_fixes'Patrik Nyblom2011-11-183-3/+96
|\ \
| * | Fix typo in erts/configure.inPatrik Nyblom2011-11-161-1/+1
| * | Make OTP build w/alternative gcc on MacOS LionPatrik Nyblom2011-11-163-4/+97
* | | Merge branch 'pan/binary_match_scope/OTP-9701'Patrik Nyblom2011-11-1815-47/+118
|\ \ \
| * | | Remove remaining gcc 4.6 assigned-but-not-used warnings from ertsPatrik Nyblom2011-11-1612-38/+86
| * | | Remove GCC 4.6 set-but-not-used warning from erl_bif_binaryPatrik Nyblom2011-11-162-6/+15
| * | | Make binary:match with scope return correct valuesPatrik Nyblom2011-11-162-3/+17
| |/ /
* | | Merge branch 'sverk/hipe-without-fpe/OTP-9724'Sverker Eriksson2011-11-1823-37/+158
|\ \ \
| * | | otp_build: Disable FPE by default on LinuxSverker Eriksson2011-11-171-2/+2
| * | | stdlib: Make sure qlc_SUITE:otp_6964 restores backtrace_depthSverker Eriksson2011-11-171-2/+5
| * | | erts: Add test for inf/NaN intermediate float resultsSverker Eriksson2011-11-171-1/+26
| * | | hipe,erts: Allow hipe without floating point exceptionsSverker Eriksson2011-11-1718-8/+99
| * | | hipe: Fix bug in hipe_rtl_lcm:calc_killed_expr_bbSverker Eriksson2011-11-171-10/+11
| * | | erts: Rename macros used by float instructions without FPESverker Eriksson2011-11-171-14/+15
* | | | Merge branch 'sa/dialyzer-behaviours'Henrik Nord2011-11-1841-372/+838
|\ \ \ \
| * | | | Wrap up behaviours patch for DialyzerStavros Aronis2011-11-1813-42/+89
| * | | | Detection of callback-spec discrepanciesStavros Aronis2011-11-185-22/+179
| * | | | Allow none() as return value in callbacksStavros Aronis2011-11-182-6/+11
| * | | | Behaviour callback discrepancy detection for DialyzerStavros Aronis2011-11-1829-253/+449
| * | | | Add lookup function for callbacksStavros Aronis2011-11-181-0/+14
| * | | | Store callbacks in codeserver and PLTStavros Aronis2011-11-185-32/+91
| * | | | Collect callback definitions during compilationStavros Aronis2011-11-183-66/+62
| * | | | Update inets resultsStavros Aronis2011-11-181-14/+6
* | | | | Merge branch 'ia/public_key/ssl/git-ignore'Ingela Anderton Andin2011-11-182-18/+7
|\ \ \ \ \
| * | | | | Updated public_key and ssl ignoresIngela Anderton Andin2011-11-172-18/+7
* | | | | | Merge branch 'lukas/common_test/make_cth_non_alpha/OTP-9449'Björn-Egil Dahlberg2011-11-182-11/+0
|\ \ \ \ \ \
| * | | | | | Remove alpha notice since CTH are now finalLukas Larsson2011-08-022-11/+0
* | | | | | | Merge branch 'peppe/common_test/css_and_xhtml'Peter Andersson2011-11-187-304/+850
|\ \ \ \ \ \ \
| * | | | | | | Make absolute paths in log files relativePeter Andersson2011-11-185-30/+77
| * | | | | | | Fix bad error printoutPeter Andersson2011-11-141-4/+7
| * | | | | | | Copy default CSS file to log directory before test runPeter Andersson2011-11-144-47/+119
| * | | | | | | Add CSS stylesheet for the text and tables in Common Test and Test ServerPeter Andersson2011-11-137-290/+714
* | | | | | | | Merge branch 'lars/orber/remove-seed-in-testcases/OTP-9728'Lars Thorsen2011-11-184-8/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | [orber] Remove usage of ssl:seed/1Lars Thorsen2011-11-184-8/+3
|/ / / / / / / /
* | | | | | | | Merge branch 'siri/sasl/upgrade-erts/OTP-9438'Siri Hansen2011-11-1835-646/+2542
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix bug in erts upgrade on windowsSiri Hansen2011-11-172-25/+52
| * | | | | | | | Add release vsn info to erts_vsn_changed warningSiri Hansen2011-11-172-2/+2
| * | | | | | | | Check for sasl application in systools:make_script and make_relupSiri Hansen2011-11-175-336/+250
| * | | | | | | | Add syntax check of relup to check_install_release and install_releaseSiri Hansen2011-11-172-20/+85