Age | Commit message (Expand) | Author |
2015-11-09 | Merge branch 'kostis/hipe-bs-match-huge-bin' into maint | Henrik Nord |
2015-11-04 | [hipe] Correct documentation | Hans Bolinder |
2015-10-27 | Merge branch 'lucafavatella/dialyzer-fun-literal-arity' into maint | Henrik Nord |
2015-10-12 | Fix edge case of Size = 0 in bs_put_integer | Kostis Sagonas |
2015-10-02 | Fix matching with huge binaries | Kostis Sagonas |
2015-10-02 | Compile without errors for exported variables | Kostis Sagonas |
2015-09-21 | Prepare release | Erlang/OTP |
2015-09-16 | Update application versions | Hans Bolinder |
2015-09-09 | dialyzer: Correct the handling of parameters of opaque types | Hans Bolinder |
2015-09-04 | dialyzer: Fix erlang:abs/1 | Hans Bolinder |
2015-08-31 | Merge branch 'sverk/hipe-fix-literal-crc' into maint | Sverker Eriksson |
2015-08-31 | erts,hipe,dialyzer: Fix hipe checkum of target runtime system | Sverker Eriksson |
2015-08-25 | dialyzer: Optimize expansion of parameters of opaque types | Hans Bolinder |
2015-08-25 | dialyzer: Optimize the expansion of parameterized types somewhat | Hans Bolinder |
2015-08-25 | dialyzer: Improve the handling of recursive parameterized opaque types | Hans Bolinder |
2015-08-25 | dialyzer: Generalize an argument of erl_types:t_from_form() | Hans Bolinder |
2015-08-24 | erts: Change THE_NON_VALUE to not be hard coded in hipe compiler | Sverker Eriksson |
2015-08-21 | hipe/dialyzer: Fix a bug concerning opaque types and keydelete/3 | Hans Bolinder |
2015-08-19 | dialyzer: Fix a bug concerning parameterized opaque types | Hans Bolinder |
2015-07-11 | Teach Dialyzer arity of funs with literal arity | Luca Favatella |
2015-06-23 | Prepare release | Erlang/OTP |
2015-06-22 | Merge branch 'bruce/change-license' | Bruce Yinhe |
2015-06-22 | Merge branch 'kostis/hipe-no-dial-warnings' | Henrik Nord |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-15 | dialyzer: Fix a minor bug concerning opaque types | Hans Bolinder |
2015-06-15 | dialyzer: Modify warning for comparison of opaque types | Hans Bolinder |
2015-06-15 | dialyzer: Modify the handling of parametrized opaque types | Hans Bolinder |
2015-06-15 | dialyzer: Fix a bug in the expansion of forms | Hans Bolinder |
2015-06-13 | Eliminate a dialyzer warning | Kostis Sagonas |
2015-06-13 | Simplify handling of o2 and o3 option expansion | Kostis Sagonas |
2015-06-10 | Merge branch 'richcarl/avoid-try-native-load' | Henrik Nord |
2015-06-04 | HiPE help shouldn't modify the calling process | Richard Carlsson |
2015-06-03 | Merge branch 'kostis/llvm-now' | Henrik Nord |
2015-05-29 | Merge branch 'kostis/cerl_pmatch' | Zandra Hird |
2015-05-29 | Merge branch 'legoscia/dialyzer/cache-hipe-binaries/OTP-12779' | Björn Gustavsson |
2015-05-27 | Change hipe_bifs:system_crc/1 to hipe_bifs:system_crc/0 | Magnus Henoch |
2015-05-27 | Replace call to erlang:now() with appropriate call to 18.0 BIF | Kostis Sagonas |
2015-05-27 | Update application versions | Hans Bolinder |
2015-05-25 | Update runtime_dependencies in application resource files | Hans Bolinder |
2015-05-13 | Revert "Prepare release" | Henrik Nord |
2015-05-12 | Prepare release | Erlang/OTP |
2015-05-12 | Allow use of complete interface of cerl_pmatch module | Kostis Sagonas |
2015-05-08 | dialyzer: document the type identifier() | Hans Bolinder |
2015-05-06 | Merge branch 'sverk/hipe_match_wbin/OTP-12667' | Sverker Eriksson |
2015-04-30 | hipe: Use module erl_anno | Hans Bolinder |
2015-04-29 | hipe: Add test for matching of writable binary | Sverker Eriksson |
2015-04-21 | erts,hipe: Optimize away calls to emasculate_binary | Sverker Eriksson |
2015-04-21 | hipe: Fix a bug in the handling of opaque types | Hans Bolinder |
2015-04-20 | erts,hipe: Fix bug in binary matching of writable binary | Sverker Eriksson |
2015-04-15 | Raise more descriptive error messages for failed map operations | Björn Gustavsson |