From boris at codesynthesis.com Tue Sep 18 04:51:08 2012 From: boris at codesynthesis.com (Boris Kolpackov) Date: Tue Sep 18 04:31:03 2012 Subject: [libcutl-users] libcutl 1.7.0 released Message-ID: Hi, We have released libcutl 1.7.0. The NEWS file entries are as follows: * Add building blocks for multi-index containers. * Make regex a class template with character type as a template argument (currently can only be char or wchar_t). * Add support for case-insensitive regex. * Add clear() to fs::path. Source code distributions for this release are available from the project's web page: http://www.codesynthesis.com/projects/libcutl/ SHA1 checksums for this release: 8fc1f708b8afe57b6fee0319df0456179144ea42 libcutl-1.7.0.tar.bz2 ce55762ed7a3312b26915a7f9fe5fb85e4164174 libcutl-1.7.0.tar.gz 9a7374f810c0f2edd7ab4f2722141ed07f259d74 libcutl-1.7.0.zip Enjoy, Boris