index
:
mutt
kevin/415-mbox-parsing
kevin/489-stable-iconv-build-bug
kevin/stable-isspace-fix
kevin/stable-mx-maildir-check-fix
master
stable
Mirror of https://gitlab.com/muttmua/mutt.git
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
charset.c
Age
Commit message (
Expand
)
Author
2000-06-14
Remove recode-attachment, and the "decoder" API. (EGE)
Thomas Roessler
2000-06-09
Fix some typos in the nl_langinfo stuff.
Thomas Roessler
2000-06-08
Fix up the value returned by nl_langinfo(CODESET).
Thomas Roessler
2000-06-08
Don't return data on the stack. Noted by "Andrew W. Nosenko"
Thomas Roessler
2000-05-24
Make charset-hook work with an external iconv implementation.
Thomas Roessler
2000-05-22
Add mutt_str_adjust ().
Thomas Roessler
2000-05-22
Make mutt_gettext () a bit more compact.
Thomas Roessler
2000-05-20
String conversion patch from EGE.
Thomas Roessler
2000-05-18
Catch a segmentation fault in mutt_convert_string ().
Thomas Roessler
2000-05-09
Edmund Grimley Evans' UTF-8 patch.
Thomas Roessler
2000-04-22
Comment cosmetics. From Martin Michlmayer.
Thomas Roessler
2000-03-03
The FSF apparently has moved.
Thomas Roessler
2000-02-29
Add error checking to the recode-attachment code. From "Andrew W.
Thomas Roessler
2000-01-10
More copyright cosmetics - noted by Martin Michlmayr <tbm@cyrius.com>.
Thomas Roessler
2000-01-06
Update copyright notices for unstable.
Thomas Roessler
1999-08-23
Don't delete symbol -> character code mappings. Character sets may
Thomas Roessler
1999-03-31
Stupid error.
Thomas Roessler
1999-03-31
Another small charset optimization.
Thomas Roessler
1999-03-31
A couple of optimizations, most notably for the special case of a
Thomas Roessler
1999-03-30
This patch removes at least some of the horrible utf-8 kluges in
Thomas Roessler
1999-03-02
Some small fixes from Vikas.
Thomas Roessler
1999-02-03
[unstable] Produce some reasonable character set support when
Thomas Roessler
1999-02-02
Merging the external character set patch into unstable.
Thomas Roessler
1999-01-19
Add the charset-hook command.
Thomas Roessler
1999-01-19
Properly handle character set definition file installation.
Thomas Roessler
1999-01-08
When doing a binary search, we may as well use bsearch (3).
Thomas Roessler
1999-01-07
Get rid of RCS ids in source files. They are getting in our way
Thomas Roessler
1999-01-05
[unstable] Adding experimental new character set conversion code.
Thomas Roessler
1998-12-21
Adjust some hash-related parameters.
Thomas Roessler
1998-11-10
Introduce or rewrite mutt_{str*cmp,strlen} and use them all over the
Thomas Roessler
1998-10-15
Change "static char rcsid[]" to "static const char rcsid[]" to make
mutt-0-94-13-rel
Thomas Roessler
1998-10-13
Add 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 in
Thomas Roessler
1998-09-15
Fix the crlf handling.
Thomas Roessler
1998-09-15
Adding basic UTF-8 support.
Thomas Roessler
1998-09-15
Add charset alias support and fix various errors in the
Thomas Roessler
1998-09-15
Fix mutt_display_char to map '\0' to itself regardless of
Thomas Roessler
1998-09-15
Generate the character set tables from i18n files.
Thomas Roessler
1998-09-13
This patch adds on-demand loading of character set tables,
Thomas Roessler
1998-09-12
[patch-0.93.2i.ru.mmultiple_charsets.gz] This patch adds
Thomas Roessler
[prev]