File: Changes

package info (click to toggle)
libperl-osnames-perl 0.122-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 164 kB
  • sloc: perl: 178; makefile: 2
file content (54 lines) | stat: -rw-r--r-- 1,170 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
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
0.122   2020-02-13  Released-By: PERLANCAR; Urgency: low

	- No data changes.

	- [doc] Show the values of the regexes.


0.121   2020-02-10  Released-By: PERLANCAR; Urgency: medium

	- [Update data] Rename vms->VMS; Add gnu, iphoneos, msys, os2, sco_sv,
	  sunos, srv4, srv5, unicos, unicosmk.


0.120   2020-02-10  Released-By: PERLANCAR; Urgency: medium

	- No data changes.

	- Add exportable variables: $RE_OS_IS_{KNOWN,POSIX,UNIX}.


0.11    2014-12-19  Released-By: PERLANCAR

	- No data changes.

	- Perl 5.8 compatibility (don't use defined-or operator).


0.10    2014-12-19  Released-By: PERLANCAR

        - Add more OS'es from Perl::OSType.

        - Mention and recommend users to use Perl::OSType instead.


0.09    2014-12-18  Released-By: PERLANCAR

	- No data changes.

        - Add functions: is_posix, is_unix.

        - Make $data exportable.


0.08    2014-12-18  Released-By: PERLANCAR

	- No data changes.

	- Forgot to move documentation about tags from App-osnames.


0.07    2014-12-18  Released-By: PERLANCAR

        - First release, split from App-osnames to provide a
          minimal-dependencies distribution that contains the data.