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

Implement unique function to stdlib_sorting
#1200 opened Jul 23, 2026 by Mahmood-Sinan Contributor Loading…
datetime: add compact timedelta formatting for zero-day durations enhancement New feature or request topic: datetime Specific for date and time data
#1185 opened May 7, 2026 by 14NGiestas Member Loading…
Add date_type and time_type sub-types to stdlib_datetime enhancement New feature or request topic: datetime Specific for date and time data
#1179 opened Apr 11, 2026 by JAi-SATHVIK Contributor Loading…
Implement Thompson NFA-based Regular Expressions topic: strings String processing
#1172 opened Mar 31, 2026 by JAi-SATHVIK Contributor Loading…
feat: add base64 support topic: strings String processing
#1171 opened Mar 31, 2026 by RatanKokal Loading…
add is_sorted tests and optimize sorting suite topic: algorithms searching and sorting, merging, ...
#1167 opened Mar 30, 2026 by srinjoy933 Contributor Draft
feat (linalg): permutation matrices
#1155 opened Mar 25, 2026 by edish-github Loading…
ci: add validation step for generated pkg-config files automation Related to the workflows and automatic tests running here
#1150 opened Mar 20, 2026 by srinjoy933 Contributor Loading…
Enhance activations testing (#992) automation Related to the workflows and automatic tests running here topic: mathematics linear algebra, sparse matrices, special functions, FFT, random numbers, statistics, ...
#1144 opened Mar 14, 2026 by johnn021as Loading…
feat(linalg): add generalized least squares solver
#1105 opened Jan 24, 2026 by aamrindersingh Contributor Loading…
Derived-types for matrix factorizations : QR topic: container (Abstract) data structures and containers topic: linalg Linear algebra topic: mathematics linear algebra, sparse matrices, special functions, FFT, random numbers, statistics, ...
#1092 opened Jan 21, 2026 by loiseaujc Contributor Draft
12 of 28 tasks
feat: get_file_size - gets the size of a file in bytes
#1029 opened Aug 23, 2025 by wassup05 Contributor Loading…
feat: path functions is_abs and abs_path
#1027 opened Aug 11, 2025 by wassup05 Contributor Loading…
Hashmap test update refactoring Internal change for better maintainablility topic: container (Abstract) data structures and containers
#1025 opened Aug 1, 2025 by chuckyvt Contributor Loading…
Unlimited polymorphic hashmap key type topic: container (Abstract) data structures and containers waiting for OP This patch requires action from the OP
#1019 opened Jul 20, 2025 by chuckyvt Contributor Loading…
stdlib_system: add get_terminal_size subroutine
#983 opened Apr 21, 2025 by zoziha Contributor Loading…
adds cursor control ANSI escape codes
#887 opened Nov 12, 2024 by wassup05 Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.