File: Changes

package info (click to toggle)
libnativecall-perl 0.006-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 96 kB
  • sloc: perl: 66; makefile: 7
file content (22 lines) | stat: -rw-r--r-- 479 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
0.006 2017-01-20
  - allow closure types (thanks to plicease for all of these)

0.005 2017-01-16
  - allow Symbol attribute (thanks to plicease for all of these)
  - require 5.16 because of attribute.pm bug
  - strcmp not fmax for tests for better ubiquity

0.004 2016-06-08
  - add Changes
  - add minimal test

0.003 2016-05-23
  - credit plicease
  - remove debug from example
  - avoid uninit warning

0.002 2016-05-22
  - credit Zoffix

0.001 2016-05-22
  - initial version