2013-08-23 08:04:50 +00:00
|
|
|
Revision history for Perl module Convert::BinHex
|
|
|
|
|
|
|
|
1.120 2013-08-22
|
|
|
|
- First CPAN release by Stephen Nelson (STEPHEN),
|
|
|
|
who's now maintaining this module.
|
|
|
|
|
|
|
|
1.119 1997-06-27
|
|
|
|
- Changes unknown, but this was the last (and first?) CPAN release by ERYQ
|
|
|
|
|
|
|
|
1.118 unknown
|
2013-08-22 03:51:06 +00:00
|
|
|
|
|
|
|
- Ready to go public (with Paul's version, patched for native Mac support)!
|
2013-08-23 08:04:50 +00:00
|
|
|
- Warnings have been suppressed in a few places
|
|
|
|
where undefined values appear.
|
2013-08-22 03:51:06 +00:00
|
|
|
|
2013-08-23 08:04:50 +00:00
|
|
|
1.115 unknown
|
2013-08-22 03:51:06 +00:00
|
|
|
|
|
|
|
- Fixed another bug in comp2bin, related to the MARK falling on a
|
2013-08-23 08:04:50 +00:00
|
|
|
boundary between inputs. Added testing code.
|
2013-08-22 03:51:06 +00:00
|
|
|
|
2013-08-23 08:04:50 +00:00
|
|
|
1.114 unknown
|
2013-08-22 03:51:06 +00:00
|
|
|
|
|
|
|
- Added BIN-to-HEX conversion. Eh. It's a start.
|
|
|
|
- Also, a lot of documentation additions and cleanups.
|
|
|
|
- Some methods were also renamed.
|
|
|
|
|
2013-08-23 08:04:50 +00:00
|
|
|
1.103 unknown
|
2013-08-22 03:51:06 +00:00
|
|
|
- Fixed bug in decompression (wasn't saving last character).
|
|
|
|
- Fixed "NoComment" bug.
|
|
|
|
|
2013-08-23 08:04:50 +00:00
|
|
|
1.102 unknown
|
|
|
|
- Initial release.
|
|
|
|
|