Age | Commit message (Expand) | Author |
2011-10-17 | Merge branch 'hb/stdlib/dets_repair/OTP-9607' | Hans Bolinder |
2011-10-17 | Fix a bug in Dets concerning repair of almost full tables | Hans Bolinder |
2011-10-17 | Merge branch 'hb/doc_fixes/OTP-9616' | Hans Bolinder |
2011-10-17 | Merge branch 'hb/erl_docgen/man_fixes/OTP-9614' | Hans Bolinder |
2011-10-17 | Correct the docs | Hans Bolinder |
2011-10-17 | Fix bugs in the generation of manpages | Hans Bolinder |
2011-10-13 | asn1: Fix typo that caused failure of 'make release' on Windows | Björn Gustavsson |
2011-10-13 | make_preload: Don't output a C comment start inside a comment | Björn Gustavsson |
2011-10-13 | Merge branch 'hb/stdlib/dets_repair/OTP-9622' | Hans Bolinder |
2011-10-13 | Merge branch 'ia/ssl-peername-one-should-not-be-removed' | Ingela Anderton Andin |
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 | Put back ssl:peercert/1 | Ingela Anderton Andin |
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 | Fix a minor bug in Dets | 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 |