Felix Rosencrantz
6bd0c51366
workers-18440: add previously added cygwin completion functions to the completion module
2003-04-08 15:34:51 +00:00
Peter Stephenson
06b04ca1b2
18435: unsetting readonly returned status 0
2003-04-04 16:46:25 +00:00
Peter Stephenson
c34176365e
18431: Another attempt to fix the problems with RLIMIT definitions
2003-04-03 09:55:40 +00:00
Wayne Davison
ca8ad2e262
Prevent "print -m" from crashing (complains about missing pattern).
2003-03-28 20:21:00 +00:00
Peter Stephenson
2941469f61
18392: read with -p and -t and no coprocess crashed.
2003-03-26 18:55:22 +00:00
Wayne Davison
6eaed9fb4b
Fixed zjoin() when it returns an empty string that should be allocated.
2003-03-25 18:05:30 +00:00
Clint Adams
1761a3b146
users/5986, 18380: arg support for echoti builtin.
2003-03-25 05:33:18 +00:00
Peter Stephenson
63de268fee
18378: fix lots of problems with $killring
2003-03-24 13:57:38 +00:00
Peter Stephenson
d8e418bff1
18376: Fix headers for wchar.h and some related gcc waringnings
2003-03-24 12:56:56 +00:00
Oliver Kiddle
a2197a5361
18359: fix bug where not enough memory was allocated if MB_LEN_MAX < 6
2003-03-18 14:39:41 +00:00
Oliver Kiddle
d8fac9fb23
18343, 18348: handle \u and \U escapes for specifying unicode characters
2003-03-14 13:36:07 +00:00
Oliver Kiddle
c7564985e5
18337: use C locale when converting floats to scalars to avoid problems in
...
locales where `,' is the decimal separator
2003-03-11 17:29:47 +00:00
Oliver Kiddle
1d80cc9acf
18330: save output of setlocale as the pointer it returns gets clobbered
2003-03-10 15:23:44 +00:00
Peter Stephenson
74c90c0ada
18325: options on by default weren't printed correctly by zsh/parameter
2003-03-07 12:31:00 +00:00
Peter Stephenson
a7dc5d386c
18319: Philippe Troin: fix use of process groups with su and suspend
2003-03-07 12:17:49 +00:00
Peter Stephenson
5660eb86ac
183818: memory leak in zle_params.c
2003-03-05 17:24:37 +00:00
Peter Stephenson
e0d2c9c0b3
18313: NULL pointer dereference if yank-pop after a single yank
2003-02-27 11:32:44 +00:00
Geoff Wing
8e50782a72
18306: fix redisplay of rprompt when line shortens
2003-02-27 02:37:29 +00:00
Peter Stephenson
ee7bdbf85d
18264: free job table entries properly in subshell
2003-02-21 14:37:03 +00:00
Oliver Kiddle
945f54b001
18263: fix saving of glob state so that globs can be used from (e) glob qual
2003-02-20 08:17:38 +00:00
Peter Stephenson
4c149a8abc
18252: pass ignoreeof as flag to zleread
2003-02-17 14:06:39 +00:00
Peter Stephenson
40c29457f2
18251: Fix select and make it respect EOF
2003-02-17 11:41:58 +00:00
Oliver Kiddle
5164c6a3c9
18242: add -d option to read for specifying delimiter to terminate input
2003-02-17 10:07:53 +00:00
Peter Stephenson
06d25a35b0
18243: Nasty tty poll fix for Solaris
2003-02-14 19:03:08 +00:00
Oliver Kiddle
c1467e410d
18238: bashcompinit was not being installed with --enable-function-subdirs
2003-02-13 16:34:19 +00:00
Oliver Kiddle
6d2921542e
18223: satisfy POSIX requirement for a -v flag to unset
2003-02-13 13:46:00 +00:00
Clint Adams
b5b1099023
18207: add maxfilelocks to ulimit output.
2003-02-09 01:12:35 +00:00
Peter Stephenson
4f3b9e43d2
18204: KSH_ARRAYS
2003-02-07 17:05:09 +00:00
Peter Stephenson
5c1f3b65a6
18202: New TCP function system plus small error message change in ztcp.
2003-02-06 12:21:49 +00:00
Peter Stephenson
809ab19dff
18191: from Greg Klanderman: compctl -y didn't respect list arrangement
...
options listpacked and listrowsfirst.
2003-02-06 10:29:30 +00:00
Peter Stephenson
590a26709a
18195: Timeouts for read builtin.
2003-02-05 11:56:55 +00:00
Peter Stephenson
f87232c120
18086: I don't know how this got missed out...
2003-02-05 10:56:56 +00:00
Peter Stephenson
6a8be0aff1
18188: Output balanced parentheses in case statements
2003-02-04 11:23:01 +00:00
Bart Schaefer
6c78ce042d
18144: allow %{ %} to put bounds around a prompt truncation.
2003-01-27 16:39:25 +00:00
Bart Schaefer
8f67d52d72
18144: no SIGHUP handler if parent was ignoring.
2003-01-27 16:38:09 +00:00
Peter Stephenson
778a73b027
18139: Improve $killring interface; can now change length. Empty
...
strings in $killring are ignored when yank-popping. Yank-popping
is more consistent about looping and using the original cutbuffer.
2003-01-27 14:54:31 +00:00
Peter Stephenson
1e7c463fd9
18059: allow compadd -r and -R with default space suffix
2003-01-13 10:32:03 +00:00
Peter Stephenson
99c9b50bb4
18015: empty math parse acts like zero
2002-12-18 18:07:49 +00:00
Peter Stephenson
9a8dfbb7b5
18013: Handle test of (( float == 0.0)) properly
2002-12-18 16:57:02 +00:00
Peter Stephenson
84b6d587d1
17996: better formatting for print -C
2002-12-11 16:03:09 +00:00
Peter Stephenson
ab6f1a632d
17994: Globbing flags with no effect could hang the shell
2002-12-10 12:51:43 +00:00
Felix Rosencrantz
e91067d966
17983: Added zle LASTSEARCJ parameter
2002-12-06 23:24:06 +00:00
Peter Stephenson
28a62d5a4b
17979: Add ERR_RETURN option.
2002-12-04 13:57:48 +00:00
Peter Stephenson
bbbc5536da
17940: Add -C and -a options to print builtin
2002-11-20 12:37:43 +00:00
Clint Adams
e580d5d767
17935: beautify bin_whence indentation of () and {} contents.
2002-11-13 21:09:01 +00:00
Peter Stephenson
054038d8dd
17931: Philippe: restore blocking of SIGTERM in interactive shell
2002-11-13 10:24:22 +00:00
Peter Stephenson
2c75ac82e9
17861 from Philippe Troin: make signal initialisation more consistent
2002-11-08 10:43:48 +00:00
Peter Stephenson
14f39707cb
17859: Philippe Troin: better handling of process groups interactively.
2002-11-04 13:56:50 +00:00
Wayne Davison
a2365a60db
- Use floatsecondsgetfn() and floatsecondssetfn() inside the int* version
...
of the functions (for improved accuracy).
- Added getrawseconds() and setrawsecodns() to allow the code to save and
restore the actual start time of the $SECONDS variable.
- Changed the code that was adding in the child's elapsed time into the
parent $SECONDS variable to just restore the raw time.
2002-10-31 18:32:40 +00:00
Wayne Davison
fd3bac933f
- Save off the raw start-time of the $SECONDS special variable if we're
...
creating a local value (avoids rounding problems with elapsed time).
- Also changed a line where the newspecial enum was compared to 0 instead
of NS_NONE.
2002-10-31 18:32:06 +00:00