glib2 3.1.0-x86-mingw32 → 3.1.1-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (128) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +2 -2
  3. data/ext/glib2/rbglib.c +2 -0
  4. data/ext/glib2/rbglib.h +1 -1
  5. data/ext/glib2/rbglib2conversions.h +3 -0
  6. data/ext/glib2/rbglib_datetime.c +250 -0
  7. data/ext/glib2/rbglib_timezone.c +82 -0
  8. data/ext/glib2/rbgprivate.h +2 -0
  9. data/lib/2.2/glib2.so +0 -0
  10. data/lib/2.3/glib2.so +0 -0
  11. data/lib/2.4/glib2.so +0 -0
  12. data/lib/glib2.rb +15 -7
  13. data/lib/gnome2/rake/external-package.rb +35 -5
  14. data/lib/gnome2/rake/source-download-task.rb +25 -5
  15. data/lib/mkmf-gnome2.rb +1 -6
  16. data/test/test-date-time.rb +112 -0
  17. data/test/test-time-zone.rb +31 -0
  18. data/vendor/local/bin/asn1Coding.exe +0 -0
  19. data/vendor/local/bin/asn1Decoding.exe +0 -0
  20. data/vendor/local/bin/asn1Parser.exe +0 -0
  21. data/vendor/local/bin/envsubst.exe +0 -0
  22. data/vendor/local/bin/gdbus.exe +0 -0
  23. data/vendor/local/bin/gettext.exe +0 -0
  24. data/vendor/local/bin/gio-querymodules.exe +0 -0
  25. data/vendor/local/bin/gio.exe +0 -0
  26. data/vendor/local/bin/glib-compile-resources.exe +0 -0
  27. data/vendor/local/bin/glib-compile-schemas.exe +0 -0
  28. data/vendor/local/bin/glib-genmarshal.exe +0 -0
  29. data/vendor/local/bin/gobject-query.exe +0 -0
  30. data/vendor/local/bin/gresource.exe +0 -0
  31. data/vendor/local/bin/gsettings.exe +0 -0
  32. data/vendor/local/bin/gspawn-win32-helper-console.exe +0 -0
  33. data/vendor/local/bin/gspawn-win32-helper.exe +0 -0
  34. data/vendor/local/bin/iconv.exe +0 -0
  35. data/vendor/local/bin/idn.exe +0 -0
  36. data/vendor/local/bin/libasprintf-0.dll +0 -0
  37. data/vendor/local/bin/libcharset-1.dll +0 -0
  38. data/vendor/local/bin/libffi-6.dll +0 -0
  39. data/vendor/local/bin/libgio-2.0-0.dll +0 -0
  40. data/vendor/local/bin/libglib-2.0-0.dll +0 -0
  41. data/vendor/local/bin/libgmodule-2.0-0.dll +0 -0
  42. data/vendor/local/bin/libgmp-10.dll +0 -0
  43. data/vendor/local/bin/libgnutls-30.dll +0 -0
  44. data/vendor/local/bin/libgobject-2.0-0.dll +0 -0
  45. data/vendor/local/bin/libgthread-2.0-0.dll +0 -0
  46. data/vendor/local/bin/libhogweed-4-2.dll +0 -0
  47. data/vendor/local/bin/libiconv-2.dll +0 -0
  48. data/vendor/local/bin/libidn-11.dll +0 -0
  49. data/vendor/local/bin/libintl-8.dll +0 -0
  50. data/vendor/local/bin/libnettle-6-2.dll +0 -0
  51. data/vendor/local/bin/libp11-kit-0.dll +0 -0
  52. data/vendor/local/bin/libpcre-1.dll +0 -0
  53. data/vendor/local/bin/libpcrecpp-0.dll +0 -0
  54. data/vendor/local/bin/libpcreposix-0.dll +0 -0
  55. data/vendor/local/bin/libtasn1-6.dll +0 -0
  56. data/vendor/local/bin/nettle-hash.exe +0 -0
  57. data/vendor/local/bin/nettle-lfib-stream.exe +0 -0
  58. data/vendor/local/bin/nettle-pbkdf2.exe +0 -0
  59. data/vendor/local/bin/ngettext.exe +0 -0
  60. data/vendor/local/bin/p11-kit.exe +0 -0
  61. data/vendor/local/bin/pcre-config +1 -1
  62. data/vendor/local/bin/pcregrep.exe +0 -0
  63. data/vendor/local/bin/pcretest.exe +0 -0
  64. data/vendor/local/bin/pkcs1-conv.exe +0 -0
  65. data/vendor/local/bin/sexp-conv.exe +0 -0
  66. data/vendor/local/bin/trust.exe +0 -0
  67. data/vendor/local/include/pcre.h +2 -2
  68. data/vendor/local/lib/gio/modules/libgiognutls.dll +0 -0
  69. data/vendor/local/lib/gio/modules/libgiognutls.dll.a +0 -0
  70. data/vendor/local/lib/libasprintf.dll.a +0 -0
  71. data/vendor/local/lib/libcharset.dll.a +0 -0
  72. data/vendor/local/lib/libffi.dll.a +0 -0
  73. data/vendor/local/lib/libgio-2.0.dll.a +0 -0
  74. data/vendor/local/lib/libglib-2.0.dll.a +0 -0
  75. data/vendor/local/lib/libgmodule-2.0.dll.a +0 -0
  76. data/vendor/local/lib/libgmp.dll.a +0 -0
  77. data/vendor/local/lib/libgnutls.dll.a +0 -0
  78. data/vendor/local/lib/libgobject-2.0.dll.a +0 -0
  79. data/vendor/local/lib/libgthread-2.0.dll.a +0 -0
  80. data/vendor/local/lib/libhogweed.dll.a +0 -0
  81. data/vendor/local/lib/libiconv.dll.a +0 -0
  82. data/vendor/local/lib/libidn.dll.a +0 -0
  83. data/vendor/local/lib/libintl.dll.a +0 -0
  84. data/vendor/local/lib/libnettle.dll.a +0 -0
  85. data/vendor/local/lib/libp11-kit.dll.a +0 -0
  86. data/vendor/local/lib/libpcre.a +0 -0
  87. data/vendor/local/lib/libpcre.dll.a +0 -0
  88. data/vendor/local/lib/libpcre.la +1 -1
  89. data/vendor/local/lib/libpcrecpp.dll.a +0 -0
  90. data/vendor/local/lib/libpcreposix.a +0 -0
  91. data/vendor/local/lib/libpcreposix.dll.a +0 -0
  92. data/vendor/local/lib/libpcreposix.la +1 -1
  93. data/vendor/local/lib/libtasn1.dll.a +0 -0
  94. data/vendor/local/lib/p11-kit/p11-kit-remote.exe +0 -0
  95. data/vendor/local/lib/pkcs11/p11-kit-trust.dll +0 -0
  96. data/vendor/local/lib/pkcs11/p11-kit-trust.dll.a +0 -0
  97. data/vendor/local/lib/pkgconfig/libpcre.pc +1 -1
  98. data/vendor/local/lib/pkgconfig/libpcrecpp.pc +1 -1
  99. data/vendor/local/lib/pkgconfig/libpcreposix.pc +1 -1
  100. data/vendor/local/share/doc/pcre/AUTHORS +3 -3
  101. data/vendor/local/share/doc/pcre/ChangeLog +140 -1
  102. data/vendor/local/share/doc/pcre/LICENCE +3 -3
  103. data/vendor/local/share/doc/pcre/NEWS +15 -0
  104. data/vendor/local/share/doc/pcre/html/pcreapi.html +4 -5
  105. data/vendor/local/share/doc/pcre/html/pcrecompat.html +1 -1
  106. data/vendor/local/share/doc/pcre/html/pcrepattern.html +20 -17
  107. data/vendor/local/share/doc/pcre/pcre.txt +2024 -2020
  108. data/vendor/local/share/glib-2.0/codegen/__init__.pyc +0 -0
  109. data/vendor/local/share/glib-2.0/codegen/__init__.pyo +0 -0
  110. data/vendor/local/share/glib-2.0/codegen/codegen.pyc +0 -0
  111. data/vendor/local/share/glib-2.0/codegen/codegen.pyo +0 -0
  112. data/vendor/local/share/glib-2.0/codegen/codegen_docbook.pyc +0 -0
  113. data/vendor/local/share/glib-2.0/codegen/codegen_docbook.pyo +0 -0
  114. data/vendor/local/share/glib-2.0/codegen/codegen_main.pyc +0 -0
  115. data/vendor/local/share/glib-2.0/codegen/codegen_main.pyo +0 -0
  116. data/vendor/local/share/glib-2.0/codegen/config.pyc +0 -0
  117. data/vendor/local/share/glib-2.0/codegen/config.pyo +0 -0
  118. data/vendor/local/share/glib-2.0/codegen/dbustypes.pyc +0 -0
  119. data/vendor/local/share/glib-2.0/codegen/dbustypes.pyo +0 -0
  120. data/vendor/local/share/glib-2.0/codegen/parser.pyc +0 -0
  121. data/vendor/local/share/glib-2.0/codegen/parser.pyo +0 -0
  122. data/vendor/local/share/glib-2.0/codegen/utils.pyc +0 -0
  123. data/vendor/local/share/glib-2.0/codegen/utils.pyo +0 -0
  124. data/vendor/local/share/license/pcre/AUTHORS +3 -3
  125. data/vendor/local/share/man/man3/pcreapi.3 +5 -6
  126. data/vendor/local/share/man/man3/pcrecompat.3 +1 -1
  127. data/vendor/local/share/man/man3/pcrepattern.3 +20 -17
  128. metadata +11 -3
