2016-11-10 05:52:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 27 05:12:58 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.0219
|
|
|
|
see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
|
|
|
|
|
|
|
|
3.0219 2016-10-26 (rurban)
|
|
|
|
- workaround mingw 4.0 modfl() bug [perl #125924]
|
|
|
|
|
2016-10-20 07:50:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 14 05:16:03 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.0218
|
|
|
|
see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
|
|
|
|
|
|
|
|
3.0218 2016-10-13 (rurban)
|
|
|
|
- no changes
|
|
|
|
|
|
|
|
3.0217_06 2016-10-08 (rurban)
|
|
|
|
- fix DPPP_dummy_PL_parser warnings
|
|
|
|
|
|
|
|
3.0217_05 2016-10-07 (rurban)
|
|
|
|
- fix t/gh70-asan.t for older perls < 5.14
|
|
|
|
|
|
|
|
3.0217_04 2016-10-07 (rurban)
|
|
|
|
- fix and document wrong strEQc usage in new(). #70 (ilmari)
|
|
|
|
|
|
|
|
3.0217_03 2016-10-06 (rurban)
|
|
|
|
- expect_false() macro fix for MSVC
|
|
|
|
- fix av and hv length types: protect from security sensitive overflows,
|
|
|
|
add HVMAX_T and RITER_T
|
|
|
|
- add new "Hash key too large" error. perl5 silently truncates it, we
|
|
|
|
prefer errors, cperl 5.25.1 does error also.
|
|
|
|
- fix broken 5.8.1 SvPOK_only, i.e. assert_not_ROK
|
|
|
|
|
|
|
|
3.0217_02 2016-10-04 (rurban)
|
|
|
|
- Use faster strEQc macros from cperl with constant strings.
|
|
|
|
- prefer memEQ for systems without memcmp, to use bcmp there.
|
|
|
|
- add more expect_false() to inf/nan branches.
|
|
|
|
|
|
|
|
3.0217_01 2016-10-04 (rurban)
|
|
|
|
- Detect INF/NAN: ?/++/-?/--- on HP-UX (#56)
|
|
|
|
- New stringify_infnan(3) infnan_mode. Easy to detect platform
|
|
|
|
independent "inf", "-inf" or "nan" strings with double quotes,
|
|
|
|
with qnan, snan or negative nan unified to "nan".
|
|
|
|
|
2016-06-25 05:53:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 24 05:37:12 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.0217
|
|
|
|
see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
|
|
|
|
|
|
|
|
3.0217 2016-06-18 (rurban)
|
|
|
|
- Improve test t/20_unknown.t for older JSON::PP (Christopher J. Madsen)
|
|
|
|
|
2016-06-24 04:53:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 13 06:51:23 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 3.0216
|
|
|
|
see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
|
|
|
|
|
|
|
|
3.0216 2016-06-12 (rurban)
|
|
|
|
- Fix wrong test 117 for 5.10.0 (pghmcfc)
|
|
|
|
|
|
|
|
3.0215 2016-06-03 (rurban)
|
|
|
|
- Fix wrong test 117 (pghmcfc)
|
|
|
|
- TODO the fragile mojo boolean interop test.
|
|
|
|
- Improve error message with class based method calls,
|
|
|
|
when forgetting ->new. #66
|
|
|
|
|
|
|
|
3.0214 2016-06-02 (rurban)
|
|
|
|
- Fix a off-by-one IV_MIN -> NV overflow in decode_json. #67 (xdg)
|
|
|
|
- Avoid encode_sv SEGV with -Dusequadmath #62
|
|
|
|
Fix quadmath NV stringification.
|
|
|
|
|
|
|
|
3.0213_02 2016-04-13 (rurban)
|
|
|
|
- Remove author-only Pod::Usage dependency (karenetheridge).
|
|
|
|
|
|
|
|
3.0213_01 2016-04-11 (rurban)
|
|
|
|
- Preserve numbers as numbers, enforce an added .0 (dagolden).
|
|
|
|
Also note that 42+"bar" will result >=5.10 in numbers not integers,
|
|
|
|
=> 42.0
|
|
|
|
- 5.6 compilation fixes
|
|
|
|
- add yaml-tiny formats to cpanel_json_xs
|
|
|
|
|
2016-06-02 04:55:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 2 04:55:17 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
- initial package 3.0213
|
|
|
|
* created by cpanspec 1.78.08
|
|
|
|
|