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
Accelerator
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 }}
hansec
/
OpenFUSIONToolkit
Public
forked from
OpenFUSIONToolkit/OpenFUSIONToolkit
Notifications
You must be signed in to change notification settings
Fork
3
Star
10
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Base: Add C array parsing with 2D shape support to LIBXML2 Fortran interface
- #6
#6
Merged
hansec
merged 8 commits into
libxml2
hansec/OpenFUSIONToolkit:libxml2
from
copilot/add-libxml2-fortran-interface
hansec/OpenFUSIONToolkit:copilot/add-libxml2-fortran-interface
Copy head branch name to clipboard
Mar 12, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Base: Add C array parsing with 2D shape support to LIBXML2 Fortran interface
#6
hansec
merged 8 commits into
libxml2
hansec/OpenFUSIONToolkit:libxml2
from
copilot/add-libxml2-fortran-interface
hansec/OpenFUSIONToolkit:copilot/add-libxml2-fortran-interface
Copy head branch name to clipboard
Commits
Commits on Mar 6, 2026
Initial plan
Copilot
committed
53b6dda
View commit details
Copy full SHA for 53b6dda
Browse repository at this point
Add LIBXML2 C and Fortran interface for XML DOM access in src/base
Show description for 9024872
Copilot
and
hansec
committed
9024872
View commit details
Copy full SHA for 9024872
Browse repository at this point
Fix code review issues: remove xmlCleanupParser from free_doc, consistent ADJUSTL usage
Show description for b0b22ac
Copilot
and
hansec
committed
b0b22ac
View commit details
Copy full SHA for b0b22ac
Browse repository at this point
Address review comments: mutual exclusion for FoX/LibXml2, remove FindOFT_LibXml2 script, clean up doc comments
Show description for b410a6f
Copilot
and
hansec
committed
b410a6f
View commit details
Copy full SHA for b410a6f
Browse repository at this point
Commits on Mar 11, 2026
Merge branch 'libxml2' into copilot/add-libxml2-fortran-interface
hansec
authored
cd3d83c
View commit details
Copy full SHA for cd3d83c
Browse repository at this point
Commits on Mar 12, 2026
Merge branch 'libxml2' into copilot/add-libxml2-fortran-interface
hansec
committed
60cc763
View commit details
Copy full SHA for 60cc763
Browse repository at this point
Initial plan for array parsing with C functions and 2D shape support
Show description for 41dd35a
Copilot
and
hansec
committed
41dd35a
View commit details
Copy full SHA for 41dd35a
Browse repository at this point
Add C array parsing functions with 2D shape support and update Fortran wrappers
Show description for 3b99ece
Copilot
and
hansec
committed
3b99ece
View commit details
Copy full SHA for 3b99ece
Browse repository at this point
You can’t perform that action at this time.