ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Convert-BER-XS/Changes
(Generate patch)

Comparing Convert-BER-XS/Changes (file contents):
Revision 1.10 by root, Sat Apr 20 13:47:10 2019 UTC vs.
Revision 1.15 by root, Sat Apr 20 14:47:23 2019 UTC

1Revision history for Perl extension Convert::BER::XS 1Revision history for Perl extension Convert::BER::XS
2 2
3TODO: testcases 3TODO: testcases
4TODO: documentation cleanup 4TODO: documentation cleanup
5 5
6 - I always forget the (void) prototype in C.
7 - documented and cleaned up export tags and constants.
8 - fixed :encode/:decode tags.
9 - fixed synopsis.
10
110.8 Sat Apr 20 15:48:21 CEST 2019
12 - confidence rises after some sleeping and fixing.
6 - add some basic tests. 13 - add some basic tests.
7 - ported it down to 5.8.9. 14 - ported it down to 5.8.9.
8 - some portability fixes and give some allowance to non-C99 15 - some portability fixes and give some allowance to non-C99
9 compilers. 16 compilers.
10 - fix an out-of-bounds access when creating profiles. 17 - fix an out-of-bounds access when creating profiles.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines