~ubuntu-branches/ubuntu/intrepid/ecl/intrepid

« back to all changes in this revision

Viewing changes to msvc/ecl-threads.def

  • Committer: Bazaar Package Importer
  • Author(s): Peter Van Eynde
  • Date: 2006-06-21 09:21:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060621092121-txz1f21lj0wh0f67
Tags: 0.9h-20060617-1
* New upstream version
* Updated standards version without real changes. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
135
135
        cl_standard_char_p
136
136
        cl_upper_case_p
137
137
 
138
 
        ecl_string_case
 
138
        ecl_base_string_case
139
139
        char_code
140
140
        digitp
141
141
        char_eq
274
274
        ecl_make_foreign_data
275
275
        ecl_allocate_foreign_data
276
276
        ecl_foreign_data_pointer_safe
277
 
        ecl_string_pointer_safe
278
 
        ecl_null_terminated_string
 
277
        ecl_base_string_pointer_safe
 
278
        ecl_null_terminated_base_string
279
279
        ecl_foreign_data_ref_elt
280
280
        ecl_foreign_data_set_elt
281
281
 
513
513
 
514
514
        cl_macroexpand
515
515
        cl_macroexpand_1
516
 
 
517
 
        search_macro
518
 
        macro_expand1
519
 
        macro_expand
 
516
        cl_macro_function
520
517
 
521
518
 
522
519
        ; main.c
908
905
        cl_symbol_value
909
906
        cl_boundp
910
907
        cl_special_operator_p
911
 
        cl_macro_function
912
908
 
913
909
        ecl_fdefinition
914
910
 
922
918
        cl_nreverse
923
919
        cl_subseq
924
920
 
925
 
        cl_alloc_simple_vector
 
921
        ecl_alloc_simple_vector
926
922
        elt
927
923
        elt_set
928
924
        length
982
978
        cl_nstring_upcase
983
979
        cl_nstring_downcase
984
980
        cl_nstring_capitalize
985
 
        si_string_concatenate
 
981
        si_base_string_concatenate
986
982
 
987
 
        cl_alloc_simple_string
988
 
        cl_alloc_adjustable_string
989
 
        make_simple_string
990
 
        make_string_copy
991
 
        ecl_cstring_to_string_or_nil
992
 
        copy_simple_string
993
 
        coerce_to_simple_string
 
983
        cl_alloc_simple_base_string
 
984
        cl_alloc_adjustable_base_string
 
985
        make_simple_base_string
 
986
        make_base_string_copy
 
987
        ecl_cstring_to_base_string_or_nil
 
988
        si_copy_to_simple_base_string
994
989
        string_eq
995
 
        string_equal
996
990
        member_char
997
991
        ecl_string_push_extend
998
992
        get_string_start_end
1046
1040
        keywordp
1047
1041
 
1048
1042
 
1049
 
        ; tclBasic.c
1050
 
 
1051
 
 
1052
 
 
1053
1043
        ; tcp.c
1054
1044
 
1055
1045
        si_open_client_stream
1150
1140
        si_rmdir
1151
1141
 
1152
1142
        expand_pathname
1153
 
        ecl_string_to_pathname
 
1143
        ecl_cstring_to_pathname
1154
1144
        backup_fopen
1155
1145
        ecl_file_len
1156
1146
        homedir_pathname
1390
1380
 
1391
1381
        clos_ensure_class
1392
1382
 
 
1383
        ; close\generic.lsp
 
1384
 
 
1385
        clos_associate_methods_to_gfun
 
1386
 
1393
1387
        ; clos\kernel.lsp
1394
1388
 
1395
1389
        clos_class_id
1414
1408
        ; clos\standard.lsp
1415
1409
 
1416
1410
        clos_standard_instance_set
 
1411
        assert_type_base_string
 
1412
        ; unicode
 
1413
        ; si_extended_string_concatenate