view etc/unicode/mule-ucs/chinese-sisheng.txt @ 5607:1a507c4c6c42

Refactor out sequence-oriented builtins from fns.c to the new sequence.c. src/ChangeLog addition: 2011-12-04 Aidan Kehoe <kehoea@parhasard.net> * Makefile.in.in (objs): * depend: Add sequence.o to the list of objects and dependencies. * alloc.c: * alloc.c (mark_bit_vector): * alloc.c (print_bit_vector): * alloc.c (bit_vector_equal): * alloc.c (internal_bit_vector_equalp_hash): * alloc.c (bit_vector_hash): * alloc.c (init_alloc_once_early): Move the implementation of the bit vector type here from fns.c. * emacs.c (main_1): Call syms_of_sequence() here, now sequence.c is included. * fns.c (Fold_rassq): Move this together with the rest of the Fold_* functions. * fns.c: * fns.c (syms_of_fns): Move most functions dealing with sequences generally, and especially those taking key arguments, to a separate file, sequence.c. * general-slots.h: Qyes_or_no_p belong here, not fns.c. * lisp.h: Make Flist_length available here, it's used by sequence.c * sequence.c: * sequence.c (check_sequence_range): * sequence.c (Flength): * sequence.c (check_other_nokey): * sequence.c (check_other_key): * sequence.c (check_if_key): * sequence.c (check_match_eq_key): * sequence.c (check_match_eql_key): * sequence.c (check_match_equal_key): * sequence.c (check_match_equalp_key): * sequence.c (check_match_other_key): * sequence.c (check_lss_key): * sequence.c (check_lss_key_car): * sequence.c (check_string_lessp_key): * sequence.c (check_string_lessp_key_car): * sequence.c (get_check_match_function_1): * sequence.c (get_merge_predicate): * sequence.c (count_with_tail): * sequence.c (list_count_from_end): * sequence.c (string_count_from_end): * sequence.c (Fcount): * sequence.c (Fsubseq): * sequence.c (list_position_cons_before): * sequence.c (FmemberX): * sequence.c (Fadjoin): * sequence.c (FassocX): * sequence.c (FrassocX): * sequence.c (position): * sequence.c (Fposition): * sequence.c (Ffind): * sequence.c (delq_no_quit_and_free_cons): * sequence.c (FdeleteX): * sequence.c (FremoveX): * sequence.c (list_delete_duplicates_from_end): * sequence.c (Fdelete_duplicates): * sequence.c (Fremove_duplicates): * sequence.c (Fnreverse): * sequence.c (Freverse): * sequence.c (list_merge): * sequence.c (array_merge): * sequence.c (list_array_merge_into_list): * sequence.c (list_list_merge_into_array): * sequence.c (list_array_merge_into_array): * sequence.c (Fmerge): * sequence.c (list_sort): * sequence.c (array_sort): * sequence.c (FsortX): * sequence.c (Ffill): * sequence.c (mapcarX): * sequence.c (shortest_length_among_sequences): * sequence.c (Fmapconcat): * sequence.c (FmapcarX): * sequence.c (Fmapvector): * sequence.c (Fmapcan): * sequence.c (Fmap): * sequence.c (Fmap_into): * sequence.c (Fsome): * sequence.c (Fevery): * sequence.c (Freduce): * sequence.c (replace_string_range_1): * sequence.c (Freplace): * sequence.c (Fnsubstitute): * sequence.c (Fsubstitute): * sequence.c (subst): * sequence.c (sublis): * sequence.c (Fsublis): * sequence.c (nsublis): * sequence.c (Fnsublis): * sequence.c (Fsubst): * sequence.c (Fnsubst): * sequence.c (tree_equal): * sequence.c (Ftree_equal): * sequence.c (mismatch_from_end): * sequence.c (mismatch_list_list): * sequence.c (mismatch_list_string): * sequence.c (mismatch_list_array): * sequence.c (mismatch_string_array): * sequence.c (mismatch_string_string): * sequence.c (mismatch_array_array): * sequence.c (get_mismatch_func): * sequence.c (Fmismatch): * sequence.c (Fsearch): * sequence.c (venn): * sequence.c (nvenn): * sequence.c (Funion): * sequence.c (Fset_exclusive_or): * sequence.c (Fnset_exclusive_or): * sequence.c (syms_of_sequence): Add this file, containing those general functions that dealt with sequences that were in fns.c. * symsinit.h: Make syms_of_sequence() available here. man/ChangeLog addition: 2011-12-04 Aidan Kehoe <kehoea@parhasard.net> * internals/internals.texi (Basic Lisp Modules): Document sequence.c here too.
author Aidan Kehoe <kehoea@parhasard.net>
date Sun, 04 Dec 2011 18:42:50 +0000
parents a29c4eef8f00
children
line wrap: on
line source

