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

init: Avoid outputting non-ASCII characters from -init_debug fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6911 by bjorng was merged Feb 23, 2023 Loading…
Improve optimization of redundant tests enhancement team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#2243 by bjorng was merged May 22, 2019 Loading…
asn1: Fix handling of SIZE constraints fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#7575 by bjorng was merged Aug 21, 2023 Loading… OTP-26.1
Enhance creation of maps with literal keys enhancement team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6178 by bjorng was merged Aug 2, 2022 Loading… OTP-26.0
Eliminate internal consistency failure fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6189 by bjorng was merged Aug 3, 2022 Loading… OTP-26.0
Allow local redefinition of built-in types team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6335 by bjorng was merged Oct 12, 2022 Loading…
rand: Slightly optimize the mwc59 family of functions enhancement team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6336 by bjorng was merged Oct 3, 2022 Loading…
Fix printing of line numbers greater than 9999 fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6337 by bjorng was merged Oct 3, 2022 Loading… OTP-25.2
Fix compiler crash for binary matching in receive fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6344 by bjorng was merged Oct 5, 2022 Loading… OTP-25.2
Further optimize binary matching enhancement team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6365 by bjorng was merged Oct 24, 2022 Loading…
Fix/enhance assertions in the DEBUG build team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6381 by bjorng was merged Oct 24, 2022 Loading…
Further improve the code emitted by the JIT enhancement team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6388 by bjorng was merged Oct 28, 2022 Loading…
Optimize encoding of utf8 segments in the binary syntax enhancement team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6404 by bjorng was merged Nov 3, 2022 Loading…
Eliminate compiler crash in the beam_ssa_type pass fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6411 by bjorng was merged Nov 2, 2022 Loading… OTP-25.2
Lift restrictions for matching of binaries and maps enhancement team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6415 by bjorng was merged Dec 13, 2022 Loading… OTP-26.0
compiler: Eliminate crash in the beam_ssa_bsm pass fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6417 by bjorng was merged Nov 3, 2022 Loading… OTP-26.0
compiler: Eliminate crash in beam_ssa_type fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6423 by bjorng was merged Nov 4, 2022 Loading…
Eliminate Dialyzer crash for ill-typed code fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6429 by bjorng was merged Nov 7, 2022 Loading… OTP-25.2
Eliminate internal error in sub pass ssa_opt_ranges fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6430 by bjorng was merged Nov 7, 2022 Loading… OTP-26.0
compiler: Eliminate internal error in sub pass ssa_opt_bsm_shortcut fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6431 by bjorng was merged Nov 7, 2022 Loading… OTP-25.2
dialyzer: Correct interpretation of [none()] fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6441 by bjorng was merged Nov 9, 2022 Loading…
beam_validator: Eliminate type mismatch fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6462 by bjorng was merged Dec 6, 2022 Loading…
Eliminate crash in sub pass ssa_opt_bc_size fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6472 by bjorng was merged Nov 17, 2022 Loading…
Eliminate infinite loop in the Erlang compiler enhancement team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6478 by bjorng was merged Nov 17, 2022 Loading…
JIT: Minor optimizations enhancement team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
#6298 by bjorng was merged Sep 16, 2022 Loading…
ProTip! Exclude everything labeled bug with -label:bug.