Download Latest Version v1.8.2 source code.zip (1.7 MB)
Email in envelope

Get an email when there's a new version of TBOX

Home / v1.8.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-05 2.4 kB
tbox v1.8.1 source code.tar.gz 2026-07-05 884.1 kB
tbox v1.8.1 source code.zip 2026-07-05 1.7 MB
Totals: 3 Items   2.6 MB 0

Changes

  • #310: Improve process handle inheritance on Windows 7 and lower (detect OS version via VerifyVersionInfoW and cache the result)
  • #307: Fix executable permissions for markdown files and .gitignore
  • #306: Add Haiku CI
  • Improve towlower/towupper
  • Improve configure script and option checking

Bugs fixed

  • #7577: Fix walk directory to avoid infinite recursion (stack overflow) on directories containing recursive symlinks
  • #315: Fix memcpy size calculation in native_large_allocator to avoid heap overflow and data loss on realloc
  • #315: Fix -Wuninitialized-const-pointer warning in the heap demo with Xcode 26.5 clang
  • #314: Fix tb_strcat
  • #312: Fix tb_putchar writing to stdin instead of stdout
  • #309: Fix misleading indentation
  • Fix access() on BSD
  • Fix compile error

What's Changed

New Contributors

Full Changelog: https://github.com/tboox/tbox/compare/v1.8.0...v1.8.1

Source: README.md, updated 2026-07-05