From 92c826555de9f20dafc6ec10638740d6e6fbf9aa Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 6 Oct 2010 13:07:43 +0000 Subject: not yet posted: fix some more HIST_LEX_WORDS anomalies --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3a026c313..d62931754 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2010-10-06 Peter Stephenson + * : Src/hist.c, + Test/D04parameter.ztst: Problems with HIST_LEX_WORDS: memory + allocation was screwed if we skipped "words" from the lexer; + use local heap to avoid silly amounts of memory; fallback + to non-lex on failure rather than just fixing up at the end; + workaround oddity with splitting with RC_QUOTES. + * 28319: Src/hist.c, Test/D04parameter.ztst: ${(z)...} splitting oddities and some tests for consistency. @@ -13703,5 +13710,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5095 $ +* $Revision: 1.5096 $ ***************************************************** -- cgit 1.4.1