non port: devel/rubygem-arrayfields/distinfo |
Number of commits found: 8 |
Sunday, 24 Aug 2014
|
14:04 swills
devel/rubygem-arrayfields: update to 4.9.2
|
Tuesday, 30 Jul 2013
|
03:15 swills
- Update to 4.9.0
|
Thursday, 23 Jun 2011
|
18:03 pgollucci
- Removing remaining MD5 from rubygem- ports
|
Wednesday, 10 Jun 2009
|
00:14 pgollucci
- Update to 4.7.4
PR: ports/135351
Approved by: maintainer (via private e-mail)
Submitted by: pgollucci@ (myself)
|
Friday, 1 May 2009
|
15:03 miwi
- Update to 4.7.3
Approved by: maintainer implicit
|
Sunday, 1 Mar 2009
|
19:59 miwi
- Update to 4.7.2
Approved by: maintainer implicit
|
Sunday, 15 Feb 2009
|
22:30 miwi
- Update to 4.7.0
Approved by: maintainer implicit
|
Sunday, 9 Nov 2008
|
23:05 miwi
arrayfields allow keyword access to array instances.
arrayfields works by adding only a few methods to arrays,
namely #fields= and fields, but the #fields= method is
hooked to extend an array on a per object basis.In
otherwords __only__ those arrays whose fields are set
will have auto-magical keyword access bestowed on
them - all other arrays remain unaffected.arrays with
keyword access require much less memory when compared
to hashes/objects and yet still provide fast lookup and
preserve data order.
WWW: http://codeforpeople.com/lib/ruby/arrayfields/
PR: ports/128663
Submitted by: Wen Heping <wenheping at gmail.com>
|
Number of commits found: 8 |