| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/886839
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Fix decode_json($json, $allow_nonref) failing to reject
$json that decode to non-references when $allow_nonref
is false.
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/732640
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Various test fixes
- Possible fix for problems with s390x and long double
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Improve AIX's inf/nan detection
- Fix compat with JSON::XS when convert_blessed(1) + allow_blessed(0)
- Fix some stringify overloaded cases via convert_blessed
- Fix encoding a threads::shared::shared_clone(...) wrapped
Cpanel::JSON::XS::{true,false}
- option ->canonical(1) now works on Tie'd hashes
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- EAPI7
- Pass CFLAGS to make
- Document optional test dependencies via wiki (WIP)
- Document optional features via wiki (ugh)
Upstream:
- Deprecate UTF-{16,18} BOMs
- Add Cpanel::JSON::XS::Type as 2nd optional encode argument
- Don't call get() magic hooks twice in encode
- Avoid setlocale race in threads with non-C locales when threads
differ in LC_NUMERIC locale
- Fix uselocale()
- Various crash/fixes for Perl <5.22
- Add indent_length() setting to encoder
- Add sereal support to cpanel_json_xs
- Overload "ne" op for JSON::PP::Boolean
- Fix bignum NaN/inf handling
- Set decoded type
- Add ->json_type_weaken
- Add ->unblessed_bool property
- Add seperate allow_dupkeys property in relaxed
- Silence various -Wunused-value warnings
- Fix incr_text refcounts
- Rethrow error from eval_sv and eval_pv
- Fix various memory corruptions (oh hai sam_c)
- Add ->require_types
- Allow encoding numeric values >2^64 w/ JSON_TYPE_INT/JSON_TYPE_FLOAT
- Don't serialize objects when ->convert_blessed is not enabled
- Use Perl_strtod to minimise discrepancy in string-to-float conversions
- Add ->type_all_string for stable deterministic string types in result
JSON
- Fixed typed decode memory leak (hai again)
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
| |
Package-Manager: Portage-2.3.29, Repoman-2.3.9
|
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Check for correct module in %INC
- Disallow duplicate keys unless in relaxed mode
- Stringify <true> as "1" not "true"
- Be locale insensitive
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Fix tests for 5.6
- Silence compiler warnings
- Fix for MSVC 2015/14.0 with newer nan/inf
- Fix 32bit debugging format warning
Package-Manager: Portage-2.3.5, Repoman-2.3.2
|
|
|
|
|
|
|
| |
Upstream:
- Fix need() overallocation
Package-Manager: Portage-2.3.4, Repoman-2.3.2
|
|
Was always the preferred dependency of JSON-MaybeXS
Package-Manager: Portage-2.3.4, Repoman-2.3.2
|