Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
MFlowCode
/
MFC
Public
Notifications
You must be signed in to change notification settings
Fork
171
Star
418
Code
Issues
112
Pull requests
7
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Fix 6 safe pre/post-process bugs (batch)
- #1240
#1240
Merged
sbryngelson
merged 10 commits into
MFlowCode:master
MFlowCode/MFC:master
from
sbryngelson:fix/safe-bugfixes-batch
sbryngelson/MFC:fix/safe-bugfixes-batch
Copy head branch name to clipboard
Mar 14, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Fix 6 safe pre/post-process bugs (batch)
#1240
sbryngelson
merged 10 commits into
MFlowCode:master
MFlowCode/MFC:master
from
sbryngelson:fix/safe-bugfixes-batch
sbryngelson/MFC:fix/safe-bugfixes-batch
Copy head branch name to clipboard
Commits
Commits on Feb 28, 2026
Fix s_create_directory called with /* wildcard creating junk directory
Show description for 5db21f0
sbryngelson
and
claude
committed
5db21f0
View commit details
Copy full SHA for 5db21f0
Browse repository at this point
Fix second instance of quoted-glob wildcard in s_read_serial_grid_data_files
Show description for f1369d1
sbryngelson
and
claude
committed
f1369d1
View commit details
Copy full SHA for f1369d1
Browse repository at this point
Fix integral zmin/zmax never initialized (copy-paste of ymin/ymax)
Show description for 788ddd9
sbryngelson
and
claude
committed
788ddd9
View commit details
Copy full SHA for 788ddd9
Browse repository at this point
Fix OBJ reader using j as both triangle counter and vertex index
Show description for 6fb124f
sbryngelson
and
claude
committed
6fb124f
View commit details
Copy full SHA for 6fb124f
Browse repository at this point
Fix time_real used uninitialized in Lagrangian bubble output
Show description for 4b3e47a
sbryngelson
and
claude
committed
4b3e47a
View commit details
Copy full SHA for 4b3e47a
Browse repository at this point
Fix s_write_intf_data_file using wrong loop index for distance check
Show description for 41b6088
sbryngelson
and
claude
committed
41b6088
View commit details
Copy full SHA for 41b6088
Browse repository at this point
Fix 2D simplex noise using mod(i,255) instead of iand(i,255)
Show description for 4ff5a1b
sbryngelson
and
claude
committed
4ff5a1b
View commit details
Copy full SHA for 4ff5a1b
Browse repository at this point
Fix typo in m_model.fpp: odj -> obj
Show description for c5327a7
sbryngelson
and
claude
committed
c5327a7
View commit details
Copy full SHA for c5327a7
Browse repository at this point
Commits on Mar 12, 2026
Merge branch 'master' into fix/safe-bugfixes-batch
sbryngelson
authored
bf82a80
View commit details
Copy full SHA for bf82a80
Browse repository at this point
Commits on Mar 13, 2026
Merge branch 'master' into fix/safe-bugfixes-batch
sbryngelson
authored
aff8877
View commit details
Copy full SHA for aff8877
Browse repository at this point
You can’t perform that action at this time.