Skip to content

Pull requests: crystal-lang/crystal

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

Pull requests list

Fix Dir#rewind on Windows
#17447 opened Sep 20, 2026 by magynhard Loading…
Fix interpreter crash on a statically false is_a?
#17444 opened Sep 19, 2026 by jochenseeber Loading…
Dispatch interpreter calls on the with ... yield scope
#17443 opened Sep 19, 2026 by jochenseeber Loading…
Fix COFF symbols table being empty on MinGW-w64 kind:bug A bug in the code. Does not apply to documentation, specs, etc. kind:regression Something that used to correctly work but no longer works platform:windows-gnu Windows support based on the MinGW-w64 toolchain + MSYS2 topic:stdlib:runtime
#17442 opened Sep 19, 2026 by HertzDevil Contributor Loading… 1.22.0
Fix running on CPUs with >UInt8::MAX cores kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:multithreading topic:stdlib:runtime
#17437 opened Sep 18, 2026 by willhbr Contributor Loading… 1.22.0
Fix non-blocking Socket#connect on Unix kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:networking
#17436 opened Sep 18, 2026 by ysbaddaden Collaborator Loading… 1.21.1
Fix XML::Node#namespace for node types without namespace kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:serialization
#17435 opened Sep 17, 2026 by straight-shoota Member Loading… 1.21.1
[Backport release/1.21] Fix HTTP::Request::Processor resuming connection on unconsumed request backport kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:networking
#17434 opened Sep 17, 2026 by straight-shoota Member Loading… 1.21.1
Do not access owner type in dispatch if it is not passed at runtime kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:codegen
#17424 opened Sep 15, 2026 by HertzDevil Contributor Loading… 1.22.0
Dispatch with ... yield calls over a union scope
#17418 opened Sep 15, 2026 by jochenseeber Loading…
Validate port number range in Socket::Addrinfo kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:networking
#17417 opened Sep 15, 2026 by hahwul Contributor Loading…
Isolate module context when compiling sequentially
#17414 opened Sep 14, 2026 by jochenseeber Loading…
fix: skip inaccessible executable search candidates kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:system
#17409 opened Sep 14, 2026 by mvanhorn Contributor Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.