aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-03-29Fix erlang:decode_packet(httph_bin,..) to not return faulty header stringsSverker Eriksson
2010-03-29Add type information about erlang:integer_to_list/2 and erlang:list_to_integer/2Kostis Sagonas
2010-03-26Doc fix: inet:getopts/2 returns {ok, OptionValues}, not just OptionValuesMagnus Henoch
2010-03-26Fix spelling: "loose" is not a verbMagnus Henoch
2010-03-26compiler tests: Cope with missing args in function_clause for native codeBjörn Gustavsson
2010-03-26compiler tests: Compile a few more modules with 'inline'Björn Gustavsson
2010-03-26Consistently rewrite an inlined function_clause exception to case_clauseBjörn Gustavsson
2010-03-26compiler tests: Test the 'inline' option betterBjörn Gustavsson
2010-03-26compiler: Suppress bs_context_to_binary/1 for a literal operandBjörn Gustavsson
2010-03-26compiler: Fix binary matching bug in the inlinerBjörn Gustavsson
2010-03-26sys_core_inline: Don't generated multiple compiler_generated annosBjörn Gustavsson
2010-03-25OTP-7046 Support for Diffie-Hellman keyexchangeIngela Anderton Andin
2010-03-25Merge branch 'hawk/wx-add-app-file' into devErlang/OTP
2010-03-25Merge branch 'bg/compiler-remove-r11-support' into devErlang/OTP
2010-03-25Add copied install_bin in system_SUITE to .gitignoreRickard Green
2010-03-25OTP-8517 RenegotiationIngela Anderton Andin
2010-03-23Fix implementation of IPv6 TCP distribution protocolJohn-Mark Bell
2010-03-23Fix compilation of epmd with IPv6 enabledJohn-Mark Bell
2010-03-23Add app and appup files to the wx applicationHåkan Mattsson
2010-03-23OTP-8533 Update observer test suite for R14Björn Gustavsson
2010-03-22compiler: Don't support the no_binaries optionBjörn Gustavsson
2010-03-22erts: Don't support the put_string/3 instructionBjörn Gustavsson
2010-03-22compiler: Don't support the no_constant_pool optionBjörn Gustavsson
2010-03-22compiler: Don't support the r11 optionBjörn Gustavsson
2010-03-22test_server: Don't support communication with R11 nodesBjörn Gustavsson
2010-03-22binary_SUITE: Don't test bit-level binary roundtrips with R11 nodesBjörn Gustavsson
2010-03-22erts: Test compatibility of funs with R12 instead of R11Björn Gustavsson
2010-03-22Merge branch 'dgud/emacs-bugfixes' into devErlang/OTP
2010-03-22Merge branch 'pan/otp_8332_halfword' into devErlang/OTP
2010-03-22Fix usage of ip_v6_disabled and publish itNiclas Eklund
2010-03-22otp_build: Don't run hooks when updating the primary bootstrapBjörn Gustavsson
2010-03-22OTP-8512 Add Erlangish MarkDown to Erlangish XML supportRickard Green
2010-03-22The send operation now accepts infinity as timeoutNiclas Eklund
2010-03-20Add missing type in erlang:decode_packet/3Kostis Sagonas
2010-03-19OTP-8508 & OTP-8509.Micael Karlberg
2010-03-19OTP-8527 Global no longer supports R11B nodesHans Bolinder
2010-03-19Enhance error message for faulty app fileHåkan Mattsson
2010-03-19erl_call: fix documentation of -a optionMagnus Henoch
2010-03-19kernel: document the file:change_mode/2 functionAndrey Pampukha
2010-03-17.gitignore: Ignore generated asn1 test suitesBjörn Gustavsson
2010-03-17compiler: Provide more information if the v3_life pass crashesBjörn Gustavsson
2010-03-17OTP-8522 Avoid duplicated 'undefined' in record field typesHans Bolinder
2010-03-17Merge branch 'hawk/escript-add-create-and-extract' into devErlang/OTP
2010-03-16OTP-8510 ssl crashDan Gudmundsson
2010-03-16Add type info for record fieldsHåkan Mattsson
2010-03-16Remove the undocumented function escript:foldl/3Håkan Mattsson
2010-03-16Make reltool independent of the function escript:foldl/3Håkan Mattsson
2010-03-16Add functions to create and extract escriptsHåkan Mattsson
2010-03-16Add function zip:foldl/3 to iterate over zip archivesHåkan Mattsson
2010-03-16Preparing for new versionNiclas Eklund