Age | Commit message (Expand) | Author |
2010-04-01 | Update version number | Ingela Anderton Andin |
2010-04-01 | Merge branch 'au/crypto' into dev | Erlang/OTP |
2010-04-01 | Merge branch 'bg/compiler-inliner' into dev | Erlang/OTP |
2010-03-31 | OTP-8484 Fix minor cross compilation issues | Rickard Green |
2010-03-31 | Fixed arguments to queue:in_r in clause that is very unlikly to happen and he... | Ingela Anderton Andin |
2010-03-31 | Corrected merge errors | Ingela Anderton Andin |
2010-03-31 | CORBA applications test suites published | Niclas Eklund |
2010-03-30 | Exporting ssh:connect/4 | Niclas Eklund |
2010-03-30 | erl_parse: Remove more stray 'cond' support | Björn Gustavsson |
2010-03-30 | Merge branch 'mh/doc-inet-getopts' into dev | Erlang/OTP |
2010-03-30 | Merge branch 'mh/doc-loose-lose' into dev | Erlang/OTP |
2010-03-30 | Merge branch 'bd/mnesia-activity-subscription' into dev | Erlang/OTP |
2010-03-30 | Add mnesia activity subscription message | Bernard Duggan |
2010-03-30 | Merge branch 'dgud/wx-new-doxygen' into dev | Erlang/OTP |
2010-03-29 | pmod_SUITE: Again test inlining parameterized modules | Björn Gustavsson |
2010-03-29 | Add type information about erlang:integer_to_list/2 and erlang:list_to_integer/2 | Kostis Sagonas |
2010-03-26 | Doc fix: inet:getopts/2 returns {ok, OptionValues}, not just OptionValues | Magnus Henoch |
2010-03-26 | Fix spelling: "loose" is not a verb | Magnus Henoch |
2010-03-26 | compiler tests: Cope with missing args in function_clause for native code | Björn Gustavsson |
2010-03-26 | compiler tests: Compile a few more modules with 'inline' | Björn Gustavsson |
2010-03-26 | Consistently rewrite an inlined function_clause exception to case_clause | Björn Gustavsson |
2010-03-26 | compiler tests: Test the 'inline' option better | Björn Gustavsson |
2010-03-26 | compiler: Suppress bs_context_to_binary/1 for a literal operand | Björn Gustavsson |
2010-03-26 | compiler: Fix binary matching bug in the inliner | Björn Gustavsson |
2010-03-26 | sys_core_inline: Don't generated multiple compiler_generated annos | Björn Gustavsson |
2010-03-25 | OTP-7046 Support for Diffie-Hellman keyexchange | Ingela Anderton Andin |
2010-03-25 | Merge branch 'hawk/wx-add-app-file' into dev | Erlang/OTP |
2010-03-25 | Merge branch 'bg/compiler-remove-r11-support' into dev | Erlang/OTP |
2010-03-25 | OTP-8517 Renegotiation | Ingela Anderton Andin |
2010-03-23 | Fix implementation of IPv6 TCP distribution protocol | John-Mark Bell |
2010-03-23 | Add app and appup files to the wx application | Håkan Mattsson |
2010-03-23 | OTP-8533 Update observer test suite for R14 | Björn Gustavsson |
2010-03-22 | compiler: Don't support the no_binaries option | Björn Gustavsson |
2010-03-22 | erts: Don't support the put_string/3 instruction | Björn Gustavsson |
2010-03-22 | compiler: Don't support the no_constant_pool option | Björn Gustavsson |
2010-03-22 | compiler: Don't support the r11 option | Björn Gustavsson |
2010-03-22 | test_server: Don't support communication with R11 nodes | Björn Gustavsson |
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 |