summaryrefslogtreecommitdiff
path: root/libgcobol/stringbin.cc
AgeCommit message (Expand)Author
2025-10-10cobol: Convert to individual variable character-set encoding.Robert Dubner
2025-08-13cobol: Implement and use faster __gg__packed_to_binary() routine.Robert Dubner
2025-08-12cobol: Implement faster zoned decimal to binary conversion.Robert Dubner
2025-08-11cobol: Bring EBCDIC NumericDisplay variables into IBM compliance.Robert Dubner
2025-08-08cobol: Divide-and-conquer conversion from binary to packed-decimal.Robert Dubner
2025-08-07cobol: Improve binary-to-string conversion.Robert Dubner