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
.
OCamlPro
/
gnucobol
Public
Notifications
You must be signed in to change notification settings
Fork
49
Star
70
Code
Issues
27
Pull requests
48
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
XML PARSE
- #263
#263
Open
ddeclerck
wants to merge 13 commits into
OCamlPro:gitside-gnucobol-3.x
OCamlPro/gnucobol:gitside-gnucobol-3.x
from
ddeclerck:xml_parse
ddeclerck/gnucobol:xml_parse
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
XML PARSE
#263
ddeclerck
wants to merge 13 commits into
OCamlPro:gitside-gnucobol-3.x
OCamlPro/gnucobol:gitside-gnucobol-3.x
from
ddeclerck:xml_parse
ddeclerck/gnucobol:xml_parse
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2026
Add support for XML PARSE with XMLSS
Show description for d7da0b9
ddeclerck
authored and
GBertholon
committed
d7da0b9
View commit details
Copy full SHA for d7da0b9
Browse repository at this point
Fixes for XML PARSE support
Show description for 9bc093e
GBertholon
committed
9bc093e
View commit details
Copy full SHA for 9bc093e
Browse repository at this point
Fix reference modifiers on XML-TEXT & co. builtin registers
GBertholon
committed
a2c3a57
View commit details
Copy full SHA for a2c3a57
Browse repository at this point
Remove spurious events when there is no <?xml?> tag and stop exposing libxml2 error codes in COBOL
GBertholon
committed
f03d7bd
View commit details
Copy full SHA for f03d7bd
Browse repository at this point
ChangeLog & copyright adjustments
GBertholon
committed
52f2ffd
View commit details
Copy full SHA for 52f2ffd
Browse repository at this point
Merge together tests with and without libxml2
GBertholon
committed
16c717c
View commit details
Copy full SHA for 16c717c
Browse repository at this point
Small code improvement suggested during the code review for XML PARSE
GBertholon
committed
9374cc7
View commit details
Copy full SHA for 9374cc7
Browse repository at this point
Use empty XML-* registers, instead of NULL, and move LINKAGE without data check later in the parsing.
GBertholon
committed
199e9d8
View commit details
Copy full SHA for 199e9d8
Browse repository at this point
Handle incomplete CONTENT-CHARACTERS events (with XML-INFORMATION = 2).
Show description for 140710f
GBertholon
committed
140710f
View commit details
Copy full SHA for 140710f
Browse repository at this point
Implement IBM XMLSS EXCEPTION code for undeclared prefix
Show description for ffb9958
GBertholon
committed
ffb9958
View commit details
Copy full SHA for ffb9958
Browse repository at this point
Send libxml2 error message as XML-TEXT for unhandled errors
GBertholon
committed
bbae5c2
View commit details
Copy full SHA for bbae5c2
Browse repository at this point
Adapt MF dialect to include XML-* registers
Show description for 59a9f8f
GBertholon
committed
59a9f8f
View commit details
Copy full SHA for 59a9f8f
Browse repository at this point
Update NEWS and DEPENDENCIES.md to reflect XML PARSE changes
GBertholon
committed
fe6e5fd
View commit details
Copy full SHA for fe6e5fd
Browse repository at this point
You can’t perform that action at this time.