Skip to content

Pull requests: erlang/otp

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Reimplement efile_drv as a NIF team:VM Assigned to OTP team VM
#1635 by jhogberg was closed Dec 1, 2017 Loading… updated Dec 1, 2017
Remove unsafe is_record/test_arity optimizations team:VM Assigned to OTP team VM
#1673 by jhogberg was merged Jan 8, 2018 Loading… updated Jan 8, 2018
Replace use of libc environment with a thread-safe emulation team:VM Assigned to OTP team VM
#1672 by jhogberg was merged Jan 8, 2018 Loading… updated Jan 8, 2018
Reintroduce the tuple arity optimizations removed in PR #1673 team:VM Assigned to OTP team VM
#1678 by jhogberg was merged Jan 11, 2018 Loading… updated Jan 11, 2018
Add ets:whereis/1 for resolving table names -> tid() team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#1723 by jhogberg was merged Feb 23, 2018 Loading… updated Feb 23, 2018
Lift the type restrictions on seq_trace token labels team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#1760 by jhogberg was merged Mar 27, 2018 Loading… updated Mar 27, 2018
Allow carrier migration between different allocator types team:VM Assigned to OTP team VM
#1847 by jhogberg was closed Jun 21, 2018 Loading… updated Jun 21, 2018
Allow carrier migration between different allocator types enhancement team:VM Assigned to OTP team VM
#1854 by jhogberg was merged Jul 3, 2018 Loading… updated Jul 3, 2018
Fix a crash when compiling variable-sized binary comprehensions fix team:VM Assigned to OTP team VM
#1875 by jhogberg was merged Jul 18, 2018 Loading… updated Jul 18, 2018
Fix crash in compute_key(ecdh, ...) fix team:PS Assigned to OTP team PS
#1880 by jhogberg was closed Aug 13, 2018 Loading… updated Aug 13, 2018
Clean up variable-related cruft in new SSA passes team:VM Assigned to OTP team VM
#1959 by jhogberg was merged Sep 24, 2018 Loading… updated Sep 24, 2018
beam_validator: Use set_aliased_type in more operations
#1960 by jhogberg was merged Sep 26, 2018 Loading… updated Sep 26, 2018
Rewrite BSM optimizations in the new SSA-based intermediate format enhancement team:VM Assigned to OTP team VM
#1958 by jhogberg was merged Sep 28, 2018 Loading… updated Oct 1, 2018
Optimize named funs and fun-wrapped macros enhancement team:VM Assigned to OTP team VM
#1973 by jhogberg was merged Oct 4, 2018 Loading… updated Oct 4, 2018
Allow changing source paths presented in stack traces fix team:VM Assigned to OTP team VM
#1976 by jhogberg was merged Oct 8, 2018 Loading… updated Oct 8, 2018
beam_utils: Handle bs_start_match2 in anno_defs fix team:VM Assigned to OTP team VM
#1985 by jhogberg was merged Oct 16, 2018 Loading… updated Oct 16, 2018
Optimize list subtraction (A -- B) and make it yield on large inputs enhancement team:VM Assigned to OTP team VM
#1998 by jhogberg was merged Nov 2, 2018 Loading… updated Nov 2, 2018
Mark free blocks in pooled carriers as unused enhancement team:VM Assigned to OTP team VM
#2046 by jhogberg was merged Dec 7, 2018 Loading… updated Dec 7, 2018
Refactor record update optimizations enhancement team:VM Assigned to OTP team VM
#2080 by jhogberg was closed Jan 10, 2019 Loading… updated Jan 10, 2019
Spawn prim_file helper as a system process fix team:VM Assigned to OTP team VM
#2083 by jhogberg was merged Jan 16, 2019 Loading… updated Jan 16, 2019
Apply type optimizations across local function calls enhancement team:VM Assigned to OTP team VM
#2100 by jhogberg was merged Jan 24, 2019 Loading… updated Jan 24, 2019
Keep track of tuple elements in type optimization pass enhancement team:VM Assigned to OTP team VM
#2132 by jhogberg was merged Feb 6, 2019 Loading… updated Feb 6, 2019
Omit include path debug info for +deterministic builds fix team:VM Assigned to OTP team VM
#1893 by jhogberg was closed Sep 10, 2018 Loading… updated Mar 5, 2019
erts: Add enif_term_type feature team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#2175 by jhogberg was merged Mar 8, 2019 Loading… updated Mar 8, 2019
erts: Optimize arithmetic ops using overflow intrinsics enhancement team:VM Assigned to OTP team VM
#2204 by jhogberg was merged Apr 10, 2019 Loading… updated Apr 10, 2019
ProTip! Filter pull requests by the default branch with base:master.