File: Changes

package info (click to toggle)
libencoding-fixlatin-xs-perl 1.02-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 320 kB
  • sloc: perl: 166; makefile: 3; sh: 1
file content (19 lines) | stat: -rw-r--r-- 735 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Revision history for Perl extension Encoding-FixLatin-XS

1.02      2020-04-16 08:27:29+12:00 Pacific/Auckland
    - move Encoding::FixLatin prereq to a test prereq (patch from Graham Knop)

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