Age | Commit message (Expand) | Author |
2013-07-29 | Lift 'after' blocks to zeroary functions | Anthony Ramine |
2013-07-11 | Merge branch 'maint' | Fredrik Gustafsson |
2013-07-11 | Merge branch 'jw/fix-float-middle-endian/OTP-11201' into maint | Fredrik Gustafsson |
2013-07-03 | Restrict inlining of local fun references | Anthony Ramine |
2013-06-26 | Merge branch 'nox/illegal-bitstring-gen-pattern/OTP-11186' | Fredrik Gustafsson |
2013-06-18 | Merge tag 'OTP_R16B01' | Björn-Egil Dahlberg |
2013-06-17 | Prepare releaseOTP_R16B01 | Erlang/OTP |
2013-06-14 | Fix binary construction on floating point middle-endian machines | Johannes Weißl |
2013-06-12 | Merge branch 'maint' | Björn-Egil Dahlberg |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-06-07 | Silence a misleading warning with some comprehensions | Anthony Ramine |
2013-06-05 | Simplify v3_core's translation of bit string generators | Anthony Ramine |
2013-06-05 | Forbid unsized fields in patterns of binary generators | Anthony Ramine |
2013-06-03 | Merge branch 'maint' | Björn Gustavsson |
2013-06-03 | Merge branch 'bjorn/compiler/fix-compiler-crash/OTP-11119' into maint | Björn Gustavsson |
2013-05-31 | Merge branch 'maint' | Fredrik Gustafsson |
2013-05-29 | compiler: Correct liveness optimization for wait/1 | Björn Gustavsson |
2013-05-28 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin |
2013-05-28 | Fix renaming of bs_put_string instructions | Anthony Ramine |
2013-05-20 | beam_lib, compile: Replace use of deprecated crypto functions | Björn Gustavsson |
2013-04-29 | Merge branch 'maint' | Fredrik Gustafsson |
2013-04-22 | Merge branch 'hb/unicode/OTP-10907' | Björn Gustavsson |
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder |
2013-04-19 | Convert XML files to UTF-8, where needed | Hans Bolinder |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-04-19 | Merge branch 'nox/move-let-into-seq/OTP-11056' | Fredrik Gustafsson |
2013-04-19 | Use a set to store ref registers in beam_receive | Anthony Ramine |
2013-04-09 | Move let expressions into sequences | Anthony Ramine |
2013-04-05 | Use erlang:demonitor(Ref, [flush]) where applicable | Loïc Hoguin |
2013-04-03 | Merge branch 'nox/fix-bc-optim/OTP-11005' into maint | Fredrik Gustafsson |
2013-03-28 | Add a new option +clint0 to the compiler | Anthony Ramine |
2013-03-28 | Fix optimization of some binary comprehensions | Anthony Ramine |
2013-03-19 | Fix slow compilation of complex guards | Björn Gustavsson |
2013-02-25 | Prepare releaseOTP_R16B | Erlang/OTP |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-14 | Add float_to_binary and binary_to_float | Lukas Larsson |
2013-02-14 | Add new binary conversion bifs | Lukas Larsson |
2013-02-09 | Fix unsafe optimization of funs | Björn Gustavsson |
2013-02-07 | Merge branch 'bjorn/compiler/dialyzer-warnings' | Björn Gustavsson |
2013-02-06 | Merge branch 'nox/fix-seq-opt/OTP-10818' | Fredrik Gustafsson |
2013-02-06 | compile: Eliminate warnings for unmatched return values | Björn Gustavsson |
2013-02-06 | beam_receive: Eliminate dialyzer warning for unmatched return | Björn Gustavsson |
2013-02-06 | beam_validator: Eliminate dialyzer warnings for unmatched returns | Björn Gustavsson |
2013-02-04 | Add two tests for unused multiple values in effect context | Anthony Ramine |
2013-02-04 | Merge branch 'bjorn/compiler/crash/OTP-10794' | Björn Gustavsson |
2013-02-03 | Forbid multiple values in Core Erlang sequence arguments | Anthony Ramine |
2013-01-31 | beam_type: Convert integer to float at compile time | Björn Gustavsson |
2013-01-31 | compiler: Use the literal pool for floating point constants | Björn Gustavsson |
2013-01-30 | Test setelement(1, not_a_tuple, NewValue) | Björn Gustavsson |
2013-01-30 | Fix crash in the compiler when compiling element(2, not_a_tuple) | Björn Gustavsson |