Commit Graph

4 Commits (7089771a6f8fd98c28c70fcd0ed68273488ae3ff)

Author SHA1 Message Date
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 7c4fac4dca Fix Judy URL (case was bad) 2011-02-09 10:38:32 -08:00
Stefan Kersten d638916f15 Add formula for the Judy dynamic array library
From the website:

"Judy is a C library that provides a state-of-the-art core technology
that implements a sparse dynamic array. Judy arrays are declared simply
with a null pointer. A Judy array consumes memory only when it is
populated, yet can grow to take advantage of all available memory if
desired."

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 00:28:50 +00:00