aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-03-25Add copied install_bin in system_SUITE to .gitignoreRickard Green
2010-03-25OTP-8517 RenegotiationIngela Anderton Andin
2010-03-23OTP-8533 Update observer test suite for R14Bjö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
2010-03-16Merge branch 'ml/documentation_apostrophe_fix' into devErlang/OTP
2010-03-16Correct grammatical problems in conjunction with 'its'Matthias Lang
2010-03-16Change all incorrect occurrences of it's to itsMatthias Lang
2010-03-16Corrected spellingNiclas Eklund
2010-03-16Added stack trace information when ssh_connection:handle_msg fails (suggested...Niclas Eklund
2010-03-16Remove stray code supporting 'cond'Björn Gustavsson
2010-03-16Remove stray code supporting constant/1Björn Gustavsson
2010-03-16Merge branch 'bg/asn1-tests' into devErlang/OTP
2010-03-15Merge branch 'bg/efficiency-guide' into devErlang/OTP
2010-03-15Fix another -spec() problemDan Gudmundsson
2010-03-15Add missing elisp files to the the release targetDan Gudmundsson
2010-03-15Fix electric semi-colon and tuples inside listsDan Gudmundsson
2010-03-15Corrected spellingNiclas Eklund
2010-03-15Update copyright headersBjörn Gustavsson
2010-03-12Teach testcase in driver_suite the new prototype for driver_asyncPatrik Nyblom
2010-03-11asn1 tests: Let ts:run() build the testsBjörn Gustavsson
2010-03-11asn1 tests: No longer tolerate compilation warningsBjörn Gustavsson
2010-03-11asn1 tests: Eliminate use of deprecated concat_binary/1Björn Gustavsson
2010-03-11asn1 tests: Eliminate warning for an unused variableBjörn Gustavsson
2010-03-11asn1 tests: Modernize guard testsBjörn Gustavsson
2010-03-11asn1 tests: Clean up commentsBjörn Gustavsson
2010-03-11asn1 tests: Don't refer to $ERL_TOP in compiler optionsBjörn Gustavsson
2010-03-11OTP-8516 asn1: clean up test suiteBjörn Gustavsson
2010-03-10wx: Correct usage of driver callbacks from wx threadPatrik Nyblom