- Notifications
You must be signed in to change notification settings - Fork 198
Pull requests: fortran-lang/stdlib
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update issue templates meta Related to this repository
#513 by awvwgk was merged Sep 13, 2021 Loading…
Fix compilation errors with makefiles due to command-line variable assignments build: make Issue with stdlib's manual makefile build
#591 by fiolj was merged Dec 8, 2021 Loading…
Minor update to makefile installation instructions build: make Issue with stdlib's manual makefile build documentation Improvements or additions to documentation
#594 by gareth-nx was merged Dec 16, 2021 Loading…
Fix linking issue with shared libraries bug Something isn't working build: cmake Issue with stdlib's CMake build files
#642 by awvwgk was merged Mar 29, 2022 Loading…
fixed 32-bit integer overflow in stdlib_io_npy bug Something isn't working reviewers needed This patch requires extra eyes topic: IO Common input/output related features
#655 by degawa was merged May 5, 2022 Loading…
ci: use fortran-setup for GCC, Intel LLVM and Intel Classic
#834 by gnikit was merged Jun 10, 2024 Loading…
sort_index: use of only int_index iterators inside sort_index #848 by jvdp1 was merged Jul 9, 2024 Loading…
API: make LAPACK-backed APIs since Release <=0.7.0
stable #873 by perazz was merged Sep 18, 2024 Loading…
Fix missing argument to linalg_invert_inplace_ call in linalg_invert_split
#880 by cyrilgandon was merged Oct 6, 2024 Loading…
fix: to_num_from_stream pointer position correction
#1000 by jalvesz was merged Jun 9, 2025 Loading…
ProTip! Exclude everything labeled
bug with -label:bug.