Age | Commit message (Expand) | Author |
2013-10-09 | Fix crash when using remote types in the tail of list types | Kostis Sagonas |
2013-03-10 | Add type info for hipe_bifs:nstack_used_size/0 | Kostis Sagonas |
2013-02-20 | Merge branch 'ks/hipe_bif-remove_refs_from/OTP-10851' | Fredrik Gustafsson |
2013-02-20 | Merge branch 'sa/dialyzer-types-arity/OTP-10861' | Fredrik Gustafsson |
2013-02-19 | Merge branch 'ks/type-doc-cleanup/OTP-10850' | Fredrik Gustafsson |
2013-02-15 | Support for types with the same name and different arity | Stavros Aronis |
2013-02-14 | Add new binary conversion bifs | Lukas Larsson |
2013-02-13 | Change the return value of hipe_bifs:remove_refs_from/1 | Kostis Sagonas |
2013-02-11 | Add support for printing <<_:_*1>> as bitstring() | Kostis Sagonas |
2013-01-28 | Fix wording of error message | Stavros Aronis |
2013-01-25 | Extend char() to Unicode characters | Hans Bolinder |
2013-01-23 | Properly support functions with arbitrary arity in type specs. | Stavros Aronis |
2013-01-21 | [hipe, kernel, stdlib] Correct a few types | Hans Bolinder |
2013-01-15 | Merge branch 'sa/dialyzer-record-field-type/OTP-10681' | Fredrik Gustafsson |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-07 | Implement true asynchronous signaling between processes and ports | Rickard Green |
2012-11-17 | Fix precision of record creation violation warnings | Stavros Aronis |
2012-10-03 | Merge branch 'maint' | Henrik Nord |
2012-09-26 | Fix handling of tuple set remote types appearing in tuple sets | Stavros Aronis |
2012-08-29 | Merge branch 'maint' | Sverker Eriksson |
2012-08-29 | Merge branch 'sverk/dialyzer-warnings' into maint | Sverker Eriksson |
2012-08-28 | Fix dialyzer warning for erlang:statistics(scheduler_wall_time) | Sverker Eriksson |
2012-08-28 | Fix dialyzer warning for system_flag(scheduler_wall_time) | Sverker Eriksson |
2012-08-28 | Merge branch 'maint' | Fredrik Gustafsson |
2012-08-27 | Fix dialyzer warning for hipe_bifs:remove_refs_from(all) | Sverker Eriksson |
2012-08-24 | Add a missing tag in a type declaration | Kostis Sagonas |
2012-08-21 | Merge branch 'maint' | Hans Bolinder |
2012-08-21 | Let t_inf() substitute any() for variables in a few more cases | Hans Bolinder |
2012-07-19 | hipe: Remove VxWorks | Björn-Egil Dahlberg |
2012-06-08 | Merge branch 'maint' | Lukas Larsson |
2012-06-08 | Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maint | Lukas Larsson |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-06-04 | Merge branch 'maint' | Lukas Larsson |
2012-05-10 | Remove stale code for hybrid heap and incremental GC | Björn Gustavsson |
2012-05-08 | Merge branch 'maint' | Henrik Nord |
2012-05-08 | Merge branch 'sa/dialyzer-contract-variables' into maint | Henrik Nord |
2012-04-24 | Fix crash related to contract checking | Stavros Aronis |
2012-04-18 | Merge branch 'maint' | Patrik Nyblom |
2012-04-18 | Revert "Extend erlang:port_info/1,2 to show the OS pid of a spawned process" | Patrik Nyblom |
2012-04-17 | Correct documentation, erl_bif_types and dialyzer tests | Patrik Nyblom |
2012-04-17 | Extend erlang:port_info/1,2 to show the OS pid of a spawned process | Matthias Lang |
2012-03-30 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Rename dyntrace BIFs to more suiting names | Patrik Nyblom |
2012-03-22 | Add user tag spreading functionality to VM and use in file | Patrik Nyblom |
2012-03-22 | Merge branch 'maint' | Raimo Niskanen |
2012-03-22 | Merge branch 'raimo/close-ports-on-halt/OTP-9985' into maint | Raimo Niskanen |
2012-03-21 | erts: Implement erlang:halt/2 | Raimo Niskanen |
2012-03-16 | Extend erlang:port_info/1,2 to show the OS pid of a spawned process | Matthias Lang |
2012-03-15 | Merge branch 'maint' | Gustav Simonsson |