Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the corba applcations to separate repository | Lars Thorsen | 2018-04-27 | 47 | -4323/+0 |
* | Update release notes | Erlang/OTP | 2017-12-08 | 1 | -1/+16 |
* | Update version numbers | Erlang/OTP | 2017-12-08 | 1 | -1/+1 |
* | Remove unused files from the documentation build | Lars Thorsen | 2017-09-28 | 8 | -76/+15 |
* | Prepare release | Erlang/OTP | 2016-06-21 | 2 | -2/+17 |
* | [cosTime] Update the test suites to follow the new style | Lars Thorsen | 2016-06-17 | 2 | -107/+83 |
* | Revert "Prepare release" | Erlang/OTP | 2016-06-02 | 2 | -17/+2 |
* | Prepare release | Erlang/OTP | 2016-06-02 | 2 | -2/+17 |
* | Revert "Prepare release" | Erlang/OTP | 2016-05-12 | 2 | -17/+2 |
* | Prepare release | Erlang/OTP | 2016-05-11 | 2 | -2/+17 |
* | update copyright-year | Henrik Nord | 2016-03-15 | 27 | -27/+27 |
* | Merge tag 'OTP-18.3' | Lars Thorsen | 2016-03-15 | 2 | -2/+16 |
|\ | |||||
| * | Prepare release | Erlang/OTP | 2016-03-14 | 2 | -2/+16 |
* | | Merge branch 'maint' | Hans Bolinder | 2016-02-22 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Fix a few dialyzer warnings | Hans Bolinder | 2016-02-22 | 1 | -1/+2 |
* | | Makefiles: Remove test_server from include path and code path | Björn Gustavsson | 2016-02-17 | 1 | -3/+1 |
* | | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson | 2016-02-17 | 2 | -2/+2 |
|/ | |||||
* | Prepare release | Erlang/OTP | 2015-06-23 | 1 | -1/+17 |
* | Change license text to APLv2 | Bruce Yinhe | 2015-06-18 | 28 | -274/+302 |
* | Revert "Prepare release" | Henrik Nord | 2015-05-13 | 1 | -17/+1 |
* | Prepare release | Erlang/OTP | 2015-05-12 | 1 | -1/+17 |
* | [orber, cos*] Bump versions and update dependencies in app file | Lars Thorsen | 2015-05-08 | 2 | -3/+2 |
* | [orber, cos*] Remove usage of erlang:now() | Lars Thorsen | 2015-05-08 | 3 | -4/+5 |
* | Update release notes | Erlang/OTP | 2014-04-07 | 1 | -1/+17 |
* | Introduce runtime_dependencies in .app files | Rickard Green | 2014-03-20 | 1 | -1/+3 |
* | Bump versions and ensure that all are "normal" versions | Rickard Green | 2014-03-20 | 1 | -1/+2 |
* | Convert XML files to UTF-8 | Hans Bolinder | 2013-04-19 | 16 | -30/+30 |
* | Update copyright years | Björn-Egil Dahlberg | 2013-02-22 | 1 | -1/+1 |
* | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP | 2013-01-29 | 2 | -2/+17 |
* | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine | 2013-01-15 | 1 | -9/+9 |
* | Update copyright years | Björn-Egil Dahlberg | 2012-08-31 | 3 | -3/+3 |
* | Update to work with whitespace in exec path | Lukas Larsson | 2012-06-05 | 3 | -19/+19 |
* | Prepare release | Erlang/OTP | 2011-12-12 | 2 | -2/+20 |
* | Update copyright years | Björn-Egil Dahlberg | 2011-12-09 | 2 | -2/+2 |
* | Revert "Update version numbers for pre-release of R15" | Björn-Egil Dahlberg | 2011-11-22 | 1 | -1/+1 |
* | Update version numbers for pre-release of R15OTP_R15A | Björn Gustavsson | 2011-11-22 | 1 | -1/+1 |
* | Remove unused */doc/src/make.dep files | Björn Gustavsson | 2011-10-27 | 1 | -22/+0 |
* | doc Makefiles: Eliminate DOCSUPPORT ifdefs | Björn Gustavsson | 2011-10-27 | 1 | -86/+0 |
* | corba applications: Fix broken 'make clean' | Lars Thorsen | 2011-10-12 | 1 | -1/+1 |
* | cos*/src/Makefile: Support parallel make | Björn Gustavsson | 2011-08-08 | 1 | -5/+6 |
* | OTP-9319 | Niclas Eklund | 2011-05-18 | 4 | -7/+22 |
* | Update copyright years | Björn-Egil Dahlberg | 2011-03-11 | 9 | -9/+9 |
* | Merge branch 'nick/CORBA/avoid_warnings/OTP-9050' into dev | Niclas Eklund | 2011-03-03 | 3 | -22/+59 |
|\ | |||||
| * | Removed more spec:s that wasn't needed. | Niclas Eklund | 2011-02-17 | 1 | -20/+34 |
| * | Corrected spec usage. | Niclas Eklund | 2011-02-14 | 1 | -10/+14 |
| * | Eliminated Dialyzer warnings when using exit or throw. | Niclas Eklund | 2011-02-10 | 3 | -13/+37 |
| * | Add test suites for (most) CORBA applications | Niclas Eklund | 2010-09-21 | 4 | -0/+737 |
* | | Rename Suite Callback to Common Test Hook | Lukas Larsson | 2011-02-17 | 2 | -2/+2 |
* | | Update and add cover spec files to work with common_test | Lukas Larsson | 2011-02-17 | 2 | -1/+4 |
* | | Update all test specs | Lukas Larsson | 2011-02-17 | 1 | -1/+1 |