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

rurban / Cpanel-JSON-XS / 470

Builds Branch Commit Type Ran Committer Via Coverage
470 master Fix encoding Inf and NaN from PV and NV slots to JSON_TYPE_INT Some older Perl versions does not handle +/-Inf and NaN via SvIV() macro correctly. Use output from pppport.h grok_number() to detect Inf and NaN in PV slot and isinfl/isinf/isnanl/is... Pull #137 04 Jun 2019 01:28PM UTC web-flow travis-ci pending completion   set done
466 gh128-amgrec WIP #128 protect from endless stringify recursion push 04 Jun 2019 11:46AM UTC rurban travis-ci pending completion   set done
465 master Fix memory corruption in sv_to_ivuv() function It is caused by passing special value returned by perl function int("NaN") push 03 Jun 2019 03:01PM UTC rurban travis-ci pending completion   set done
464 master Fix memory corruption in sv_to_ivuv() function It is caused by passing special value returned by perl function int("NaN") Pull #136 03 Jun 2019 12:57PM UTC web-flow travis-ci pending completion   set done
463 master Add new method ->require_types When require_types is set then encode method croaks if second type argument is not provided. This is useful to ensure that Cpanel::JSON::XS encoder always produce deterministic output. push 31 May 2019 05:21PM UTC pali travis-ci pending completion   set done
461 master Add new method ->require_types When require_types is set then encode method croaks if second type argument is not provided. This is useful to ensure that Cpanel::JSON::XS encoder always produce deterministic output. Pull #135 29 May 2019 01:46PM UTC web-flow travis-ci pending completion   set done
460 master Fix typed json encoder conversion from scalar's NV slot to JSON_TYPE_INT Implicit C conversion from SvNVX() to IV or UV does not work as expected. Rather use slower, but correct conversion via sv_to_ivuv() function. There are also test cases for... push 18 Apr 2019 03:09PM UTC rurban travis-ci pending completion   set done
459 pr134 Fix typed json encoder conversion from scalar's NV slot to JSON_TYPE_INT Implicit C conversion from SvNVX() to IV or UV does not work as expected. Rather use slower, but correct conversion via sv_to_ivuv() function. There are also test cases for... push 18 Apr 2019 02:59PM UTC rurban travis-ci pending completion   set done
458 master Fix typed json encoder conversion from scalar's NV slot to JSON_TYPE_INT Implicit C conversion from SvNVX() to IV or UV does not work as expected. Rather use slower, but correct conversion via sv_to_ivuv() function. There are also test cases for... Pull #134 18 Apr 2019 02:50PM UTC web-flow travis-ci pending completion   set done
455 master skip failing Devel::Cover boolean stringify tests #92 not yet quite clear why boolean stringification fails with the Devel::Cover hook. In work push 18 Apr 2019 08:59AM UTC rurban travis-ci pending completion   set done
454 gh92-coverage skip failing Devel::Cover boolean stringify tests #92 not yet quite clear why boolean stringification fails with the Devel::Cover hook. In work push 18 Apr 2019 07:54AM UTC rurban travis-ci pending completion   set done
272 master In AppVeyor batch use $Config{make} instead of dmake and propagate errors (#91) push 27 Jul 2017 02:10PM UTC rurban travis-ci pending completion   set done
271 master In AppVeyor batch use $Config{make} instead of dmake and propagate errors Pull #91 27 Jul 2017 08:31AM UTC web-flow travis-ci pending completion   set done
270 master In AppVeyor batch use $Config{make} instead of dmake and propagate errors Pull #91 27 Jul 2017 08:23AM UTC web-flow travis-ci pending completion   set done
269 master In AppVeyor batch use $Config{make} instead of dmake and propagate errors Pull #91 27 Jul 2017 08:10AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 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