Announce: Libsigc++ 0.8.3




(A little late sending this out.  For those that missed it on freshmeat.)

Libsigc++ 0.8.3
- -----------------
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


Release Notes
- -----------------
Release 0.8.3 -- October 10 1999
* Added notes from Ainsley Pereira (libsigc@executor.karoo.co.uk)
  porting to risc os.
* Added notes on exporting to DLL for VC++.
* Standing bug in VC++ with bad dtor behavior remains.  
  VC++ port is delayed to resolve it.
* Distribution fixes and rpm fixes (hvr).
* Made names more consistant with gtk+ object system for gtk--.
* renames set managed to float/sink (managed == set dynamic in gtk--.)
* Fixed bugs in empty and clear.
* Fixed const problems for gcc 2.95
* Fixed egcs bug with multiple inheritance (thanks Paul Barton-Davis) 
* Renamed Type to Trait to be more consistant with STL.

(There was one post-release fix on Oct 13 for compilers without partial
spec.  It is included in revised distribution, but the name was not
changed.)

- --Karl



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