Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dialyzer: Fix a minor bug concerning opaque types | Hans Bolinder | 2015-06-15 | 1 | -4/+14 |
* | dialyzer: Modify warning for comparison of opaque types | Hans Bolinder | 2015-06-15 | 1 | -16/+16 |
* | dialyzer: Modify the handling of parametrized opaque types | Hans Bolinder | 2015-06-15 | 1 | -28/+26 |
* | dialyzer: Fix a bug in the expansion of forms | Hans Bolinder | 2015-06-15 | 1 | -26/+87 |
* | Merge branch 'richcarl/avoid-try-native-load' | Henrik Nord | 2015-06-10 | 1 | -35/+35 |
|\ | |||||
| * | HiPE help shouldn't modify the calling process | Richard Carlsson | 2015-06-04 | 1 | -35/+35 |
* | | Merge branch 'kostis/llvm-now' | Henrik Nord | 2015-06-03 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Replace call to erlang:now() with appropriate call to 18.0 BIF | Kostis Sagonas | 2015-05-27 | 1 | -1/+1 |
* | | Merge branch 'kostis/cerl_pmatch' | Zandra Hird | 2015-05-29 | 1 | -2/+8 |
|\ \ | |||||
| * | | Allow use of complete interface of cerl_pmatch module | Kostis Sagonas | 2015-05-12 | 1 | -2/+8 |
| |/ | |||||
* | | Merge branch 'legoscia/dialyzer/cache-hipe-binaries/OTP-12779' | Björn Gustavsson | 2015-05-29 | 1 | -4/+4 |
|\ \ | |||||
| * | | Change hipe_bifs:system_crc/1 to hipe_bifs:system_crc/0 | Magnus Henoch | 2015-05-27 | 1 | -4/+4 |
* | | | Update application versions | Hans Bolinder | 2015-05-27 | 1 | -1/+1 |
* | | | Update runtime_dependencies in application resource files | Hans Bolinder | 2015-05-25 | 1 | -2/+2 |
|/ / | |||||
* | | Revert "Prepare release" | Henrik Nord | 2015-05-13 | 2 | -37/+1 |
* | | Prepare release | Erlang/OTP | 2015-05-12 | 2 | -1/+37 |
|/ | |||||
* | dialyzer: document the type identifier() | Hans Bolinder | 2015-05-08 | 1 | -13/+0 |
* | Merge branch 'sverk/hipe_match_wbin/OTP-12667' | Sverker Eriksson | 2015-05-06 | 2 | -2/+23 |
|\ | |||||
| * | hipe: Add test for matching of writable binary | Sverker Eriksson | 2015-04-29 | 1 | -1/+13 |
| * | erts,hipe: Optimize away calls to emasculate_binary | Sverker Eriksson | 2015-04-21 | 1 | -1/+9 |
| * | erts,hipe: Fix bug in binary matching of writable binary | Sverker Eriksson | 2015-04-20 | 1 | -0/+1 |
* | | hipe: Use module erl_anno | Hans Bolinder | 2015-04-30 | 1 | -2/+2 |
* | | hipe: Fix a bug in the handling of opaque types | Hans Bolinder | 2015-04-21 | 1 | -4/+8 |
* | | Raise more descriptive error messages for failed map operations | Björn Gustavsson | 2015-04-15 | 7 | -21/+24 |
* | | Merge tag 'OTP-17.5' | Henrik Nord | 2015-04-01 | 2 | -1/+50 |
|\ \ | |/ | |||||
| * | Prepare release | Erlang/OTP | 2015-03-31 | 2 | -1/+50 |
| * | [dialyzer] Fix a bug concerning map() types | Hans Bolinder | 2015-02-10 | 1 | -15/+19 |
* | | Revert "hipe: Handle separate hashmap tag correctly" | Björn-Egil Dahlberg | 2015-03-25 | 1 | -18/+3 |
* | | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green | 2015-03-20 | 2 | -10/+10 |
|\ \ | |||||
| * | | Replace usage of erlang:now() with usage of new API | Rickard Green | 2015-03-20 | 2 | -10/+10 |
* | | | hipe: Handle separate hashmap tag correctly | Sverker Eriksson | 2015-03-19 | 1 | -3/+18 |
* | | | hipe: Fix maps sort order testcase | Björn-Egil Dahlberg | 2015-03-13 | 1 | -15/+16 |
* | | | [dialyzer] Correct handling of limited opaque types | Hans Bolinder | 2015-03-10 | 1 | -19/+43 |
* | | | [dialyzer] Limit depth and size of types from forms | Hans Bolinder | 2015-03-10 | 1 | -256/+301 |
* | | | [dialyzer] Fix the conversion of forms to types | Hans Bolinder | 2015-03-10 | 1 | -409/+345 |
* | | | hipe: remove two obsolete BIFs | Mikael Pettersson | 2015-01-26 | 1 | -10/+0 |
* | | | Merge branch 'maint' | Marcus Arendt | 2015-01-19 | 4 | -16/+41 |
|\ \ \ | | |/ | |/| | |||||
| * | | hipe: rtl: fix phi_remove_pred/2 FP moves | Mikael Pettersson | 2015-01-11 | 1 | -7/+11 |
| * | | hipe: backends: correct #fconv{} translation | Mikael Pettersson | 2015-01-11 | 3 | -9/+30 |
* | | | Merge branch 'maint' | Bruce Yinhe | 2014-12-18 | 1 | -9/+9 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'haguenau/fix-endianness-speling' into maint | Bruce Yinhe | 2014-12-18 | 1 | -9/+9 |
| |\ \ | | |/ | |/| | |||||
| | * | Replaced "Endianess" with "Endianness" everywhere | David Haguenauer | 2014-12-02 | 1 | -9/+9 |
* | | | Merge tag 'OTP-17.4' | Marcus Arendt | 2014-12-10 | 2 | -1/+17 |
|\ \ \ | |/ / | |||||
| * | | Prepare release | Erlang/OTP | 2014-12-09 | 2 | -1/+17 |
| |/ | |||||
* | | Merge branch 'maint' | Bruce Yinhe | 2014-11-25 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix typo in llvm/elf_format.hrl | Garret Smith | 2014-11-07 | 1 | -1/+1 |
* | | Merge tag 'OTP-17.3' | Henrik Nord | 2014-09-17 | 2 | -1/+23 |
|\ \ | |/ | |||||
| * | Update release notes | Erlang/OTP | 2014-09-15 | 1 | -0/+22 |
| * | Update version numbers | Erlang/OTP | 2014-09-15 | 1 | -1/+1 |
* | | Merge branch 'maint' | Hans Bolinder | 2014-08-21 | 2 | -4/+20 |
|\ \ | |/ |