From 33ec971c33714ff469a481d1409aa9330e043224 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Wed, 7 Mar 2001 12:58:40 +0000 Subject: two optimisations --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 72808221d..ced314428 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-03-07 Sven Wischnowsky + + * 13589: Src/mem.c, Src/parse.c, Src/zsh.h: two optimisations; use + a binary tree to avoid duplicate strings in ecstrcode(); keep a + pointer to newly allocated heaps to avoid having to search for a + heap with free space in most cases + 2001-03-07 Andrej Borsenkow * unposted: configure.in, aczsh.m4: support building with -- cgit 1.4.1