Age | Commit message (Expand) | Author |
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 | Document R14 paren-less record access/update | Tuncer Ayaz |
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-20 | re: Fix non-termination for a certain regular expression | Michael Santos |
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 |