fix bugs when buffer is empty.
[apps/madmutt.git] / lib-lib /
2007-05-16 Pierre Habouzitfix bugs when buffer is empty.
2007-05-16 Pierre Habouzitwe have buffers, add an API to readln directly in a...
2007-05-14 Pierre Habouzitthere is absolutely *NO* reason for a separate pop...
2007-05-13 Pierre Habouzitrationalize the hcache patch.
2007-04-06 Pierre Habouzitvarious rewrites and cleanups.
2007-03-30 Pierre HabouzitMore things to the Mime package.
2007-03-30 Pierre HabouzitMove (un)?lists and (un)subscribe to MAlias.
2007-03-30 Pierre Habouzitproper handling of regex lists.
2007-03-27 Pierre Habouzitconvert {charset,iconv}-hooks.
2007-03-27 Pierre Habouzitsimplify include
2007-03-26 Pierre Habouzitupdate source to use our brand new source generator...
2007-03-18 Pierre Habouzitrx enhancements.
2007-03-14 Pierre Habouzitmore hash code simplifications.
2007-03-13 Pierre Habouzitsimplify hashes.
2007-03-11 Pierre Habouzitbye bye DT_SYS variables.
2006-12-27 Pierre HabouzitThe little Christmas candy bar: allow utf-8 chars in...
2006-12-27 Pierre Habouzitadd some very efficient utf8 routines. more to come.
2006-12-18 Pierre Habouzituse some lists for score_t.
2006-12-14 Pierre Habouzitimplement $-vars substitution.
2006-12-10 Pierre Habouzitvarious fixes.
2006-12-09 Pierre Habouzitpreliminary work for the configuration parser.
2006-12-03 Pierre Habouzitsmall reorg.
2006-12-03 Pierre Habouzitoops :)
2006-12-03 Pierre Habouzitmove some string functions in lib-lib !
2006-12-02 Pierre Habouzitthe ‘kids don't do this at home’ commit.
2006-12-02 Pierre Habouzitadd m_strpad to the string functions.
2006-12-02 Pierre Habouzitoops, ascii_strncasecmp tried to compare one byte too far
2006-12-01 Pierre Habouzitmore nonnull attributes.
2006-12-01 Pierre Habouzitstring documentation.
2006-12-01 Pierre Habouzitfix the real bug, that was hidden in the .h
2006-12-01 Pierre Habouzitworkarounds, I do not understand why it segfault, it...
2006-12-01 Pierre Habouzitmore documentation.
2006-11-30 Pierre Habouzitno more SHORT_STRING's. begin some doc.
2006-11-30 Pierre Habouzitmore cosmetics.
2006-11-30 Pierre Habouzitsome simplifications.
2006-11-29 Pierre Habouzitsmall detail in m_dirname.
2006-11-29 Pierre Habouzitadd m_dirname that implement a non broken libgen-like...
2006-11-26 Julien DanjouUse m_functions(), you'll be fresh-faced.
2006-11-26 Julien DanjouUse m_strncmp instead of strncmp
2006-11-26 Pierre Habouzitmake mutt_match_spam_list a generic rx function: rx_lis...
2006-11-26 Pierre Habouzitmove more functions in file.c
2006-11-26 Pierre Habouzitmutt_expand_file_fmt -> m_quotefile_fmt in file.c
2006-11-25 Pierre Habouzitfclose -> m_fclose
2006-11-24 Pierre Habouzitsafe_fclose -> m_fclose, and is now inlined.
2006-11-24 Pierre HabouzitI'm such a fool
2006-11-24 Pierre Habouzitput old m_snsubst into file.c as m_file_fmt.
2006-11-19 Pierre Habouzitexit SPAM_LIST, just extend rx_t with the needed inform...
2006-11-19 Pierre Habouzitmove functions around.
2006-11-18 Pierre Habouzit*oops* I forgot to add those.
2006-11-18 Pierre Habouzitdrop the horrible list2_t for good.
2006-11-18 Pierre Habouzitmake rx_t be chaine-able so that we can get rid of...
2006-11-17 Pierre Habouzitmore simplifications.
2006-11-17 Pierre Habouzitmore include simplifications
2006-11-17 Pierre Habouzitrationnalize includes a lot:
2006-11-16 Pierre Habouzitsort out some prototypes, put them where they belong.
2006-11-14 Pierre Habouzitbegin to rework mailcap parsing a "bit".
2006-11-13 Pierre Habouzitremove most of the debug code: often makes the code...
2006-11-13 Pierre Habouzita whole lot of size_t -> ssize_t.
2006-11-13 Pierre Habouzitmore rationalization.
2006-11-13 Pierre Habouzitrationalize list handling in mutt a bit.
2006-11-12 Pierre Habouzitmove url.[hc] into the lib-lib.
2006-11-12 Pierre Habouzitreimplement getdnsdomainname
2006-11-12 Pierre Habouzitmove signal.c into lib/sys
2006-11-12 Pierre Habouzitadd m_strchrnul that does what GNU strchrnul does:...
2006-11-12 Pierre Habouzitmove a function into rx.[hc]
2006-11-11 Pierre Habouzitmove rx.[hc].
2006-11-11 Pierre Habouzitmove debug.c
2006-11-09 Pierre Habouzitp_clear should not be used with sizeof but *countof*
2006-11-07 Pierre HabouzitSimplications go on.
2006-11-06 Pierre Habouzitsimplify mutt_parse_date
2006-11-05 Pierre Habouzitmove parse.c into rfc822parse.c in the lib-mime as...
2006-11-05 Pierre Habouzitpush some date functions in the lib-lib.
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 Habouzitmore useful list primitives
2006-11-02 Pierre Habouzitmissing include
2006-11-02 Pierre Habouzitadd some list functions.
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-11-01 Pierre Habouzitmacros to create usual functions : new/delete and init...
2006-11-01 Pierre Habouzitmappings as standalone module
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 list.[hc] into lib-lib.
2006-10-29 Pierre Habouzitexit str_cmp enters m_strcmp
2006-10-29 Pierre Habouzitmove hash.[hc] into lib-lib/
2006-10-29 Pierre Habouzitmove buffer.[hc] into lib-lib/
2006-10-29 Pierre Habouzitlicense statements.
2006-10-29 Pierre Habouzitmove ascii.* into the lib-lib.
2006-10-29 Pierre Habouzituse m_strdup and m_strlen that are inlined for efficiency
2006-10-29 Pierre Habouzitmove intl.h into lib-lib/macros.h
2006-10-29 Pierre Habouzitexit mem_realloc, enters p_realloc/xrealloc.
2006-10-28 Pierre Habouzitdrop mem_alloc and mem_free, use my own hand crafted...