f53bf308f8
Changelog: Version 2.2.15 (24 December 2017) -------------- Provide configuration option for GTK+-4 (acinclude.m4, bootstrap-gtk2.sh, bootstrap-gtk3.sh, bootstrap-gtk4.sh, configure-gtk4.ac, Makefile.am, README; doxygen.main.in, file_print_manager.cpp, text_print_manager.cpp, window.h; tests/test_application.cpp; tests/extra/test_file_print_manager.cpp, tests/extra/test_text_print_manager.cpp). Use streambuffers not streams when testing fdstream and gstream with char16_t and char32_t character types (tests/test_fdstream.cpp, tests/test_gstream.cpp). Update documentation (doxygen.main.in; async_channel.h, callback.h, fdstream.h, gstream.h, task_manager.h, task_manager.cpp). Version 2.2.14.1 (23 November 2016) ---------------- Explicitly qualify malloc() as being within the std namespace (async_channel.h). Do not document the Cgu::Thread::FutureHelper and Cgu::Thread::TaskManagerHelper2 namespaces (future.h, task_manager.h). Update documentation (async_channel.h). Version 2.2.14 (9 November 2016) -------------- Provide Cgu::AsyncChannel class (c++-gtk-utils/Makefile.am; doxygen.main.in; async_channel.h, async_queue.h; tests/Makefile.am, tests/test_async_channel.cpp). Remove the 'noexcept' specifier for Cgu::Thread::Cond::wait() and Cgu::Thread::Cond::timed_wait(): any cancellation pseudo-exception is inconsistent with this specifier (mutex.h). Provide TaskManager::get_max_tasks() method with documentation on rate limiting (parallel.h, task_manager.h, task_manager.cpp). Zero initialise the character buffer in Reassembler class (reassembler.h). Adjust configuration macros to enable use of Cgu::Extension with guile-2.2 (acinclude.m4; cgu_config.h.in, extension.h). Increase coverage of io_watch tests (tests/test_iowatch.cpp). Update documentation (async_queue.h, async_result.h, future.h, task_manager.h, thread.h).
9 lines
677 B
Text
9 lines
677 B
Text
$NetBSD: distinfo,v 1.7 2018/02/27 12:17:06 ryoon Exp $
|
|
|
|
SHA1 (c++-gtk-utils-2.2.15.tar.gz) = 032ceeb95c167abf8078fede790c2d15fa241602
|
|
RMD160 (c++-gtk-utils-2.2.15.tar.gz) = cafa0d01d76d3b347447d0812e2ddc707a40ef0c
|
|
SHA512 (c++-gtk-utils-2.2.15.tar.gz) = 0181fb0400173fb99f89d72b52bc2ef458d25688d5f3be064f7baafbee6586fde386b3400d90e2178bdd3228c9dc184f87a0db0a50a020db5785b50f34785acc
|
|
Size (c++-gtk-utils-2.2.15.tar.gz) = 2943272 bytes
|
|
SHA1 (patch-c++-gtk-utils_Makefile.in) = ae1210a771a5d094a7acad46ebc1992802ddf3a2
|
|
SHA1 (patch-tests_test__fdstream.cpp) = 2735a0ab4646e14719ec9fb2c96c8bd1f31b7f7d
|
|
SHA1 (patch-tests_test__gstream.cpp) = 0977bdfdb96b9b6ba42eefa67e17933fcd662f3b
|