Age | Commit message (Expand) | Author |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
2011-03-29 | beam_dict: Eliminate the redundant next_atom record element | Björn Gustavsson |
2011-03-29 | beam_dict: Fix typo in comment | Björn Gustavsson |
2011-03-25 | sys_core_fold: Eliminate incorrect warning | Björn Gustavsson |
2011-03-25 | sys_core_fold: Be careful to preserve annotations while optimizing | Björn Gustavsson |
2011-03-23 | v3_core: Fix variable incorrectly unbound after binary match | Björn Gustavsson |
2011-03-23 | v3_core: Fix style and indentation | Björn Gustavsson |
2011-03-14 | Prepare releaseOTP_R14B02 | Erlang/OTP |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-24 | Merge branch 'bjorn/fix-dialyzer-warnings' into dev | Björn Gustavsson |
2011-02-24 | Merge branch 'bjorn/compiler/refactor-source-options' into dev | Björn Gustavsson |
2011-02-23 | v3_kernel_pp: Eliminate dialyzer warning | Björn Gustavsson |
2011-02-23 | compiler: Eliminate some warnings | Björn Gustavsson |
2011-02-18 | Merge branch 'jp/dependencies_makefile' into dev | Björn Gustavsson |
2011-02-18 | Add dependencies Makefile generation to erlc(1) and compile(3) | Jean-Sébastien Pédron |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson |
2011-02-17 | Update all test specs | Lukas Larsson |
2011-02-17 | Fix formatting for compiler | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update compiler tests to conform with common_test standard | Lukas Larsson |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson |
2011-02-14 | compile: Refactor handling of source options (e.g. 'from_core') | Björn Gustavsson |
2011-02-09 | Merge branch 'bjorn/compiler/eliminate-warnings' into dev | Björn Gustavsson |
2011-02-07 | v3_codegen: Use the latest instance of St | Björn Gustavsson |
2011-02-02 | compiler Makefile: Turn warnings into errors | Björn Gustavsson |
2011-02-02 | v3_kernel_pp: Add support for pretty-printing #k_literal{} records | Björn Gustavsson |
2011-02-02 | v3_kernel_pp: Eliminate warning | Björn Gustavsson |
2010-12-21 | compiler: Don't include -export_type as attributes in BEAM files | Björn Gustavsson |
2010-12-06 | Prepare release | Erlang/OTP |
2010-12-02 | Merge branch 'bjorn/fix-compiler-bugs/OTP-8949' into dev | Björn Gustavsson |
2010-12-02 | beam_utils: Fix check_liveness/3 for receive loops | Björn Gustavsson |
2010-11-29 | Merge branch 'pan/auto-import-doc-fix/OTP-8848' into dev | Patrik Nyblom |
2010-11-26 | beam_utils: Fix liveness analysis for gc_bif instructions | Björn Gustavsson |
2010-11-15 | Call chmod without the "-f" flag | Holger Weiß |
2010-10-29 | Merge branch 'ks/strengthen-specs' into dev | Björn Gustavsson |
2010-10-26 | compiler: Strengthen some specs to shut off dialyzer warnings | Kostis Sagonas |
2010-10-12 | beam_block: Do optimizations in the safe order | Björn Gustavsson |
2010-10-08 | core_lint: Fix the err_desc() type spec | Björn Gustavsson |
2010-10-07 | Merge branch 'bjorn/compiler-bin-generators/OTP-8864' into dev | Björn Gustavsson |
2010-10-07 | core_lint: Enforce that tail segments only occur at the end | Björn Gustavsson |
2010-09-23 | Fix compiler crash when constructing zero-size binary segments | Björn Gustavsson |
2010-09-22 | Don't generate multiple tail segments in binary matching | Björn Gustavsson |
2010-09-22 | Factor out some of the code for binary generators | Björn Gustavsson |
2010-09-22 | Add tests for tail segments in binary generators | Björn Gustavsson |
2010-09-20 | Correct description of no_auto_import compiler directive | Patrik Nyblom |
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP |
2010-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom |
2010-08-30 | Merge branch 'pan/ms_transform_warnings/OTP-6759' into dev | Patrik Nyblom |