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
Sort

Pull requests list

Fix error handling for LibC.clock_gettime(CLOCK_MONOTONIC) calls kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:system
#15309 opened Dec 22, 2024 by compumike Loading… 1.15.0
Fix the return type of Enumerable#sum for union elements breaking-change kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:collection
#15308 opened Dec 22, 2024 by rvprasad Loading…
Fix: make Crystal::EventLoop#remove(io) a class method kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:runtime
#15282 opened Dec 16, 2024 by ysbaddaden Loading…
Add CSV.parse - Support Headers
#15258 opened Dec 8, 2024 by Zeljko-Predjeskovic Loading…
Improve __crystal_once performance
#15216 opened Nov 23, 2024 by BlobCodes Loading…
Fix protect Array#map against concurrent mutation kind:bug A bug in the code. Does not apply to documentation, specs, etc. performance topic:stdlib:collection
#15162 opened Nov 5, 2024 by straight-shoota Loading…
ProTip! Adding no:label will show everything without a label.