0 branches
Tree
Top files
Clone with HTTPS:
html
fmt: remove the prefixed module name of const names, that are in the same module (related #22183) (#22185)
1 year ago
96.5 KB
txtar
fmt: remove the prefixed module name of const names, that are in the same module (related #22183) (#22185)
1 year ago
9.75 KB
xml
encoding: fix xml module unhandled exception crashing the program (fixes #26164)
last Apr 21
58.86 KB
Description
encoding is a namespace for different formats/protocols encoding/decoding,
like csv, utf8, base64 etc.