index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
43227: fix memory leaks in term{cap,info}.c
Jun-ichi Takimoto
2018-08-01
1
-0
/
+37
*
43075: Support nanosecond-precision time formatting
dana
2018-06-20
1
-8
/
+14
*
42650: fix 42156 for zero-sized terminals
Barton E. Schaefer
2018-04-15
1
-5
/
+7
*
42636: fix GLOB_DOTS for !(RM_STAR_SILENT)
Barton E. Schaefer
2018-04-15
1
-4
/
+5
*
42607, CVE-2018-1100: check bounds on buffer in mail checking
Oliver Kiddle
2018-04-07
1
-3
/
+5
*
42595: remove dead code flagged by coverity
Oliver Kiddle
2018-04-07
1
-3
/
+1
*
42560: silence sign-compare compiler warnings
Oliver Kiddle
2018-03-30
1
-3
/
+3
*
42539: prevent overflow of PATH_MAX-sized buffer in spelling correction
Oliver Kiddle
2018-03-28
1
-5
/
+9
*
42538: Temporarily set umask for here document.
Martijn Dekker
2018-03-27
1
-0
/
+4
*
42480: optimize $#var for single-byte character sets
Barton E. Schaefer
2018-03-25
1
-1
/
+1
*
42518, CVE-2018-1071: check bounds when copying path in hashcmd()
Oliver Kiddle
2018-03-24
1
-3
/
+3
*
42332: Special case unsigned printf formats.
Peter Stephenson
2018-01-31
1
-0
/
+61
*
42156: new CHECK_RUNNING_JOBS option demanded by bash groupies
Peter Stephenson
2017-12-22
1
-2
/
+2
*
unposted (cf. 41672): checkrmall: Record the 41672 bug in a TODO.
Daniel Shahaf
2017-09-21
1
-0
/
+3
*
unposted (cf. 41707): internal: Document the count==0 case of checkrmall().
Daniel Shahaf
2017-09-21
1
-1
/
+3
*
unposted: internal: Document zreaddir().
Daniel Shahaf
2017-09-11
1
-0
/
+10
*
Revert "41499 (with one further tweak): POSIX_STRINGS behaviour."
Peter Stephenson
2017-08-08
1
-18
/
+2
*
41499 (with one further tweak): POSIX_STRINGS behaviour.
Peter Stephenson
2017-08-07
1
-2
/
+18
*
41484: Make ${(q+)...} quote backsleshes.
Martijn Dekker
2017-08-03
1
-1
/
+5
*
22760: fix partial string length reports with NO_MULTIBYTE
Peter Stephenson
2017-07-02
1
-1
/
+1
*
41090: Replace iswprint() if unicode9 is enabled.
Jun-ichi Takimoto
2017-05-12
1
-2
/
+2
*
40181: Fix buffer overrun in xsymlinks.
Peter Stephenson
2017-05-09
1
-3
/
+11
*
40994: unmeta_one() need not count Meta
Jun-ichi Takimoto
2017-04-23
1
-8
/
+1
*
40935: User names need metafying.
Orlov Sergey
2017-04-10
1
-3
/
+3
*
40763: count wide characters and Cmatcher pointers more sanely in cfp_matcher...
Barton E. Schaefer
2017-03-08
1
-0
/
+42
*
40760: Always tokenize unquoted - to Dash.
Peter Stephenson
2017-03-07
1
-3
/
+7
*
39982: $SPROMPT: Don't accept a spelling correction at space/tab.
Daniel Shahaf
2016-11-24
1
-4
/
+4
*
39958: Add extra byte to PATH_MAX allocations.
Peter Stephenson
2016-11-17
1
-6
/
+6
*
39943: no need to compute arrlen() in arrdup_max() when max == 0.
Barton E. Schaefer
2016-11-15
1
-2
/
+3
*
39949: Special case for "-" in directory names.
Peter Stephenson
2016-11-15
1
-31
/
+39
*
39906: More multibyte optimisations for US-ASCII.
Peter Stephenson
2016-11-14
1
-3
/
+23
*
39886 based on 39877: Optimise arrdup to arrdup_max.
Peter Stephenson
2016-11-09
1
-0
/
+25
*
unposted: follow up to 39867: don't need test against zero
Peter Stephenson
2016-11-08
1
-1
/
+1
*
39867, tweaked: Use cast to unsigned char to test character.
Peter Stephenson
2016-11-08
1
-1
/
+1
*
39825: optimise mb_metastrlenend() for 7-bit character.
Peter Stephenson
2016-11-04
1
-1
/
+16
*
39470: failure to open a supposedly unique temp file name should result in an...
Barton E. Schaefer
2016-09-29
1
-0
/
+4
*
39252: internal: quotestring: Drop the 'e' parameter, which no caller uses.
Daniel Shahaf
2016-09-11
1
-23
/
+4
*
39087: fix 'conditionally uninitialized' variables
Jun-ichi Takimoto
2016-08-23
1
-1
/
+3
*
39046 + 39061: New :P history modifier.
Daniel Shahaf
2016-08-22
1
-6
/
+8
*
38971: Start using the new arrlen_ge() / arrlen_le() helpers.
Daniel Shahaf
2016-08-01
1
-1
/
+1
*
38973: Optimize indexing array parameters.
Daniel Shahaf
2016-08-01
1
-0
/
+40
*
21603: Make read_poll more interruptible.
Peter Stephenson
2016-06-02
1
-1
/
+1
*
37946: make rm * warnings more informative.
Peter Stephenson
2016-02-11
1
-4
/
+27
*
37868: add 'static' to file local variables
Jun-ichi Takimoto
2016-02-03
1
-2
/
+2
*
37780: Care printing error if nothing to print.
Kamil Dudka
2016-01-25
1
-3
/
+4
*
37776: Set errflag before calls to zwarning().
Peter Stephenson
2016-01-25
1
-2
/
+2
*
37678: Now possible to quote "-" in pattern range
Peter Stephenson
2016-01-19
1
-1
/
+1
*
unposted: Extend docstring of callhookfunc().
Daniel Shahaf
2016-01-15
1
-0
/
+3
*
37348: Tests and fix for ${(q+)...}.
Peter Stephenson
2015-12-08
1
-1
/
+1
*
37344: restore old printable quoting, add ${(q+)...}.
Peter Stephenson
2015-12-07
1
-46
/
+218
[next]