File: Changes

package info (click to toggle)
libencoding-fixlatin-xs-perl 1.01-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 328 kB
  • ctags: 732
  • sloc: perl: 168; makefile: 6; sh: 4
file content (16 lines) | stat: -rw-r--r-- 602 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Revision history for Perl extension Encoding-FixLatin-XS

1.01      2014-06-05 17:30:06 Pacific/Auckland
    - replace strnlen with strlen for improved portability (with thanks to
      Chris Williams for assistance in identifying the problem)

1.00      2014-05-22 19:31:29 Pacific/Auckland
    - replace gcc-specific 0b........ with more portable 0x..

0.90      2014-05-21 22:25:46 Pacific/Auckland
    - initial release to CPAN

0.01  Sat May  3 17:17:00 2014
    - original version; created by h2xs 1.23 with options
        -A -b 5.10.0 --use-new-tests --skip-exporter -n Encoding::FixLatin::XS