some simplifications.
[apps/madmutt.git] / lib-lib / str.h
2006-11-30 Pierre Habouzitsome simplifications.
2006-11-24 Pierre Habouzitput old m_snsubst into file.c as m_file_fmt.
2006-11-19 Pierre Habouzitmove functions around.
2006-11-17 Pierre Habouzitmore simplifications.
2006-11-17 Pierre Habouzitrationnalize includes a lot:
2006-11-12 Pierre Habouzitreimplement getdnsdomainname
2006-11-12 Pierre Habouzitadd m_strchrnul that does what GNU strchrnul does:...
2006-11-04 Pierre Habouzitsmall leftovers
2006-11-04 Pierre Habouzitdrop the old string API fully.
2006-11-03 Pierre Habouzitmove rfc2047.c into lib-mime, reindent it.
2006-11-02 Pierre Habouzitadd more encoding arrays
2006-11-01 Pierre Habouzitmore work in the lib-mime. begin to "rewr^H^Had" the...
2006-10-31 Pierre Habouzitpush more things in the str lib.
2006-10-31 Pierre Habouzitmove some decoding functions right into the str module...
2006-10-30 Pierre Habouzitreplace SKIPWS with a proper inline func with the right...
2006-10-30 Pierre Habouzitexit strfcpy, only use m_strcpy.
2006-10-30 Pierre Habouzitremove yet anoter round of str_* functions, replaced...
2006-10-30 Pierre Habouzitmake m_dupstr return NULL if the string was empty.
2006-10-30 Pierre Habouzitdrop str_[n]cat.
2006-10-29 Pierre Habouzitrevamp lib.[hc] functions into lib-lib/file.[hc].
2006-10-29 Pierre Habouzitmove hash.[hc] into lib-lib/
2006-10-29 Pierre Habouzitlicense statements.
2006-10-29 Pierre Habouzitmove ascii.* into the lib-lib.