we use glibc, and gconv. Don't need our own transcoding stuff, glibc does
[apps/madmutt.git] / lib-mx / mh.c
2007-11-07 Cyril BruleboisFix dereferencing for the mutt_hcache_close calls....
2007-08-11 Pierre HabouzitHave a lib-ui/lib-ui.h
2007-05-28 Pierre HabouzitHave a centralized cache directory.
2007-05-20 Pierre Habouzitrename a bunch of modules
2007-05-17 Pierre HabouzitCheckStructMember to check for dirent.d_ino
2007-05-13 Pierre Habouzitcleanups.
2007-05-13 Pierre Habouzitrationalize mh_sequences code.
2007-05-13 Pierre Habouzitcode simplifications.
2007-05-13 Pierre Habouzitrationalize the hcache patch.
2007-05-12 Pierre Habouzitwe don't really need md5 for hcache at all.
2007-03-29 Pierre HabouzitDeal with $hostname and $shorthost
2007-03-14 Pierre Habouzitmore hash code simplifications.
2007-03-13 Pierre Habouzitsimplify hashes.
2006-11-28 Julien DanjouUse good m_ functions, because it smell like a flower...
2006-11-26 Julien DanjouRemove unused code
2006-11-26 Julien DanjouUse m_strncmp instead of strncmp
2006-11-25 Pierre Habouzitfclose -> m_fclose
2006-11-24 Pierre Habouzitsafe_fclose -> m_fclose, and is now inlined.
2006-11-24 Pierre Habouzitput old m_snsubst into file.c as m_file_fmt.
2006-11-18 Pierre Habouzitcreate the lib-mx now