Age | Commit message (Expand) | Author |
2010-05-03 | Add type info for erlang:load_nif/2 | Kostis Sagonas |
2010-05-02 | Merge branch 'bg/remove-stray-ose-support' into dev | Erlang/OTP |
2010-04-30 | Fix mispelled type name in spec for ets:to_dets/2 | Björn Gustavsson |
2010-04-30 | kernel tests: Remove stray OSE/Delta support | Björn Gustavsson |
2010-04-30 | erl_interface tests: Remove stray OSE/Delta support | Björn Gustavsson |
2010-04-30 | test_server: Remove stray support for OSE/Delta | Björn Gustavsson |
2010-04-29 | Merge branch 'ks/kernel' into dev | Erlang/OTP |
2010-04-29 | Started to prepare for next version | Ingela Anderton Andin |
2010-04-29 | OTP-8588 Alert and packet handling improvment | Ingela Anderton Andin |
2010-04-28 | OTP-8542: HTTP client memory leak | Micael Karlberg |
2010-04-28 | OTP-8333 Crypto using NIF's | Sverker Eriksson |
2010-04-28 | kernel: Clean up as suggested by tidier | Kostis Sagonas |
2010-04-28 | Merge branch 'hawk/reltool' into dev | Erlang/OTP |
2010-04-27 | Merge branch 'bg/compiler-suppress-result-ignored' into dev | Erlang/OTP |
2010-04-27 | OTP-8564 Update deprecation status | Micael Karlberg |
2010-04-23 | OTP-8561: A minor compiler related performance improvement. | Micael Karlberg |
2010-04-23 | Merge branch 'ta/code_clash-filter-error' into dev | Erlang/OTP |
2010-04-23 | Merge branch 'ta/asn1-gratuitous-output' into dev | Erlang/OTP |
2010-04-23 | Merge branch 'ta/nested-records' into dev | Erlang/OTP |
2010-04-22 | Make some cleanups | Håkan Mattsson |
2010-04-22 | OTP-8596 added ticket (removed deprecated modules/functions) | Niclas Eklund |
2010-04-21 | Merge branch 'ms/re_infinite_loop' into dev | Erlang/OTP |
2010-04-21 | Removed deprecated functions and module | Niclas Eklund |
2010-04-21 | Changes after ssh-1.1.8 | Niclas Eklund |
2010-04-21 | OTP-8542: Merge from dev-branch. | Micael Karlberg |
2010-04-21 | New branch for ssh-2.0 and later | Niclas Eklund |
2010-04-20 | Support nested record field access without parentheses | Tuncer Ayaz |
2010-04-20 | Merge branch 'bg/compiler-fmove-opt' into dev | Erlang/OTP |
2010-04-20 | Add testcase for infinite loop problem caused by reset of match_call_count | Patrik Nyblom |
2010-04-19 | Merge branch 'bg/deprecations' into dev | Erlang/OTP |
2010-04-19 | Prepare for release | Dan Gudmundsson |
2010-04-19 | OTP-8567 The word 'spec' is no longer reserved. | Hans Bolinder |
2010-04-19 | Ensure that {error, Reason} is returned even when server dies | Håkan Mattsson |
2010-04-19 | Introduced a new embedded_app_type option | Håkan Mattsson |
2010-04-19 | Removed spurious CDATA in documentation | Håkan Mattsson |
2010-04-19 | Automatically include applications that must be started | Håkan Mattsson |
2010-04-19 | Add app test SUITE | Håkan Mattsson |
2010-04-19 | Add app and appup files to reltool | Håkan Mattsson |
2010-04-19 | Add function to return status about the configuration | Håkan Mattsson |
2010-04-19 | Improved handling of applications explicitly included releases | Håkan Mattsson |
2010-04-19 | Created escript for simplified usage from makefiles | Håkan Mattsson |
2010-04-19 | code:clash/0: match correct return value from erl_prim_loader:list_dir/1 | Tuncer Ayaz |
2010-04-19 | beam_type: Improve coalescing of fmove/2 and move/2 instructions | Björn Gustavsson |
2010-04-17 | Removing usage of undocumented functions | Niclas Eklund |
2010-04-17 | Reset inet options | Dan Gudmundsson |
2010-04-16 | Avoid race condition of early handshake messages, when socket is active mode ... | Dan Gudmundsson |
2010-04-15 | Fix shared libraries installation | Peter Lemenkov |
2010-04-15 | ** Empty commit message ** | Ingela Anderton Andin |
2010-04-15 | Tried to minimize sleeping | Ingela Anderton Andin |
2010-04-15 | Ignore renegotiation reject until we implemented RFC-5746 | Ingela Anderton Andin |