| Commit message (Expand) | Author | Age | Files | Lines |
* | 32910: quiet update of timestamp files | Barton E. Schaefer | 2014-07-26 | 1 | -2/+2 |
* | 32853: redefine VARARR() to use heap rather than stack allocation | Barton E. Schaefer | 2014-07-24 | 2 | -1/+8 |
* | unposted (see 32892): 'fc -I' is an error | Barton E. Schaefer | 2014-07-24 | 1 | -0/+4 |
* | 32903: new empty (unset) elements in the special parameter hash tables are sp... | Barton E. Schaefer | 2014-07-24 | 1 | -15/+15 |
* | 32898 (credit Jun T.): fix offset_start initialization bug in 32891 | Barton E. Schaefer | 2014-07-23 | 1 | -1/+1 |
* | 32891: CASE_MATCH for =~ when using pcre; fix pcre_match with empty string | Barton E. Schaefer | 2014-07-20 | 1 | -7/+6 |
* | 32882 (cf. Augie Fackler 32879): correct reload of backslash-continuation lin... | Barton E. Schaefer | 2014-07-17 | 1 | -2/+12 |
* | 32799: resource NTHR not well handled on NetBSD | Peter Stephenson | 2014-06-26 | 1 | -3/+20 |
* | 32789: --enable-zsh-valgrind allows analysis of heap allocation | Peter Stephenson | 2014-06-24 | 3 | -8/+106 |
* | 32768 with further modifications: LOCAL_LOOPS option. | Peter Stephenson | 2014-06-13 | 3 | -2/+17 |
* | 32767: another spot to tweak bracechardots() | Jun T | 2014-06-11 | 1 | -0/+2 |
* | 32766: bracechardots() agrees with xpandbraces() about what constitutes a {C1... | Barton E. Schaefer | 2014-06-10 | 1 | -0/+2 |
* | 32765: fix build when not MULTIBYTE_SUPPORT | Jun T | 2014-06-10 | 1 | -2/+14 |
* | 32737, 32736 (32741), 32735, 32734, 32733, 32732 (32739): Strict compilation | Nikolas Garofil | 2014-06-07 | 6 | -10/+15 |
* | 32682 with tweaks: Add INC_APPEND_HISTORY_TIME. | Peter Stephenson | 2014-06-06 | 3 | -5/+11 |
* | 32723: add braces around some if/else branches | Barton E. Schaefer | 2014-06-05 | 1 | -4/+7 |
* | 32716: properly test iconv return values for error conditions | Barton E. Schaefer | 2014-06-05 | 1 | -4/+3 |
* | 32708: glob qualifier (Y) implies (oN) | Daniel Shahaf | 2014-06-04 | 1 | -3/+4 |
* | 32694: the number of matches to find is the suffix argument of (Y) qualifier | Daniel Shahaf | 2014-06-03 | 1 | -28/+46 |
* | unposted: restore cond_match() in case used in add-on module | Peter Stephenson | 2014-06-03 | 1 | -0/+11 |
* | 36526: when __APPLE__ is defined at compile, normalize Unicode filenames in z... | Barton E. Schaefer | 2014-06-02 | 1 | -0/+31 |
* | users/18870: fix glob scanner insert counting check. | Daniel Shahaf | 2014-06-02 | 1 | -10/+11 |
* | 32634: add POSIX_ARGZERO option | Barton E. Schaefer | 2014-06-01 | 4 | -3/+20 |
* | users/18857: add (Y) glob qualifier to generate only one match per pattern | Daniel Shahaf | 2014-06-01 | 1 | -11/+24 |
* | 32640: (#q) in [[ ... ]] forces globbing | Peter Stephenson | 2014-06-01 | 2 | -50/+84 |
* | 32624: use correct scaling factor (clock ticks) for times | Peter Stephenson | 2014-05-29 | 2 | -17/+21 |
* | unposted: use DIGBUFSIZE for pipestatus numeric buffer | Peter Stephenson | 2014-05-29 | 1 | -1/+1 |
* | 32616: bad printf arguments for limits | Jun T | 2014-05-18 | 1 | -1/+1 |
* | 32609: [[ $var ]] behaves as [[ -n $var ]] for bash/ksh compatibility | Barton E. Schaefer | 2014-05-13 | 1 | -13/+28 |
* | 32600: in _arguments, "-" is not an option letter after another "-" | m0viefreak | 2014-05-08 | 1 | -3/+7 |
* | 32592: add CORRECT_IGNORE_FILE variable | Tomoki Sekiyama | 2014-04-29 | 1 | -1/+10 |
* | 32580: avoid indefinite wait in lockhistfile() by checking for lock file time... | Barton E. Schaefer | 2014-04-25 | 1 | -15/+32 |
* | 32569: lastval ($?) should not be reset between word list substitution and lo... | Barton E. Schaefer | 2014-04-20 | 1 | -3/+3 |
* | 32568: consistency in handling of errflag condition during substitutions | Barton E. Schaefer | 2014-04-20 | 2 | -4/+21 |
* | 32552 (updated by 32560): fix segfault when using process substitution in ano... | Andrew Waldron | 2014-04-18 | 3 | -11/+21 |
* | 32540: in doexpandhist(), discard saved line position data rather than restor... | Barton E. Schaefer | 2014-04-13 | 2 | -1/+22 |
* | 32531: fix memory leaks detected by valgrind | Barton E. Schaefer | 2014-04-06 | 3 | -1/+6 |
* | m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixes | m0viefreak | 2014-03-23 | 3 | -17/+17 |
* | 32500: handle interrupts during pattern matching | Barton E. Schaefer | 2014-03-20 | 1 | -1/+7 |
* | 32479: POSIXTRAPS and implicit return values. | Peter Stephenson | 2014-03-14 | 2 | -2/+17 |
* | 32480: Fix crash in vi mode with too few previous changes | Jun T | 2014-03-13 | 1 | -1/+1 |
* | 32468: save/restore match/mbegin/mend when doing pattern lookups against zsty... | Barton E. Schaefer | 2014-03-09 | 1 | -55/+61 |
* | 32450: make get-line widget set the history number that was saved with the line | Oliver Kiddle | 2014-03-03 | 1 | -0/+4 |
* | 32448: fix seg fault if $WIDGET is accessed after recursive-edit is interrupted | Oliver Kiddle | 2014-03-03 | 1 | -1/+1 |
* | 32436: allow = to be used in ZLS_COLORS patterns if it is quoted or inside pa... | Oliver Kiddle | 2014-03-03 | 1 | -2/+15 |
* | 32412 / 32415: New giga- and terabyte units for glob qualifiers | Manuel Presnitz | 2014-03-01 | 2 | -5/+46 |
* | 32427: avoid busy loop on closed descriptors for "zle -F" handlers | Barton E. Schaefer | 2014-02-23 | 1 | -3/+36 |
* | 32414: improved error message for missing delimiters. | Peter Stephenson | 2014-02-19 | 1 | -2/+2 |
* | 32388: zparseopts -K preserves individual associative array elements | Barton E. Schaefer | 2014-02-15 | 1 | -2/+41 |
* | 32361: don't reset lastline before completion | Oliver Kiddle | 2014-02-14 | 1 | -1/+0 |