Wednesday, 20 November 2019
Jim Tcl version 0.79
ANNOUNCE: Jim Tcl version 0.79
Jim Tcl 0.79 has been released and is available from:
https://github.com/msteveb/jimtcl
Find out all about Jim Tcl at http://jim.tcl.tk/
CHANGES SINCE VERSION 0.78
This release contains bug fixes plus a number of additional features. A summary is below. See git for the full changelog.
Thanks to everyone who contributed to this release.
Bugs fixed in version 0.79
aio
- Fix closing stdin in bootstrap jimshclock scan
- Unspecified fields use the current date/time- Fix linenoise assertion failure on Windows
file
- Improved support for trailing slashes in pathnamesregexp
,regsub
- Various fixes in UTF-8 mode$(...)
syntax now properly returns non-error codes
Features added in version 0.78
file
- Addmtimeus
for microsecond resolutionfile
- Add missingsplit
subcommandlreplace
- Implement TIP #505aio
- Add dgram unix socket supportaio
- Add support forlock -wait
aio copyto
- Significantly improve performanceaio tty
- Allow setting echosignal
- Addblock
for blocking signals withSIG_IGN
- Add built-in JSON support with the
json
extension - Improve performance when indexing UTF-8 strings
Other changes
- Documentation updates to improve consistency, remove obsolete commands, add some missing commands
exec
no longer forcesSIGPIPE
disposition toSIG_DFL
- Update autosetup to v0.6.9 with optimised insert/delete
Steve Bennett (steveb@workware.net.au)
comments powered by Disqus