view etc/README @ 5168:cf900a2f1fa3

extract gap array from extents.c, use in range tables -------------------- ChangeLog entries follow: -------------------- src/ChangeLog addition: 2010-03-22 Ben Wing <ben@xemacs.org> * Makefile.in.in (objs): * array.c: * array.c (gap_array_adjust_markers): * array.c (gap_array_move_gap): * array.c (gap_array_make_gap): * array.c (gap_array_insert_els): * array.c (gap_array_delete_els): * array.c (gap_array_make_marker): * array.c (gap_array_delete_marker): * array.c (gap_array_delete_all_markers): * array.c (gap_array_clone): * array.h: * depend: * emacs.c (main_1): * extents.c: * extents.c (EXTENT_GAP_ARRAY_AT): * extents.c (extent_list_num_els): * extents.c (extent_list_locate): * extents.c (extent_list_at): * extents.c (extent_list_delete_all): * extents.c (allocate_extent_list): * extents.c (syms_of_extents): * extents.h: * extents.h (XEXTENT_LIST_MARKER): * lisp.h: * rangetab.c: * rangetab.c (mark_range_table): * rangetab.c (print_range_table): * rangetab.c (range_table_equal): * rangetab.c (range_table_hash): * rangetab.c (verify_range_table): * rangetab.c (get_range_table_pos): * rangetab.c (Fmake_range_table): * rangetab.c (Fcopy_range_table): * rangetab.c (Fget_range_table): * rangetab.c (put_range_table): * rangetab.c (Fclear_range_table): * rangetab.c (Fmap_range_table): * rangetab.c (unified_range_table_bytes_needed): * rangetab.c (unified_range_table_copy_data): * rangetab.c (unified_range_table_lookup): * rangetab.h: * rangetab.h (struct range_table_entry): * rangetab.h (struct Lisp_Range_Table): * rangetab.h (rangetab_gap_array_at): * symsinit.h: Rename dynarr.c to array.c. Move gap array from extents.c to array.c. Extract dynarr, gap array and stack-like malloc into new file array.h. Rename GAP_ARRAY_NUM_ELS -> gap_array_length(). Add gap_array_at(), gap_array_atp(). Rewrite range table code to use gap arrays. Make put_range_table() smarter so that its operation is O(log n) for adding a localized range. * gc.c (lispdesc_block_size_1): Don't ABORT() when two elements are located at the same place. This will happen with a size-0 gap array -- both parts of the array (before and after gap) are in the same place.
author Ben Wing <ben@xemacs.org>
date Mon, 22 Mar 2010 19:12:15 -0500
parents a883e09e54f7
children
line wrap: on
line source


This directory contains some text files of documentation for XEmacs or
of interest to XEmacs users, some programs used by or with XEmacs, and
the file of on-line documentation for XEmacs.

COPYING			GNU Public License
ChangeLog		ChangeLog for etc/
ETAGS.EBNF              Description of TAGS file format
Emacs.ad		Sample Resource file
HELLO			Hello in many languages (Mule test file)
InstallGuide		Fast track to installation
NEWS			XEmacs 21.5 release information
ONEWS			Older release information
OONEWS			Even older release information
README			This file
TUTORIAL		Tutorial for first time users (English version)
TUTORIAL.*		Tutorials in non-English languages
VEGETABLES		XEmacs 21.5 code names
XKeysymDB		X Keysym Database with Motif bindings
cbx.png			"Created by XEmacs" logo (150x54 8bpp)
ctags.1			Ctags man page
custom/			Images used in Custom mode
editclient.sh		Either start up XEmacs or connect to a running one
emacskeys.sco		
emacsstrs.sco		Special files for running on an SCO console
eos/			Images for EOS support (GUD)
etags.1			Etags man page
gnuattach.1		Gnuattach man page
gnuclient.1		Gnuclient man page
gnudoit.1		Gnudoit man page
gnuserv.1		Gnuserv man page
gnuserv.README		Original README file from gnuserv
gray1.xbm		Halftone gray bitmap (16x16)
idd/			?
package-index.LATEST.gpg ?
photos/*		Various pictures of XEmacs developers
recycle.xpm		Chartreuse recycle cursor (51x51)
recycle2.xpm		Chartreuse recycle cursor (32x32)
refcard.ps.gz		Postscript version of XEmacs reference card
refcard.tex		XEmacs reference card
sample.Xdefaults	(legacy -- to be removed)
sample.Xresources	Example ~/.Xresources file
sample.init.el		Example ~/.xemacs/init.el file
sparcworks/		Support files for Sparcworks
tests/			Testcases for external widget
toolbar/		Image files for the toolbar
trash.xpm		B&W garbage can icon (32x46)
unicode/		Unicode conversion tables
xemacs-X-16.png		Violet boxed X icon (16x16)
xemacs-X-32.png		Violet boxed X icon (32x32)
xemacs-X.ico		Violet boxed X icon in MS Windows format
xemacs-beta.xpm		XEmacs Beta logo for splashscreen (388x145)
xemacs-enhanced.png	"XEmacs-enhanced" logo (90x32)
xemacs-fe.sh		XEmacs frontend driver
xemacs-icon.xpm		Color XE on page icon (48x48)
xemacs-icon2.xbm	B&W kitchen sink icon (50x50)
xemacs-icon2.xpm	Color kitchen sink icon (50x50)
xemacs-icon3.xpm	Grayscale X icon (48x48)
xemacs.1		XEmacs man page
xemacs.xbm		Half-tone XEmacs logo (266x61)
xemacs.xpm		XEmacs logo for splashscreen (388x145)