1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-01 17:24:50 +01:00
zsh/Src
2003-08-06 09:56:18 +00:00
..
Aliases zsh-workers/9272 2000-01-08 22:07:02 +00:00
Builtins * 18207: Src/Builtins/rlimits.c: add maxfilelocks to ulimit output. 2003-02-09 01:13:53 +00:00
Modules 18325: options on by default weren't printed correctly by zsh/parameter 2003-03-07 12:31:44 +00:00
Zle 18926: problem accepting filename require metafication with menu selection 2003-08-06 09:56:18 +00:00
.cvsignore zsh-workers/8843 1999-12-01 18:35:59 +00:00
.distfiles unposted: version 4.0.5 2002-08-09 13:27:23 +00:00
.exrc
.indent.pro
.lastloc
builtin.c Prevent "print -m" from crashing (complains about missing pattern). 2003-03-28 20:32:47 +00:00
compat.c fix IRIX 5.3 specific compilation problems and some error messages (15204) 2001-07-02 11:24:39 +00:00
cond.c Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst: 2002-04-17 17:17:17 +00:00
exec.c 18013: Handle test of (( float == 0.0)) properly 2002-12-18 16:56:26 +00:00
glob.c 18922: fix minor bug with f glob qualifier 2003-08-06 09:05:09 +00:00
hashtable.c 15253: hash foo together with foo.exe on Cygwin 2001-07-05 11:47:04 +00:00
hashtable.h
hist.c 17318: ${(z)...} added an extra space when the lexical analyser failed. 2002-06-14 17:53:24 +00:00
init.c IKEGAMI Tsutomu: sf bug 722366: metafy pwd when read from $PWD 2003-04-23 18:12:58 +00:00
input.c zsh-workers/8843 1999-12-01 18:35:59 +00:00
jobs.c 17516, 17517: Attempted fixes for memory leaks shown by valgrind. 2002-08-08 10:48:51 +00:00
lex.c 18864: fix unnecessary space with empty ${(Q)...} 2003-07-17 17:41:17 +00:00
linklist.c zsh-workers/10144 2000-03-15 09:39:05 +00:00
loop.c 16038,16041,16124: Fix bad caching of patterns. 2001-10-24 15:58:51 +00:00
main.c zsh-workers/9839 2000-02-23 15:18:43 +00:00
Makefile.in 16332: pullup from trunk. Stop distributing ansi2knr.c and adjust 2001-12-21 00:06:48 +00:00
Makemod.in.in 16332: pullup from trunk. Stop distributing ansi2knr.c and adjust 2001-12-21 00:06:48 +00:00
makepro.awk manual/9083 1999-12-16 14:26:16 +00:00
math.c merge changes from 4.1 2003-05-12 14:03:26 +00:00
mem.c zsh-workers/10152 2000-03-16 01:49:19 +00:00
mkbltnmlst.sh 17714: Fix to 17357, add module dependencies even if not adding autoloads. 2002-10-06 18:26:47 +00:00
mkmakemod.sh 14679, Bart 14693, 14758, 14760: autoconf-2.50 changes 2001-06-06 15:21:42 +00:00
mkmodindex.sh zsh-workers/9709 2000-02-14 10:22:46 +00:00
modentry.c
module.c zsh-workers/9839 2000-02-23 15:18:43 +00:00
options.c Merge a few more dev changes before 4.0.2. 2001-06-25 16:10:59 +00:00
params.c merge changes from 4.1 2003-05-12 14:03:26 +00:00
parse.c 17760: Fix case-pattern parsing bug in sh emulation. 2002-10-06 18:37:45 +00:00
pattern.c 18600: bug matching against [[:xdigit:]] 2003-06-03 18:03:38 +00:00
prompt.c More merges: 14973,14976, and some whitespace. 2001-06-26 06:01:47 +00:00
prototypes.h zsh-workers/9889 2000-02-28 04:36:33 +00:00
signals.c more handler -> zhandler 2001-06-18 09:30:52 +00:00
signals.h 14951 2001-06-18 07:38:35 +00:00
signames.awk
signames1.awk
signames2.awk zsh-workers/9750 2000-02-15 16:44:54 +00:00
subst.c users/1654: anchors did'nt work with // parameter substitution 2003-06-05 11:09:51 +00:00
system.h merge changes back from 4.1 2003-07-02 10:25:05 +00:00
text.c 17935: beautify bin_whence indentation of () and {} contents. 2002-11-13 21:11:22 +00:00
utils.c 18920: fix unset IFS betterer 2003-08-01 16:30:23 +00:00
watch.c
xmods.conf zsh-workers/9134 1999-12-22 16:16:49 +00:00
zsh.export zsh-workers/8725 1999-11-22 17:52:25 +00:00
zsh.h 16201: introduce the PM_NAMEDDIR flag 2002-01-27 18:21:21 +00:00
zsh.mdd zsh-workers/9322 2000-01-14 19:14:40 +00:00
ztype.h