pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/48447 CVS commit: pkgsrc/misc/ruby-memoizable
The following reply was made to PR pkg/48447; it has been noted by GNATS.
From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/48447 CVS commit: pkgsrc/misc/ruby-memoizable
Date: Fri, 17 Jan 2014 13:01:10 +0000
Module Name: pkgsrc
Committed By: obache
Date: Fri Jan 17 13:01:09 UTC 2014
Added Files:
pkgsrc/misc/ruby-memoizable: DESCR Makefile PLIST distinfo
Log Message:
Import ruby-memoizable-0.4.0 as misc/ruby-memoizable.
part of PR pkg/48447
Memoization is an optimization that saves the return value of a method
so it doesn't need to be re-computed every time that method is called.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/misc/ruby-memoizable/DESCR \
pkgsrc/misc/ruby-memoizable/Makefile pkgsrc/misc/ruby-memoizable/PLIST \
pkgsrc/misc/ruby-memoizable/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index