Age | Commit message (Expand) | Author |
2010-05-27 | Cleanup branch 'bg/compiler-cover-and-clean' | Kostis Sagonas |
2010-05-21 | Merge branch 'bg/compiler-cover-and-clean' into dev | Erlang/OTP |
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-17 | Add guard BIFs binary_part/2,3 | Patrik Nyblom |
2010-05-12 | Merge branch 'bg/compiler-attributes' into dev | Erlang/OTP |
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 | 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-10 | Move p_run/2 to test_lib | Björn Gustavsson |
2010-04-27 | Merge branch 'bg/compiler-suppress-result-ignored' into dev | Erlang/OTP |
2010-04-23 | Merge branch 'ta/nested-records' into dev | Erlang/OTP |
2010-04-20 | Support nested record field access without parentheses | Tuncer Ayaz |
2010-04-20 | Merge branch 'bg/compiler-fmove-opt' into dev | Erlang/OTP |
2010-04-19 | Merge branch 'bg/deprecations' into dev | Erlang/OTP |
2010-04-19 | beam_type: Improve coalescing of fmove/2 and move/2 instructions | Björn Gustavsson |
2010-04-15 | compiler tests: Eliminate "result of expression is ignored" warnings | Björn Gustavsson |
2010-04-15 | Silence warnings for expressions that are assigned to "_" | Björn Gustavsson |
2010-04-08 | test suites: Remove incidental use of deprecated concat_binary/1 | Björn Gustavsson |
2010-04-01 | Merge branch 'bg/compiler-inliner' into dev | Erlang/OTP |
2010-03-29 | pmod_SUITE: Again test inlining parameterized modules | Björn Gustavsson |
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 | Merge branch 'bg/compiler-remove-r11-support' into dev | Erlang/OTP |
2010-03-22 | compiler: Don't support the no_binaries option | Björn Gustavsson |