Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#13275 closed enhancement (fixed)

glibmm-2.64.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 10.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (5)

comment:1 by Bruce Dubbs, 4 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 years ago

2.64.0 (stable)

Glib:

  • Add get_user_runtime_dir()
  • Add get_host_name()
  • MainContext: Add push/pop/get_thread_default()
  • Add StdStringView and UStringView. Use them in build_filename()
  • Regex: match(), match_all(): Deprecate rvalue string references
  • Add Glib::canonicalize_filename()
  • ustring: Fix insert(iterator, In, In)

Gio:

  • DBus::Connection: Make the wrap() function thread-safe
  • DBus::Message::get_unix_fd_list(): Add refreturn

gmmproc:

  • Add optional decl_prefix parameter to _CLASS_BOXEDTYPE, _CLASS_BOXEDTYPE_STATIC, _CLASS_GOBJECT, _CLASS_INTERFACE, _CLASS_OPAQUE_COPYABLE, _CLASS_OPAQUE_REFCOUNTED, _WRAP_GERROR Used for adding GLIBMM_API or similar for MS Visual C++

Build:

  • Add Meson support
  • Drop gendef from Windows builds

Documentation:

  • Correct spelling of spawn_async_with_pipes()
  • Glib::Binding: Several doc improvements
  • Glib::Binding: Explain why SlotTransform takes GValue*
  • Regex: Note that Glib::ustring must be used in match methods
  • Gio::AsyncResult: Improve the class description

comment:3 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22855.

comment:4 by Bruce Dubbs, 4 years ago

Milestone: 9.210,0

Milestone renamed

comment:5 by Bruce Dubbs, 4 years ago

Milestone: 10,010.0

Milestone renamed

Note: See TracTickets for help on using tickets.