Announce: Libsigc++ 0.8.2




Libsigc++ 0.8.2
-----------------
Libsigc++ implements a full callback system for use in widget libraries, 
abstract interfaces, and general programming. Originally part of the Gtk-- 
widget set, libsigc++ is now a seperate library to provide for more general 
use. It is the most complete library of its kind with the ablity to connect 
an abstract callback to a class method, function, or function object. It 
contains adaptor classes for connection of dissimilar callbacks and has 
an ease of use unmatched by other C++ callback libraries. Ligsigc++ is 
licensed under the LGPL. 

Homepage:  http://www.ece.ucdavis.edu/~kenelson/libsigc++/
Ftp:       ftp://ftp.ece.ucdavis.edu/pub/kenelson/libsigc++
Maillist:  libsigc@ece.ucdavis.edu


Version 0.8.2 includes numerous portiblity and package
improvements but no new features.  This is the last planned 
revision of the 0.8 series.  Next version will 
add new features in preparation for 1.0.  


Release Notes
-----------------
Release 0.8.2 -- July 7 1999
* Added support for compilers without void return.  (SGI)
* Added typename for picky compilers (HP)
* Fixed unportable call structure. (SGI)
* Check for support for reference specialization. (egcs 1.0 & VC++)
* Fixed Visual C++ version. 
* Added autoconf macro.


(I am still looking for a packaging system for Borland Builder
and testing on Sun C++ native compiler.  Any information
would be appreciated.)

--Karl



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