Age | Commit message (Expand) | Author |
2010-03-22 | Merge branch 'dgud/emacs-bugfixes' into dev | Erlang/OTP |
2010-03-22 | Merge branch 'pan/otp_8332_halfword' into dev | Erlang/OTP |
2010-03-22 | Fix usage of ip_v6_disabled and publish it | Niclas Eklund |
2010-03-22 | The send operation now accepts infinity as timeout | Niclas Eklund |
2010-03-20 | Add missing type in erlang:decode_packet/3 | Kostis Sagonas |
2010-03-19 | OTP-8508 & OTP-8509. | Micael Karlberg |
2010-03-19 | OTP-8527 Global no longer supports R11B nodes | Hans Bolinder |
2010-03-19 | Enhance error message for faulty app file | Håkan Mattsson |
2010-03-19 | erl_call: fix documentation of -a option | Magnus Henoch |
2010-03-19 | kernel: document the file:change_mode/2 function | Andrey Pampukha |
2010-03-17 | compiler: Provide more information if the v3_life pass crashes | Björn Gustavsson |
2010-03-17 | OTP-8522 Avoid duplicated 'undefined' in record field types | Hans Bolinder |
2010-03-17 | Merge branch 'hawk/escript-add-create-and-extract' into dev | Erlang/OTP |
2010-03-16 | OTP-8510 ssl crash | Dan Gudmundsson |
2010-03-16 | Add type info for record fields | Håkan Mattsson |
2010-03-16 | Remove the undocumented function escript:foldl/3 | Håkan Mattsson |
2010-03-16 | Make reltool independent of the function escript:foldl/3 | Håkan Mattsson |
2010-03-16 | Add functions to create and extract escripts | Håkan Mattsson |
2010-03-16 | Add function zip:foldl/3 to iterate over zip archives | Håkan Mattsson |
2010-03-16 | Preparing for new version | Niclas Eklund |
2010-03-16 | Merge branch 'ml/documentation_apostrophe_fix' into dev | Erlang/OTP |
2010-03-16 | Correct grammatical problems in conjunction with 'its' | Matthias Lang |
2010-03-16 | Change all incorrect occurrences of it's to its | Matthias Lang |
2010-03-16 | Corrected spelling | Niclas Eklund |
2010-03-16 | Added stack trace information when ssh_connection:handle_msg fails (suggested... | Niclas Eklund |
2010-03-16 | Remove stray code supporting 'cond' | Björn Gustavsson |
2010-03-16 | Remove stray code supporting constant/1 | Björn Gustavsson |
2010-03-16 | Merge branch 'bg/asn1-tests' into dev | Erlang/OTP |
2010-03-15 | Fix another -spec() problem | Dan Gudmundsson |
2010-03-15 | Add missing elisp files to the the release target | Dan Gudmundsson |
2010-03-15 | Fix electric semi-colon and tuples inside lists | Dan Gudmundsson |
2010-03-15 | Corrected spelling | Niclas Eklund |
2010-03-15 | Update copyright headers | Björn Gustavsson |
2010-03-11 | asn1 tests: Let ts:run() build the tests | Björn Gustavsson |
2010-03-11 | asn1 tests: No longer tolerate compilation warnings | Björn Gustavsson |
2010-03-11 | asn1 tests: Eliminate use of deprecated concat_binary/1 | Björn Gustavsson |
2010-03-11 | asn1 tests: Eliminate warning for an unused variable | Björn Gustavsson |
2010-03-11 | asn1 tests: Modernize guard tests | Björn Gustavsson |
2010-03-11 | asn1 tests: Clean up comments | Björn Gustavsson |
2010-03-11 | asn1 tests: Don't refer to $ERL_TOP in compiler options | Björn Gustavsson |
2010-03-11 | OTP-8516 asn1: clean up test suite | Björn Gustavsson |
2010-03-10 | wx: Correct usage of driver callbacks from wx thread | Patrik Nyblom |
2010-03-10 | Make tracing and distribution work | Patrik Nyblom |
2010-03-10 | Merge branch 'bg/sasl-infinity' into dev | Erlang/OTP |
2010-03-10 | OTP-8502 os:cmd hang | Rickard Green |
2010-03-10 | Fix a crash when using an undefined record name as a type | Kostis Sagonas |
2010-03-09 | OTP-7452 Support for SQL_WCHAR, SQL_WVARCHAR and strings as binaries | Ingela Anderton Andin |
2010-03-09 | OTP-8503 stdlib: records with no fields is considered typed by epp | Hans Bolinder |
2010-03-09 | OTP-8501 stdlib: erl_pp no longer quotes atoms in types | Hans Bolinder |
2010-03-09 | Merge branch 'ks/types' into dev | Erlang/OTP |