Peter Stephenson
|
ce41b8785b
|
19427: last job in jobs wasn't reported.
|
2004-02-17 10:41:24 +00:00 |
|
Oliver Kiddle
|
7feb529776
|
19422: fix crash resulting from passing a long option to compctl
|
2004-02-15 12:55:30 +00:00 |
|
Peter Stephenson
|
d83af1a97e
|
19420: Update configure.ac for better Autconf 2.50 support.
|
2004-02-14 18:50:15 +00:00 |
|
Wayne Davison
|
ba827bb22b
|
Another fix in sub_match() to avoid allowing a partial-meta match
to occur (this time in the backwards scan).
|
2004-02-10 02:30:14 +00:00 |
|
Wayne Davison
|
6fd883c737
|
Optimized the check for a widowed Meta character.
|
2004-02-09 05:49:52 +00:00 |
|
Peter Stephenson
|
d84942a9b4
|
19408: fix argument handling for ulimit -aH
|
2004-02-08 21:05:49 +00:00 |
|
Peter Stephenson
|
e461877f40
|
19389+: fix zmodload -u zsh/datetime, add strftime -s scalar
|
2004-01-22 17:51:05 +00:00 |
|
Peter Stephenson
|
0167f8d036
|
19385: NULL dereference in add_match_part
|
2004-01-20 10:55:24 +00:00 |
|
Peter Stephenson
|
23c7ca4335
|
users/7011: typo in mkbltnmlst.sh
|
2004-01-19 22:21:27 +00:00 |
|
Peter Stephenson
|
915e17ee4b
|
19374: fix typo in 19361
|
2004-01-15 11:10:46 +00:00 |
|
Peter Stephenson
|
1a89fbabb4
|
19361: Memory leaks
|
2004-01-12 12:09:10 +00:00 |
|
Peter Stephenson
|
66329cbe4c
|
19336: Src/Zle/compmatch.c: Bug with metafied characters in length of
completion prefix
|
2004-01-05 17:28:49 +00:00 |
|
Wayne Davison
|
5a8969ec2e
|
Changed bin_eval() to default lastval to 0, just in case we have an
empty eval string.
|
2004-01-05 17:07:21 +00:00 |
|
Oliver Kiddle
|
76bd48d674
|
19308: zsh crashes with $((##))
|
2003-12-17 20:47:39 +00:00 |
|
Peter Stephenson
|
6eb5f99f1e
|
19295: $CONTEXT zle parameter
|
2003-12-15 22:45:27 +00:00 |
|
Peter Stephenson
|
1e212cbedc
|
19281: zle-line-init special widget
|
2003-12-12 22:53:27 +00:00 |
|
Peter Stephenson
|
7d672455bb
|
19269: 8-bit characters in character classes
|
2003-12-03 10:54:36 +00:00 |
|
Peter Stephenson
|
a6a63a147e
|
19242: Make job table dynamically reallocatable.
|
2003-11-13 14:34:33 +00:00 |
|
Peter Stephenson
|
a7b9b5f851
|
19218: extend 19216 to zle widgets
|
2003-11-03 13:57:52 +00:00 |
|
Peter Stephenson
|
d90e97e16a
|
19216: Save and restore pipestatus. Remove debugging output
|
2003-11-03 11:33:46 +00:00 |
|
Felix Rosencrantz
|
9644fbfb3f
|
Added *.dll to .cvsignore and fixed typo. (unposted)
|
2003-11-03 04:26:51 +00:00 |
|
Felix Rosencrantz
|
e939abd1cd
|
add *.dll and fix typo with errnames.h
|
2003-11-03 02:51:19 +00:00 |
|
Peter Stephenson
|
815bc92148
|
a la 19209: zcalloc -> zshcalloc
|
2003-10-29 19:17:30 +00:00 |
|
Peter Stephenson
|
6e46881fe9
|
18169: change parameter SECS in datetime to EPOCHSECONDS
|
2003-10-08 13:37:10 +00:00 |
|
Peter Stephenson
|
ed6a7ba60e
|
19168: Various problems with size of buffers and pointer usage in ztrftime
|
2003-10-06 22:46:24 +00:00 |
|
Peter Stephenson
|
bbc409eefe
|
19167: fix NUL at start of BRACE_CCL range.
|
2003-10-06 22:42:35 +00:00 |
|
Peter Stephenson
|
530bbb503e
|
unposted: update distribution files for 18980 and 19053
|
2003-10-06 18:39:56 +00:00 |
|
Clint Adams
|
95030cd034
|
19151: Src/Modules/datetime.c: add $SECS parameter for seconds since epoch.
|
2003-09-28 16:26:58 +00:00 |
|
Wayne Davison
|
084d6f5a25
|
Fix the old-style typeset -T (without the new separator arg).
|
2003-09-25 07:37:13 +00:00 |
|
Peter Stephenson
|
eeb9ec4714
|
19129: extra argument to typeset -T gives character for joining array
|
2003-09-24 14:55:32 +00:00 |
|
Peter Stephenson
|
58bad19411
|
19105: Set shout to stderr if interative with no tty
|
2003-09-22 13:46:03 +00:00 |
|
Peter Stephenson
|
947a321baf
|
19096: crash unloading zsh/system
|
2003-09-17 10:57:41 +00:00 |
|
Oliver Kiddle
|
49b25bc3d2
|
Vin Shelton: 19073: Replace C++-style comment.
Vin Shelton: 19038: Make sed grok icc's cpp output.
|
2003-09-15 09:20:20 +00:00 |
|
Clint Adams
|
cd89b92a0d
|
19076: don't call setupterm with NULL as last argument as that causes
the shell to exit when the terminal is unknown.
|
2003-09-14 05:10:05 +00:00 |
|
Oliver Kiddle
|
6e09c17757
|
19059: add -v, -V and -p flags required by POSIX to the command builtin
|
2003-09-11 07:00:05 +00:00 |
|
Peter Stephenson
|
b26ec00df5
|
19044: typo in setting $saliases elements
|
2003-09-08 11:17:20 +00:00 |
|
Peter Stephenson
|
8e359a669e
|
19020: fix printaliasnode
|
2003-09-03 13:41:25 +00:00 |
|
Peter Stephenson
|
3ffb3ad2f2
|
19014: add alias -s suf=handler
|
2003-09-03 10:15:32 +00:00 |
|
Peter Stephenson
|
bab0f3b920
|
18982: comments/rant for paramsubst(), accidentally uncommited
|
2003-08-30 19:12:18 +00:00 |
|
Peter Stephenson
|
c9c5f9da93
|
18980: new zsh/system module
|
2003-08-30 19:06:06 +00:00 |
|
Peter Stephenson
|
c016b2dcdc
|
18982: comments/rant for paramsubst()
|
2003-08-30 19:00:20 +00:00 |
|
Peter Stephenson
|
e65a811520
|
18941: history wrong after parse error during alias expansion
|
2003-08-11 13:19:48 +00:00 |
|
Peter Stephenson
|
b38f3c9a17
|
18938: Export some data symbols.
|
2003-08-11 10:45:08 +00:00 |
|
Peter Stephenson
|
1f8c031467
|
18926: problem accepting filename require metafication with menu selection
|
2003-08-05 10:12:08 +00:00 |
|
Peter Stephenson
|
c2ed9f96a7
|
18920: fix unset IFS betterer
|
2003-08-01 16:29:20 +00:00 |
|
Oliver Kiddle
|
2e70a25d46
|
fix bug with f glob qualifier where an empty spec resulted in an infinite loop
|
2003-08-01 14:14:19 +00:00 |
|
Peter Stephenson
|
74678a3435
|
18916: unsetting IFS could cause segfault
|
2003-08-01 09:55:38 +00:00 |
|
Wayne Davison
|
1495a7e008
|
Don't crash if alt-y is typed twice in a row without a prior ctrl-y.
|
2003-07-29 09:53:26 +00:00 |
|
Peter Stephenson
|
93141e6960
|
18888: Philippe Troin: allow clone to acquire a controlling tty
|
2003-07-23 09:27:56 +00:00 |
|
Peter Stephenson
|
ef8d5c7214
|
18880: Don't return unset parameters in $parameters
|
2003-07-22 13:12:09 +00:00 |
|