@@ -8,7 +8,7 @@ Email domain: cam.ac.uk
8
8
  University of Cambridge Computing Service,
9
9
  Cambridge, England.
10
10
 
11
- Copyright (c) 1997-2015 University of Cambridge
11
+ Copyright (c) 1997-2017 University of Cambridge
12
12
  All rights reserved
13
13
 
14
14
 
@@ -19,7 +19,7 @@ Written by: Zoltan Herczeg
19
19
  Email local part: hzmester
20
20
  Emain domain: freemail.hu
21
21
 
22
- Copyright(c) 2010-2015 Zoltan Herczeg
22
+ Copyright(c) 2010-2017 Zoltan Herczeg
23
23
  All rights reserved.
24
24
 
25
25
 
@@ -30,7 +30,7 @@ Written by: Zoltan Herczeg
30
30
  Email local part: hzmester
31
31
  Emain domain: freemail.hu
32
32
 
33
- Copyright(c) 2009-2015 Zoltan Herczeg
33
+ Copyright(c) 2009-2017 Zoltan Herczeg
34
34
  All rights reserved.
35
35
 
36
36
 
@@ -1,4 +1,4 @@
1
- .TH PCREAPI 3 "09 February 2014" "PCRE 8.35"
1
+ .TH PCREAPI 3 "18 December 2015" "PCRE 8.39"
2
2
  .SH NAME
