Age | Commit message (Expand) | Author |
2010-05-25 | OTP-8563: Decode/Encode of Counter64 error. | Micael Karlberg |
2010-05-24 | Merge branch 'bg/wx_objects' into dev | Erlang/OTP |
2010-05-24 | Merge branch 'fm/file-operations' into dev | Erlang/OTP |
2010-05-24 | Fixed session validation bug thanks to cover. | Ingela Anderton Andin |
2010-05-24 | Changed the documentation to match latest implementation and design decisions. | Ingela Anderton Andin |
2010-05-21 | Clean up of code | Ingela Anderton Andin |
2010-05-21 | Prepare new version. | Niclas Eklund |
2010-05-21 | Worked on getting better code coverage. | Ingela Anderton Andin |
2010-05-21 | Decision not to support export cipher suites. | Ingela Anderton Andin |
2010-05-21 | Decision not to support DH and export cipher suites. | Ingela Anderton Andin |
2010-05-21 | Decision not to support DH and export cipher suites and clean up. | Ingela Anderton Andin |
2010-05-21 | wx_objects: Fix calls to unexported gen_server:print_event/3 | Björn Gustavsson |
2010-05-21 | Merge branch 'bg/compiler-cover-and-clean' into dev | Erlang/OTP |
2010-05-21 | Merge branch 'sv/format_status_error_info' into dev | Erlang/OTP |
2010-05-21 | Correct typos in EEP-0031 implementation | Tuncer Ayaz |
2010-05-20 | Merge branch 'jn/ic-docs-without-java' into dev | Erlang/OTP |
2010-05-20 | Add file:advise/4 - a wrapper to the POSIX syscall posix_fadvise | Filipe David Manana |
2010-05-20 | Add file:datasync/1 for syncing file contents only | Filipe David Manana |
2010-05-20 | v3_life: Remove clause that cannot match in match_fail/3 | Björn Gustavsson |
2010-05-20 | v3_life tests: Cover exception handling code in v3_life:function/1 | Björn Gustavsson |
2010-05-20 | beam_type: Remove redundant clause | Björn Gustavsson |
2010-05-20 | v3_core tests: Cover make_bool_switch_guard/5 | Björn Gustavsson |
2010-05-20 | v3_core tests: Cover handling of pattern aliases | Björn Gustavsson |
2010-05-20 | v3_core: Remove a clause in is_simple/1 that cannot match | Björn Gustavsson |
2010-05-20 | v3_core: Remove unused support for generating compilation errors | Björn Gustavsson |
2010-05-20 | Remove stray support for the put_literal/2 instruction | Björn Gustavsson |
2010-05-20 | Remove stray support for the bs_bits_to_bytes2/2 instruction | Björn Gustavsson |
2010-05-20 | Remove the bs_bits_to_bytes/3 instruction | Björn Gustavsson |
2010-05-20 | Cover handling of 'math' BIFs | Björn Gustavsson |
2010-05-20 | beam_bool: Remove a clause in live_regs/1 that cannot match | Björn Gustavsson |
2010-05-20 | beam_bool: Cover handling of bs_context_to_binary in initialized_regs/2 | Björn Gustavsson |
2010-05-20 | beam_bool: Remove a clause in initialized_regs/2 that cannot match | Björn Gustavsson |
2010-05-20 | beam_block: Remove a clause that will never be executed | Björn Gustavsson |
2010-05-20 | compile: Remove code that is only executed on Solaris | Björn Gustavsson |
2010-05-20 | Do not cover-analyze core_scan | Björn Gustavsson |
2010-05-20 | core_SUITE_data: Don't ignore *.core files in this directory | Björn Gustavsson |
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 |