summaryrefslogtreecommitdiff
path: root/sigc++config.h.in
Commit message (Expand)AuthorAgeFilesLines
* sigc++config.h.* Format with clang-format (clang-format-10)Murray Cumming2021-01-241-23/+23
* sigc++config.h.in: Remove unused macros.Murray Cumming2016-03-071-18/+0
* Remove now-unnecessary SIGC_CXX_HAS_NAMESPACE_STD() configure check.Murray Cumming2016-03-031-10/+0
* Remove unused SIGC_CXX_SELF_REFERENCE_IN_MEMBER_INITIALIZATION() configure ch...Murray Cumming2016-03-031-4/+0
* Temporarily undefine the nil macro, if it's definedKjell Ahlstedt2015-12-161-0/+4
* Fix some typosKjell Ahlstedt2015-12-131-2/+2
* sigc++config.h.in: Allow Build for MSVC 2013Chun-wei Fan2015-09-091-0/+5
* Deprecate libsigc++ lambdas, sigc::group(), sigc::var().Kjell Ahlstedt2013-03-191-0/+3
* Fix build with MSVCArmin Burgmeier2009-10-261-19/+21
* Use #error explicitly instead of broken codeDaniel Elstner2009-08-071-1/+1
* Transition to new mm-common build infrastructureDaniel Elstner2009-08-061-65/+69
* Add test for whether the compiler allows referencing to member functionsPaul Pogonyshev2005-06-121-1/+2
* Added check for the non-standard SUN Forte reverse_iterator<>, and usedMurray Cumming2005-06-071-0/+2
* Moved the SIGC_USING_STD macro definition out of the SIGC_CONFIGURECedric Gustin2005-01-241-7/+8
* slot and signal template specialization for various numbers of templateMurray Cumming2005-01-211-1/+2
* Added cxx_std.m4, with a test copied from glibmm/scripts/cxx_std.m4 toMurray Cumming2005-01-191-0/+9
* Renamed libsigc++ target to sigc-2.0d.dll (Debug) and sigc-2.0.dllCedric Gustin2004-12-081-8/+64
* Define and use new macro SIGC_NEW_DELETE_IN_LIBRARY_ONLY to ABI-compatiblyMartin Schulze2004-10-021-1/+5
* Added SIGC_API qualifier to all externally-visible non-templateJames Lin2004-08-041-1/+0
* Added SIGC_API qualifier to all externally-visible non-templateJames Lin2004-08-031-0/+2
* Add configure check SIGC_OPERATOR_OVERLOAD_AMBUGUITY for a SUN FORTEMartin Schulze2004-07-151-0/+1
* Split SIGC_CXX_TEMPLATE_SPECIALIZATION_OPERATOR_OVERLOAD intoMartin Schulze2004-07-111-1/+2
* Bump version number to 2.0.1. Add ChangeLog summary for version 2.0.1.libsigc++-2.0.1Martin Schulze2004-04-281-1/+0
* Add work-arounds for bind<-1>::deduce_result_type compilation error onMartin Schulze2004-04-261-1/+1
* Remove every undef apart from the one we need, to avoid clashes, becauseMurray Cumming2004-04-021-54/+0
* Rename the template_keyword check to template_specialization, because theMurray Cumming2004-03-251-1/+1
* Rename config.h.in to sigc++config.h.in so that gtkmm does not includeMurray Cumming2004-03-211-0/+58