1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 21:44:11 +01:00
Commit Graph

2340 Commits

Author SHA1 Message Date
Peter Stephenson
aad11eb618 unposted: improve 20150 by setting pointer to NULL 2004-07-12 10:05:46 +00:00
Bart Schaefer
def0167e34 20145: Additional arguments to read-from-minibuffer specify initial values
of LBUFFER and RBUFFER.
2004-07-12 04:00:29 +00:00
Peter Stephenson
86ae90bc1c 20149: improve prompt-reset code
20150: commit ancient memory leak fix(?) in completion
2004-07-11 22:53:01 +00:00
Peter Stephenson
f63b677f53 21042: add test for bug fixed in 21041 2004-07-07 15:40:34 +00:00
Peter Stephenson
4c8796b11d 20141: Crash restoring exported special parameters 2004-07-07 15:00:44 +00:00
Peter Stephenson
8784bbe97c 20126: tidy up before 4.2.1
20127: tweaked version of Wayne's patch to reexand prompts
2004-07-02 15:59:07 +00:00
Peter Stephenson
e9fa060671 20125: say where the output for job notifications goes 2004-07-02 14:59:04 +00:00
Peter Stephenson
3c13204e55 7650: new reset-prompt zle widget 2004-07-01 14:55:54 +00:00
Peter Stephenson
bf21478722 20118: improvements to limits builtins 2004-06-30 11:10:35 +00:00
Peter Stephenson
7f26993e99 20112 changed c.f. 20113:
fix here string and here document expansion and quoting
2004-06-28 15:38:10 +00:00
Peter Stephenson
81d27b662a unposted: fix .distfiles for zed-set-file-name 2004-06-26 17:54:30 +00:00
Bart Schaefer
125bc163d6 Fix typos in some descriptions. 2004-06-24 15:45:58 +00:00
Peter Stephenson
fd1676f397 20089: various zed improvements 2004-06-23 16:14:24 +00:00
Clint Adams
ceb7a09833 20091: Src/Modules/pcre.c: silence gcc "unused parameter" warnings. 2004-06-22 23:47:57 +00:00
Peter Stephenson
d591334e9d 20076, 20084: { ... } always { ... } syntax. 2004-06-22 13:09:55 +00:00
Bart Schaefer
6a1d913bd6 Record some uncommitted doc changes and a minor fix to predict-on. 2004-06-22 07:11:24 +00:00
Clint Adams
c21172f2d0 * 20081: Doc/Zsh/mod_pcre.yo: document -pcre-match condition. 2004-06-20 22:47:16 +00:00
Oliver Kiddle
773b5c95d4 20077: fix completion of reserved words 2004-06-18 17:49:17 +00:00
Peter Stephenson
4dc114f160 _arguments fix for configure, unconfirmed 2004-06-18 09:48:58 +00:00
Oliver Kiddle
5177458d40 20069: complete character encodings case-insensitively for GNU iconv 2004-06-17 13:12:25 +00:00
Oliver Kiddle
c8de227be6 20059: check for systems using . separator instead of for those using : 2004-06-17 13:10:05 +00:00
Oliver Kiddle
78da7d872e users/7553: include zsh version in dump file to avoid problems with upgrades 2004-06-16 15:10:13 +00:00
Clint Adams
7c35cffb0d 20055: Completion/Unix/Command/_tla: additions and fixes from Jason McCarty. 2004-06-15 20:33:43 +00:00
Peter Stephenson
beb6d32294 c.f. 20034: zsh/mathfunc tests 2004-06-09 12:05:35 +00:00
Peter Stephenson
ed76bafc5e 20029: fix randomness of mathfunc rand48(seed) 2004-06-08 21:51:11 +00:00
Peter Stephenson
a9c6ca4ede 20026: INSTALL nitpick. 2004-06-08 15:15:38 +00:00
Peter Stephenson
2173c12f2d 20025: --with-tcsetpgrp from Philippe Troin 2004-06-08 13:34:11 +00:00
Peter Stephenson
f7323823c3 20024: Improve documentation for TRAPNAL functions 2004-06-08 13:31:53 +00:00
Felix Rosencrantz
ba2415ce67 20002 -- fix for matching spec core dump 2004-06-04 06:00:32 +00:00
Peter Stephenson
4070b8ba9e 20017: zsh.html was missing from doc distributino 2004-06-03 15:15:53 +00:00
Peter Stephenson
03d14ff12e users/7467: quoted commands weren't found in dispatcher lokoup 2004-06-03 15:14:55 +00:00
Wayne Davison
fc62495b70 UNUSED() 2004-06-02 22:21:58 +00:00
Wayne Davison
235db6ec00 19980 2004-05-28 19:35:53 +00:00
Clint Adams
957c870b57 * 19991: Completion/Unix/Command/_lynx: complete .htm files too. 2004-05-28 14:24:18 +00:00
Peter Stephenson
5ac05cab9f 19976: fix spurious job table full messages 2004-05-25 18:38:56 +00:00
Peter Stephenson
bf4be46676 c.f users/7474: reorder option descriptions in subheadings. 2004-05-25 16:51:17 +00:00
Wayne Davison
7d85e53b1e 19967+ 2004-05-21 20:09:20 +00:00
Peter Stephenson
665b0950c6 19971: Fix environment nastiness in zexecve() 2004-05-21 11:19:30 +00:00
Wayne Davison
ac3bedf522 19962 2004-05-20 22:33:13 +00:00
Peter Stephenson
3971345ee6 unposted: _perforce: minor tweak to revision syntax 2004-05-19 11:10:47 +00:00
Peter Stephenson
d3b14e887e 19941: fix (( 3, )) 2004-05-13 20:04:10 +00:00
Peter Stephenson
aff4313b12 19936: zcalc temp history file name 2004-05-13 17:08:03 +00:00
Peter Stephenson
10744b66fd 19920: attempt to improve hrealloc() 2004-05-12 10:20:33 +00:00
Wayne Davison
02af5b3eec 19893 2004-05-11 21:49:58 +00:00
Wayne Davison
c00fdaa3f0 19878 2004-05-05 17:06:55 +00:00
Peter Stephenson
f57f65282b 19877: improved test for empty strftime strings 2004-05-04 16:43:29 +00:00
Clint Adams
c98b9dc800 * 19869: Src/prompt.c, Src/utils.c: avoid segfault when
prompt-expanding '%D{%p}' or '%D{%P}' under locales with null
        strings for am_pm.
2004-05-04 04:17:26 +00:00
Peter Stephenson
885509c023 Fix TRAPS_ASYNC so that it handles signals correctly. 2004-05-02 19:55:54 +00:00
Clint Adams
0056db1cfb * 19863: Completion/Zsh/Type/_command_names, Doc/Zsh/compsys.yo:
allow search path for command names to be overridden by means of new
        command-path style.
2004-05-01 05:47:38 +00:00
Clint Adams
039b15b516 * 19845: Completion/Debian/Command/_apt-move: apt-move
completion function from Steven Kowalik.
2004-04-28 14:07:56 +00:00