0x21   0x0101  #   LATIN SMALL LETTER A WITH MACRON
0x22   0x00E1  #   LATIN SMALL LETTER A WITH ACUTE
0x23   0x01CE  #   LATIN SMALL LETTER A WITH CARON
0x24   0x00E0  #   LATIN SMALL LETTER A WITH GRAVE
0x25   0x0113  #   LATIN SMALL LETTER E WITH MACRON
0x26   0x00E9  #   LATIN SMALL LETTER E WITH ACUTE
0x27   0x011B  #   LATIN SMALL LETTER E WITH CARON
0x28   0x00E8  #   LATIN SMALL LETTER E WITH GRAVE
0x29   0x012B  #   LATIN SMALL LETTER I WITH MACRON
0x2a   0x00ED  #   LATIN SMALL LETTER I WITH ACUTE
0x2b   0x01D0  #   LATIN SMALL LETTER I WITH CARON
0x2c   0x00EC  #   LATIN SMALL LETTER I WITH GRAVE
0x2d   0x014D  #   LATIN SMALL LETTER O WITH MACRON
0x2e   0x00F3  #   LATIN SMALL LETTER O WITH ACUTE
0x2f   0x01D2  #   LATIN SMALL LETTER O WITH CARON
0x30   0x00F2  #   LATIN SMALL LETTER O WITH GRAVE
0x31   0x016B  #   LATIN SMALL LETTER U WITH MACRON
0x32   0x00FA  #   LATIN SMALL LETTER U WITH ACUTE
0x33   0x01D4  #   LATIN SMALL LETTER U WITH CARON
0x34   0x00F9  #   LATIN SMALL LETTER U WITH GRAVE
0x35   0x01D6  #   LATIN SMALL LETTER U WITH DIAERESIS AND MACRON
0x36   0x01D8  #   LATIN SMALL LETTER U WITH DIAERESIS AND ACUTE
0x37   0x01DA  #   LATIN SMALL LETTER U WITH DIAERESIS AND CARON
0x38   0x01DC  #   LATIN SMALL LETTER U WITH DIAERESIS AND GRAVE
0x39   0x00FC  #   LATIN SMALL LETTER U WITH DIAERESIS
0x3a   0x00EA  #   LATIN SMALL LETTER E WITH CIRCUMFLEX
0x3c   0x1E3F  #   LATIN SMALL LETTER M WITH ACUTE
0x3d   0x0144  #   LATIN SMALL LETTER N WITH ACUTE
0x3e   0x0148  #   LATIN SMALL LETTER N WITH CARON
0x3f   0x01F9  #   LATIN SMALL LETTER N WITH GRAVE
0x41   0x02C9  #   MODIFIER LETTER MACRON
0x42   0x02CA  #   MODIFIER LETTER ACUTE ACCENT
0x43   0x02C7  #   CARON
0x44   0x02CB  #   MODIFIER LETTER GRAVE ACCENT
0x45   0x3105  #   BOPOMOFO LETTER B
0x46   0x3106  #   BOPOMOFO LETTER P
0x47   0x3107  #   BOPOMOFO LETTER M
0x48   0x3108  #   BOPOMOFO LETTER F
0x49   0x3109  #   BOPOMOFO LETTER D
0x4a   0x310A  #   BOPOMOFO LETTER T
0x4b   0x310B  #   BOPOMOFO LETTER N
0x4c   0x310C  #   BOPOMOFO LETTER L
0x4d   0x310D  #   BOPOMOFO LETTER G
0x4e   0x310E  #   BOPOMOFO LETTER K
0x4f   0x310F  #   BOPOMOFO LETTER H
0x50   0x3110  #   BOPOMOFO LETTER J
0x51   0x3111  #   BOPOMOFO LETTER Q
0x52   0x3112  #   BOPOMOFO LETTER X
0x53   0x3113  #   BOPOMOFO LETTER ZH
0x54   0x3114  #   BOPOMOFO LETTER CH
0x55   0x3115  #   BOPOMOFO LETTER SH
0x56   0x3116  #   BOPOMOFO LETTER R
0x57   0x3117  #   BOPOMOFO LETTER Z
0x58   0x3118  #   BOPOMOFO LETTER C
0x59   0x3119  #   BOPOMOFO LETTER S
0x5a   0x311A  #   BOPOMOFO LETTER A
0x5b   0x311B  #   BOPOMOFO LETTER O
0x5c   0x311C  #   BOPOMOFO LETTER E
0x5d   0x311D  #   BOPOMOFO LETTER EH
0x5e   0x311E  #   BOPOMOFO LETTER AI
0x5f   0x311F  #   BOPOMOFO LETTER EI
0x60   0x3120  #   BOPOMOFO LETTER AU
0x61   0x3121  #   BOPOMOFO LETTER OU
0x62   0x3122  #   BOPOMOFO LETTER AN
0x63   0x3123  #   BOPOMOFO LETTER EN
0x64   0x3124  #   BOPOMOFO LETTER ANG
0x65   0x3125  #   BOPOMOFO LETTER ENG
0x66   0x3126  #   BOPOMOFO LETTER ER
0x67   0x3127  #   BOPOMOFO LETTER I
0x68   0x3128  #   BOPOMOFO LETTER U
0x69   0x3129  #   BOPOMOFO LETTER IU