Age | Commit message (Expand) | Author |
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 |
2012-03-15 | Merge branch 'sa/dialyzer-fixes' into maint | Gustav Simonsson |
2012-03-01 | Fix bug in remote type solving | Stavros Aronis |
2012-02-28 | Merge branch 'maint' | Patrik Nyblom |
2012-02-28 | Make hipe hipe-compiled w/ --enable-native-libs | Patrik Nyblom |
2012-02-22 | Allow t_opaque_structure to handle multiple opaque types | Stavros Aronis |
2012-02-17 | hipe,erts: Add DEBUG support with MFA's in stack descriptors | Sverker Eriksson |
2012-02-13 | Make dialyzer recognize the process_flag option sensitive | Henrik Nord |
2012-02-09 | Merge branch 'maint' | Björn Gustavsson |
2012-02-07 | Reintroduce sensitive BIFs in erl_bif_types | Patrik Nyblom |
2012-02-07 | Correct dializer errors in erlang.erl and others | Patrik Nyblom |
2012-01-27 | Move types and specs from erl_bif_types.erl to modules | Hans Bolinder |
2012-01-26 | HiPE: Remove support for is_constant/1 | Björn Gustavsson |
2012-01-26 | erl_bif_types: Remove type for is_constant/1 | Björn Gustavsson |
2011-12-09 | Merge branch 'hb/hipe/unify_optimization/OTP-9768' | Hans Bolinder |
2011-12-08 | Merge branch 'egil/file-info-opt-utc/OTP-7687' | Björn-Egil Dahlberg |