Age | Commit message (Expand) | Author |
2013-12-09 | Prepare releaseOTP_R16B03 | Erlang/OTP |
2013-11-22 | Rename otp_8949_a/0 which common_test interprets as an info function | Björn Gustavsson |
2013-11-01 | Typo fix ambigous -> ambiguous | Leo Correa |
2013-10-14 | Merge branch 'fenollp/treewide_remove_unexpected_0xff/OTP-11323' into maint | Fredrik Gustafsson |
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
2013-09-09 | core_lint: Correct the type error() to conform to the code | Björn Gustavsson |
2013-09-09 | Merge branch 'bjorn/xml-encoding-fix/OTP-11310' into maint | Björn Gustavsson |
2013-09-06 | Change encoding of troublesome notes.xml files to utf-8 | Björn Gustavsson |
2013-09-05 | compiler: Conform returned errors to the documented format | Björn Gustavsson |
2013-09-04 | genop.tab: Add documentation for many BEAM instructions | Björn Gustavsson |
2013-08-26 | Merge branch 'nox/match-context-return/OTP-11247' into maint | Fredrik Gustafsson |
2013-08-15 | Fix compiler crash for 'B and B' guard | Björn Gustavsson |
2013-08-01 | Forbid returning a match context in beam_validator | Anthony Ramine |
2013-07-29 | Merge branch 'nox/fix-comp-warnings/OTP-11212' into maint | Fredrik Gustafsson |
2013-07-29 | Merge branch 'nox/fix-fname-inlining/OTP-11211' into 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-17 | Prepare releaseOTP_R16B01 | Erlang/OTP |
2013-06-14 | Fix binary construction on floating point middle-endian machines | Johannes Weißl |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-06-07 | Silence a misleading warning with some comprehensions | Anthony Ramine |
2013-06-03 | Merge branch 'bjorn/compiler/fix-compiler-crash/OTP-11119' into maint | Björn Gustavsson |
2013-05-29 | compiler: Correct liveness optimization for wait/1 | Björn Gustavsson |
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-19 | Use a set to store ref registers in beam_receive | 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 |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP |