pidgin/purple-plugin-pack

e11fec57fef1
a bunch of cleanups to the datetime stuff in irssi

removed the _get_day and _get_month functions and replaced them with a _get_day_and_month function
avoided a need for local time_t's and instead made the _get_day_and_month function return it
avoided allocating memory when it wasn't necessary
The Purple Plugin Pack was originally created by Gary Kramlich and Stu
Tomlinson as a way to distribute their ever growing lists of simple Pidgin
plugins. It has since grown from its origins of about 6 plugins to over 50.
Also, many more developers have continued to add to it, including John Bailey,
Peter Lawler, Sadrul Habib Chowdhury, and most recently Richard Laager. It has
also become a place to save plugins who's authors have since abandoned them.
More information on the Plugin Pack can be found at
http://plugins.guifications.org/trac/wiki/PluginPack