log src/charset.c @ 89365:110a171821db

age author description
2003-01-11 Kenichi Handa (encode_char): Fix handling of methods SUBSET and SUPERSET.
2002-12-05 Kenichi Handa (Fdefine_charset_internal): Setup charset.fast_map correctly.
2002-10-30 Kenichi Handa (Fset_charset_priority): Fix previous change.
2002-10-30 Kenichi Handa (Fset_charset_priority): Update Viso_2022_charset_list.
2002-10-06 Dave Love (define_charset_internal): Rename `supprementary'.
2002-09-03 Kenichi Handa (Fset_unibyte_charset): If the dimension of CHARSET is
2002-08-15 Kenichi Handa (charset_unibyte): Renamed from charset_primary.
2002-07-31 Kenichi Handa (syms_of_charset): Fix previous change.
2002-07-31 Kenichi Handa (charset_eight_bit, Qeight_bit_control): New
2002-07-30 Dave Love Remove `emacs' conditional. Doc fixes.
2002-07-22 Kenichi Handa (Fmap_charset_chars): Fix handling of default value for FROM_CODE
2002-07-22 Kenichi Handa (charset_ordered_list_tick): New variable.
2002-07-16 Dave Love Comments.
2002-07-16 Dave Love (Fmap_charset_chars): Check args. Convert Lisp types.
2002-07-01 Dave Love Doc fixes.
2002-06-12 Kenichi Handa (Ffind_charset_string): Setup the vector `charsets' correctly.
2002-06-12 Kenichi Handa (load_charset_map): Set the default value of encoder
2002-05-31 Kenichi Handa (load_charset_map): Handle the case that from < to correctly.
2002-05-30 Kenichi Handa (charset_jisx0201_roman, charset_jisx0208_1978,
2002-05-30 Kenichi Handa (CODE_POINT_TO_INDEX): Take charset->char_index_offset
2002-05-25 Dave Love (Fcharset_priority_list, Fset_charset_priority): New
2002-05-25 Dave Love (Fdefine_charset_alias): Update Vcharset_list.
2002-05-24 Dave Love (map_charset_chars): Fix c_function declaration for
2002-05-23 Kenichi Handa (Fdefine_charset_internal): Fix argument to bzero.
2002-05-22 Kenichi Handa (Fmake_char): Fix previous change.
2002-05-21 Kenichi Handa If CODE1 is nil, use the minimum code of the charset.
2002-05-21 Kenichi Handa (Fdefine_charset_internal): Fix bug for the case of re-defining a
2002-05-17 Dave Love (load_charset_map, load_charset_map_from_file): Remove
2002-05-15 Kenichi Handa (Fmake_char): Delete unnecessary code.
2002-05-14 Kenichi Handa (Fmap_charset_chars): Fix docstring.
2002-05-14 Kenichi Handa (Fmake_char): Make it more backward compatible.
2002-05-10 Kenichi Handa (load_charset_map): Fix previous change.
2002-05-07 Kenichi Handa (struct charset_map_entries): New struct.
2002-03-05 Kenichi Handa (parse_charset_map): Remove an unused variable.
2002-03-01 Kenichi Handa Completely re-written. Character and multibyte
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-08-08 Glenn Morris Replace `iff' in comments.
2007-07-25 Glenn Morris Remove license from trivial file.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-13 Kenichi Handa Update AIST copyright years.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-12-27 Kenichi Handa (lisp_string_width): Check multibyteness of STRING.
2005-12-19 Kenichi Handa Copyright fixed
2005-11-20 Juri Linkov (invalid_character): Use Lisp-readable syntax
2005-10-24 Kenichi Handa (charset_mule_unicode_0100_24ff)
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-05-02 Luc Teirlinck (syms_of_charset): Delete defsubr for Schars_in_region.
2005-05-01 Nick Roberts (Fchars_in_region): Remove as obsolete.
2004-10-26 Kim F. Storm Fix SAFE_FREE calls. Replace SAFE_FREE_LISP calls.
2004-06-21 Kim F. Storm (Fstring): Use SAFE_ALLOCA.
2004-05-10 Juanma Barranquero (Fget_unused_iso_final_char): Fix typos in docstring.
2004-01-07 Kenichi Handa (Fdeclare_equiv_charset): Fix docstring.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-11-14 Dave Love Declare all args (per C99).
2002-07-16 Ken Raeburn (find_charset_in_text, c_string_width):
2002-07-15 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to