Revision history for Perl extension Text::Diff3.
0.06 Sat Oct 23 15:29:17 2005 JST
- Collect mistyping in PODs.
0.05 Wed Oct 19 20:51:23 2005 JST
- Separete into several files.
- Change List now simple list. Leave off first delegator.
- Add descriptions.
0.04 Tue Oct 18 15:10:17 2005 JST
- Add Ruby style iterator to ListBase (0.04)
- Add randam3.pl for test text generator (0.04)
- Add merge.pl for test. compatible with diff3 -m -A my org your (0.04)
- Fix diff3 fails at text0 and text1 complarison (0.04)
- Fix diff2 to diff3 parameter's mismatch (0.03)
- Fix diff3 fails at lo0, hi0, lo1, and hi1 calcuration (0.02)
- Fix Text->at now returns undef for minus index (0.02)
0.01 Mon Oct 17 00:13:46 2005
- First beta publishing version