summaryrefslogtreecommitdiffstats
path: root/Src/Modules
Commit message (Expand)AuthorAgeFilesLines
* unposted: fix missing return keyword in 54552HEADmasterMikael Magnusson2 hours1-1/+1
* 54580: zformat: better handle literal % in format stringdana14 hours1-5/+10
* 54568: zformat: fix some misparse and overrun issuesMikael Magnusson6 days1-4/+8
* 54567: zselect: don't pass fd>=FD_SETSIZE to FD_SETMikael Magnusson6 days1-0/+4
* 54566: zpty: fix some issuesMikael Magnusson6 days1-15/+31
* 54565: watch: increase a quite tight bound on format lengthMikael Magnusson6 days1-3/+4
* 54564: termcap, terminfo: reset u, fix metafy confusionMikael Magnusson6 days2-23/+49
* 54563: stat, system: minor fixesMikael Magnusson6 days2-4/+5
* 54562: random: Fix some bugs in the random moduleMikael Magnusson6 days2-21/+24
* 54561: regex: regfree on pattern where regcomp failed could be undefined beha...Mikael Magnusson6 days1-1/+1
* 54560: parameter: Fix some issues in the parameter moduleMikael Magnusson6 days1-17/+25
* 54559: nearcolor was missing the third grayscale entry in 88 color modeMikael Magnusson6 days1-6/+12
* 54558: ksh93: .sh.match handling with KSHARRAYS set was totally brokenMikael Magnusson6 days1-4/+6
* 54557: langinfo: fix some metafy confusionMikael Magnusson6 days1-9/+4
* 54556: langinfo.mdd check was always trueMikael Magnusson6 days1-1/+1
* 54555: fix in 52783 was incomplete, add same check in scangroup()Mikael Magnusson6 days1-0/+4
* 54554: curses: use setcchar in zccmd_bg if availableMikael Magnusson6 days1-2/+38
* 54553: curses: free subwindows before parents or they don't get freed at allMikael Magnusson6 days1-10/+25
* 54552: curses: fix a few issuesMikael Magnusson6 days1-34/+30
* 54551: clone: minor style issueMikael Magnusson6 days1-3/+3
* 54550: cap: fix leaksMikael Magnusson6 days1-10/+16
* 54549: attr: various minor issuesMikael Magnusson6 days2-4/+6
* 54545: A few very minor things coverity complained aboutMikael Magnusson6 days1-1/+1
* 54544: Coverity CID 439086 fix potential leak of prog in ptyread()Mikael Magnusson6 days1-0/+2
* 54542: Coverity CID 1692320 fix leak of match1Mikael Magnusson6 days1-1/+3
* 54548: zftp: fix some mistakesMikael Magnusson6 days1-11/+7
* 54495: Add ztcp -s to shutdown a tcp fdMikael Magnusson11 days2-5/+48
* 54494: Add zsocket -s to shutdown() a socket fdMikael Magnusson11 days1-1/+12
* 54493: socket: fix some issues with socket nameMikael Magnusson11 days1-1/+10
* 54383: Fix WATCH/watch tyingPhilippe Altherr2026-04-301-11/+4
* 54376: zparseopts: use standard option parsingdana2026-04-291-141/+50
* 54381: zparseopts -M: use last as-given option name in arraysdana2026-04-291-1/+1
* 54402: Fix crash in pcre_callout with numerical callout 0Mikael Magnusson2026-04-281-1/+1
* 54362: zparseopts: support empty optspecdana2026-04-191-1/+6
* 54361 (tweaked): zparseopts: print friendlier usage errors, add -n optiondana2026-04-191-6/+17
* 54181, 54331: remove support for restricted shellOliver Kiddle2026-04-142-10/+5
* 54318: mathfunc: add isnan() and isinf(). also document NaN + Infdana2026-04-131-0/+14
* 54159: strftime: respect empty TZdana2026-04-051-1/+1
* 53299: zparseopts: improve accuracy of bad-option messagedana2026-04-051-1/+1
* 53776: Add PM_NAMEREF to PM_TYPE, reject array initializers for namerefsPhilippe Altherr2026-02-162-3/+5
* 54063: Simplifications for resolve_nameref() and setscope()Philippe Altherr2026-02-161-1/+1
* 54093 (tweaked per 54101): Cleanup isarr fields and variablesPhilippe Altherr2025-11-244-8/+8
* 54074, 54082: add an opaque key for use in zle_highlight/region_highlight to ...Oliver Kiddle2025-11-171-1/+1
* 54075: allow highlighting to be reset in prompts using %H without following b...Oliver Kiddle2025-11-171-1/+2
* 54043, 54055: allow highlighing attributes to be turned back offOliver Kiddle2025-11-122-2/+2
* 54019: AIX support fixesOliver Kiddle2025-11-031-0/+4
* 53988: fix zparseopts segfaultJoshua Krusell2025-10-241-0/+4
* 53588: zsystem flock: handle optargs in the same worddana2025-05-131-3/+3
* 53483: zparseopts -G: accept only '--' as parsing terminatordana2025-04-191-3/+3
* 53482: zparseopts -G: always add options with optional args to array with =dana2025-04-191-3/+3