-
Notifications
You must be signed in to change notification settings - Fork 19
Pull requests: simonrw/rust-fitsio
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixed
ColumnDataType variant used for 64-bit data in ColumnIterator
#444
opened Mar 27, 2026 by
zec
Loading…
Use CStr::from_bytes_until_nul for safer string conversion
#437
opened Feb 10, 2026 by
simonrw
Loading…
1 task done
Add data length validation for write_section and write_region
#436
opened Feb 10, 2026 by
simonrw
Loading…
1 of 3 tasks
Handle boolean null values instead of treating them as false
#435
opened Feb 10, 2026 by
simonrw
Loading…
1 of 3 tasks
Replace unimplemented!() with unreachable!()
#434
opened Feb 10, 2026 by
simonrw
Loading…
1 task done
Fix axis ordering in read_region/write_region
#433
opened Feb 10, 2026 by
simonrw
Loading…
1 of 2 tasks
ProTip!
Filter pull requests by the default branch with base:main.