change expansion for key-value pair compound assignment to associative arrays to split all words before identifying keys and values; controlled by a new shopt option: kvpair_split, enabled by default; new `loadassoc' loadable builtin to load an associative array from a set of key-value arguments

This commit is contained in:
Chet Ramey
2026-08-17 10:09:07 -04:00
parent 9c8a70bc9e
commit 2f7eb80c77
38 changed files with 1083 additions and 1012 deletions
+3 -3
View File
@@ -2,10 +2,10 @@
Copyright (C) 1988-2026 Free Software Foundation, Inc.
@end ignore
@set LASTCHANGE Thu Jul 9 09:19:32 EDT 2026
@set LASTCHANGE Fri Aug 14 15:49:54 EDT 2026
@set EDITION 5.3
@set VERSION 5.3
@set UPDATED 9 July 2026
@set UPDATED-MONTH July 2026
@set UPDATED 14 August 2026
@set UPDATED-MONTH August 2026