| Set-Object documentation | view source | Contained in the Set-Object distribution. |
$@ due to internal use of eval now
properly call local($@) (Yuval) undef defined.
Previously it might segfault (or Bus Error on Mac OS X) on some
operations and Perl versions, or result in an empty string being
inserted. ->compare function was returning "disjoint" for empty sets.
RT#24965. (Nigel Metheringham) Set::Object::Weak::set(). It was not passing its arguments to
Set::Object::Weak->new(), which was very broken.Set::Object::Weak, which all weak sets should get
re-blessed into when you call ->weaken. Also added alternative
methods of constructing weak sets. #ifdef to hide this GCC-specific extension (used only for
debugging) from non-GCC compilers. Storable serializations of
Set::Objects between revisions.Set::Changes :-} set()' constructor from default export list, as its name
conflicts with too many other modules.&_ func (was causing strange errors on 5.9.1)set()' constructor and use-as-array-ref interfaceSet::Object. For backwards
compatibility, always returns true.Set::Scalar as possible.
ish_int).
ish_int or is_key in his module.
$obj + 0 to get a unique ID
when refaddr($obj) would be better) Set::Object, then at least now you'll get a clearer error
message. Set::Objects now no longer dumps
core. Set::Object objects is now possible via the
Storable module (Data::Dumper still does the wrong thing, but
there is nothing I can do about that).From original Changes file.
Revision history for Perl extension Set::Object.
0.01 Sat Jun 6 13:36:56 1998
- original version; created by h2xs 1.18
0.02 Sun Jul 12 1998
- fixed refcount bug that leaked object when hash was
reorganized
- ensured compatibility with Perl 5.004_71
1.00 mid-99
- fixed some bug (related to subsets?)
- first mature release
1.01 8 Nov 1999
- no longer use Perl arrays internally, now compatible with
Perl 5.005_62
1.02 8 May 08 2000
- fixed bug that miscomputed new bucket while reindexing
| Set-Object documentation | view source | Contained in the Set-Object distribution. |