summaryrefslogtreecommitdiff
path: root/Src
AgeCommit message (Collapse)AuthorFilesLines
2004-03-0319528: fix error if neither select nor poll availablePeter Stephenson1-1/+1
2004-03-0319525: suppress compiler warnings and complete groups using lookupd on Mac OSOliver Kiddle3-4/+4
2004-03-0319532: awk problem on AIX 5Peter Stephenson1-2/+6
2004-03-0219514: typo in terminfo.cPeter Stephenson1-1/+1
2004-03-0119512: --enable-pcre optionPeter Stephenson1-1/+1
2004-03-0119505: compilation with NTTYDISC defined was broken.Peter Stephenson1-2/+4
2004-02-26Got rid of an unused-variable compiler-warning.Wayne Davison1-1/+2
2004-02-2619460: Another go at fixing the terminfo configuration problemPeter Stephenson2-13/+17
2004-02-2019456: Fix ptmx tests, again.Peter Stephenson4-5/+13
2004-02-19Silenced some compiler warnings about uninitialized variables.Wayne Davison1-4/+4
2004-02-1719429: configure test for ptmxPeter Stephenson1-9/+11
2004-02-1719427: last job in jobs wasn't reported.Peter Stephenson1-2/+2
2004-02-1519422: fix crash resulting from passing a long option to compctlOliver Kiddle1-1/+1
2004-02-1419420: Update configure.ac for better Autconf 2.50 support.Peter Stephenson2-13/+7
2004-02-10Another fix in sub_match() to avoid allowing a partial-meta matchWayne Davison1-4/+9
to occur (this time in the backwards scan).
2004-02-09Optimized the check for a widowed Meta character.Wayne Davison1-5/+7
2004-02-0819408: fix argument handling for ulimit -aHPeter Stephenson1-3/+13
2004-01-2219389+: fix zmodload -u zsh/datetime, add strftime -s scalarPeter Stephenson1-4/+23
2004-01-2019385: NULL dereference in add_match_partPeter Stephenson1-1/+1
2004-01-19users/7011: typo in mkbltnmlst.shPeter Stephenson1-1/+1
2004-01-1519374: fix typo in 19361Peter Stephenson1-1/+1
2004-01-1219361: Memory leaksPeter Stephenson2-4/+23
2004-01-0519336: Src/Zle/compmatch.c: Bug with metafied characters in length ofPeter Stephenson1-1/+8
completion prefix
2004-01-05Changed bin_eval() to default lastval to 0, just in case we have anWayne Davison1-0/+1
empty eval string.
2003-12-1719308: zsh crashes with $((##))Oliver Kiddle1-1/+4
2003-12-1519295: $CONTEXT zle parameterPeter Stephenson6-10/+57
2003-12-1219281: zle-line-init special widgetPeter Stephenson2-1/+22
2003-12-0319269: 8-bit characters in character classesPeter Stephenson1-1/+1
2003-11-1319242: Make job table dynamically reallocatable.Peter Stephenson9-53/+187
2003-11-0319218: extend 19216 to zle widgetsPeter Stephenson2-10/+16
2003-11-0319216: Save and restore pipestatus. Remove debugging outputPeter Stephenson1-4/+16
2003-11-03Added *.dll to .cvsignore and fixed typo. (unposted)Felix Rosencrantz1-0/+1
2003-11-03add *.dll and fix typo with errnames.hFelix Rosencrantz3-1/+4
2003-10-29a la 19209: zcalloc -> zshcallocPeter Stephenson29-91/+91
2003-10-0818169: change parameter SECS in datetime to EPOCHSECONDSPeter Stephenson1-1/+1
2003-10-0619168: Various problems with size of buffers and pointer usage in ztrftimePeter Stephenson3-19/+75
2003-10-0619167: fix NUL at start of BRACE_CCL range.Peter Stephenson1-5/+6
2003-10-06unposted: update distribution files for 18980 and 19053Peter Stephenson2-1/+2
2003-09-2819151: Src/Modules/datetime.c: add $SECS parameter for seconds since epoch.Clint Adams1-1/+14
2003-09-25Fix the old-style typeset -T (without the new separator arg).Wayne Davison1-1/+1
2003-09-2419129: extra argument to typeset -T gives character for joining arrayPeter Stephenson4-31/+137
2003-09-2219105: Set shout to stderr if interative with no ttyPeter Stephenson2-5/+20
2003-09-1719096: crash unloading zsh/systemPeter Stephenson1-0/+2
2003-09-15Vin Shelton: 19073: Replace C++-style comment.Oliver Kiddle1-1/+1
Vin Shelton: 19038: Make sed grok icc's cpp output.
2003-09-1419076: don't call setupterm with NULL as last argument as that causesClint Adams1-1/+4
the shell to exit when the terminal is unknown.
2003-09-1119059: add -v, -V and -p flags required by POSIX to the command builtinOliver Kiddle3-49/+124
2003-09-0819044: typo in setting $saliases elementsPeter Stephenson1-4/+4
2003-09-0319020: fix printaliasnodePeter Stephenson1-2/+2
2003-09-0319014: add alias -s suf=handlerPeter Stephenson6-126/+298
2003-08-3018982: comments/rant for paramsubst(), accidentally uncommitedPeter Stephenson1-8/+564