aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-10-17Fix a bug in Dets concerning repair of almost full tablesHans Bolinder
2011-10-17Merge branch 'hb/doc_fixes/OTP-9616'Hans Bolinder
2011-10-17Merge branch 'hb/erl_docgen/man_fixes/OTP-9614'Hans Bolinder
2011-10-17Correct the docsHans Bolinder
2011-10-17Fix bugs in the generation of manpagesHans Bolinder
2011-10-13asn1: Fix typo that caused failure of 'make release' on WindowsBjörn Gustavsson
2011-10-13make_preload: Don't output a C comment start inside a commentBjörn Gustavsson
2011-10-13Merge branch 'hb/stdlib/dets_repair/OTP-9622'Hans Bolinder
2011-10-13Merge branch 'ia/ssl-peername-one-should-not-be-removed'Ingela Anderton Andin
2011-10-12Merge branch 'bjorn/erts/beam-loader-fixes'Björn Gustavsson
2011-10-11Merge branch 'bjorn/some-configure-clean-ups'Björn Gustavsson
2011-10-11Print transformtions sorted on the name of the first instructionBjörn Gustavsson
2011-10-11Share code for call of predicate and transformation functionsBjörn Gustavsson
2011-10-11Simplify transformations of gc_bif[123] instructionsBjörn Gustavsson
2011-10-11Refactor 'too_old_compiler' handlingBjörn Gustavsson
2011-10-11Introduce 'try_me_else_fail'Björn Gustavsson
2011-10-11Combine 'store_var' with 'next_arg'Björn Gustavsson
2011-10-11Merge 'next_instr' and 'is_op' into 'next_instr'Björn Gustavsson
2011-10-11Merge 'new_instr' and 'store_op' into 'new_instr'Björn Gustavsson
2011-10-11Combine a 'call' instruction with the following 'end' instructionBjörn Gustavsson
2011-10-11Remove some unnecessary type constraints in transformationsBjörn Gustavsson
2011-10-11Get rid of redundant 'try_me_else' and 'fail' instructionsBjörn Gustavsson
2011-10-11Add some more information in instruction commentsBjörn Gustavsson
2011-10-11In transformations, don't store variables that are never usedBjörn Gustavsson
2011-10-11Remove redundant 'next_arg' before 'next_instr'Björn Gustavsson
2011-10-11Put back ssl:peercert/1Ingela Anderton Andin
2011-10-11Generalize and rename is_set_var_instr() to is_instr()Björn Gustavsson
2011-10-11Remove too_old_compiler handling for very old instruction variantsBjörn Gustavsson
2011-10-11Remove the special instructions for the hybrid heap emulatorBjörn Gustavsson
2011-10-11Remove optimization of 'move R R'Björn Gustavsson
2011-10-10Merge branch 'hb/kernel/fix_disk_log/OTP-9508'Hans Bolinder
2011-10-10Fix a minor bug in DetsHans Bolinder
2011-10-10Merge branch 'anders/diameter/tls_over_tcp/OTP-9605'Anders Svensson
2011-10-10Merge branch 'anders/diameter/testsuite_robustness/OTP-9619'Anders Svensson
2011-10-10Merge branch 'anders/diameter/eprotonosupport/OTP-9615'Anders Svensson
2011-10-10Merge branch 'anders/diameter/doc_dependencies/OTP-9612'Anders Svensson
2011-10-10Move init/end_per_suite into testcasesAnders Svensson
2011-10-10gen_sctp:open/0-2 might return {error, eprotonosupport}Anders Svensson
2011-10-07Make testsuites more robust in case of init failureAnders Svensson
2011-10-07Merge branch 'sa/callback-attr'Henrik Nord
2011-10-07Add callback specs into 'application' module in kernelStavros Aronis
2011-10-07Add callback specs to tftp module following internet documentationStavros Aronis
2011-10-07Add callback specs to inets_service module following possibly deprecated comm...Stavros Aronis
2011-10-07Add '-callback' attributes in stdlib's behavioursStavros Aronis
2011-10-07Update primary bootstrapHenrik Nord
2011-10-07Update the documentation with information on the callback attributeStavros Aronis
2011-10-07Automatically generate 'behaviour_info' function from '-callback' attributesStavros Aronis
2011-10-07Add '-callback' attribute to language syntaxStavros Aronis
2011-10-07Skip tls testsuite if there's no opensslAnders Svensson
2011-10-07Simplify depend.sed for better compatibilityAnders Svensson