File: Changes

package info (click to toggle)
liblist-utilsby-xs-perl 0.06-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 212 kB
  • sloc: perl: 198; makefile: 3; sh: 1
file content (19 lines) | stat: -rw-r--r-- 474 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 List::UtilsBy::XS

0.06 2022-04-19T10:13:08Z
        - Fix stack overrun issue of `extract_by`

0.05 2017-02-22T06:57:22Z
        - Fix build issue on newer Perl(5.25.9 or higher versions)

0.04 2014-04-17T15:29:06Z
        - Fix floating numbers sort issue(#2)

0.03 2013-06-25T02:27:07Z
        - Add CFLAGS(-DPERL_EXT) for older Perl

0.02 2013-06-24T05:35:29Z
        - Convert to Minilla

0.01  2011-09-26
        - original version