Next | Query returned 18 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816)
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
   2019-01-12 13:59:35 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 4.08

Upstream changes:
4.08 2018-11-28 (rurban)
        - Add unblessed_bool property (PR #118 by Pali)
   2018-11-24 04:49:08 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 4.07

Upstream changes:
4.07 2018-11-02 (rurban)
        - Silence Gconvert -Wunused-result.
          gcvt returns a string, sprintf int, so suppress the retval
   2018-08-26 08:13:37 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Cpanel-JSON-XS: update to 4.06.

4.06 2018-08-22 (rurban)
        - Fix overloaded eq/ne comparisons (GH #116 by demerphq, GH #117 by \ 
Graham Knopp):
          detect strings, protect from endless recursion. false is now ne \ 
"True".
          clarify eq/ne rules in the docs.
   2018-08-24 08:11:41 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Cpanel-JSON-XS: update to 4.05.

4.05 2018-08-19 (rurban)
        - Set decoded type (PR #115 by Pali)
        - Add json_type_weaken (PR #114 by Pali)
        - Fix tests for 5.6 (rurban, pali)
   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2018-06-24 08:49:22 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Cpanel-JSON-XS: update to 4.04.

4.04 2018-06-22 (rurban)
        - Fix bignum NaN/inf handling (#78 reported by Slaven Rezic)
        - Move author tests to xt/ as suggested in #106, added a make xtest target.
          Fixes a test fail with ASAN.

4.03 2018-06-21 (rurban)
        - Add sereal cpanel_json_xs type (#110 James Rouzier)
        - Fix bencode/bdecode methods in cpanel_json_xs (#111 Fulvio Scapin)
        - Overload ne operator for JSON::PP::Boolean (#107 tevfik1903)
        - Add a missing semicolon to a documentation example (#104 E. Choroba)
   2018-04-26 14:45:19 by Thomas Klausner | Files touched by this commit (3)
Log message:
converters/p5-Cpanel-JSON-XS: import p5-Cpanel-JSON-XS-4.02

This module converts Perl data structures to JSON and vice versa.
Its primary goal is to be *correct* and its secondary goal is to
be *fast*.  To reach the latter goal it was written in C.

As this is the n-th-something JSON module on CPAN, what was the
reason to write yet another JSON module? While it seems there are
many JSON modules, none of them correctly handle all corner cases,
and in most cases their maintainers are unresponsive, gone missing,
or not listening to bug reports for other reasons.

The cPanel fork has additional bug fixes and interoperability
improvements.

Next | Query returned 18 messages, browsing 11 to 20 | previous