ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Tree-M/Changes
Revision: 1.4
Committed: Fri Jul 27 12:48:22 2001 UTC (22 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +3 -0 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.4 0.03 Fri Jul 27 14:47:37 CEST 2001
4     - minor c++ fixes to make it more compliant ;) to the c++ standard.
5    
6 root 1.3 0.02 Sun May 27 15:39:08 CEST 2001
7 root 1.2 - corrected off-by-one in steps interpretation.
8     - some Makefile improvements. Thanks to the cpan-testers for all their
9     work ;)
10     - pagesize used for external storage now tunable.
11     - added very primitive lru page cache. effective on repeated searches.
12    
13 root 1.1 0.01 Sat May 5 04:41:24 CEST 2001
14 root 1.2 - original version; created manually(!)
15 root 1.1