| 1 |
root |
1.1 |
Revision history for Perl extension String::Similarity |
| 2 |
|
|
|
| 3 |
|
|
1.02 Sat Jun 25 11:53:54 CEST 2005 |
| 4 |
|
|
- moved CHAR typedef to fstrcmp.c to hopefully avoid problems |
| 5 |
|
|
on lose32 machines. |
| 6 |
|
|
|
| 7 |
|
|
1.01 Thu Mar 3 18:00:52 CET 2005 |
| 8 |
|
|
- change of contact address. |
| 9 |
|
|
|
| 10 |
|
|
1.0 Fri Jan 30 15:16:16 CET 2004 |
| 11 |
|
|
- Fixed correctness in the presence of non-latin1-characters, at a |
| 12 |
|
|
small speed penalty. Based on an idea by Dave Evans. |
| 13 |
|
|
- perl 5.8.x+ required. |
| 14 |
|
|
|
| 15 |
|
|
0.02 Thu Nov 16 01:30:16 CET 2000 |
| 16 |
|
|
- added minimum_similarity limit to speed up some searches |
| 17 |
|
|
- last version to work with perls <5.8.x. |
| 18 |
|
|
|
| 19 |
|
|
0.01 Fri Apr 7 08:03:08 CEST 2000 |
| 20 |
|
|
- original version; leftover "garbage" from the PApp module |
| 21 |
|
|
|