| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-01-28 | tiny-fugue: style nits | Adam Vandenberg | |
| 2012-10-26 | tiny-fugue: change to using HB pcre | nibbles 2bits | |
| tiny-fugue was crafted in 2007 to use pcre, and it uses system pcre or HB pcre over its own internal pcre-2.08 by linking against `-lpcre`. However it uses a removed API, `pcre_info` like goffice tries to do. - Add a dep on HB pcre. - patch this to change to using `pcre_fullinfo` - design the patch like the goffice patch. Fixes #15105 Closes #15681. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2012-09-03 | Batch convert MD5 formula to SHA1. | Mike McQuaid | |
| Closes #14653. | |||
| 2011-03-12 | Use ruby style for inheritance. | Adam Vandenberg | |
| 2010-10-02 | tiny-fugue - remove duplicate | Adam Vandenberg | |
| 2010-09-16 | TinyFugue (MOO/MUD client) | Lee Packham | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> * Renamed from 'tf' * Was linkined to libnet in my Cellar, so added dep | |||
