summaryrefslogtreecommitdiff
path: root/lib/orber
Commit message (Collapse)AuthorAgeFilesLines
* Move the corba applcations to separate repositoryLars Thorsen2018-04-27254-59536/+0
| | | | | | All corba applications are moved to a separate repository. E.g. orber, ic, cosEvent, cosEventDomain, cosNotifications cosTime, cosTransactions, cosProperty and cosFileTransfer.
* Update release notesErlang/OTP2017-12-081-1/+22
|
* Update version numbersErlang/OTP2017-12-081-1/+1
|
* Merge branch 'lars/doc-cleanup/OTP-14475' into maintLars Thorsen2017-10-109-71/+10
|\ | | | | | | | | | | * lars/doc-cleanup/OTP-14475: [edoc] Remove unused module otpsgml_layout.erl Remove unused files from the documentation build
| * Remove unused files from the documentation buildLars Thorsen2017-09-289-71/+10
| |
* | [orber] Touchup of code tagsLars Thorsen2017-10-0916-111/+97
|/
* Update copyright yearHans Nilsson2017-06-142-2/+2
|
* [orber] Remove old ssl test casesLars Thorsen2017-05-151-3/+2
|
* [orber] Disable SSL verify hostname check in the testsLars Thorsen2017-05-151-13/+21
|
* Update copyright yearRaimo Niskanen2017-05-046-6/+6
|
* orber: Remove hard dependency to external atom formatSverker Eriksson2017-03-101-5/+10
| | | | | The 20 bytes limit is to avoid doing binary_to_term on a huge term in vain, just to conclude is was not atom 'undefined'.
* Fix typos: lenght -> lengthMyron Marston2017-03-011-1/+1
|
* Fixed typos in lib/orberAndrew Dryga2017-02-143-4/+4
|
* [orber] Update version and release notesLars Thorsen2016-11-042-1/+15
|
* [orber] Fix dialyzer warningsLars Thorsen2016-11-043-8/+3
| | | | Removed two matching errors and one unused clause found by dialyzer.
* Prepare releaseErlang/OTP2016-06-212-2/+17
|
* [orber] Update the test suites to follow the new styleLars Thorsen2016-06-1725-1733/+1171
|
* Revert "Prepare release"Erlang/OTP2016-06-022-17/+2
| | | | This reverts commit e020f75c10410a6943cd055bfa072a2641eab7da.
* Prepare releaseErlang/OTP2016-06-022-2/+17
|
* Revert "Prepare release"Erlang/OTP2016-05-122-17/+2
| | | | This reverts commit bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a.
* Prepare releaseErlang/OTP2016-05-112-2/+17
|
* update copyright-yearHenrik Nord2016-03-15159-159/+159
|
* Merge tag 'OTP-18.3'Lars Thorsen2016-03-152-2/+16
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | === OTP-18.3 === Changed Applications: - asn1-4.0.2 - common_test-1.12 - compiler-6.0.3 - cosNotification-1.2.1 - cosTime-1.2.1 - cosTransactions-1.3.1 - crypto-3.6.3 - debugger-4.1.2 - dialyzer-2.9 - diameter-1.11.2 - edoc-0.7.18 - eldap-1.2.1 - erl_docgen-0.4.2 - erl_interface-3.8.2 - erts-7.3 - eunit-2.2.13 - hipe-3.15 - inets-6.2 - kernel-4.2 - mnesia-4.13.3 - observer-2.1.2 - orber-3.8.1 - public_key-1.1.1 - runtime_tools-1.9.3 - sasl-2.7 - snmp-5.2.2 - ssh-4.2.2 - ssl-7.3 - stdlib-2.8 - test_server-3.10 - tools-2.8.3 - webtool-0.9.1 - wx-1.6.1 - xmerl-1.3.10 Unchanged Applications: - cosEvent-2.2 - cosEventDomain-1.2 - cosFileTransfer-1.2 - cosProperty-1.2 - et-1.5.1 - gs-1.6 - ic-4.4 - jinterface-1.6.1 - megaco-3.18 - odbc-2.11.1 - os_mon-2.4 - ose-1.1 - otp_mibs-1.1 - parsetools-2.1.1 - percept-0.8.11 - reltool-0.7 - syntax_tools-1.7 - typer-0.9.10 Conflicts: OTP_VERSION erts/vsn.mk lib/test_server/doc/src/notes.xml lib/test_server/vsn.mk lib/webtool/doc/src/notes.xml lib/webtool/vsn.mk
| * Prepare releaseErlang/OTP2016-03-142-2/+16
| |
* | Merge branch 'maint'Hans Bolinder2016-02-226-7/+15
|\ \ | |/ | | | | | | * maint: Fix a few dialyzer warnings
| * Fix a few dialyzer warningsHans Bolinder2016-02-226-7/+15
| |
* | Makefiles: Remove test_server from include path and code pathBjörn Gustavsson2016-02-171-3/+1
| | | | | | | | | | Since no test suites includede test_server.hrl, there is no need to have test_server in the include path or code path.
* | Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-1726-26/+26
|/ | | | | | | As a first step to removing the test_server application as as its own separate application, change the inclusion of test_server.hrl to an inclusion of ct.hrl and remove the inclusion of test_server_line.hrl.
* [orber] Align documentation to DTDLars Thorsen2015-12-111-4/+2
|
* Prepare releaseErlang/OTP2015-06-231-1/+17
|
* Change license text to APLv2Bruce Yinhe2015-06-18176-1717/+1893
|
* Merge branch 'master' of git-server:otpLars Thorsen2015-05-2019-55/+64
|\ | | | | | | | | Conflicts: lib/orber/src/orber.app.src
| * Revert "Prepare release"Henrik Nord2015-05-131-17/+1
| | | | | | | | This reverts commit e09dd66dc4d89c62ddfd8c19791f9678d5d787c6.
| * Prepare releaseErlang/OTP2015-05-121-1/+17
| |
| * [orber, cos*] Remove usage of erlang:now() in test suitesLars Thorsen2015-05-0810-21/+33
| |
| * [orber] Use rand instead of randomLars Thorsen2015-05-082-7/+4
| |
| * [orber, cos*] Bump versions and update dependencies in app fileLars Thorsen2015-05-082-2/+2
| |
| * [orber, cos*] Remove usage of erlang:now()Lars Thorsen2015-05-087-28/+28
| |
* | [orber] Update runtime dependency to stdlibLars Thorsen2015-05-201-1/+1
|/
* Replaced "Endianess" with "Endianness" everywhereDavid Haguenauer2014-12-021-2/+2
|
* Prepare releaseErlang/OTP2014-09-291-1/+16
|
* [orber] Fix problem with IPv6 addresses in service contextLars Thorsen2014-09-234-55/+60
|
* Update release notesErlang/OTP2014-08-071-1/+40
|
* [orber] Fix bug in testcaseLars Thorsen2014-08-011-9/+10
|
* [orber] Fix malformed macrosLars Thorsen2014-07-311-2/+2
| | | | | A couple of macros were malformed, missing commas: PROFILEBODY_1_1_TYPEDEF and PROFILEBODY_1_2_TYPEDEF. Thanks to Vlad Dumitrescu for the fix.
* [orber] Add test suite for ORB with dual ipv4/ipv6 configurationLars Thorsen2014-07-313-3/+204
|
* [orber] Update documentation and fix testcase for IPv4/IPv6Lars Thorsen2014-06-265-29/+41
|
* [orber] Update testcases and fixed some minor faultsLars Thorsen2014-06-256-99/+50
|
* [orber] Remove unused file corba_request.erlLars Thorsen2014-06-231-384/+0
|
* [orber] Remove a define of ORBVSN when compiling orbers erlang modulesLars Thorsen2014-06-232-5/+5
|