Age | Commit message (Expand) | Author |
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 | erts: Add tests for the receive optimization | Björn Gustavsson |
2010-05-11 | Update primary bootstrap | Björn Gustavsson |
2010-05-11 | erts: Implement recv_mark/1 and recv_set/1 for real | 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-10 | Update bootstrap compiler | Björn Gustavsson |
2010-05-10 | Merge branch 'ks/syntax_tools' into dev | Erlang/OTP |
2010-05-10 | Merge branch 'ms/epmd-error-checking' into dev | Erlang/OTP |
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 | OTP-8581 Revert prototype of driver_async | Patrik Nyblom |
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-04 | Merge branch 'ms/inet_gethost-safe-debug-output' into dev | Erlang/OTP |
2010-05-04 | Merge branch 'sv/env-with-equal-sign' 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-03 | Truncate debug messages | Michael Santos |
2010-05-03 | allow open_port to set env vars containing a trailing '=' character | Steve Vinoski |
2010-05-03 | Exit if an error occurs with the listening socket | Michael Santos |
2010-05-02 | Merge branch 'bg/remove-stray-ose-support' into dev | Erlang/OTP |