more documentation.
[apps/madmutt.git] / nntp / newsrc.c
2006-12-01 Pierre Habouzitmore documentation.
2006-11-30 Pierre Habouzitmore cosmetics.
2006-11-26 Julien DanjouRemove unused code
2006-11-25 Pierre Habouzitvarious fixes, remove an adv_mktemp
2006-11-25 Pierre Habouzitfclose -> m_fclose
2006-11-18 Pierre Habouzitcreate the lib-mx now
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 Habouzitrationalize list handling in mutt a bit.
2006-11-11 Pierre Habouzitmove debug.c
2006-11-08 Pierre Habouzitbegin to move ui code into the lib-ui
2006-11-04 Pierre Habouzitdrop the old string API fully.
2006-11-03 Pierre Habouzitbegin to move rfc2047 into lib-mime.
2006-11-02 Pierre Habouzitmove rfc822.c as well
2006-11-01 Pierre Habouzitbegin to work on a lib-mime that will hold most of...
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 Habouzitless horrible strncpy's
2006-10-29 Pierre Habouzitrevamp lib.[hc] functions into lib-lib/file.[hc].
2006-10-29 Pierre Habouzitexit str_cmp enters m_strcmp
2006-10-29 Pierre Habouzituse safer p_clear when possible.
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 Habouzitmem_calloc -> p_new
2006-10-28 Pierre Habouzitdrop mem_alloc and mem_free, use my own hand crafted...
2006-10-28 Pierre Habouzitwe're grownups now. don't care about stupid OS'es that...
2006-10-27 Pierre Habouzitwarning fixes
2005-10-07 pdmefRocco Rutte:
2005-08-21 pdmefRocco Rutte:
2005-08-20 pdmefRocco Rutte:
2005-08-14 pdmefRocco Rutte:
2005-08-14 pdmefRocco Rutte:
2005-08-13 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-07-17 nionNico Golde:
2005-04-30 pdmefRocco Rutte:
2005-04-06 pdmefRocco Rutte:
2005-04-03 pdmefRocco Rutte:
2005-03-20 pdmefRocco Rutte:
2005-03-19 pdmefRocco Rutte: