2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-06-18 21:55:28 by Frederic Cambus | Files touched by this commit (2) | |
Log message:
p5-Sereal-Encoder: update to 4.014.
4.014 Thurs June 11, 2020
* Fix build issue on non-win32 platforms.
* Update zstd to 1.4.5
4.012 Weds June 10, 2020
* Fix memory leak in looks_like_sereal(), thanks to Kirill Sysoev
4.011 Tues February 4, 2020
* Fix and test custom opcode logic for 5.31.2 and later.
4.010 Tues February 4, 2020
* Update miniz
* Update zstd
* perltidy perl code to a standard style
|
2020-02-03 12:33:28 by Frederic Cambus | Files touched by this commit (2) | |
Log message:
p5-Sereal-Encoder: update to 4.009.
4.009 Fri January 31, 2020
* Update ppport.h for modern perls.
|
2020-01-30 10:47:06 by Frederic Cambus | Files touched by this commit (2) | |
Log message:
p5-Sereal-Encoder: update to 4.008.
4.008 Weds January 30, 2020
* Fixup casting error for pedantic compilers in srl_compress.h
* Build fixes.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
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-04-19 16:45:22 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 4.007
Upstream changes:
4.007 Tues Apr 9, 2019
* Version bump only
4.006 Mon Apr 8, 2019
* Version bump only
|
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-02-25 16:59:35 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Sereal-Encoder: update to 4.005.
4.005 Tues Jan 23, 2018
* Document encode_to_file()
|
2017-11-15 10:55:40 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Sereal-Encoder: update to 4.004.
4.004 Sun Nov 12
* Fix build issues from C++ style comments
* Fixup build_requires
4.003 Sun Nov 12
* Fixup Devel::CheckLib usage
* Do not compress using Snappy if the buffer is larger 2**32
* Build fixes
|