Package: libtm-perl / 1.56-7

Metadata

Package Version Patches format
libtm-perl 1.56-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1 abimigration | (download)

lib/TM.pm | 77 62 + 15 - 0 !
1 file changed, 62 insertions(+), 15 deletions(-)

 support for diff()ing frozen maps across the 1.2x->1.3x abi/api changes


2 internalize | (download)

lib/TM.pm | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 improve documentation of internalize oddities


3 mldbm | (download)

lib/TM/Synchronizable.pm | 5 4 + 1 - 0 !
lib/TM/Synchronizable/MLDBM.pm | 3 2 + 1 - 0 !
2 files changed, 6 insertions(+), 2 deletions(-)

 fix for upstream #27215: use berkeley db, don't die in mtime on nxfile

4 match | (download)

lib/TM.pm | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fixes match_forall wrt. nonexistent super/subclass assocs


5 astma | (download)

t/041astmafact.t | 91 81 + 10 - 0 !
yapp/astma-fact.yp | 104 67 + 37 - 0 !
yapp/astma2-fact.yp | 2 1 + 1 - 0 !
3 files changed, 149 insertions(+), 48 deletions(-)

 fixing various minor astma parser bugs and issues


6 manpages | (download)

lib/TM/CTM/Parser.pm | 4 4 + 0 - 0 !
lib/TM/LTM/Parser.pm | 4 4 + 0 - 0 !
lib/TM/Serializable/CSV.pm | 2 0 + 2 - 0 !
3 files changed, 8 insertions(+), 2 deletions(-)

 fix some lintian-flagged pod/man issues

7 ltmparser | (download)

lib/TM/LTM/Parser.pm | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 fix for bug in ltm parser

8 perl518 | (download)

lib/TM.pm | 6 3 + 3 - 0 !
lib/TM/IndexAble.pm | 14 6 + 8 - 0 !
lib/TM/Serializable/CSV.pm | 2 1 + 1 - 0 !
lib/TM/Serializable/XTM.pm | 33 18 + 15 - 0 !
t/043diff.t | 13 13 + 0 - 0 !
t/045astma2fact.t | 12 6 + 6 - 0 !
t/061xtmserialize.t | 6 3 + 3 - 0 !
t/062xtmserialize.t | 6 3 + 3 - 0 !
t/063xtm.t | 2 1 + 1 - 0 !
t/102mapsphere.t | 4 4 + 0 - 0 !
t/13tmdm.t | 2 1 + 1 - 0 !
11 files changed, 59 insertions(+), 41 deletions(-)

 repair #711621 by allowing for really random hash keys