summaryrefslogtreecommitdiff
path: root/Src
AgeCommit message (Expand)AuthorFilesLines
2012-09-2130692: allow autoload +X -m to workPeter Stephenson1-2/+2
2012-09-2130687 with typo corrected: don't REPORTTIME if zleactivePeter Stephenson1-0/+2
2012-09-1130647, 30649: allow underscores in numeric constantsPeter Stephenson2-15/+52
2012-09-08users/17236: r and other fc output didn't metafy when listing to a filePeter Stephenson1-2/+6
2012-09-0630656: prevent SIGFPE in division by -1 by multiplying insteadPeter Stephenson1-3/+23
2012-08-25John Stahara: 30641: bindkey -N error report is misleadingPeter Stephenson1-1/+1
2012-08-23Jun T.: 30640: MacOS doesn't define __STDC_ISO_10646__ but we needPeter Stephenson2-3/+10
2012-08-2130633: "functions -T" only traces marked function, not called functionsPeter Stephenson6-8/+27
2012-08-1730629 plus unposted formatting changes:Peter Stephenson1-30/+33
2012-08-1730627: support RLIMIT_NTHR as on NetBSDPeter Stephenson2-0/+12
2012-08-16Hiramatsu Yoshifumi: 30621 patch-ab (from NetBSD pkgsrc):compilation onPeter Stephenson1-0/+2
2012-08-1630169: repeat "typeset -T" with same two first arguments is not an errorPeter Stephenson1-1/+14
2012-08-1630617: rationalise replacement tgoto() prototypePeter Stephenson2-5/+8
2012-08-13Aaron Scrab: 30604: make repeating vi skip character useful by ignoringPeter Stephenson1-7/+24
2012-08-13Aaron Schrab: 30603: repeating vi skip characters command caused bad positionPeter Stephenson1-0/+2
2012-08-07YAMAMOTO Takashi: 30599: don't use replacement wcwidth if not ISO-10646Peter Stephenson2-3/+3
2012-07-15Bart: 30560: unset ordinary array element by setting to nullPeter Stephenson1-0/+28
2012-06-3030540: typeset flag handling with SECONDSBart Schaefer1-2/+3
2012-06-2730530,30533: fix problems with COLUMNS or LINES < 1, and related issuesBart Schaefer2-2/+2
2012-06-2130518: attempt to supply tgoto() prototype when missing only.Peter Stephenson1-0/+4
2012-06-18Dima Kogan: 30515: fix globbing problem with large files:Peter Stephenson1-1/+3
2012-06-1630513: zsh/regex metafy fixes for widecharPhil Pennock1-7/+16
2012-05-22Danek: 30485: trailing garbage after signal number not recognised in killPeter Stephenson1-3/+8
2012-05-0830469: Src/builtin.c: allow reverse listing of history usingPeter Stephenson1-5/+5
2012-05-02unposted: fix trailing spaces from previous commitMikael Magnusson1-1/+1
2012-05-0230425 (fixed): Add localhistory/globalhistory to $ZLE_STATE as set by the set...Mikael Magnusson1-10/+18
2012-05-01users/17046: don't count too many elements when splitting quoted parameterPeter Stephenson1-1/+1
2012-04-2530455: remove max array length testPeter Stephenson1-0/+13
2012-04-22unposted: add test for valid identifier to 30431Peter Stephenson1-1/+8
2012-04-2230439: ${...:*...} with nonexistent or non-array after *Peter Stephenson1-0/+13
2012-04-2230431 with typo in _typeset fix:Peter Stephenson2-1/+44
2012-04-2130433: double backslash is not line continuation.Bart Schaefer1-1/+2
2012-04-1630413: (q-) parameter flag should quote null stringPeter Stephenson2-10/+13
2012-04-1530410 plus one other case: avoid divide-by-zero errorsPeter Stephenson1-3/+10
2012-04-1330391: tweak to ignore DISABLED flag in new hash-based arrayuniq()Peter Stephenson1-1/+1
2012-04-1030383, users/16991 (Vaclav), users/17000: Improve speed of arrayuniq() byBart Schaefer1-3/+89
2012-03-30add some braces to avoid compiler warningsPeter Stephenson1-7/+9
2012-03-29users/16932: implement $UNDO_CHANGE_NO and argument to undo widgetPeter Stephenson3-2/+33
2012-03-1330351 + 30352: metafy strings on import into zsh variablesPeter Stephenson2-16/+40
2012-03-0730320: "emulate" accepts invocation-time flags; other small doc tweaks.Bart Schaefer3-73/+105
2012-03-0530307 plus tweak suggsted by Wayne: use %lld for zlong when long longPeter Stephenson5-4/+48
2012-03-0130303: emulate inside function marked for execution tracing enables xtracePeter Stephenson1-0/+14
2012-03-0130184: use a HASH_EXECUTABLES_ONLY test that matches the test used byBart Schaefer1-1/+2
2012-03-0130272 (tweaked): most failures of fork() cause non-interactive shells toBart Schaefer1-11/+12
2012-02-2930276: Src/glob.c: Use zlong rather than int when calculating brace expansion...Mikael Magnusson1-3/+4
2012-02-2930299: "$*" was split with SHWORDSPLIT if IFS was empty or unsetPeter Stephenson1-1/+1
2012-02-2030242: use PREFORK_SINGLE for ${...=...} in POSIX emulationBart Schaefer1-1/+6
2012-02-1230181, plus rename of PF_* flags to PREFORK_*:Peter Stephenson4-43/+91
2012-02-0930193: remnulargs() after poking into string in case length changesBart Schaefer1-1/+1
2012-02-08Timothy Redaelli: file name manipulationsPeter Stephenson1-0/+5