ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Devel-FindRef/Changes
Revision: 1.5
Committed: Sat Dec 29 21:04:46 2007 UTC (16 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-1_1
Changes since 1.4: +6 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.1 Revision history for Perl extension Devel::FindRef
2    
3 root 1.5 1.1 Sat Dec 29 22:04:14 CET 2007
4     - ignore weak references.
5     - weaken internal references, to avoid displaying
6     them and drowning important output.
7     - properly find magical references.
8    
9 root 1.4 1.0 Wed Nov 28 13:19:45 CET 2007
10     - correctly restore RMAGICAL flag (Ruslan Zakirov).
11    
12 root 1.3 0.2 Wed Feb 7 22:31:58 CET 2007
13     - "backport" to 5.8.8.
14    
15 root 1.2 0.1 Fri Jan 12 00:06:57 CET 2007
16     - initial release.
17 root 1.1
18     0.0 Thu Jan 11 14:21:47 CET 2007
19 root 1.2 - copied from Convert-Scalar.