ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Tree-M/Changes
Revision: 1.3
Committed: Sun May 27 13:40:57 2001 UTC (22 years, 11 months ago) by root
Branch: MAIN
Changes since 1.2: +1 -1 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.1 Revision history for Perl extension Tree::M
2    
3 root 1.3 0.02 Sun May 27 15:39:08 CEST 2001
4 root 1.2 - corrected off-by-one in steps interpretation.
5     - some Makefile improvements. Thanks to the cpan-testers for all their
6     work ;)
7     - pagesize used for external storage now tunable.
8     - added very primitive lru page cache. effective on repeated searches.
9    
10 root 1.1 0.01 Sat May 5 04:41:24 CEST 2001
11 root 1.2 - original version; created manually(!)
12 root 1.1