summaryrefslogtreecommitdiff
path: root/libgcobol/xmlparse.cc
AgeCommit message (Expand)Author
2025-11-17cobol: Correct libgcobol install directory and add components.James K. Lowden
2025-11-12cobol: Introduce vendor-compatibility layer as user-defined functions.James K. Lowden
2025-11-06cobol: Mainly extends compilation and execution in finternal-ebcdic.Robert Dubner
2025-10-28libgcobol: fix xmlCtxtGetVersion typo againSam James
2025-10-27libgcobol: fix xmlCtxtGetVersion typoSam James
2025-10-27Various fixes for XML PARSE.James K. Lowden
2025-10-25libgcobol: fix compat w/ >=libxml2-2.12Sam James
2025-10-23cobol: Corrected FUNCTION CHAR and FUNCTION ORD.Robert Dubner
2025-10-23cobol: Implement the XML PARSE statement.Robert Dubner