Hi all, TXR 187 [1] is out after a bit of a slow period. Binaries at Bintray [2], as usual. What is new: * several new range operators in Awk macro; * semantic and performance improvement in a number of sequence processing functions * new lop [3] macro (left binding op); carray handles negative indexing * I/O convenience functions for writing and reading whole buf objects [4] * Windows port based on Cygnal library [5] rebased to Cygwin 2.9.0. * Half a dozen bugfixes including the totally broken copy-hash function. Cheers ... Links: ------ [1] http://www.kylheku.com/cgit/txr/tree/RELNOTES?id=txr-187 [2] https://bintray.com/kazinator/Binaries/TXR/txr-187 [3] http://www.nongnu.org/txr/txr-manpage.html#TOC-9.36.2 [4] http://www.nongnu.org/txr/txr-manpage.html#N-00FA177D [5] http://www.kylheku.com/cygnal/