Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-24 | Merge branch 'nick/orber/inet6_test_cases/OTP-9035' into maint-r14 | Erlang/OTP | |
* nick/orber/inet6_test_cases/OTP-9035: OTP-9035 - More tests added so that Orber does not try to run IPv6 tests on a machine than cannot handle that. This only affect test code and not the application. | |||
2011-01-20 | OTP-9035 - More tests added so that Orber does not try to run IPv6 tests | Niclas Eklund | |
on a machine than cannot handle that. This only affect test code and not the application. | |||
2010-12-17 | Merge branch 'maint-r13' into maint-r14 | Niclas Eklund | |
Conflicts: lib/orber/doc/src/notes.xml lib/orber/vsn.mk | |||
2010-12-16 | Merge branch 'nick/orber/old_ssl_option/OTP-8994' into maint-r14 | Erlang/OTP | |
* nick/orber/old_ssl_option/OTP-8994: The SSL option {ssl_imp, old} was not used if ssl_generation was set to 2. Only R14B was affected by this. Conflicts: lib/orber/doc/src/notes.xml lib/orber/vsn.mk | |||
2010-12-16 | Merge branch 'nick/orber/recursive_types/OTP-8868' into maint-r14 | Erlang/OTP | |
* nick/orber/recursive_types/OTP-8868: Support for recursive unions and structs. Break loop if recursive TypeCode. Added basic tests for recursive uinions and structs. Removed test code. Added partial support for recursive IDL types. Conflicts: lib/ic/doc/src/notes.xml lib/ic/vsn.mk lib/orber/vsn.mk | |||
2010-12-14 | Merge branch 'nick/orber/old_ssl_option/OTP-8994' into maint-r13 | Erlang/OTP | |
* nick/orber/old_ssl_option/OTP-8994: The SSL option {ssl_imp, old} was not used if ssl_generation was set to 2. Only R14B was affected by this. Conflicts: lib/orber/doc/src/notes.xml lib/orber/vsn.mk | |||
2010-12-14 | Support for recursive unions and structs. Break loop if recursive TypeCode. | Niclas Eklund | |
2010-12-10 | Merge branch 'maint-r13' of super:otp into nick/orber/recursive_types/OTP-8868 | Niclas Eklund | |
2010-12-10 | The SSL option {ssl_imp, old} was not used if ssl_generation was set to 2. ↵ | Niclas Eklund | |
Only R14B was affected by this. | |||
2010-10-29 | Removed superfluous release notes. | Niclas Eklund | |
2010-10-28 | Merge branch 'maint-r13' into maint-r14 | Niclas Eklund | |
Conflicts: lib/cosNotification/src/CosNotification_Definitions.hrl lib/cosNotification/vsn.mk lib/orber/vsn.mk | |||
2010-10-27 | Incorrect TR tag. | Niclas Eklund | |
2010-10-19 | A corbaloc http string could return an EXIT message, instead of a system | Niclas Eklund | |
exception, if the HTTP server closed the socket without returning a complete message. I.e. header and a body containing a stringified IOR. | |||
2010-09-23 | Added basic tests for recursive uinions and structs. | Niclas Eklund | |
2010-09-23 | Added partial support for recursive IDL types. | Niclas Eklund | |
2010-09-21 | Add test suites for (most) CORBA applications | Niclas Eklund | |
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP | |
2010-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom | |
2010-08-18 | Remove ticket numbers from all vsn.mk files | Björn Gustavsson | |
Some application's vsn.mk files contained a list of the ticket numbers fixed in each version. Since that information can be obtained from the notes.xml file or from the merge commits in the git repository (provided that the branch name includes the ticket number), there is no reason to manually maintain that information in the vsn.mk files. | |||
2010-03-31 | CORBA applications test suites published | Niclas Eklund | |
2010-03-05 | Added missing bracket | Niclas Eklund | |
2010-02-15 | Added the configuration parameters iiop_out_ports_attempts and ↵ | Niclas Eklund | |
iiop_out_ports_random. | |||
2010-02-04 | Removed the usage of the codeinclude tag in the documentation. | Niclas Eklund | |
2010-01-15 | Remove old SSL dependency | Niclas Eklund | |
2009-12-23 | Updated version and release note | Niclas Eklund | |
2009-12-21 | Removed superfluous backslash | Niclas Eklund | |
2009-12-21 | Removed 011 in documentation files | Niclas Eklund | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |