Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Type-Tiny-XS
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.17 / (download) - annotate - [select for diffs], Thu Jul 6 09:40:24 2023 UTC (2 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
*: recursive bump for perl 5.38
Revision 1.16 / (download) - annotate - [select for diffs], Sun Jan 8 00:32:04 2023 UTC (8 months, 2 weeks ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Changes since 1.15: +2 -3
lines
Diff to previous 1.15 (colored)
Update to 0.025 Upstream changes: 0.025 2022-10-19 [ Bug Fixes ] - Fix issues building on Debian. - The `amagic_deref_call` macro is not available in older Perl, so use `amagic_call` instead. 0.024 2022-10-19 [ Bug Fixes ] - Fix the files in ./fallback - Properly handle deep magic (in particular: overloaded objects returning references to tied arrays/hashes) in parameterized versions of ArrayLike and HashLike. [ Other ] - Updated: Update bundled ppport.h 0.023 2022-10-18 [ Test Suite ] - Improved tests for ScalarRef. [ Other ] - Added: Parameterized versions of ArrayLike and HashLike.
Revision 1.15 / (download) - annotate - [select for diffs], Tue Jun 28 11:33:35 2022 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
*: recursive bump for perl 5.36
Revision 1.14 / (download) - annotate - [select for diffs], Sun Jul 4 08:06:18 2021 UTC (2 years, 2 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Changes since 1.13: +2 -3
lines
Diff to previous 1.13 (colored)
Update to 0.022 Upstream changes: 0.022 2020-09-25 - Added: ArrayLike, HashLike, CodeLike, and StringLike checks.
Revision 1.13 / (download) - annotate - [select for diffs], Mon May 24 19:51:55 2021 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
*: recursive bump for perl 5.34
Revision 1.12 / (download) - annotate - [select for diffs], Mon Sep 7 10:23:05 2020 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.11: +4 -4
lines
Diff to previous 1.11 (colored)
p5-Type-Tiny-XS: update to 0.021. 0.021 2020-08-18 [ Bug Fixes ] - Fix Enum test case for when Type::Parser is not available. 0.020 2020-08-17 - Allow Enum[] to take a list of quoted strings rather than just barewords. Andrew Ruder++ <https://github.com/tobyink/p5-type-tiny-xs/pull/12> 0.019 2020-08-05 [ Packaging ] - Remove some cruft that was accidentally packaged. 0.018 2020-08-05 [ Test Suite ] - Tests for InstanceOf [ Other ] - Slight speed boost for InstanceOf in cases where the object being tested overrides UNIVERSAL::isa.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Aug 31 18:09:12 2020 UTC (3 years ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.10 / (download) - annotate - [select for diffs], Mon May 4 13:26:11 2020 UTC (3 years, 4 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
(devel/p5-Type-Tiny-XS) Updated to 0.017 0.017 2020-04-28 [ Bug Fixes ] - Fix segfault in BOOT. Fixes RT#130458. Tomasz Konojacki++ <https://rt.cpan.org/Ticket/Display.html?id=130458> <https://github.com/tobyink/p5-type-tiny-xs/pull/11>
Revision 1.9 / (download) - annotate - [select for diffs], Sat Nov 2 11:21:49 2019 UTC (3 years, 10 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.8: +2 -3
lines
Diff to previous 1.8 (colored)
(devel/p5-Type-Tiny-XS) Updated from 0.014 to 0.016 0.016 2019-09-05 [ Bug Fixes ] - Fix Int check on large unsigned integers. Graham Knop++ <https://github.com/tobyink/p5-type-tiny-xs/pull/9> 0.015 2019-09-03 [ Bug Fixes ] - Casting a non-integer number to an integer elsewhere mistakenly caused the Int check to think the non-integer was an integer. Curtis "Ovid" Poe++ <https://github.com/tobyink/p5-type-tiny-xs/issues/8>
Revision 1.8 / (download) - annotate - [select for diffs], Sun Aug 11 13:20:42 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.7 / (download) - annotate - [select for diffs], Sun Jun 30 20:16:01 2019 UTC (4 years, 2 months ago) by nia
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
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.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Aug 22 09:44:54 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Recursive bump for perl5-5.28.0
Revision 1.5 / (download) - annotate - [select for diffs], Fri May 25 03:21:31 2018 UTC (5 years, 4 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.4: +2 -3
lines
Diff to previous 1.4 (colored)
Update to 0.014 Upstream changes: 0.014 2018-05-20 [ Bug Fixes ] - Bool was letting overloaded blessed objects pass the type constraint. It shouldn't. Gregory Oschwald++ <https://github.com/tobyink/p5-type-tiny-xs/issues/5> 0.013 2018-05-15 [ Bug Fixes ] - Strings like '00' and '000' shouldn't be accepted as PositiveInt. Will Storey++ <https://github.com/tobyink/p5-type-tiny-xs/issues/7>
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jun 5 14:23:50 2017 UTC (6 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Recursive revbump from lang/perl5 5.26.0
Revision 1.3 / (download) - annotate - [select for diffs], Wed Jun 8 19:23:44 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Bump PKGREVISION for perl-5.24.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Jun 12 10:49:55 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Recursive PKGREVISION bump for all packages mentioning 'perl', having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Nov 23 14:15:31 2014 UTC (8 years, 10 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Add p5-Type-Tiny-XS, optionally used by Type::Tiny 0.045_03 and above to provide faster, C-based implementations of some type constraints.