[libsigcplusplus] Created tag 2.99.2
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsigcplusplus] Created tag 2.99.2
- Date: Wed, 16 Mar 2016 19:57:24 +0000 (UTC)
The unsigned tag '2.99.2' was created.
Tagger: Murray Cumming <murrayc murrayc com>
Date: Wed Mar 16 20:57:14 2016 +0100
2.99.2
Changes since the last tag '2.99.1':
Kjell Ahlstedt (1):
slot: Reinsert a comment that disappeared accidentally
Marcin Kolny (13):
cmake: init - add cmake files
cmake: add pkg-config support
cmake: generate cmake *Config and *ConfigVersion files
cmake: generate and install uninstalled.pc file
cmake: install headers from sigc++ directory
cmake: add uninstall target
cmake: don't install uninstalled.pc file
cmake: install sigc++config.h file
cmake: fix library output name
cmake: fix library name
cmake: fix generating cmake *Config files
cmake: add cmake files to dist package
cmake: reduce required version to 3.2
Murray Cumming (42):
NEWS: Mention that it needs C++14.
Put member_method*<> in sigc::internal namespace.
bind: Use of const.
TupleVisitorVisitEach and TupleVisitorVisitEach: Use constexpr.
tuple_cdr(), tuple_start(), tuple_end(): Use of constexpr.
tuple_for_each(): Use of constexpr.
bind: Use of constexpr.
tuple_transform_each(): Allow this to be a constexpr.
mem_fun(): Remove the T_obj* overloads.
retype: Simplify by using a template template parameter.
mem_functor: Remove now-unnecessary operator()(pointer).
examples build: Disable deprecated API.
test_slot(): Restructure this.
slot: Correct the doxygen comment line ending.
slot: Update the Doxygen comment.
test_signal(): Restructure this.
test_signal: Add test_simple().
test_accumulated(): Restructure this.
signal: Update and improve the doxygen comment.
slot: Allow sigc::slot<R(Args...)> declaration, like std::function.
signal: Allow sigc::signal<R(Args...)> declaration, like std::function.
test_tuple_transform_each: Comment out constexpr test that fails with g++.
Update README to remove mention of m4.
Add a file about build systems.
Reference docs: main page: Mention CMake.
Reference docs: main page: Make autotools part consistent with CMake part.
Reference docs: main page: Discourage multiple PKG_CHECK_MODULES() calls.
Reference docs: main page: Use @c to monospace function names.
test_retype: Break into smaller tests.
test_retype: Add test of R(Args...) syntax.
docs: mem_fun/ptr_fun: Use the sigc::slot<R(Args...)> syntax.
docs: Use signal<R(Args..)> syntax.
docs: slot_base: Use slot<R(Args...)> syntax.
docs: signal_base/exception_catch: Use signal<R(Args...)> syntax.
examples: Use sigc::signal<R(Args...)> syntax.
signal: Use the slot<R(Args...)> syntax.
tests: Use sigc::signal<R(Args...)> syntax only.
signal: Allow only the signal<R(Args...)> syntax.
pointer_functor: Use the R(Args...) syntax.
tests: Use the sigc::slot<R(Args...)> syntax only.
slot: Allow only the slot<R(Args...)> syntax.
2.99.2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]