No description
Find a file
Richard M. Stallman 4314dea4b4 (rotate_right, rotate_left): Simplify
total_length calculation.  Minimize pointer dereferencing.
(balance_an_interval): Remove recursive rebalancing.
Rebalance precisely when imbalanced.  If a rotation is done,
rebalance only the node which may have become unbalanced.
Iterate	until the current node is balanced.
(balance_possible_root_interval): New function.
(balance_intervals): Move the interation into rebalance_an_interval.
(balance_intervals_internal): New subroutine of balance_intervals.
(split_interval_right, split_interval_left): Speed up by
not checking LEAF_INTERVAL_P.
(split_interval_right, split_interval_left, find_interval,
adjust_intervals_for_insertion, graft_intervals_into_buffer):
Add dynamic rebalancing anywhere a node may become unbalanced.
(graft_intervals_into_buffer, copy_intervals): No longer
any need to do a full rebalance as the tree stays balanced.
1994-01-02 19:01:15 +00:00
etc Added `kibo', who actually greps for his name on Usenet. 1993-12-31 05:12:51 +00:00
lib-src (ALL_CFLAGS): Include LDFLAGS. 1994-01-02 18:41:29 +00:00
lisp (isearch-repeat): If we matched a null string and there's 1994-01-02 17:43:16 +00:00
lispref Initial revision 1993-09-23 21:00:12 +00:00
msdos Initial revision 1993-12-19 13:56:32 +00:00
src (rotate_right, rotate_left): Simplify 1994-01-02 19:01:15 +00:00
build-ins.in Change src/xemacs to src/emacs. We no longer create src/xemacs, so 1993-09-28 09:42:26 +00:00
config.guess *** empty log message *** 1993-06-10 20:28:32 +00:00
config.sub Re-add hitachi to list of companies not to treat as OS names. 1993-10-31 02:47:34 +00:00
configure1.in (i[34]86-*-*): Check for *-nextstop*. 1994-01-01 17:15:40 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Initial revision 1993-05-28 04:47:23 +00:00
make-dist Put man/getopt.c in the dist. 1993-12-24 02:34:25 +00:00
Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS. 1994-01-02 18:54:37 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c entered into RCS 1993-09-10 04:36:09 +00:00
vpath.sed Initial revision 1993-09-12 10:45:13 +00:00