Age | Commit message (Expand) | Author |
2010-05-12 | timer: Update specs and apply tidier cleanups | Kostis Sagonas |
2010-05-12 | Merge branch 'bg/compiler-attributes' into dev | Erlang/OTP |
2010-05-12 | hipe_beam_to_icode: Correct names of new recv_* instructions | Kostis Sagonas |
2010-05-12 | OTP-8629 stdlib: prepare erl_parse.yrl for future extension | Hans Bolinder |
2010-05-12 | OTP-8628 stdlib: correction lists(3) | Hans Bolinder |
2010-05-12 | Remove opaque declarations from the attributes | Björn Gustavsson |
2010-05-12 | Merge branch 'bg/opt-receive' into dev | Erlang/OTP |
2010-05-11 | OTP-8620 Updates of ct_ssh | Peter Andersson |
2010-05-11 | Updated vsn | Ingela Anderton Andin |
2010-05-11 | Handling of empty certificate extensions OTP-8626 | Ingela Anderton Andin |
2010-05-11 | OTP-8561: A minor compiler related performance improvement. | Micael Karlberg |
2010-05-11 | hipe_icode: Suppress a dialyzer warning | Kostis Sagonas |
2010-05-11 | Merge branch 'bg/beam_lib' into dev | Erlang/OTP |
2010-05-11 | Merge branch 'dgud/emacs-21-fix' into dev | Erlang/OTP |
2010-05-11 | Merge branch 'pl/fix-shared-lib-install' into dev | Erlang/OTP |
2010-05-11 | Added tickets | Ingela Anderton Andin |
2010-05-11 | OTP-8568 RFC -5746 | Ingela Anderton Andin |
2010-05-11 | Test that gen_server:call/2,3 are fast even with a huge message queue | Björn Gustavsson |
2010-05-11 | compiler tests: Cover the error handling code in beam_receive | Björn Gustavsson |
2010-05-11 | compiler test: Test optimization of receive statements | Björn Gustavsson |
2010-05-11 | Optimize selective receives in the presence of a large message queue | Björn Gustavsson |
2010-05-11 | Introduce the new recv_mark/1 and recv_mark/1 instructions | Björn Gustavsson |
2010-05-11 | Compile tests that communicate with R12 nodes with the r12 option | Björn Gustavsson |
2010-05-10 | OTP-8563: Decode/Encode of Counter64 error | Micael Karlberg |
2010-05-10 | Move p_run/2 to test_lib | Björn Gustavsson |
2010-05-10 | gen: Inline wait_resp_mon/2 to help the compiler optimize | Björn Gustavsson |
2010-05-06 | Fix an erroneous spec | Kostis Sagonas |
2010-05-06 | Merge branch 'sv/sasl-fix-get_status' into dev | Erlang/OTP |
2010-05-06 | Merge branch 'bg/file-del_dir' into dev | Erlang/OTP |
2010-05-06 | Remove redundant includes | Björn Gustavsson |
2010-05-06 | Make beam_lib:cmp/2 stricter | Björn Gustavsson |
2010-05-06 | OTP-8563: Decode/Encode of Counter64 error | Micael Karlberg |
2010-05-05 | Adjust test of file:del_dir("..") to accept {error,einval} | Björn Gustavsson |
2010-05-05 | Prepare patch release | Björn Gustavsson |
2010-05-05 | fix sys:get_status backward compatibility for sasl release_handler_1 | Steve Vinoski |
2010-05-04 | Merge branch 'rd/erlang-eunit' into dev | Erlang/OTP |
2010-05-03 | Remove usage of 'font-lock-preprocessor-face' if not available | Dan Gudmundsson |
2010-05-03 | Add type info for erlang:load_nif/2 | Kostis Sagonas |
2010-05-02 | Merge branch 'bg/remove-stray-ose-support' into dev | Erlang/OTP |
2010-04-30 | Fix mispelled type name in spec for ets:to_dets/2 | Björn Gustavsson |
2010-04-30 | kernel tests: Remove stray OSE/Delta support | Björn Gustavsson |
2010-04-30 | erl_interface tests: Remove stray OSE/Delta support | Björn Gustavsson |
2010-04-30 | test_server: Remove stray support for OSE/Delta | Björn Gustavsson |
2010-04-29 | Merge branch 'ks/kernel' into dev | Erlang/OTP |
2010-04-29 | Started to prepare for next version | Ingela Anderton Andin |
2010-04-29 | OTP-8588 Alert and packet handling improvment | Ingela Anderton Andin |
2010-04-28 | OTP-8542: HTTP client memory leak | Micael Karlberg |
2010-04-28 | OTP-8333 Crypto using NIF's | Sverker Eriksson |
2010-04-28 | kernel: Clean up as suggested by tidier | Kostis Sagonas |
2010-04-28 | Merge branch 'hawk/reltool' into dev | Erlang/OTP |