Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
qingxiamath
/
stdlib
Public
forked from
fortran-lang/stdlib
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 5, 2022
Merge pull request #655 from degawa/feature/issue_647
Show description for 5ad2837
milancurcic
authored
5ad2837
Copy full SHA for 5ad2837
Merge pull request #656 from Carltoffel/patch-1
Show description for d654b26
milancurcic
authored
d654b26
Copy full SHA for d654b26
Commits on Apr 29, 2022
Add hint for building error with make
Carl
authored
f70ef3b
Copy full SHA for f70ef3b
Commits on Apr 24, 2022
removed a whitespace
degawa
committed
c4701c5
Copy full SHA for c4701c5
refactored power of base number at each position
degawa
committed
0756096
Copy full SHA for 0756096
fixed 32bit integer overflow
degawa
committed
9486f13
Copy full SHA for 9486f13
Commits on Apr 22, 2022
Merge pull request #651 from awvwgk/bugfix-0.2.1
Show description for fb4ca80
milancurcic
authored
fb4ca80
Copy full SHA for fb4ca80
Commits on Apr 18, 2022
Bump to version 0.2.1
awvwgk
committed
4a561e0
Copy full SHA for 4a561e0
Commits on Apr 14, 2022
Export symbols on Windows and set PIC flag for Unix (#646)
awvwgk
authored
1f7592e
Copy full SHA for 1f7592e
Commits on Mar 29, 2022
Merge pull request #642 from awvwgk/cmake
Show description for 8eaa778
milancurcic
authored
8eaa778
Copy full SHA for 8eaa778
Commits on Mar 26, 2022
Add no range check option to target
awvwgk
committed
0f88076
Copy full SHA for 0f88076
Commits on Mar 24, 2022
Fix linking issue with shared libraries
awvwgk
committed
4791732
Copy full SHA for 4791732
Commits on Mar 19, 2022
Only set Fortran arguments for Fortran compiler (#637)
awvwgk
authored
ee4d105
Copy full SHA for ee4d105
Commits on Mar 17, 2022
Merge pull request #631 from awvwgk/release-0.2.0
Show description for 05a7d69
jvdp1
authored
05a7d69
Copy full SHA for 05a7d69
Commits on Mar 3, 2022
cmake: option to disable testing by setting BUILD_TESTING to OFF (#629)
stigh
authored
67633c9
Copy full SHA for 67633c9
Merge pull request #632 from cuishuang/master
Show description for 47685b0
jvdp1
authored
47685b0
Copy full SHA for 47685b0
doc: fix some typos
Show description for 3abdb33
cuishuang
committed
3abdb33
Copy full SHA for 3abdb33
Bump version to 0.2.0
awvwgk
committed
ff38c18
Copy full SHA for ff38c18
Commits on Feb 18, 2022
Merge pull request #624 from zoziha/minor_update
Show description for bf60ba1
jvdp1
authored
bf60ba1
Copy full SHA for bf60ba1
Commits on Feb 14, 2022
FORD failed, temporarily add `include`.
zoziha
committed
4ef8650
Copy full SHA for 4ef8650
Commits on Feb 5, 2022
Moved arange's unit tests to test_stdlib_math;
Show description for 6adbeb5
zoziha
committed
6adbeb5
Copy full SHA for 6adbeb5
Commits on Jan 26, 2022
Merge pull request #605 from zoziha/add_diff
Show description for 6957436
gareth-nx
authored
6957436
Copy full SHA for 6957436
Commits on Jan 22, 2022
Minor update of diff doc.
zoziha
committed
cc2344e
Copy full SHA for cc2344e
Commits on Jan 18, 2022
Merge pull request #617 from lewisfish/master
Show description for 084f3c4
milancurcic
authored
084f3c4
Copy full SHA for 084f3c4
Update src/stdlib_io.fypp
Show description for 809c85c
lewisfish
and
jvdp1
authored
809c85c
Copy full SHA for 809c85c
Commits on Jan 17, 2022
Added FORD doc markers to stdlib_io fmt specifiers. Changed iso_fortran_env to stdlib_kinds in spec file.
lewisfish
committed
97a91d9
Copy full SHA for 97a91d9
Commits on Jan 13, 2022
Updated CHANGELOG.md
lewisfish
committed
c7b75e1
Copy full SHA for c7b75e1
Added output example to docs for FMT constants.
lewisfish
committed
51d61cc
Copy full SHA for 51d61cc
Update doc/specs/stdlib_io.md
Show description for 8207d48
lewisfish
and
milancurcic
authored
8207d48
Copy full SHA for 8207d48
Update doc/specs/stdlib_io.md
Show description for 05163c2
lewisfish
and
milancurcic
authored
05163c2
Copy full SHA for 05163c2
Update doc/specs/stdlib_io.md
Show description for 8333197
lewisfish
and
milancurcic
authored
8333197
Copy full SHA for 8333197
Update doc/specs/stdlib_io.md
Show description for e9881ba
lewisfish
and
milancurcic
authored
e9881ba
Copy full SHA for e9881ba
Commits on Jan 12, 2022
Updated docs
lewisfish
committed
935050a
Copy full SHA for 935050a
Removed repeating (*(...)) and 1x from format and refactored save_txt and load_txt to compensate.
lewisfish
committed
f7b3b28
Copy full SHA for f7b3b28
Added docs for formatting constants.
lewisfish
committed
0b81872
Copy full SHA for 0b81872
Pagination
Previous
Next
You can’t perform that action at this time.