about summary refs log tree commit diff
path: root/Src
Commit message (Expand)AuthorAgeFilesLines
* 19532: awk problem on AIX 5Peter Stephenson2004-03-031-2/+6
* 19514: typo in terminfo.cPeter Stephenson2004-03-021-1/+1
* 19512: --enable-pcre optionPeter Stephenson2004-03-011-1/+1
* 19505: compilation with NTTYDISC defined was broken.Peter Stephenson2004-03-011-2/+4
* Got rid of an unused-variable compiler-warning.Wayne Davison2004-02-261-1/+2
* 19460: Another go at fixing the terminfo configuration problemPeter Stephenson2004-02-262-13/+17
* 19456: Fix ptmx tests, again.Peter Stephenson2004-02-204-5/+13
* Silenced some compiler warnings about uninitialized variables.Wayne Davison2004-02-191-4/+4
* 19429: configure test for ptmxPeter Stephenson2004-02-171-9/+11
* 19427: last job in jobs wasn't reported.Peter Stephenson2004-02-171-2/+2
* 19422: fix crash resulting from passing a long option to compctlOliver Kiddle2004-02-151-1/+1
* 19420: Update configure.ac for better Autconf 2.50 support.Peter Stephenson2004-02-142-13/+7
* Another fix in sub_match() to avoid allowing a partial-meta matchWayne Davison2004-02-101-4/+9
* Optimized the check for a widowed Meta character.Wayne Davison2004-02-091-5/+7
* 19408: fix argument handling for ulimit -aHPeter Stephenson2004-02-081-3/+13
* 19389+: fix zmodload -u zsh/datetime, add strftime -s scalarPeter Stephenson2004-01-221-4/+23
* 19385: NULL dereference in add_match_partPeter Stephenson2004-01-201-1/+1
* users/7011: typo in mkbltnmlst.shPeter Stephenson2004-01-191-1/+1
* 19374: fix typo in 19361Peter Stephenson2004-01-151-1/+1
* 19361: Memory leaksPeter Stephenson2004-01-122-4/+23
* 19336: Src/Zle/compmatch.c: Bug with metafied characters in length ofPeter Stephenson2004-01-051-1/+8
* Changed bin_eval() to default lastval to 0, just in case we have anWayne Davison2004-01-051-0/+1
* 19308: zsh crashes with $((##))Oliver Kiddle2003-12-171-1/+4
* 19295: $CONTEXT zle parameterPeter Stephenson2003-12-156-10/+57
* 19281: zle-line-init special widgetPeter Stephenson2003-12-122-1/+22
* 19269: 8-bit characters in character classesPeter Stephenson2003-12-031-1/+1
* 19242: Make job table dynamically reallocatable.Peter Stephenson2003-11-139-53/+187
* 19218: extend 19216 to zle widgetsPeter Stephenson2003-11-032-10/+16
* 19216: Save and restore pipestatus. Remove debugging outputPeter Stephenson2003-11-031-4/+16
* Added *.dll to .cvsignore and fixed typo. (unposted)Felix Rosencrantz2003-11-031-0/+1
* add *.dll and fix typo with errnames.hFelix Rosencrantz2003-11-033-1/+4
* a la 19209: zcalloc -> zshcallocPeter Stephenson2003-10-2929-91/+91
* 18169: change parameter SECS in datetime to EPOCHSECONDSPeter Stephenson2003-10-081-1/+1
* 19168: Various problems with size of buffers and pointer usage in ztrftimePeter Stephenson2003-10-063-19/+75
* 19167: fix NUL at start of BRACE_CCL range.Peter Stephenson2003-10-061-5/+6
* unposted: update distribution files for 18980 and 19053Peter Stephenson2003-10-062-1/+2
* 19151: Src/Modules/datetime.c: add $SECS parameter for seconds since epoch.Clint Adams2003-09-281-1/+14
* Fix the old-style typeset -T (without the new separator arg).Wayne Davison2003-09-251-1/+1
* 19129: extra argument to typeset -T gives character for joining arrayPeter Stephenson2003-09-244-31/+137
* 19105: Set shout to stderr if interative with no ttyPeter Stephenson2003-09-222-5/+20
* 19096: crash unloading zsh/systemPeter Stephenson2003-09-171-0/+2
* Vin Shelton: 19073: Replace C++-style comment.Oliver Kiddle2003-09-151-1/+1
* 19076: don't call setupterm with NULL as last argument as that causesClint Adams2003-09-141-1/+4
* 19059: add -v, -V and -p flags required by POSIX to the command builtinOliver Kiddle2003-09-113-49/+124
* 19044: typo in setting $saliases elementsPeter Stephenson2003-09-081-4/+4
* 19020: fix printaliasnodePeter Stephenson2003-09-031-2/+2
* 19014: add alias -s suf=handlerPeter Stephenson2003-09-036-126/+298
* 18982: comments/rant for paramsubst(), accidentally uncommitedPeter Stephenson2003-08-301-8/+564
* 18980: new zsh/system modulePeter Stephenson2003-08-305-0/+506
* 18982: comments/rant for paramsubst()Peter Stephenson2003-08-301-1/+10