3
3
  PCRE - Perl-compatible regular expressions
4
4
  .sp
@@ -273,9 +273,8 @@ documentation for details of how to do this. It is a non-standard way of
273
273
  building PCRE, for use in environments that have limited stacks. Because of the
274
274
  greater use of memory management, it runs more slowly. Separate functions are
275
275
  provided so that special-purpose external code can be used for this case. When
276
- used, these functions are always called in a stack-like manner (last obtained,
277
- first freed), and always for memory blocks of the same size. There is a
278
- discussion about PCRE's stack usage in the
276
+ used, these functions always allocate memory blocks of the same size. There is
277
+ a discussion about PCRE's stack usage in the
279
278
  .\" HREF
280
279
  \fBpcrestack\fP
281
280
  .\"
@@ -2914,6 +2913,6 @@ Cambridge CB2 3QH, England.
2914
2913
  .rs
2915
2914
  .sp
2916
2915
  .nf
2917
- Last updated: 09 February 2014
2918
- Copyright (c) 1997-2014 University of Cambridge.
2916
+ Last updated: 18 December 2015
2917
+ Copyright (c) 1997-2015 University of Cambridge.
2919
2918
  .fi
@@ -113,7 +113,7 @@ the pattern /^(a(b)?)+$/ in Perl leaves $2 unset, but in PCRE it is set to "b".
113
113
  14. PCRE's handling of duplicate subpattern numbers and duplicate subpattern
