about summary refs log tree commit diff
path: root/Src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'typesettounset' into declarednull declarednullBart Schaefer2021-04-133-1/+3
|\
| * Change TYPESET_DOES_NOT_SET to TYPESET_TO_UNSET to avoid double-negativeBart Schaefer2021-04-123-3/+3
| * Add TYPESET_DOES_NOT_SET option (cf. 48469)Bart Schaefer2021-04-103-1/+3
| * Change DECLAREDNULL to DEFAULTEDBart Schaefer2021-04-103-12/+12
| * Fix ${(t)var} output, add comparative test casesBart Schaefer2021-04-101-1/+2
| * Missed files from POSXIBUILTINS commitBart Schaefer2021-04-101-2/+3
| * Final repairs for declared state of tied arraysBart Schaefer2021-04-102-2/+7
| * Additional tied-array cleanup when tied scalar had a previous valueBart Schaefer2021-04-101-3/+3
| * Unset of a tied local scalar previously left it using tiedarr_gsuBart Schaefer2021-04-101-0/+2
| * Partial fix for handling of tied arrays.Bart Schaefer2021-04-101-0/+6
| * Choose a better bit-value for PM_DECLAREDBart Schaefer2021-04-101-1/+1
| * Add PM_DECLARED and PM_DECLAREDNULL parameter flags.Bart Schaefer2021-04-103-3/+15
* | Change DECLAREDNULL to DEFAULTEDBart Schaefer2021-04-133-12/+12
* | Fix ${(t)var} output, add comparative test casesBart Schaefer2021-04-131-1/+2
* | Missed files from POSXIBUILTINS commitBart Schaefer2021-04-131-2/+3
* | Final repairs for declared state of tied arraysBart Schaefer2021-04-132-2/+7
* | Additional tied-array cleanup when tied scalar had a previous valueBart Schaefer2021-04-131-3/+3
* | Unset of a tied local scalar previously left it using tiedarr_gsuBart Schaefer2021-04-131-0/+2
* | Partial fix for handling of tied arrays.Bart Schaefer2021-04-131-0/+6
* | Choose a better bit-value for PM_DECLAREDBart Schaefer2021-04-131-1/+1
* | Add PM_DECLARED and PM_DECLAREDNULL parameter flags.Bart Schaefer2021-04-133-3/+15
* | 48439: remove macros that became unnecessary by df48cc8Jun-ichi Takimoto2021-04-121-26/+17
* | 48504: use SEEK_ macros in fseek() callsOliver Kiddle2021-04-113-6/+6
* | 45396: readhistfile: avoid thousands of lseek(2) syscalls via ftell()Michael Stapelberg2021-04-111-6/+10
* | 47794: exec: run final pipeline command in a subshell in sh modebrian m. carlson2021-04-101-4/+6
* | 47913: implement CASE_PATHS option to make NO_CASE_GLOB more sensibleBart Schaefer2021-04-103-1/+10
|/
* 48432 and enable test: fix quotiing of zstyle -L for zstyle -ePeter Stephenson2021-04-091-1/+2
* 47785: remove deprecated autoconf functionsFelipe Contreras2021-04-093-37/+6
* 48379: Make the parameter expansion subscript flags parse error message, "err...Daniel Shahaf2021-04-081-3/+25
* 48391: fix display problem in menu-completeJun-ichi Takimoto2021-04-061-1/+1
* 48389: getkeystring() should not return ptr to local varJun-ichi Takimoto2021-04-062-9/+31
* 47784: silence a compiler waring from pattern.cFelipe Contreras2021-04-041-1/+1
* 47510: drop code that avoided termcap for named coloursOliver Kiddle2021-04-032-44/+13
* 48202 + 48366: Fix handling of NUL bytes in zexpandtabs multibyte versionMikael Magnusson2021-04-011-1/+4
* 47745: Fix [:IDENT:] vs posixidentifiersStephane Chazelas2021-03-231-1/+1
* users/26509: fix for r -LPeter Stephenson2021-02-181-2/+3
* 48073: Add fc -s as POSIX way of rerunning command without starting editorMartijn Dekker2021-02-171-2/+2
* Allow more scripts without #!Justine Tunney2021-02-161-4/+23
* 47905: Add leading '-' to zparseopts option parsing errorsJoshua Krusell2021-02-131-4/+4
* 47997: Disable XTRACE around user-defined completion widgets.Bart Schaefer2021-02-111-0/+3
* 47895: Remove trailing spaces from "print -ac" output lines.Bart Schaefer2021-02-041-1/+1
* 47899: Improve error message from zparseopts.Joshua Krusell2021-02-031-1/+4
* 47744: Fix vi repeats with hooks in use.GammaFunction2021-01-271-0/+2
* 47840: make zpty module work on CygwinPeiyuan Song2021-01-201-0/+11
* 47704: fix scope for "private -p"Bart Schaefer2020-12-021-0/+4
* 47494, 47495: Add -n option to strftimeMikael Magnusson2020-10-251-2/+3
* 47301: Fix print -v metaficationJun-ichi Takimoto2020-10-251-1/+1
* Fix a race condition in zf_mkdir -pRoman Perepelitsa2020-10-231-9/+19
* Unposted - fix commentBart Schaefer2020-09-131-1/+1
* 47364: Enable extendedglob in pattern with ${(*)name/pattern/replacement}Bart Schaefer2020-09-132-4/+16