Age | Commit message (Expand) | Author |
2011-05-10 | Added (intial) override community stuff. | Micael Karlberg |
2011-05-06 | Udated documentation (and version). | Micael Karlberg |
2010-12-14 | Merge branch 'nick/orber/old_ssl_option/OTP-8994' into maint-r13 | Erlang/OTP |
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. On... | Niclas Eklund |
2010-10-27 | Prepare release | Erlang/OTP |
2010-10-27 | Merge branch 'nick/cosNotification/deprecated_regexp/OTP-8846' into maint-r13 | Erlang/OTP |
2010-10-27 | Merge branch 'nick/orber/corbaloc_http/OTP-8900' into maint-r13 | Erlang/OTP |
2010-10-27 | Fiex TR tag. | Niclas Eklund |
2010-10-27 | Incorrect TR tag. | Niclas Eklund |
2010-10-25 | Update version numbers | Erlang/OTP |
2010-10-25 | The fix regarding OTP-8863 was not included in the previous version as stated | Niclas Eklund |
2010-10-21 | Update release notes | Erlang/OTP |
2010-10-21 | Merge branch 'nick/ssh/fix-process-leak/OTP-8807' into maint-r13 | Erlang/OTP |
2010-10-21 | Merge branch 'nick/ssh/crash_report/OTP-8881' into maint-r13 | Erlang/OTP |
2010-10-19 | Merge branch 'maint-r13' of super:otp into nick/orber/corbaloc_http/OTP-8900 | Niclas Eklund |
2010-10-19 | A corbaloc http string could return an EXIT message, instead of a system | Niclas Eklund |
2010-10-14 | Add test suite for cosFileTransfer | Niclas Eklund |
2010-10-06 | In some cases a crash report was generated when a connection was closing down. | Niclas Eklund |
2010-10-04 | Prepare release | Erlang/OTP |
2010-10-04 | Add additional test to cover this correction | Kenneth Lundin |
2010-09-24 | correct the encoding of ExtensionAdditionGroup | Kenneth Lundin |
2010-09-23 | temp | Kenneth Lundin |
2010-09-23 | Add support for ExtensionAdditionGroup notation in nested types as well | Kenneth Lundin |
2010-09-23 | Added basic tests for recursive uinions and structs. | Niclas Eklund |
2010-09-23 | Removed test code. | Niclas Eklund |
2010-09-23 | Added partial support for recursive IDL types. | Niclas Eklund |
2010-09-23 | Uppdatet year in header. | Niclas Eklund |
2010-09-23 | Added missing bracket. | Niclas Eklund |
2010-09-23 | Switched from using the deprecated regexp to re instead. | Niclas Eklund |
2010-09-21 | Add test suites for (most) CORBA applications | Niclas Eklund |
2010-09-20 | Prepare release | Erlang/OTP |
2010-09-20 | An empty element declared as simpleContent was not properly validated. | Lars Thorsen |
2010-09-09 | Add test suite for ic | Niclas Eklund |
2010-09-06 | Add test suite for runtime_tools | Björn Gustavsson |
2010-09-03 | Add test suite for debugger | Björn Gustavsson |
2010-09-03 | Add test suite for os_mon | Björn Gustavsson |
2010-09-02 | Fix race condition when terminating a connection. | nick |
2010-09-02 | fix process leak in ssh_system_sup (dynamicaly created childs where not clean... | Stefan Grundmann |
2010-09-01 | Prepare release | Erlang/OTP |
2010-09-01 | Merge branch 'hb/kernel/net_set_ticktime/OTP-8787' of ../hasse_otp into HEAD | Erlang/OTP |
2010-09-01 | Remove copyright headers in vsn.mk files | Björn Gustavsson |
2010-08-27 | Merge branch 'kenneth/asn1/ExtensionAdditionGroup/OTP-8598' of ../kenneth_otp... | Erlang/OTP |
2010-08-27 | Merge branch 'bjorn/asn1/eliminate-duplicate-data-dir' of ../bjorn_otp into HEAD | Erlang/OTP |
2010-08-27 | Merge branch 'bjorn/jinterface-test-suite' into maint-r13 | Björn Gustavsson |
2010-08-27 | asn1 tests: Remove duplicated SUITE data directories | Björn Gustavsson |
2010-08-25 | Update of vsn.mk, relnotes and appup for patch in R13B04 track | Kenneth Lundin |
2010-08-25 | Add support for Extension addition group | Kenneth Lundin |
2010-08-25 | Fix a bug that could cause the net_kernel process to crash. | Hans Bolinder |