summaryrefslogtreecommitdiff
path: root/Src
AgeCommit message (Collapse)AuthorFilesLines
2004-03-16 * 19641: Src/Modules/pcre.c: implement -pcre-match conditionalClint Adams1-14/+66
suggested by Oliver.
2004-03-1619629: fix zpty on HP-UXPeter Stephenson1-6/+23
2004-03-16 * 19640: Src/Modules/pcre.c: improve error reporting a bit.Clint Adams1-4/+4
2004-03-16 * 19631: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c: avoid segfaultClint Adams1-1/+8
when pcre_study is called before pcre_compile; documentation on pcre_compile options.
2004-03-1619140: release process group on exit if acquiredPeter Stephenson1-0/+3
2004-03-12zsh-users/7160: Check and fix mod_export entries.Peter Stephenson2-2/+2
2004-03-1219602: cope with output from the preprocessor on HP/UX, Itanium IIOliver Kiddle1-1/+1
2004-03-1119596: include dlfcn.h instead of dl.h on HP/UX 11Oliver Kiddle1-1/+1
2004-03-1119595: rename DO to DOLOOP to avoid conflict with curses.h on Tru64 5.1Oliver Kiddle5-7/+7
2004-03-1019575: Fix problem with trap on EXIT overriding statusPeter Stephenson1-18/+35
2004-03-0819554: make nocaseglob more efficient on CygwinPeter Stephenson1-1/+10
2004-03-0819553: rename c in zle to lastcharPeter Stephenson8-376/+386
2004-03-0819552: missing mod_exportPeter Stephenson1-1/+1
2004-03-0719549: correct buffer size for printf specOliver Kiddle1-1/+1
2004-03-06zsh-users/7121: NO_CASE_GLOB option for case-insensitive globbingPeter Stephenson3-1/+6
2004-03-0519474: fix a calculation when displaying completions which areGeoff Wing1-2/+2
screen width or multiples of that wide, and ALWAYS_LAST_PROMPT
2004-03-03Fixed two cases where unmetify() was using an int* to store a valueWayne Davison1-3/+6
into a size_t variable.
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