Next | Query returned 38 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   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.
   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-04-10 02:36:09 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.47

Upstream changes:
1.47 Fri Apr 6 11:10 2018
  - Allow custom serializer or compressor options
  - Update bugtracker link to github
    Thanks to toddr@cpan.org
   2017-08-17 15:06:57 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated devel/p5-Cache-FastMmap to 1.46
---------------------------------------
1.46 Fri Jul 14 19:40 2017
  - Fix tests on older perls (thanks stephanloyd9@gmail.com)
  - Use File::Spec for temp dir (thanks fraserbn@gmail.com)
  - Fix mmap_cache_internals.h include guard
  - Fix get_and_set() always returning 0 for DidStore
  - Allow setting permission when creating cache file
  - Tweak leak detection tests
  - Fix last_access/expire_time checks for impending
     1500000000 seconds since epoch
   2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298)
Log message:
Recursive revbump from lang/perl5 5.26.0
   2017-03-20 11:18:10 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated devel/p5-Cache-FastMmap to 1.45
---------------------------------------
1.45 Thu Mar 14 11:10 2017
  - Deprecate raw_values and compress options, add
     new compressor and serializer options to allow
     different compressors and serializers.
     Initial compressor support: zlib, lz4, snappy
     Initial serializer support: storable, sereal, json
     Thanks to nickt@broadbean.com for initial work
   2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236)
Log message:
Bump PKGREVISION for perl-5.24.
   2016-06-05 11:43:35 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated devel/p5-Cache-FastMmap to 1.44
---------------------------------------
1.44 Wed Jun 1 21:45 2016
  - Set FD_CLOEXEC flag on cache files when opened.
     Particularly useful in Net::Server where
     HUPing a process causes it to exec() itself.
     Unless you undef the cache references, you'll
     leak fd's after each HUP
   2016-01-01 04:43:16 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.43

Upstream changes:
1.43 Fri Oct 23 14:00 2015
  - Update copyright + version correctly everywhere

1.42 Fri Oct 23 13:30 2015
  - Allow get_and_set callback to return an empty list
     which means "no change". This allows atomic
     "get, and set if not present" type action, but
     without resetting the expiry time on each get.
     This is basically the same as using the read_cb

1.41 Thu Aug 29 15:30 2013
  - Actually reuse deleted slots. Meant that if
     you used ->remove() a lot, we would re-organise
     cache more than needed
  - Include typo and meta patches from dsteinbrunner

Next | Query returned 38 messages, browsing 11 to 20 | Previous