-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: crystal-lang/crystal
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add
.set_blocking
to Socket
and IO::FileDescriptor
and deprecate #blocking
property
deprecation
kind:feature
topic:stdlib:files
topic:stdlib:networking
#16033
opened Jul 29, 2025 by
ysbaddaden
Loading…
PoC: Replace
Thread::Local(T)
with Thread::LocalStorage
kind:feature
#16029
opened Jul 28, 2025 by
ysbaddaden
•
Draft
Fix A bug in the code. Does not apply to documentation, specs, etc.
topic:stdlib:networking
StaticFileHandler
to return 404 on file error
kind:bug
#16025
opened Jul 23, 2025 by
straight-shoota
Loading…
Standardize system error codes for
File::Error
kind:feature
topic:stdlib:system
#16024
opened Jul 23, 2025 by
straight-shoota
Loading…
Simplify buffer for
File.readlink
kind:refactor
performance
topic:stdlib:system
#16021
opened Jul 22, 2025 by
straight-shoota
Loading…
add JSON::Any(...) to JSON::Any#inspect
kind:feature
topic:stdlib:serialization
#15979
opened Jul 15, 2025 by
jneen
Loading…
Add Fiber::ExecutionContext::Parallel#resize
kind:feature
topic:multithreading
#15956
opened Jul 3, 2025 by
ysbaddaden
•
Draft
PCRE2: allocate jit stack/match data once per thread
kind:refactor
topic:stdlib:runtime
#15955
opened Jul 3, 2025 by
ysbaddaden
•
Draft
Optimize
Enum.parse?
, avoiding allocations
kind:refactor
performance
topic:lang
#15927
opened Jun 25, 2025 by
jgaskins
Loading…
Add
Fiber::ExecutionContext::ThreadPool
kind:feature
topic:multithreading
topic:stdlib:runtime
#15885
opened Jun 6, 2025 by
ysbaddaden
•
Draft
Use
ensure_suffix
instead of manually checking for suffixes
kind:refactor
topic:stdlib:text
#15858
opened May 30, 2025 by
MatheusRich
Loading…
Add missing
File::NotFoundError
exception documentation for File.open
kind:docs
topic:stdlib:system
#15826
opened May 24, 2025 by
Fijxu
Loading…
Move API docs sidebar in
iframe
kind:feature
topic:tools:docs-generator
#15734
opened Apr 30, 2025 by
straight-shoota
•
Draft
Test commutative comparison in
be
and eq
expectations
kind:feature
topic:stdlib:specs
#15733
opened Apr 29, 2025 by
straight-shoota
•
Draft
Add type restrictions to http
kind:chore
topic:stdlib:networking
#15710
opened Apr 27, 2025 by
Vici37
Loading…
Add type restrictions to io
kind:chore
topic:stdlib:files
#15698
opened Apr 22, 2025 by
Vici37
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.