Mercurial > hg > xemacs-beta
annotate src/bytecode.h @ 4953:304aebb79cd3
function renamings to track names of char typedefs
-------------------- ChangeLog entries follow: --------------------
man/ChangeLog addition:
2010-01-27 Ben Wing <ben@xemacs.org>
* internals/internals.texi (lrecords):
* internals/internals.texi (The DFC API):
* internals/internals.texi (Conversion to and from External Data):
* internals/internals.texi (Mule-izing Code):
* internals/internals.texi (Pervasive changes throughout XEmacs sources):
* internals/internals.texi (Ben's README):
* internals/internals.texi (Future Work -- Localized Text/Messages):
* emodules.texi (Defining Variables):
Rename:
write_c_string -> write_cistring
build_intstring -> build_istring
build_string -> build_cistring
build_ext_string -> build_extstring
make_ext_string -> make_extstring
buffer_insert_c_string -> buffer_insert_ascstring
intern_int -> intern_istring
See comment in src/ChangeLog about this.
modules/ChangeLog addition:
2010-01-27 Ben Wing <ben@xemacs.org>
* postgresql/postgresql.c (print_pgconn):
* postgresql/postgresql.c (print_pgresult):
* postgresql/postgresql.c (Fpq_conn_defaults):
* postgresql/postgresql.c (Fpq_pgconn):
* postgresql/postgresql.c (Fpq_res_status):
* postgresql/postgresql.c (Fpq_result_error_message):
* postgresql/postgresql.c (Fpq_fname):
* postgresql/postgresql.c (Fpq_get_value):
* postgresql/postgresql.c (Fpq_cmd_status):
* postgresql/postgresql.c (Fpq_cmd_tuples):
* postgresql/postgresql.c (Fpq_notifies):
* postgresql/postgresql.c (Fpq_get_line):
* postgresql/postgresql.c (Fpq_get_line_async):
* postgresql/postgresql.c (FROB):
* postgresql/postgresql.c (init_postgresql_from_environment):
* ldap/eldap.c:
* ldap/eldap.c (Fldap_open):
* ldap/eldap.c (Fldap_search_basic):
* canna/canna_api.c:
* canna/canna_api.c (make_euc_string):
Rename:
write_c_string -> write_cistring
build_intstring -> build_istring
build_string -> build_cistring
build_ext_string -> build_extstring
make_ext_string -> make_extstring
buffer_insert_c_string -> buffer_insert_ascstring
intern_int -> intern_istring
See comment in src/ChangeLog about this.
src/ChangeLog addition:
2010-01-27 Ben Wing <ben@xemacs.org>
* .gdbinit.in.in:
* README:
* abbrev.c (write_abbrev):
* abbrev.c (describe_abbrev):
* alloc.c (make_extstring):
* alloc.c (build_istring):
* alloc.c (build_cistring):
* alloc.c (build_ascstring):
* alloc.c (build_extstring):
* alloc.c (build_msg_istring):
* alloc.c (build_defer_istring):
* buffer.c (Fgenerate_new_buffer_name):
* buffer.c (init_buffer_2):
* console-tty.c (tty_init_console):
* console-x.c (get_display_arg_connection):
* console-x.c (x_perhaps_init_unseen_key_defaults):
* database.c (dbm_map):
* database.c (dbm_get):
* database.c (berkdb_get):
* database.c (berkdb_map):
* device-gtk.c (FROB_PIXMAP):
* device-gtk.c (Fgtk_style_info):
* device-msw.c (msprinter_default_printer):
* device-msw.c (sync_printer_with_devmode):
* device-x.c (coding_system_of_xrm_database):
* device-x.c (x_init_device):
* device-x.c (signal_if_x_error):
* device-x.c (Fx_get_resource):
* device-x.c (Fx_server_vendor):
* device-x.c (Fx_get_font_path):
* dialog-x.c (maybe_run_dbox_text_callback):
* doc.c (extract_object_file_name):
* doc.c (unparesseuxify_doc_string):
* doc.c (get_doc_string):
* doc.c (get_object_file_name):
* doc.c (Fdocumentation):
* doc.c (Fsnarf_documentation):
* doc.c (Fsubstitute_command_keys):
* editfns.c (init_editfns):
* editfns.c (Ftemp_directory):
* editfns.c (Fuser_login_name):
* editfns.c (Fuser_real_login_name):
* editfns.c (Fuser_home_directory):
* editfns.c (Fformat_time_string):
* editfns.c (Fcurrent_time_string):
* editfns.c (Fcurrent_time_zone):
* emacs.c:
* emacs.c (main_1):
* emodules.c (Flist_modules):
* emodules.c (emodules_load):
* emodules.c (emodules_doc_sym):
* emodules.c (vars_of_module):
* event-Xt.c (x_has_keysym):
* event-gtk.c (emacs_gtk_format_magic_event):
* event-gtk.c (dragndrop_data_received):
* event-gtk.c (gtk_reset_key_mapping):
* event-msw.c (mswindows_dde_callback):
* event-msw.c (mswindows_wnd_proc):
* faces.c (complex_vars_of_faces):
* file-coding.c (find_coding_system):
* file-coding.c (setup_eol_coding_systems):
* file-coding.c (make_coding_system_1):
* file-coding.c (snarf_coding_system):
* fileio.c:
* fileio.c (lisp_strerror):
* fileio.c (Ffile_name_directory):
* fileio.c (Ffile_name_as_directory):
* fileio.c (Fdirectory_file_name):
* fileio.c (if):
* fileio.c (Ffile_symlink_p):
* fileio.c (Fencrypt_string):
* fileio.c (Fdecrypt_string):
* filelock.c (lock_file):
* filelock.c (Ffile_locked_p):
* floatfns.c (matherr):
* font-mgr.c (build_fcapi_string):
* font-mgr.c (make_xlfd_font_regexp):
* frame-msw.c (mswindows_window_id):
* frame-msw.c (mswindows_frame_property):
* frame-x.c:
* frame-x.c (color_to_string):
* frame-x.c (maybe_set_frame_title_format):
* frame-x.c (x_cde_transfer_callback):
* frame-x.c (Fx_window_id):
* glade.c (connector):
* glade.c (Fglade_xml_textdomain):
* glade.c (syms_of_glade):
* glyphs-eimage.c (jpeg_instantiate):
* glyphs-eimage.c (png_instantiate):
* glyphs-eimage.c (tiff_instantiate):
* glyphs-gtk.c (font_instantiate):
* glyphs-gtk.c (BUILD_GLYPH_INST):
* glyphs-x.c (x_locate_pixmap_file):
* glyphs-x.c (font_instantiate):
* glyphs-x.c (x_widget_property):
* glyphs-x.c (BUILD_GLYPH_INST):
* glyphs.c (print_image_instance):
* glyphs.c (bitmap_to_lisp_data):
* glyphs.c (pixmap_to_lisp_data):
* gpmevent.c (turn_off_gpm):
* gpmevent.c (Fgpm_enabled_p):
* gpmevent.c (Fgpm_enable):
* gtk-glue.c (__make_string_mapper):
* gtk-glue.c (xemacs_gtklist_to_list):
* gtk-xemacs.c (FROB_FACE):
* gtk-xemacs.c (xemacs_gtk_convert_color):
* hpplay.c (player_error_internal):
* hpplay.c (myHandler):
* insdel.c (buffer_insert_ascstring_1):
* insdel.h:
* insdel.h (buffer_insert_ascstring):
* intl.c (Fcurrent_locale):
* intl.c (Fset_current_locale):
* keymap.c (make_key_description):
* keymap.c (Ftext_char_description):
* keymap.c (describe_command):
* keymap.c (describe_map):
* lisp.h:
* lread.c:
* lread.c (locate_file_in_directory_mapper):
* lread.c (locate_file_construct_suffixed_files_mapper):
* mule-charset.c (Fmake_charset):
* nt.c (Fmswindows_short_file_name):
* nt.c (Fmswindows_long_file_name):
* objects-gtk.c (__get_gtk_font_truename):
* objects-gtk.c (__gtk_font_list_internal):
* objects-msw.c (font_enum_callback_2):
* objects-msw.c (create_hfont_from_font_spec):
* objects-msw.c (mswindows_font_list):
* objects-msw.c (mswindows_font_spec_matches_charset_stage_2):
* objects-tty.c (tty_initialize_font_instance):
* objects-x.c (x_font_truename):
* objects-x.c (x_font_instance_truename):
* objects-x.c (x_font_instance_properties):
* objects-x.c (x_font_list):
* print.c (write_cistring):
* print.c (print_vector_internal):
* print.c (print_cons):
* process-nt.c (nt_canonicalize_host_name):
* process-unix.c (unix_create_process):
* process-unix.c (unix_canonicalize_host_name):
* process.c (status_message):
* process.c (status_notify):
* process.c (init_xemacs_process):
* process.c (syms_of_process):
* redisplay-tty.c (term_get_fkeys_1):
* redisplay-tty.c (CONDITIONAL_REASSIGN):
* search.c (compile_pattern_1):
* select-common.h (selection_data_to_lisp_data):
* select-gtk.c (atom_to_symbol):
* select-gtk.c (PROCESSING_GTK_CODE):
* select-msw.c (mswindows_get_foreign_selection):
* select-x.c (x_atom_to_symbol):
* select-x.c (Fx_get_cutbuffer_internal):
* symbols.c (intern_istring):
* symbols.c (intern):
* symbols.c (intern_converting_underscores_to_dashes):
* symbols.c (Fintern):
* sysdep.c (init_system_name):
* sysdll.c (dll_error):
* sysdll.c (dll_open):
* syswindows.h:
* syswindows.h (build_tstr_string):
* tests.c (DFC_CHECK_LENGTH):
* tests.c (DFC_CHECK_CONTENT):
* tests.c (DFC_RESULT_PASS):
* tests.c (Ftest_data_format_conversion):
* text.c:
* text.c (new_dfc_convert_now_damn_it):
* text.h:
* text.h (build_wext_string):
* tooltalk.c (tt_build_c_string):
* tooltalk.c (Ftooltalk_default_procid):
* tooltalk.c (Ftooltalk_default_session):
* tooltalk.c (init_tooltalk):
* ui-byhand.c (Fgtk_clist_get_text):
* ui-byhand.c (Fgtk_clist_get_pixtext):
* ui-byhand.c (Fgtk_label_get):
* ui-byhand.c (Fgtk_notebook_query_tab_label_packing):
* ui-gtk.c (emacs_gtk_object_printer):
* ui-gtk.c (emacs_gtk_boxed_printer):
* ui-gtk.c (gtk_type_to_lisp):
* ui-gtk.c (symbol_to_enum):
* ui-gtk.c (enum_to_symbol):
* unexaix.c (report_error):
* unexaix.c (ERROR0):
* unexec.c (report_error):
* unexec.c (ERROR0):
* unicode.c (unicode_to_ichar):
* win32.c (tstr_to_local_file_format):
* win32.c (Fmswindows_cygwin_to_win32_path):
* win32.c (struct read_link_hash):
* xemacs.def.in.in:
Rename:
write_c_string -> write_cistring
build_intstring -> build_istring
build_string -> build_cistring
build_ext_string -> build_extstring
make_ext_string -> make_extstring
buffer_insert_c_string -> buffer_insert_ascstring
intern_int -> intern_istring
These functions have been renamed so that the naming harmonizes
with the typedefs for strings: `cistring' along with CIbyte *,
`istring' along with Ibyte *, `extstring' along with Extbyte *,
`ascstring' along with Ascbyte *.
Also make buffer_insert_ascstring take Ascbyte * and assert
that its argument is ASCII.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Wed, 27 Jan 2010 00:35:36 -0600 |
parents | d674024a8674 |
children | 17362f371cc2 e0db3c197671 |
rev | line source |
---|---|
428 | 1 /* Definitions for bytecode interpretation and compiled-function objects. |
2 Copyright (C) 1985, 1986, 1987, 1992, 1993 Free Software Foundation, Inc. | |
814 | 3 Copyright (C) 2002 Ben Wing. |
428 | 4 |
5 This file is part of XEmacs. | |
6 | |
7 XEmacs is free software; you can redistribute it and/or modify it | |
8 under the terms of the GNU General Public License as published by the | |
9 Free Software Foundation; either version 2, or (at your option) any | |
10 later version. | |
11 | |
12 XEmacs is distributed in the hope that it will be useful, but WITHOUT | |
13 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | |
14 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | |
15 for more details. | |
16 | |
17 You should have received a copy of the GNU General Public License | |
18 along with XEmacs; see the file COPYING. If not, write to | |
19 the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | |
20 Boston, MA 02111-1307, USA. */ | |
21 | |
22 /* Synched up with: Not in FSF. */ | |
23 | |
24 /* Authorship: | |
25 | |
26 FSF: long ago. | |
27 Mly: rewrote for 19.8, properly abstracted. | |
28 Jon Reid: some changes for I18N3 (domain, etc), for 19.8. | |
29 */ | |
30 | |
440 | 31 #ifndef INCLUDED_bytecode_h_ |
32 #define INCLUDED_bytecode_h_ | |
428 | 33 |
3092 | 34 #ifdef NEW_GC |
35 struct compiled_function_args | |
36 { | |
37 struct lrecord_header header; | |
38 long size; | |
39 Lisp_Object args[1]; | |
40 }; | |
41 | |
42 typedef struct compiled_function_args Lisp_Compiled_Function_Args; | |
43 | |
44 DECLARE_LRECORD (compiled_function_args, Lisp_Compiled_Function_Args); | |
45 | |
46 #define XCOMPILED_FUNCTION_ARGS(x) \ | |
47 XRECORD (x, compiled_function_args, Lisp_Compiled_Function_Args) | |
48 #define wrap_compiled_function_args(p) wrap_record (p, compiled_function_args) | |
49 #define COMPILED_FUNCTION_ARGS_P(x) RECORDP (x, compiled_function_args) | |
50 #define CHECK_COMPILED_FUNCTION_ARGS(x) \ | |
51 CHECK_RECORD (x, compiled_function_args) | |
52 #define CONCHECK_COMPILED_FUNCTION_ARGS(x) \ | |
53 CONCHECK_RECORD (x, compiled_function_args) | |
54 | |
55 #define compiled_function_args_data(v) ((v)->args) | |
56 #define XCOMPILED_FUNCTION_ARGS_DATA(s) \ | |
57 compiled_function_args_data (XCOMPILED_FUNCTION_ARGS (s)) | |
3263 | 58 #endif /* NEW_GC */ |
3092 | 59 |
428 | 60 /* Meanings of slots in a Lisp_Compiled_Function. |
61 Don't use these! For backward compatibility only. */ | |
62 #define COMPILED_ARGLIST 0 | |
63 #define COMPILED_INSTRUCTIONS 1 | |
64 #define COMPILED_CONSTANTS 2 | |
65 #define COMPILED_STACK_DEPTH 3 | |
66 #define COMPILED_DOC_STRING 4 | |
67 #define COMPILED_INTERACTIVE 5 | |
68 #define COMPILED_DOMAIN 6 | |
69 | |
70 /* It doesn't make sense to have this and also have load-history */ | |
71 /* #define COMPILED_FUNCTION_ANNOTATION_HACK */ | |
72 | |
73 struct Lisp_Compiled_Function | |
74 { | |
75 struct lrecord_header lheader; | |
76 unsigned short stack_depth; | |
77 unsigned short specpdl_depth; | |
78 struct | |
79 { | |
80 unsigned int documentationp: 1; | |
81 unsigned int interactivep: 1; | |
82 /* Only used if I18N3, but always defined for simplicity. */ | |
83 unsigned int domainp: 1; | |
84 /* Non-zero if this bytecode came from a v18 or v19 file. | |
85 We need to Ebolify the `assoc', `delq', etc. functions. */ | |
86 unsigned int ebolified: 1; | |
87 } flags; | |
88 Lisp_Object instructions; | |
89 Lisp_Object constants; | |
90 Lisp_Object arglist; | |
814 | 91 /* For speed, we unroll arglist into an array of argument symbols, so we |
92 don't have to process arglist every time we make a function call. */ | |
3092 | 93 #ifdef NEW_GC |
94 Lisp_Object arguments; | |
95 #else /* not NEW_GC */ | |
814 | 96 Lisp_Object *args; |
3092 | 97 #endif /* not NEW_GC */ |
814 | 98 /* Minimum and maximum number of arguments. If MAX_ARGS == MANY, the |
99 function was declared with &rest, and (args_in_array - 1) indicates | |
100 how many arguments there are before the &rest argument. (We could | |
101 munge the max_non_rest_args into max_args by using a negative number, | |
102 but that interferes with pdump marking. We don't want to use a flag | |
103 to indicate &rest because that would add an extra check in the | |
104 simplest case.) */ | |
105 int min_args, max_args; | |
106 int args_in_array; | |
428 | 107 /* This uses the minimal number of conses; see accessors in data.c. */ |
108 Lisp_Object doc_and_interactive; | |
109 #ifdef COMPILED_FUNCTION_ANNOTATION_HACK | |
110 /* Something indicating where the bytecode came from */ | |
111 Lisp_Object annotated; | |
112 #endif | |
113 }; | |
114 typedef struct Lisp_Compiled_Function Lisp_Compiled_Function; | |
115 | |
116 Lisp_Object run_byte_code (Lisp_Object compiled_function_or_instructions, ...); | |
117 | |
118 Lisp_Object compiled_function_arglist (Lisp_Compiled_Function *f); | |
119 Lisp_Object compiled_function_instructions (Lisp_Compiled_Function *f); | |
120 Lisp_Object compiled_function_constants (Lisp_Compiled_Function *f); | |
121 int compiled_function_stack_depth (Lisp_Compiled_Function *f); | |
122 Lisp_Object compiled_function_documentation (Lisp_Compiled_Function *f); | |
123 Lisp_Object compiled_function_annotation (Lisp_Compiled_Function *f); | |
124 Lisp_Object compiled_function_domain (Lisp_Compiled_Function *f); | |
125 Lisp_Object compiled_function_interactive (Lisp_Compiled_Function *f); | |
126 | |
127 void set_compiled_function_documentation (Lisp_Compiled_Function *f, | |
128 Lisp_Object new_doc); | |
129 | |
130 void optimize_compiled_function (Lisp_Object compiled_function); | |
131 | |
814 | 132 typedef unsigned char Opbyte; |
133 Lisp_Object execute_optimized_program (const Opbyte *program, | |
134 int stack_depth, | |
135 Lisp_Object *constants_data); | |
136 | |
428 | 137 DECLARE_LRECORD (compiled_function, Lisp_Compiled_Function); |
138 #define XCOMPILED_FUNCTION(x) XRECORD (x, compiled_function, \ | |
139 Lisp_Compiled_Function) | |
617 | 140 #define wrap_compiled_function(p) wrap_record (p, compiled_function) |
428 | 141 #define COMPILED_FUNCTIONP(x) RECORDP (x, compiled_function) |
142 #define CHECK_COMPILED_FUNCTION(x) CHECK_RECORD (x, compiled_function) | |
143 #define CONCHECK_COMPILED_FUNCTION(x) CONCHECK_RECORD (x, compiled_function) | |
144 | |
145 extern Lisp_Object Qbyte_code; | |
146 | |
147 /* total 1765 internal 101 doc-and-int 775 doc-only 389 int-only 42 neither 559 | |
148 no doc slot, no int slot | |
149 overhead : (* 1765 0) = 0 | |
150 doc-and-int (args . (doc . int)): (* 775 4) = 3100 | |
151 doc-only (args . doc) : (* 389 2) = 778 | |
152 int-only (args . int) : (* 42 2) = 84 | |
153 neither args : (* 559 0) = 0 = 3962 | |
154 combined | |
155 overhead : (* 1765 1) = 1765 | |
156 doc-and-int (doc . int) : (* 775 2) = 1550 | |
157 doc-only doc : (* 389 0) = 0 | |
158 int-only int : (* 42 0) = 0 | |
159 neither - : (* 559 0) = 0 = 3315 | |
160 both | |
161 overhead : (* 1765 2) = 3530 | |
162 doc-and-int - : (* 775 0) = 0 | |
163 doc-only - : (* 389 0) = 0 | |
164 int-only - : (* 42 0) = 0 | |
165 neither - : (* 559 0) = 0 = 3530 | |
166 */ | |
167 | |
440 | 168 #endif /* INCLUDED_bytecode_h_ */ |
428 | 169 |