pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/ruby-memoizable



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