Age | Commit message (Expand) | Author |
2011-01-26 | Merge branch 'uw/xmerl-expand-simple/OTP-9034' into dev | Lars Thorsen |
2011-01-25 | Merge branch 'maint-r14' into dev | Niclas Eklund |
2011-01-24 | Merge branch 'ia/ssl-and-public_key/skip-tests-when-no-crypto-fix' into dev | Ingela Anderton Andin |
2011-01-24 | Changed crypto start test so that it works as intended | Ingela Anderton Andin |
2011-01-24 | Track parents when expanding #xmlElement records | Ulf Wiger |
2011-01-24 | Update so that cover is skipper for applications without a .cover file | Lukas Larsson |
2011-01-24 | Update minimal build target to include runtime_tools and common_test | Lukas Larsson |
2011-01-24 | Update ts to start common test with both ts.config and ts.PLATFORM.config | Lukas Larsson |
2011-01-24 | Update ts scb to add nodenames in all pre_init clauses | Lukas Larsson |
2011-01-24 | Add release/tests/test_server to path | Lukas Larsson |
2011-01-24 | Add ts_install_scb which is a common_test SCB that handles making of test mod... | Lukas Larsson |
2011-01-24 | Update ts to work with common test instead of test_server | Lukas Larsson |
2011-01-24 | Add kill_slavenodes/0 as an exported function | Lukas Larsson |
2011-01-24 | Change format of remote groups to {group, Module, GroupName}, note that this ... | Lukas Larsson |
2011-01-24 | Add possibility to get all testdata | Lukas Larsson |
2011-01-24 | Fix bug when groups refer to groups in the groups/0 function | Lukas Larsson |
2011-01-24 | Add support for external groups. | Lukas Larsson |
2011-01-24 | Refactor code to make it easier to debug | Lukas Larsson |
2011-01-24 | Merge branch 'nick/orber/inet6_test_cases/OTP-9035' into maint-r14 | Erlang/OTP |
2011-01-24 | Merge branch 'nick/ssh/sign-verify-binary' into maint-r14 | Erlang/OTP |
2011-01-24 | Merge branch 'nick/ensure_ssh_dir_exists/OTP-9010' into maint-r14 | Erlang/OTP |
2011-01-24 | Merge branch 'nick/ssh/inet6_enetunreach/OTP-9031' into maint-r14 | Erlang/OTP |
2011-01-21 | Merge branch 'ia/ssl-and-public_key/skip-test-if-no-crypto' into dev | Ingela Anderton Andin |
2011-01-20 | Skip ssl and public key tests if crypto fails to start | Ingela Anderton Andin |
2011-01-20 | OTP-9035 - More tests added so that Orber does not try to run IPv6 tests | Niclas Eklund |
2011-01-20 | Merge branch 'maint-r14' into dev | Ingela Anderton Andin |
2011-01-20 | Merge branch 'ks/bs_start_match-fails' into dev | Niclas Axelsson |
2011-01-20 | Updated appup file. | Niclas Eklund |
2011-01-20 | Updated appup file. | Niclas Eklund |
2011-01-20 | Updated notes file. | Niclas Eklund |
2011-01-20 | Updated notes file. | Niclas Eklund |
2011-01-20 | Updated notes file. | Niclas Eklund |
2011-01-20 | Merge branch 'maint-r14' of super:otp into nick/ensure_ssh_dir_exists/OTP-9010 | Niclas Eklund |
2011-01-20 | Changed year in copyright header. | Niclas Eklund |
2011-01-20 | Updated year in license. | Niclas Eklund |
2011-01-20 | Added updated modules to the appup file. | Niclas Eklund |
2011-01-20 | Added updated modules to the appup file. | Niclas Eklund |
2011-01-18 | Refuse to compile functions with too many arguments | Björn Gustavsson |
2011-01-18 | Lower the maximum arity from 256 to 255 | Björn Gustavsson |
2011-01-17 | OTP-9031 - SSH did not handle the error reason enetunreach when trying to ope... | Niclas Eklund |
2011-01-17 | Merge branch 'bjorn/beam-loader/OTP-9030' into dev | Björn Gustavsson |
2011-01-17 | c: Reduce memory footprint | Björn Gustavsson |
2011-01-17 | erl_posix_msg: Reduce memory footprint | Björn Gustavsson |
2011-01-17 | Introduce a few more variations of the move instructions | Björn Gustavsson |
2011-01-17 | Combine a move + jump sequence into the move_jump instruction | Björn Gustavsson |
2011-01-17 | Optimize and clean-up the exact equality/non-equality instructions | Björn Gustavsson |
2011-01-17 | Optimize addition of a small integer to a variable | Björn Gustavsson |
2011-01-17 | Introduce a special instruction for select_val with two values | Björn Gustavsson |
2011-01-17 | Introduce a few more specialized put_list instructions | Björn Gustavsson |
2011-01-17 | Eliminate the "put_list c n Dst" instructions | Björn Gustavsson |