Age | Commit message (Expand) | Author |
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 | .gitignore: Ignore Emakefile for epmd tests | Björn Gustavsson |
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 |
2010-04-15 | Added more tests and small corrections. | Ingela Anderton Andin |
2010-04-15 | compiler tests: Eliminate "result of expression is ignored" warnings | Björn Gustavsson |
2010-04-15 | Silence warnings for expressions that are assigned to "_" | Björn Gustavsson |
2010-04-15 | Merge branch 'ms/pcre-compile-workspace-overrun' into dev | Erlang/OTP |
2010-04-14 | Removed call to the deprecated module ssh_cm | Niclas Eklund |
2010-04-14 | Improved tests | Ingela Anderton Andin |
2010-04-14 | Enhanced error handling | Ingela Anderton Andin |
2010-04-14 | Update version number | Ingela Anderton Andin |
2010-04-14 | Fix spec for ets:to_dets/2 | Kostis Sagonas |
2010-04-14 | Merge branch 'ks/stdlib' into dev | Erlang/OTP |
2010-04-14 | Merge branch 'jb/inet6-dist' into dev | Erlang/OTP |
2010-04-14 | re_SUITE: Add pcre_compile_workspace_overflow/1 | Björn Gustavsson |
2010-04-14 | MacOS X: Boost default stack size | Björn Gustavsson |
2010-04-14 | Fix check for compile workspace overflow | Michael Santos |
2010-04-13 | We currently do not support fixed DH. Removal of dead code. | Ingela Anderton Andin |
2010-04-13 | Fixed dialyzer warning | Ingela Anderton Andin |
2010-04-13 | OTP-8554 Certificate extensions | Ingela Anderton Andin |
2010-04-13 | OTP-8553 Extended key usage | Ingela Anderton Andin |
2010-04-13 | ets docs: Correct return type for ets:to_dets/2 | Björn Gustavsson |
2010-04-13 | Merge branch 'bg/fconv' into dev | Erlang/OTP |
2010-04-13 | Use binaries instead of non-supported lists as argument to crypto:des_cbc_dec... | Dan Gudmundsson |
2010-04-13 | Support IPv6 addresses in long host names | John-Mark Bell |
2010-04-13 | Fixed spelling error | Dan Gudmundsson |
2010-04-13 | OTP-8517 Renegotiation | Ingela Anderton Andin |
2010-04-13 | erl_parse.yrl: Add missing operator in type declaration | Kostis Sagonas |
2010-04-13 | stdlib: Add types and specs | Kostis Sagonas |
2010-04-13 | stdlib: Use fun object instead of {M,F} tuple | Kostis Sagonas |
2010-04-13 | ets: Cleanup as suggested by tidier | Kostis Sagonas |