Skip to content

Pull requests: fortran-lang/stdlib

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

Add all three MSYS2 systems to Windows CI
#275 by awvwgk was merged Dec 29, 2020 Loading…
Fix dependencies in manual Makefile
#294 by awvwgk was merged Jan 18, 2021 Loading…
Added TOC to README
#352 by ivan-pi was merged Mar 21, 2021 Loading…
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…
Preparation for 0.3.0 release
#728 by jvdp1 was merged Aug 14, 2023 Loading…
Fix in the procedure remove of chaining hashmaps
#788 by jvdp1 was merged Apr 8, 2024 Loading…
fpm branch: .f90 -> .F90 if preprocessed
#787 by perazz was merged Apr 6, 2024 Loading…
Module str2num and related tests
#789 by jvdp1 was merged Apr 8, 2024 Loading…
Update linalg.md and example_blas_gemv.f90
#797 by zoziha was merged Apr 13, 2024 Loading…
Fix aliased string move interface
#773 by perazz was merged Mar 18, 2024 Loading…
API: make LAPACK-backed APIs since Release <=0.7.0 stable
#873 by perazz was merged Sep 18, 2024 Loading…
limit Intel Classic CI to Ubuntu 22.04
#925 by perazz was merged Jan 29, 2025 Loading…
ieeeck: use ieee_arithmetic intrinsics
#933 by perazz was merged Feb 10, 2025 Loading…
fix: hbar value
#950 by wassup05 was merged Mar 13, 2025 Loading…
fix: to_num_from_stream pointer position correction
#1000 by jalvesz was merged Jun 9, 2025 Loading…
Regrouped lapack handling functions
#1013 by loiseaujc was merged Jul 5, 2025 Loading…
Migration from macOS 13 to macOS 14
#1042 by jvdp1 was merged Oct 17, 2025 Loading…
CMake: introduce ADDTEST macro
#78 by certik was merged Jan 5, 2020 Loading…
ProTip! Exclude everything labeled bug with -label:bug.