Age | Commit message (Expand) | Author |
2011-10-12 | Merge branch 'bjorn/erts/beam-loader-fixes' | Björn Gustavsson |
2011-10-11 | Merge branch 'bjorn/some-configure-clean-ups' | Björn Gustavsson |
2011-10-11 | Print transformtions sorted on the name of the first instruction | Björn Gustavsson |
2011-10-11 | Share code for call of predicate and transformation functions | Björn Gustavsson |
2011-10-11 | Simplify transformations of gc_bif[123] instructions | Björn Gustavsson |
2011-10-11 | Refactor 'too_old_compiler' handling | Björn Gustavsson |
2011-10-11 | Introduce 'try_me_else_fail' | Björn Gustavsson |
2011-10-11 | Combine 'store_var' with 'next_arg' | Björn Gustavsson |
2011-10-11 | Merge 'next_instr' and 'is_op' into 'next_instr' | Björn Gustavsson |
2011-10-11 | Merge 'new_instr' and 'store_op' into 'new_instr' | Björn Gustavsson |
2011-10-11 | Combine a 'call' instruction with the following 'end' instruction | Björn Gustavsson |
2011-10-11 | Remove some unnecessary type constraints in transformations | Björn Gustavsson |
2011-10-11 | Get rid of redundant 'try_me_else' and 'fail' instructions | Björn Gustavsson |
2011-10-11 | Add some more information in instruction comments | Björn Gustavsson |
2011-10-11 | In transformations, don't store variables that are never used | Björn Gustavsson |
2011-10-11 | Remove redundant 'next_arg' before 'next_instr' | Björn Gustavsson |
2011-10-11 | Generalize and rename is_set_var_instr() to is_instr() | Björn Gustavsson |
2011-10-11 | Remove too_old_compiler handling for very old instruction variants | Björn Gustavsson |
2011-10-11 | Remove the special instructions for the hybrid heap emulator | Björn Gustavsson |
2011-10-11 | Remove optimization of 'move R R' | Björn Gustavsson |
2011-10-10 | Merge branch 'hb/kernel/fix_disk_log/OTP-9508' | Hans Bolinder |
2011-10-10 | Merge branch 'anders/diameter/tls_over_tcp/OTP-9605' | Anders Svensson |
2011-10-10 | Merge branch 'anders/diameter/testsuite_robustness/OTP-9619' | Anders Svensson |
2011-10-10 | Merge branch 'anders/diameter/eprotonosupport/OTP-9615' | Anders Svensson |
2011-10-10 | Merge branch 'anders/diameter/doc_dependencies/OTP-9612' | Anders Svensson |
2011-10-10 | Move init/end_per_suite into testcases | Anders Svensson |
2011-10-10 | gen_sctp:open/0-2 might return {error, eprotonosupport} | Anders Svensson |
2011-10-07 | Make testsuites more robust in case of init failure | Anders Svensson |
2011-10-07 | Merge branch 'sa/callback-attr' | Henrik Nord |
2011-10-07 | Add callback specs into 'application' module in kernel | Stavros Aronis |
2011-10-07 | Add callback specs to tftp module following internet documentation | Stavros Aronis |
2011-10-07 | Add callback specs to inets_service module following possibly deprecated comm... | Stavros Aronis |
2011-10-07 | Add '-callback' attributes in stdlib's behaviours | Stavros Aronis |
2011-10-07 | Update primary bootstrap | Henrik Nord |
2011-10-07 | Update the documentation with information on the callback attribute | Stavros Aronis |
2011-10-07 | Automatically generate 'behaviour_info' function from '-callback' attributes | Stavros Aronis |
2011-10-07 | Add '-callback' attribute to language syntax | Stavros Aronis |
2011-10-07 | Skip tls testsuite if there's no openssl | Anders Svensson |
2011-10-07 | Simplify depend.sed for better compatibility | Anders Svensson |
2011-10-06 | Clarify that ssl must be started for TLS support | Anders Svensson |
2011-10-06 | Add tls support at connection establishment | Anders Svensson |
2011-10-06 | Add tls testsuite | Anders Svensson |
2011-10-06 | Documentation updates | Anders Svensson |
2011-10-06 | Close transport if tls is requested over sctp | Anders Svensson |
2011-10-06 | Handle tls notification for tcp | Anders Svensson |
2011-10-06 | Lift recursion in tcp message reception up the call chain | Anders Svensson |
2011-10-06 | Add tls support to capabilities exchange | Anders Svensson |
2011-10-06 | Merge branch 'ia/ssl/remove-old-ssl/OTP-7048' | Ingela Anderton Andin |
2011-10-06 | Merge branch 'ia/ssl/dist-more-tests' | Ingela Anderton Andin |
2011-10-04 | Merge branch 'dev' into major | Björn-Egil Dahlberg |