Age | Commit message (Expand) | Author |
2016-05-30 | Eliminate unsafe use of Y registers | Björn Gustavsson |
2016-05-30 | beam_validator: Add is_bitstring/1 as a safe BIF | Björn Gustavsson |
2016-05-30 | beam_validator: Remove uncovered line | Björn Gustavsson |
2016-05-30 | Teach beam_utils:is_pure_test/1 to handle is_bitstr and is_function2 | Björn Gustavsson |
2016-05-25 | beam_utils: Simplify handling of 'return' to eliminate uncovered line | Björn Gustavsson |
2016-05-25 | beam_jump: Clean up handling of labels before func_info | Björn Gustavsson |
2016-05-25 | beam_expect: Correctly handle blocks with multiple allocs | Björn Gustavsson |
2016-05-25 | v3_codegen: Don't confuse beam_validator | Björn Gustavsson |
2016-05-25 | v3_codegen: Correct code generation for an error/1 call in a guard | Björn Gustavsson |
2016-05-25 | beam_receive: Don't crash when encountering nonsensical code | Björn Gustavsson |
2016-05-23 | Update primary bootstrap | Björn Gustavsson |
2016-05-23 | Merge branch 'bjorn/compiler/misc' | Björn Gustavsson |
2016-05-23 | Merge branch 'richcarl/eunit/debug-val-depth/PR-1061/OTP-13612' | Björn Gustavsson |
2016-05-23 | beam_bool_SUITE: Cover one more line | Björn Gustavsson |
2016-05-23 | beam_utils_SUITE: Cover more lines in beam_utils | Björn Gustavsson |
2016-05-23 | beam_reorder: Don't confuse beam_validator | Björn Gustavsson |
2016-05-23 | beam_bool: Reject potentially unsafe optimization | Björn Gustavsson |
2016-05-23 | v3_core: Don't depend on sys_core_fold for cleaning up | Björn Gustavsson |
2016-05-23 | beam_type: Eliminate crash | Björn Gustavsson |
2016-05-20 | Merge branch 'sverker/os_mon/FreeBSD-EXIT_WITH' | Sverker Eriksson |
2016-05-20 | Fix spelling of "atomicity" in ets.xml | Magnus Henoch |
2016-05-20 | Merge branch 'binarin/fix-absolute-paths/PR-1056/OTP-13617' | Björn-Egil Dahlberg |
2016-05-20 | Merge branch 'kostis/compiler/cerl-arity/PR-1059' | Björn Gustavsson |
2016-05-20 | beam_type: Correct handling of setelement/3 | Björn Gustavsson |
2016-05-20 | beam_validator: Handle cons literals better | Björn Gustavsson |
2016-05-20 | beam_validator: Keep better track of tuple literals | Björn Gustavsson |
2016-05-20 | Merge branch 'dgud/observer/process-display-binary' | Dan Gudmundsson |
2016-05-20 | Merge branch 'dgud/tools/emacs-xref/PR-1051' | Dan Gudmundsson |
2016-05-20 | Replace suggested debugValAll/1 macro with debugVal/2 | Richard Carlsson |
2016-05-20 | Add xref support in erlang.el | Johan Claesson |
2016-05-20 | Merge branch 'ingela/ssl/gen-statem-setopts/ERL-147' | Ingela Anderton Andin |
2016-05-19 | Merge branch 'mururu/eunit/debugvalall/PR-1024/OTP-13612' | Björn Gustavsson |
2016-05-19 | ssl: Setopts should be allowed in all states | Ingela Anderton Andin |
2016-05-19 | Merge branch 'egil/odbc/fix-unmatched_return/OTP-13595' | Björn-Egil Dahlberg |
2016-05-18 | Use arity() consistently | Kostis Sagonas |
2016-05-18 | Merge branch 'lars/inets-deprecated-now/OTP-12441' | Lars Thorsen |
2016-05-18 | [inets] Remove calls to the inets_time_compat module | Lars Thorsen |
2016-05-18 | [inets] Remove usage of erlang:now() | Lars Thorsen |
2016-05-18 | odbc: Fix unmatched return warnings | Björn-Egil Dahlberg |
2016-05-18 | Merge branch 'egil/xmerl/fix-unmatched_return/OTP-13595' | Björn-Egil Dahlberg |
2016-05-18 | Merge branch 'egil/percept/fix-unmatched_return/OTP-13595' | Björn-Egil Dahlberg |
2016-05-18 | Merge branch 'dgud/tools/emacs/PR-1054/OTP-13610' | Dan Gudmundsson |
2016-05-18 | Fix line-initial commas' indentation in type specs | Dániel Szoboszlay |
2016-05-18 | Merge branch 'hasse/erl_docgen/datatype_anchors/OTP-13600/ERL-141' | Hans Bolinder |
2016-05-18 | Merge branch 'bjorn/handle-bad-path/ERL-142' | Björn Gustavsson |
2016-05-18 | Merge branch 'bjorn/erts/raise-doc/OTP-13599' | Björn Gustavsson |
2016-05-18 | Merge branch 'bjorn/erts/cuddle-with-tests' | Björn Gustavsson |
2016-05-17 | os_mon: Fix compile error on FreeBSD | Sverker Eriksson |
2016-05-17 | Merge branch 'sverker/test-einode-core' | Sverker Eriksson |
2016-05-17 | Merge branch 'sverker/hipe-amd64-code-alloc/OTP-13359' | Sverker Eriksson |