- updated to 0.08 see /usr/share/doc/packages/perl-Tie-Hash-Indexed/Changes Version 0.08 (2020-11-20) ------------------------- * fix return value of `set` for threaded perls * fix OP_DOR handling for older perls * documentation updates ------------------------- OBS-URL: https://build.opensuse.org/request/show/850125 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Tie-Hash-Indexed?expand=0&rev=4
68 lines
2.2 KiB
Plaintext
68 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Nov 21 03:09:14 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 0.08
|
|
see /usr/share/doc/packages/perl-Tie-Hash-Indexed/Changes
|
|
|
|
Version 0.08 (2020-11-20)
|
|
-------------------------
|
|
* fix return value of `set` for threaded perls
|
|
* fix OP_DOR handling for older perls
|
|
* documentation updates
|
|
-------------------------
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 20 11:38:14 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 0.07
|
|
see /usr/share/doc/packages/perl-Tie-Hash-Indexed/Changes
|
|
|
|
Version 0.07 (2020-11-19)
|
|
-------------------------
|
|
* minor tweaks to improve compatibility with Hash::Ordered
|
|
* a few more tests
|
|
* fully document the OO interface
|
|
-------------------------
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 15 03:08:02 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 0.06
|
|
see /usr/share/doc/packages/perl-Tie-Hash-Indexed/Changes
|
|
|
|
Version 0.06 (2020-11-14)
|
|
-------------------------
|
|
* remove accidentally added test
|
|
----------------------------
|
|
Version 0.05_04 (2020-11-13)
|
|
----------------------------
|
|
* Merge PR #3: fix for changed scalar(%hash) return signature
|
|
* updated ppport.h to silence compiler warnings
|
|
* added more tests
|
|
----------------------------
|
|
Version 0.05_03 (2016-05-15)
|
|
----------------------------
|
|
* added iterator support
|
|
* added support for preinc / postinc / predec / postdec
|
|
* added support for add / subtract / multiply / divide / ...
|
|
----------------------------
|
|
Version 0.05_02 (2016-05-12)
|
|
----------------------------
|
|
* added OO interface
|
|
----------------------------
|
|
Version 0.05_01 (2016-05-11)
|
|
----------------------------
|
|
* fixed CPAN #81449: Test failures due to hash randomisation in perl 5.17.6
|
|
thanks to MARIOROY for a patch
|
|
* added some optimisations suggested in CPAN #97641
|
|
* added UTF8 tests
|
|
* general code cleanups
|
|
-------------------------
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 1 10:35:39 UTC 2011 - coolo@opensuse.org
|
|
|
|
- initial package 0.05
|
|
* created by cpanspec 1.78.04
|
|
|