Age | Commit message (Expand) | Author |
2010-05-20 | Merge branch 'pan/otp_8217_binary' into dev | Erlang/OTP |
2010-05-20 | Honor internal API | Ingela Anderton Andin |
2010-05-20 | Fixed internal API | Ingela Anderton Andin |
2010-05-19 | Merge branch 'dp/shell-line-editing' into dev | Erlang/OTP |
2010-05-18 | Fixed extended_key_usage test so that it really tests what we want it to test. | Ingela Anderton Andin |
2010-05-18 | Commented out currently unsupported code. To be supported or removed in the f... | Ingela Anderton Andin |
2010-05-17 | Add documentation for binary module | Patrik Nyblom |
2010-05-17 | Add more tests and make some go easier on small systems | Patrik Nyblom |
2010-05-17 | Correct Boyer More and trapping for longest_common_suffix | Patrik Nyblom |
2010-05-17 | Add longer timetrap to testcases and add binary to app file | Patrik Nyblom |
2010-05-17 | Add guard BIFs binary_part/2,3 | Patrik Nyblom |
2010-05-17 | Add binary:{encode,decode}_unsigned({1,2} | Patrik Nyblom |
2010-05-17 | Add referenced_byte_size/1 | Patrik Nyblom |
2010-05-17 | Add binary:list_to_bin/1 and binary:copy/1,2 | Patrik Nyblom |
2010-05-17 | Add bin_to_list/{1,2,3} | Patrik Nyblom |
2010-05-17 | Add binary:longest_common_prefix/longest_common_suffix | Patrik Nyblom |
2010-05-17 | Add binary:part to erl_bif_binary.c | Patrik Nyblom |
2010-05-17 | Move binary module bif's to erl_bif_binary.c | Patrik Nyblom |
2010-05-17 | Count reductions for process even when not trapping | Patrik Nyblom |
2010-05-17 | Add random compare testcase | Patrik Nyblom |
2010-05-17 | Teach BIF's binary:match/matches interrupting/restarting | Patrik Nyblom |
2010-05-17 | Teach binary.c the semantics to take longest instead of shortest match | Patrik Nyblom |
2010-05-17 | Initial commit of the binary EEP | Patrik Nyblom |
2010-05-17 | Fix typo in code example | Raimo Niskanen |
2010-05-17 | Merge branch 'mp/fix-erts_poll_info_kp-livelock' into dev | Erlang/OTP |
2010-05-17 | Removed/commented out currently dead code. | Ingela Anderton Andin |
2010-05-15 | fix livelock in erts_poll_info_kp() | Mikael Pettersson |
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 | 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 |