[glibmm] Created tag 2.45.70



The unsigned tag '2.45.70' was created.

Tagger: Murray Cumming <murrayc murrayc com>
Date: Thu Sep 3 18:38:48 2015 +0200

    2.45.70

Changes since the last tag '2.45.50':

Daniel Elstner (5):
      docs: Define G_OS_UNIX and G_OS_WIN32 unconditionally
      docs: Include unused headers in reference documentation
      docs: Update configuration for Doxygen 1.8.9.1
      Update list of files git should ignore
      docs: Exclude bogus documentation symbols

Murray Cumming (37):
      Glib::ObjectBase, Object, Interface: Add move operators.
      gmmproc: _CLASS_GOBJECT(): Generate move operations.
      gmmproc: _CLASS_INTERFACE(): Generate move operations.
      gmmproc: _CLASS_GOBJECT(): Move operations: Call interfaces' move operations.
      Gio::FileIcon: Remove unncessary IMPLEMENTS_INTERFACE
      Add simple test for Object move.
      gmmproc: _CLASS_OPAQUE_REFCOUNTED: Use = delete for the default constructor.
      C++11: Mark all _CLASS_OPAQUE_REFCOUNTED classes as final.
      gmmproc: _CLASS_OPAQUE_COPYABLE(): Add move operations.
      gmmproc: _CLASS_BOXEDTYPE_STATIC(): Add move operations.
      gmmproc: _CLASS_OPAQUE_COPYABLE: Generate static swap().
      gmmproc: _CLASS_BOXEDTYPE: Make the static swap() noexcept.
      gmmproc: _CLASS_BOXEDTYPE_STATIC: Add copy operations.
      2.45.51
      ObjectBase: Add initialize_move().
      Object: Move constructor: Use initialize_move().
      tests: Split glibmm_object_move into 2 files.
      Interface: Move constructor: Add comment about not calling initialize_move().
      tests: Add glibmm_interface_move.
      2.45.52
      C++11: Use = delete instead of private copy operations.
      C++11: _CLASS_GENERIC classes: Add move operations.
      gmmproc: Make destructors explicitly noexcept.
      Make destructors explicitly noexcept.
      gmmproc: Make all move operations noexcept.
      Interface: Make move operations noexcept.
      RefPtr: Make destructor, move operations and swap() noexcept.
      RefPtr: Make everything else noexcept too.
      Deprecate Regex now that we have std::regex.
      resolver example: Use std::strtoul instead of strtoul.
      resolver example: Use std:stoul instead of stdstrtoul
      Markup: Add move operations
      IOChannel: move operations: Call the base sigc::trackable.
      ObjectBase: move operations: Call the sigc::trackable base.
      Revert "Deprecate Regex now that we have std::regex."
      Require the latest libsigc++
      2.45.70


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]