Skip to content

codesets.library 6.20

Compare
Choose a tag to compare
@jens-maus jens-maus released this 04 Aug 20:47
· 27 commits to master since this release

Version 6.20 of codesets.library.

Changes:

  • fixed the wrong destination codeset extraction since the addition of MIBenums as alternative to codesets.
  • added support for IANA MIBenum numbers as an alternative for codeset pointers to these functions:
    • CodesetsFindA()
    • CodesetsConvertStrA()
    • CodesetsSetDefaultA()
    • CodesetsUTF8CreateA()
    • CodesetsStrLenA()
  • Furthermore the MIBenum number is now contained in the codeset structure for reference, too.