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 }}
fortran-lang
/
stdlib
Public
Notifications
You must be signed in to change notification settings
Fork
198
Star
1.2k
Code
Issues
261
Pull requests
32
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
8b5156e
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 3, 2021
Merge pull request #1 from gareth-nx/sorting_documentation_updates
Show description for 8b5156e
gareth-nx
authored
8b5156e
Copy full SHA for 8b5156e
Documentation fixes
Show description for 4585619
gareth-nx
authored
4585619
Copy full SHA for 4585619
Merge pull request #418 from sakamoti/bugfix
Show description for 4b96cdd
awvwgk
authored
4b96cdd
Copy full SHA for 4b96cdd
Merge pull request #408 from wclodius2/sorting2
awvwgk
authored
888b5d3
Copy full SHA for 888b5d3
Commits on Jun 2, 2021
Merge pull request #5 from jvdp1/add_checks1
Show description for 1fc5cd9
wclodius2
authored
1fc5cd9
Copy full SHA for 1fc5cd9
Commits on Jun 1, 2021
changes following wclodius2
jvdp1
committed
25876b7
Copy full SHA for 25876b7
add checks
jvdp1
committed
8fc4f67
Copy full SHA for 8fc4f67
Commits on May 31, 2021
Merge pull request #4 from jvdp1/sort_sign
Show description for 70e13f8
wclodius2
authored
70e13f8
Copy full SHA for 70e13f8
Add GCC-11 to workflow (#417)
Show description for 1df277f
awvwgk
and
LKedward
authored
1df277f
Copy full SHA for 1df277f
corrected Ubuntu version (#415)
Show description for 7b509a2
jvdp1
authored
7b509a2
Copy full SHA for 7b509a2
fixed typo
jvdp1
committed
720a0cd
Copy full SHA for 720a0cd
update of the comments in source code
jvdp1
committed
de03c1d
Copy full SHA for de03c1d
Corrected doc/specs/incex,md
Show description for 933837a
wclodius2
committed
933837a
Copy full SHA for 933837a
Commits on May 30, 2021
Merge pull request #3 from jvdp1/sort_sign
Show description for 1c6e985
wclodius2
authored
1c6e985
Copy full SHA for 1c6e985
sort_sign: removed bold sentences
jvdp1
committed
18ad979
Copy full SHA for 18ad979
Apply suggestions from code review
Show description for e08d051
sakamoti
committed
e08d051
Copy full SHA for e08d051
Apply suggestions from code review
Show description for 1a87696
sakamoti
committed
1a87696
Copy full SHA for 1a87696
Apply suggestions from code review
Show description for 4dbe22c
sakamoti
committed
4dbe22c
Copy full SHA for 4dbe22c
Apply suggestions from code review
Show description for 0d6dabc
sakamoti
and
awvwgk
authored
0d6dabc
Copy full SHA for 0d6dabc
Commits on May 29, 2021
update specs
jvdp1
committed
6c4d3e2
Copy full SHA for 6c4d3e2
Merge pull request #2 from jvdp1/sort_sign
Show description for 5a6f463
wclodius2
authored
5a6f463
Copy full SHA for 5a6f463
Commits on May 28, 2021
sort_sign: add init ltest
jvdp1
committed
41b8b8e
Copy full SHA for 41b8b8e
sort_sign: remove module subroutines when inappropriate
jvdp1
committed
df150f2
Copy full SHA for df150f2
sort_sign: add checks (error stop) to all tests
jvdp1
committed
940b6fc
Copy full SHA for 940b6fc
sort_sign: add reverse in ord_sort
jvdp1
committed
40e084e
Copy full SHA for 40e084e
add reverse to sort
jvdp1
committed
6e77312
Copy full SHA for 6e77312
fix the arguments of inquire routine
Show description for 670cb04
sakamoti
committed
670cb04
Copy full SHA for 670cb04
optinal value should check before use
Show description for b251ced
sakamoti
committed
b251ced
Copy full SHA for b251ced
avoiding floating invalid operation occurred
Show description for 4daf7da
sakamoti
committed
4daf7da
Copy full SHA for 4daf7da
Commits on May 24, 2021
Changed intent of arguments from inout to out
Show description for 8e59d2f
wclodius2
committed
8e59d2f
Copy full SHA for 8e59d2f
Commits on May 23, 2021
Update src/stdlib_sorting_sort.fypp
Show description for 6ccd366
wclodius2
and
jvdp1
authored
6ccd366
Copy full SHA for 6ccd366
Update doc/specs/stdlib_sorting.md
Show description for 8d91761
wclodius2
and
jvdp1
authored
8d91761
Copy full SHA for 8d91761
Update src/stdlib_sorting.fypp
Show description for 84f1294
wclodius2
and
jvdp1
authored
84f1294
Copy full SHA for 84f1294
Commits on May 22, 2021
changed to_title to to_sentence and implemented correct to_title (#407)
awvwgk
authored
1822e3f
Copy full SHA for 1822e3f
Commits on May 21, 2021
narrowed imports to string_type, to_title and to_sentence
Show description for 696af49
aman-godara
and
jvdp1
authored
696af49
Copy full SHA for 696af49
Pagination
Previous
Next
You can’t perform that action at this time.