114
114
  names is not as general as Perl's. This is a consequence of the fact the PCRE
115
115
  works internally just with numbers, using an external table to translate
116
- between numbers and names. In particular, a pattern such as (?|(?<a>A)|(?<b)B),
116
+ between numbers and names. In particular, a pattern such as (?|(?<a>A)|(?<b>B),
117
117
  where the two capturing parentheses have the same number but different names,
118
118
  is not supported, and causes an error at compile time. If it were allowed, it
119
119
  would not be possible to distinguish which parentheses matched, because both
@@ -1,4 +1,4 @@
1
- .TH PCREPATTERN 3 "14 June 2015" "PCRE 8.38"
1
+ .TH PCREPATTERN 3 "23 October 2016" "PCRE 8.40"
2
2
  .SH NAME
3
3
  PCRE - Perl-compatible regular expressions
4
4
  .SH "PCRE REGULAR EXPRESSION DETAILS"
@@ -336,22 +336,22 @@ When PCRE is compiled in EBCDIC mode, \ea, \ee, \ef, \en, \er, and \et
336
336
  generate the appropriate EBCDIC code values. The \ec escape is processed
337
337
  as specified for Perl in the \fBperlebcdic\fP document. The only characters
338
338
  that are allowed after \ec are A-Z, a-z, or one of @, [, \e, ], ^, _, or ?. Any
339
- other character provokes a compile-time error. The sequence \e@ encodes
340
- character code 0; the letters (in either case) encode characters 1-26 (hex 01
341
- to hex 1A); [, \e, ], ^, and _ encode characters 27-31 (hex 1B to hex 1F), and
342
- \e? becomes either 255 (hex FF) or 95 (hex 5F).
339
+ other character provokes a compile-time error. The sequence \ec@ encodes
340
+ character code 0; after \ec the letters (in either case) encode characters 1-26
341
+ (hex 01 to hex 1A); [, \e, ], ^, and _ encode characters 27-31 (hex 1B to hex
342
+ 1F), and \ec? becomes either 255 (hex FF) or 95 (hex 5F).
343
343
  .P
344
- Thus, apart from \e?, these escapes generate the same character code values as
344
+ Thus, apart from \ec?, these escapes generate the same character code values as
345
345
  they do in an ASCII environment, though the meanings of the values mostly
346
- differ. For example, \eG always generates code value 7, which is BEL in ASCII
346
+ differ. For example, \ecG always generates code value 7, which is BEL in ASCII
347
347
  but DEL in EBCDIC.
348
348
  .P
349
- The sequence \e? generates DEL (127, hex 7F) in an ASCII environment, but
349
+ The sequence \ec? generates DEL (127, hex 7F) in an ASCII environment, but
350
350
  because 127 is not a control character in EBCDIC, Perl makes it generate the
351
351
  APC character. Unfortunately, there are several variants of EBCDIC. In most of
352
352
  them the APC character has the value 255 (hex FF), but in the one Perl calls
353
353
  POSIX-BC its value is 95 (hex 5F). If certain other characters have POSIX-BC
354
- values, PCRE makes \e? generate 95; otherwise it generates 255.
354
+ values, PCRE makes \ec? generate 95; otherwise it generates 255.
355
355
  .P
356
356
  After \e0 up to two further octal digits are read. If there are fewer than two
357
357
  digits, just those that are present are used. Thus the sequence \e0\ex\e015
@@ -1511,12 +1511,8 @@ J, U and X respectively.
1511
1511
  .P
1512
1512
  When one of these option changes occurs at top level (that is, not inside
1513
1513
  subpattern parentheses), the change applies to the remainder of the pattern
1514
- that follows. If the change is placed right at the start of a pattern, PCRE
1515
- extracts it into the global options (and it will therefore show up in data
1516
- extracted by the \fBpcre_fullinfo()\fP function).
1517
- .P
1518
- An option change within a subpattern (see below for a description of
1519
- subpatterns) affects only that part of the subpattern that follows it, so
1514
+ that follows. An option change within a subpattern (see below for a description
1515
+ of subpatterns) affects only that part of the subpattern that follows it, so
1520
1516
  .sp
1521
1517
  (a(?i)b)c
1522
1518
  .sp
@@ -2171,6 +2167,13 @@ numbering the capturing subpatterns in the whole pattern. However, substring
2171
2167
  capturing is carried out only for positive assertions. (Perl sometimes, but not
2172
2168
  always, does do capturing in negative assertions.)
2173
2169
  .P
2170
+ WARNING: If a positive assertion containing one or more capturing subpatterns
2171
+ succeeds, but failure to match later in the pattern causes backtracking over
2172
+ this assertion, the captures within the assertion are reset only if no higher
2173
+ numbered captures are already set. This is, unfortunately, a fundamental
2174
+ limitation of the current implementation, and as PCRE1 is now in
2175
+ maintenance-only status, it is unlikely ever to change.
2176
+ .P
2174
2177
  For compatibility with Perl, assertion subpatterns may be repeated; though
2175
2178
  it makes no sense to assert the same thing several times, the side effect of
2176
2179
  capturing parentheses may occasionally be useful. In practice, there only three
@@ -3296,6 +3299,6 @@ Cambridge CB2 3QH, England.
3296
3299
  .rs
3297
3300
  .sp
3298
3301
  .nf
3299
- Last updated: 14 June 2015
3300
- Copyright (c) 1997-2015 University of Cambridge.
3302
+ Last updated: 23 October 2016
3303
+ Copyright (c) 1997-2016 University of Cambridge.
3301
3304
  .fi
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: glib2
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.0
4
+ version: 3.1.1
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - The Ruby-GNOME2 Project Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-11-13 00:00:00.000000000 Z
11
+ date: 2017-01-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pkg-config
@@ -70,6 +70,7 @@ files:
70
70
  - ext/glib2/rbglib2conversions.h
71
71
  - ext/glib2/rbglib_bookmarkfile.c
72
72
  - ext/glib2/rbglib_convert.c
73
+ - ext/glib2/rbglib_datetime.c
73
74
  - ext/glib2/rbglib_error.c
74
75
  - ext/glib2/rbglib_fileutils.c
75
76
  - ext/glib2/rbglib_gettext.c
@@ -93,6 +94,7 @@ files:
93
94
  - ext/glib2/rbglib_spawnerror.c
94
95
  - ext/glib2/rbglib_threads.c
95
96
  - ext/glib2/rbglib_timer.c
97
+ - ext/glib2/rbglib_timezone.c
96
98
  - ext/glib2/rbglib_ucs4.c
97
99
  - ext/glib2/rbglib_unichar.c
98
100
  - ext/glib2/rbglib_unicode.c
@@ -135,6 +137,7 @@ files:
135
137
  - extconf.rb
136
138
  - lib/2.2/glib2.so
137
139
  - lib/2.3/glib2.so
140
+ - lib/2.4/glib2.so
138
141
  - lib/glib-mkenums.rb
139
142
  - lib/glib2.rb
140
143
  - lib/glib2/deprecatable.rb
@@ -165,8 +168,10 @@ files:
165
168
  - test/glib-test-utils.rb
166
169
  - test/run-test.rb
167
170
  - test/test-binding.rb
171
+ - test/test-date-time.rb
168
172
  - test/test-match-info.rb
169
173
  - test/test-regex.rb
174
+ - test/test-time-zone.rb
170
175
  - test/test-variant-type.rb
171
176
  - test/test-version.rb
172
177
  - test/test_enum.rb
@@ -1845,7 +1850,10 @@ required_ruby_version: !ruby/object:Gem::Requirement
1845
1850
  requirements:
1846
1851
  - - ">="
1847
1852
  - !ruby/object:Gem::Version
1848
- version: 2.1.0
1853
+ version: '2.1'
1854
+ - - "<"
1855
+ - !ruby/object:Gem::Version
1856
+ version: '2.5'
1849
1857
  required_rubygems_version: !ruby/object:Gem::Requirement
1850
1858
  requirements:
1851
1859
  - - ">="