Skip to content

tbox v1.8.0

Choose a tag to compare

@waruqi waruqi released this 10 Feb 01:38
· 45 commits to dev since this release

New features

  • Add wctype.h support for wide character functions
  • Add wcsupr and wcslwr functions

Changes

  • #305: Improve rename file to support longpath
  • #305: Improve walk directory to support longpath
  • Improve to copy file to support /proc/xxx files
  • #300: Improve tolower/toupper with utf8 support
  • #300: Use system api for toupper and tolower
  • Improve comments and demos
  • Improve path handling
  • Improve windows directory operations
  • Improve xmake configs for solaris
  • #297: Improve environment handling for solaris

Bugs fixed

  • #301: Fix parsing error for decimals starting with 0
  • Fix tb_stou64
  • Fix xmake.sh script
  • Fix change directory on windows
  • Fix stdfile on solaris

What's Changed

New Contributors

Full Changelog: v1.7.9...v1.8.0