summaryrefslogtreecommitdiff
path: root/Src/Modules
AgeCommit message (Collapse)AuthorFilesLines
2004-11-1620556: change SOCKLEN_T to ZSOCKLEN_T to avoid clashPeter Stephenson3-5/+5
2004-10-21Use the new gettempfile() function.Wayne Davison1-2/+1
2004-10-18Call gettempname() with its new args.Wayne Davison1-1/+1
2004-10-01We can't use "%d" on a histent number (which is a zlong these days).Wayne Davison1-1/+1
Changed the sprintf() to convbase().
2004-06-2220091: Src/Modules/pcre.c: silence gcc "unused parameter" warnings.Clint Adams1-5/+5
2004-06-0820029: fix randomness of mathfunc rand48(seed)Peter Stephenson1-1/+1
2004-06-02Marked unused parameters with the new UNUSED() macro.Wayne Davison20-151/+151
2004-05-28Silenced one signed/unsigned comparison compiler warning.Wayne Davison1-1/+1
2004-05-28Silenced one signed/unsigned comparison compiler warning.Wayne Davison1-1/+1
2004-05-0419877: improved test for empty strftime stringsPeter Stephenson1-1/+1
2004-03-2419674, modified: support for non-standard ports in zftp.Peter Stephenson1-9/+63
2004-03-16 * 19641: Src/Modules/pcre.c: implement -pcre-match conditionalClint Adams1-14/+66
suggested by Oliver.
2004-03-1619629: fix zpty on HP-UXPeter Stephenson1-6/+23
2004-03-16 * 19640: Src/Modules/pcre.c: improve error reporting a bit.Clint Adams1-4/+4
2004-03-16 * 19631: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c: avoid segfaultClint Adams1-1/+8
when pcre_study is called before pcre_compile; documentation on pcre_compile options.
2004-03-0319528: fix error if neither select nor poll availablePeter Stephenson1-1/+1
2004-03-0319525: suppress compiler warnings and complete groups using lookupd on Mac OSOliver Kiddle2-2/+2
2004-03-0219514: typo in terminfo.cPeter Stephenson1-1/+1
2004-03-0119512: --enable-pcre optionPeter Stephenson1-1/+1
2004-02-26Got rid of an unused-variable compiler-warning.Wayne Davison1-1/+2
2004-02-2619460: Another go at fixing the terminfo configuration problemPeter Stephenson2-13/+17
2004-02-2019456: Fix ptmx tests, again.Peter Stephenson1-3/+2
2004-02-1719429: configure test for ptmxPeter Stephenson1-9/+11
2004-02-1419420: Update configure.ac for better Autconf 2.50 support.Peter Stephenson1-0/+4
2004-01-2219389+: fix zmodload -u zsh/datetime, add strftime -s scalarPeter Stephenson1-4/+23
2003-11-1319242: Make job table dynamically reallocatable.Peter Stephenson1-6/+6
2003-11-03add *.dll and fix typo with errnames.hFelix Rosencrantz1-1/+2
2003-10-29a la 19209: zcalloc -> zshcallocPeter Stephenson4-10/+10
2003-10-0818169: change parameter SECS in datetime to EPOCHSECONDSPeter Stephenson1-1/+1
2003-10-0619168: Various problems with size of buffers and pointer usage in ztrftimePeter Stephenson1-7/+8
2003-10-06unposted: update distribution files for 18980 and 19053Peter Stephenson1-0/+1
2003-09-2819151: Src/Modules/datetime.c: add $SECS parameter for seconds since epoch.Clint Adams1-1/+14
2003-09-1719096: crash unloading zsh/systemPeter Stephenson1-0/+2
2003-09-1419076: don't call setupterm with NULL as last argument as that causesClint Adams1-1/+4
the shell to exit when the terminal is unknown.
2003-09-0819044: typo in setting $saliases elementsPeter Stephenson1-4/+4
2003-09-0319014: add alias -s suf=handlerPeter Stephenson1-69/+162
2003-08-3018980: new zsh/system modulePeter Stephenson5-0/+506
2003-07-2318888: Philippe Troin: allow clone to acquire a controlling ttyPeter Stephenson1-17/+30
2003-07-2218880: Don't return unset parameters in $parametersPeter Stephenson1-0/+2
2003-06-2418626: improve echoti's arg support and fix compile problem on 64-bit SolarisOliver Kiddle1-18/+24
2003-06-1918616: Add ternary expression handling to zformatPeter Stephenson1-75/+146
2003-05-3018587: fix bug where only the beginning of the association key was comparedOliver Kiddle1-1/+1
2003-05-2218559, 18562: make modules use proper option argumentsPeter Stephenson3-42/+32
2003-05-05unposted: cvsignore VIM *.swp filesAndrey Borzenkov1-0/+5
2003-04-2817820, tweaked: attempt to fix compilation of tcp.h on recent versionsPeter Stephenson1-2/+2
of cygwin
2003-04-2518472: spelling correctionsOliver Kiddle1-1/+1
2003-04-2318466: tcp.mdh only included by C filePeter Stephenson2-1/+1
2003-03-25users/5986, 18380: arg support for echoti builtin.Clint Adams1-4/+23
2003-03-0718325: options on by default weren't printed correctly by zsh/parameterPeter Stephenson1-1/+8
2003-02-0618202: New TCP function system plus small error message change in ztcp.Peter Stephenson2-1/+4