pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/glibmm
Module Name: pkgsrc
Committed By: adam
Date: Wed Jun 2 16:43:26 UTC 2010
Modified Files:
pkgsrc/devel/glibmm: Makefile PLIST buildlink3.mk distinfo
Log Message:
Changes 2.24.2:
* Reference Documentation: Add main page text for index.html.
Changes 2.24.1:
* UnixOutputStream: Fix the constructor to use the correct property name.
* Documentation: Strip out the gobject-introspection annotations, and use
other improvements made to docextract_to_xml.py
* Fix the Windows MSVC build.
Changes 2.24.0:
* Changes in glibmm 2.24 compared to glibmm 2.22:
Glib:
* BalanceTree: New class, wrapping GTree.
* Fix ustring::format(non-const char*) and add regression test.
Gio:
* Added InetAddress, NetworkAddress, NetworkService, Resolver, Socket,
SocketAddress, SocketAddressEnumerator, SocketClient, SocketConnectable,
SocketConnection, SocketListener, SocketService, SrvTarget, TcpConnection,
Threaded SocketService, UnixConnection
* AsyncResult: Add get_source_object_base(), deprecating get_source_object()
because it usually can never work.
* Cancellable: Added release_fd() and make_polldf().
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/glibmm/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/glibmm/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/glibmm/buildlink3.mk
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/glibmm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index