Age | Commit message (Expand) | Author |
2011-11-30 | compiler: Turn calls to math:pi/0 into constant values | Björn Gustavsson |
2011-11-28 | Merge branch 'bjorn/compiler/options/OTP-9752' | Björn Gustavsson |
2011-11-28 | Merge branch 'bjorn/major-release-cleanups' | Björn Gustavsson |
2011-11-24 | compiler: Don't include {cwd,_} in module_info(compile) | Björn Gustavsson |
2011-11-24 | compiler: Don't include source code options in module_info(compile) | Björn Gustavsson |
2011-11-24 | hipe: Teach hipe to handle slim or stripped BEAM files | Björn Gustavsson |
2011-11-24 | Teach the compiler the 'r14' option | Björn Gustavsson |
2011-11-24 | sys_expand_pmod: Handle external funs in parameterized modules | Björn Gustavsson |
2011-11-22 | Revert "Update version numbers for pre-release of R15" | Björn-Egil Dahlberg |
2011-11-22 | Update version numbers for pre-release of R15OTP_R15A | Björn Gustavsson |
2011-11-08 | Merge branch 'bjorn/line-numbers/OTP-9468' | Björn Gustavsson |
2011-11-07 | Merge branch 'bjorn/fun-improvements/OTP-9667' | Björn Gustavsson |
2011-11-07 | sys_pre_expand: Remove incorrect comment | Björn Gustavsson |
2011-11-07 | compiler: Eliminate use of deprecated erlang:hash/2 | Björn Gustavsson |
2011-11-07 | beam_asm: Fix broken NewIndex in fun entries | Björn Gustavsson |
2011-11-07 | beam_asm: Strenghten the calculation of Uniq for funs | Björn Gustavsson |
2011-11-07 | EEP-23: Allow variables in fun M:F/A | Björn Gustavsson |
2011-11-04 | beam_type: Improve FP optimizations in the presence of line numbers | Björn Gustavsson |
2011-11-02 | Test calling a parameterized module within a fun | Björn Gustavsson |
2011-10-27 | Remove unused */doc/src/make.dep files | Björn Gustavsson |
2011-10-13 | Allow noncharacter code points in unicode encoding and decoding | Björn Gustavsson |
2011-10-07 | Automatically generate 'behaviour_info' function from '-callback' attributes | Stavros Aronis |
2011-10-07 | Add '-callback' attribute to language syntax | Stavros Aronis |
2011-10-04 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-10-04 | Prepare releaseOTP_R14B04 | Erlang/OTP |
2011-09-29 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-09-29 | Update copyright years | Björn-Egil Dahlberg |
2011-09-22 | Merge branch 'dev' into major | Henrik Nord |
2011-09-22 | Merge branch 'hl/beam_disasm-no_attri_chunk' into dev | Henrik Nord |
2011-09-21 | beam_disasm: Handle stripped BEAM files | Haitao Li |
2011-09-14 | Merge branch 'dev' into major | Björn Gustavsson |
2011-09-14 | Merge branch 'bjorn/compiler-options/OTP-9534' into dev | Björn Gustavsson |
2011-09-14 | sys_pre_expand: Don't duplicate options given in the source code | Björn Gustavsson |
2011-09-13 | Merge branch 'dev' into major | Henrik Nord |
2011-09-08 | compile: optimize werror/1 | Tuncer Ayaz |
2011-09-08 | compile: log warnings as errors if -Werror is enabled | Tuncer Ayaz |
2011-09-08 | Do not write beam file if Werr and warnings /= [] | Tuncer Ayaz |
2011-08-18 | compiler: Add no_line_info for suppressing line/1 instructions | Björn Gustavsson |
2011-08-16 | compiler: Don't create filenames starting with "./" | Björn Gustavsson |
2011-08-16 | emulator: Add a fourth element in exception stacktraces | Björn Gustavsson |
2011-08-16 | Include location information for line instructions in BEAM files | Björn Gustavsson |
2011-08-16 | compiler: Generate line instructions | Björn Gustavsson |
2011-08-16 | compiler, emulator: Introduce the line/1 instruction | Björn Gustavsson |
2011-08-16 | v3_kernel: Make sure that line number annotations are passed through | Björn Gustavsson |
2011-08-16 | v3_core: Annotate exception-generating clauses with line numbers | Björn Gustavsson |
2011-08-16 | Fix binary matching in the debugger | Björn Gustavsson |
2011-08-16 | compiler tests: Add a test for constants in guards | Björn Gustavsson |
2011-07-06 | Remove deprecated concat_binary/1 | Björn Gustavsson |
2011-05-24 | Prepare releaseOTP_R14B03 | Erlang/OTP |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |