Recent Releases of timbl
timbl - v6.8
[Ko van der Sloot] * major code refactoring - BREAKS API and ABI - library bumped - getting rid of a lot of pointers and C-style arrays - removed C-style casts - Unicode is the default now for most functions. Some 'string' functions are still available in the API. - In general modernizing to C++11 - weeded out CppCheck warnings * improved GitHub action
- C++
Published by kosloot over 3 years ago
timbl - v6.7
[Maarten van Gompel] * updated metadata (codemeta.json) following new (proposed) CLARIAH requirements (CLARIAH/clariah-plus#38) * added builds-deps.sh for automatically building and installing dependencies * added Dockerfile and instructions * no functional changes
- C++
Published by proycon almost 4 years ago
timbl - v6.6
- Internally we use NFC normalized UnicodeString's now. Timbl should be robust for UTF8 files, even exotic languages.
- added some Unicode fuctions to the API
- bumped library version
- several code refactorings
- added the possibility to use the options -f and -i, without -t
- C++
Published by kosloot over 4 years ago
timbl - v6.4.9
[Ko van der Sloot] Maintenance release: - removed unused/non-functional functions from the API - code refactoring. Mostly based on CPPCHECK static analyzer. - small bugs: -e options didn't always what you expected - added missing files in docs
[Maarten van Gompel] - updated README.md
- C++
Published by kosloot about 9 years ago