summaryrefslogtreecommitdiffstats
path: root/charset.c
AgeCommit message (Expand)Author
2000-05-09Edmund Grimley Evans' UTF-8 patch.Thomas Roessler
2000-04-22Comment cosmetics. From Martin Michlmayer.Thomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-02-29Add error checking to the recode-attachment code. From "Andrew W.Thomas Roessler
2000-01-10More copyright cosmetics - noted by Martin Michlmayr <tbm@cyrius.com>.Thomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-08-23Don't delete symbol -> character code mappings. Character sets mayThomas Roessler
1999-03-31Stupid error.Thomas Roessler
1999-03-31Another small charset optimization.Thomas Roessler
1999-03-31A couple of optimizations, most notably for the special case of aThomas Roessler
1999-03-30This patch removes at least some of the horrible utf-8 kluges inThomas Roessler
1999-03-02Some small fixes from Vikas.Thomas Roessler
1999-02-03[unstable] Produce some reasonable character set support whenThomas Roessler
1999-02-02Merging the external character set patch into unstable.Thomas Roessler
1999-01-19Add the charset-hook command.Thomas Roessler
1999-01-19Properly handle character set definition file installation.Thomas Roessler
1999-01-08When doing a binary search, we may as well use bsearch (3).Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1999-01-05[unstable] Adding experimental new character set conversion code.Thomas Roessler
1998-12-21Adjust some hash-related parameters.Thomas Roessler
1998-11-10Introduce or rewrite mutt_{str*cmp,strlen} and use them all over theThomas Roessler
1998-10-15Change "static char rcsid[]" to "static const char rcsid[]" to makemutt-0-94-13-relThomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-09-24[patch-0.94.7i.gt.charset-send.1.gz] With the new charset support inThomas Roessler
1998-09-15Fix the crlf handling.Thomas Roessler
1998-09-15Adding basic UTF-8 support.Thomas Roessler
1998-09-15Add charset alias support and fix various errors in theThomas Roessler
1998-09-15Fix mutt_display_char to map '\0' to itself regardless ofThomas Roessler
1998-09-15Generate the character set tables from i18n files.Thomas Roessler
1998-09-13This patch adds on-demand loading of character set tables,Thomas Roessler
1998-09-12[patch-0.93.2i.ru.mmultiple_charsets.gz] This patch addsThomas Roessler