xref: /openbsd-src/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/Changes (revision 43003dfe3ad45d1698bed8a37f2b0f5b14f20d4f)
1*43003dfeSmillertRevision history for Perl extension Hash::Util::FieldHash.
2*43003dfeSmillert
3*43003dfeSmillert0.01  Sat Jun  3 16:24:12 2006
4*43003dfeSmillert	- original version; created by h2xs 1.23 with options
5*43003dfeSmillert		-A -g --skip-ppport -nHash::Util::FieldHash
6*43003dfeSmillert      Fri Jun 23 22:31:59 CEST 2006
7*43003dfeSmillert        - accepted as v5.9.4 DEVEL28420
8*43003dfeSmillert
9*43003dfeSmillert
10*43003dfeSmillert0.02  Fri Apr 20 22:22:57 CEST 2007
11*43003dfeSmillert        - Bugfix: string keys are now checked whether they represent
12*43003dfeSmillert        an object, so %fieldhash_clone = %fieldhash_orig works.
13*43003dfeSmillert
14*43003dfeSmillert1.01  Thu May 31 11:12:20 CEST 2007
15*43003dfeSmillert        - Introduced magic id chaching after a suggestion by Jerry Hedden
16*43003dfeSmillert        - Added functions id, id_2obj, register, idhash, idhashes
17*43003dfeSmillert
18*43003dfeSmillert      Sun Jun 17 15:10:45 CEST 2007
19*43003dfeSmillert        - added tests for new functions
20*43003dfeSmillert        - pod partially re-written to describe the multi-level
21*43003dfeSmillert          interface
22*43003dfeSmillert        - updated pod part of lib/Hash/Util.pm
23*43003dfeSmillert        - release accepted by p5p
24*43003dfeSmillert
25*43003dfeSmillert1.02 Sat Jul 14 22:38:33 CEST 2007
26*43003dfeSmillert        - prototype set to ($) for id()
27*43003dfeSmillert        - tests added for prototypes
28*43003dfeSmillert        - some cleanup in xs code
29*43003dfeSmillert        - small pod fixes
30