• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rurban / Cpanel-JSON-XS / 504

Builds Branch Commit Type Ran Committer Via Coverage
504 master Fix JSON_TYPE_INT encoder with numeric values above 2^64 in PV slot When PV variable was used in numeric context, perl put loose numeric value in private IV slot. So encoder should not use private IV slot as it contains either rounded, loose or i... Pull #150 09 Oct 2019 07:45AM UTC web-flow travis-ci pending completion   set done
503 master For JSON_TYPE_FLOAT allow to encode numeric values above 2^64 in PV slot via Math::Float Option ->allow_bignum is required for it as big number is parsed via Math::BigFloat. push 08 Oct 2019 11:57AM UTC rurban travis-ci pending completion   set done
502 master For JSON_TYPE_FLOAT allow to encode numeric values above 2^64 in PV slot via Math::Float Option ->allow_bignum is required for it as big number is parsed via Math::BigFloat. Pull #149 08 Oct 2019 11:04AM UTC web-flow travis-ci pending completion   set done
501 master Fix encoding floating point values above 2^64 in PV slot to JSON_TYPE_INT Perl function grok_number() does not signal IS_NUMBER_GREATER_THAN_UV_MAX flag when floating point number cannot be represented in UV slot without loosing precision. So whe... push 07 Oct 2019 04:46PM UTC rurban travis-ci pending completion   set done
500 master Fix encoding floating point values above 2^64 in PV slot to JSON_TYPE_INT Perl function grok_number() does not signal IS_NUMBER_GREATER_THAN_UV_MAX flag when floating point number cannot be represented in UV slot without loosing precision. So whe... Pull #148 25 Sep 2019 12:38PM UTC web-flow travis-ci pending completion   set done
499 master For JSON_TYPE_FLOAT encoder allow to pass Math::BigInt and Math::BigFloat objects push 24 Sep 2019 01:36PM UTC rurban travis-ci pending completion   set done
498 smoke/pr147 For JSON_TYPE_FLOAT encoder allow to pass Math::BigInt and Math::BigFloat objects push 24 Sep 2019 01:04PM UTC rurban travis-ci pending completion   set done
497 master For JSON_TYPE_FLOAT encoder allow to pass Math::BigInt and Math::BigFloat objects Pull #147 24 Sep 2019 12:28PM UTC web-flow travis-ci pending completion   set done
496 master Do not allow serializing objects when json type is specified and convert_blessed is not enabled This is current behavior when json type in encode method is not specified and also reflects documentation about object serialization: https://metacpan... push 11 Sep 2019 09:19PM UTC rurban travis-ci pending completion   set done
495 master Do not allow serializing objects when json type is specified and convert_blessed is not enabled This is current behavior when json type in encode method is not specified and also reflects documentation about object serialization: https://metacpan... Pull #146 11 Sep 2019 06:41PM UTC web-flow travis-ci pending completion   set done
494 smoke pod: fix boolean changes !1 encodes now again to "", !0 to 1, not to the false, true strings anymore. This was changed back with GH #61, since 3.0236 push 09 Sep 2019 03:21PM UTC rurban travis-ci pending completion   set done
493 master For JSON_TYPE_INT encoder allow to pass Math::BigInt and Math::BigFloat objects Option ->allow_bignum is required. Without it it is not possible to pass Math::BigInt and Math::BigFloat objects. For converting Math::BigFloat to Math::BigInt shoul... push 09 Sep 2019 03:07PM UTC pali travis-ci pending completion   set done
492 master For JSON_TYPE_INT encoder allow to pass Math::BigInt and Math::BigFloat objects Option ->allow_bignum is required. Without it it is not possible to pass Math::BigInt and Math::BigFloat objects. For converting Math::BigFloat to Math::BigInt shoul... Pull #145 09 Sep 2019 09:13AM UTC web-flow travis-ci pending completion   set done
491 master For JSON_TYPE_INT encoder allow to pass Math::BigInt and Math::BigFloat objects Option ->allow_bignum is required. Without it it is not possible to pass Math::BigInt and Math::BigFloat objects. For converting Math::BigFloat to Math::BigInt shoul... Pull #145 22 Aug 2019 09:41AM UTC web-flow travis-ci pending completion   set done
490 master Fix items ordering in documentation push 14 Aug 2019 04:46PM UTC rurban travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 20
  • 21
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc