| Commit message (Expand) | Author | Age | Files | Lines |
* | 22681: find all error number definitions | Peter Stephenson | 2006-09-10 | 1 | -6/+6 |
* | 22613: add strftime -r to use strptime() if available | Peter Stephenson | 2006-08-17 | 1 | -1/+2 |
* | 22582: configure.ac: test properly for functions for MULTIBYTE_SUPPORT | Peter Stephenson | 2006-08-04 | 1 | -24/+25 |
* | 22501: reduce maximum function depth to 1000 | Peter Stephenson | 2006-06-19 | 1 | -3/+3 |
* | 22484: support varargs.h in addition to stdarg.h | Peter Stephenson | 2006-06-05 | 1 | -1/+1 |
* | 22474: use variable argument lists to improve error message handling | Peter Stephenson | 2006-05-30 | 1 | -1/+2 |
* | 22470: attempt to improve errno.h searching | Peter Stephenson | 2006-05-29 | 1 | -5/+14 |
* | c.f. 22307: change test $foo = bar to test x$foo = xbar in configure.ac | Peter Stephenson | 2006-03-02 | 1 | -77/+77 |
* | 22036: fix warning from test | Peter Stephenson | 2006-03-01 | 1 | -1/+1 |
* | 22284: add --disable-dynamic-nss configure switch to disable use of getpw*(),... | Clint Adams | 2006-02-19 | 1 | -0/+17 |
* | Got rid of check for wcswidth() and added my missing commit that | Wayne Davison | 2006-01-08 | 1 | -2/+2 |
* | 22123: probe for wcswidth() and assume 1 if not found | Peter Stephenson | 2006-01-06 | 1 | -1/+1 |
* | require 2.53b of autoconf for AC_PROG_EGREP | Oliver Kiddle | 2005-12-09 | 1 | -1/+1 |
* | 22050: fixes for Debian GNU/kfreebsd | Oliver Kiddle | 2005-12-05 | 1 | -2/+2 |
* | Use $EGREP instead of a hard-wired "grep -E". | Wayne Davison | 2005-11-30 | 1 | -1/+2 |
* | 22042: handle the Hurd's errno.h. | Clint Adams | 2005-11-29 | 1 | -1/+1 |
* | 21954: work around /dev/fd problem on FreeBSD | Peter Stephenson | 2005-10-30 | 1 | -1/+6 |
* | 21943, 21945: ZLE_UNICODE_SUPPORT -> MULTIBYTE_SUPPORT; | Peter Stephenson | 2005-10-28 | 1 | -3/+3 |
* | Use AC_HELP_STRING macro in all AC_ARG_ENABLE and AC_ARG_WITH macros. | Wayne Davison | 2005-08-17 | 1 | -27/+27 |
* | Removed superfluous main() from AC_TRY_COMPILE. | Wayne Davison | 2005-08-17 | 1 | -3/+1 |
* | Added --enable-/disable-multibyte support, with the default being to | Wayne Davison | 2005-08-16 | 1 | -0/+31 |
* | unposted: Perforce "attribute" command | Peter Stephenson | 2005-08-01 | 1 | -30/+54 |
* | 21529: move scriptdir to a scripts subdir, and don't include Scripts in fpath. | Clint Adams | 2005-07-26 | 1 | -4/+4 |
* | 21498: Add zsh/newuser module | Peter Stephenson | 2005-07-20 | 1 | -0/+24 |
* | 21290: configure.ac: don't need backslash quoting within single-quote areas. | Geoff Wing | 2005-05-31 | 1 | -3/+3 |
* | Joerg Sonnenberger: 21252: Dragonfly BSD support | Oliver Kiddle | 2005-05-11 | 1 | -1/+1 |
* | 21107: fix for when there is a native iconv but iconv.h is from GNU libiconv | Oliver Kiddle | 2005-04-08 | 1 | -0/+5 |
* | Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX X | Peter Stephenson | 2005-04-04 | 1 | -0/+27 |
* | 20886: configure.ac: SIGTTOU -> TTOU | Peter Stephenson | 2005-03-14 | 1 | -2/+2 |
* | 20862: attempt to fix configure scripts to detect iconv properly | Oliver Kiddle | 2005-02-24 | 1 | -6/+38 |
* | 20811: Use the cpp trick to find the file with resource names | Peter Stephenson | 2005-02-14 | 1 | -7/+20 |
* | Generated PDF from zsh.texi using pdfetex | Peter Stephenson | 2005-02-04 | 1 | -0/+1 |
* | Motoi Washida: libiconv test needed on Mac OS X | Peter Stephenson | 2005-02-04 | 1 | -4/+5 |
* | 20759, 20760, 20765: Improve Cygwin configuration | Peter Stephenson | 2005-02-01 | 1 | -2/+8 |
* | users/8433: fix hang in configure on latest Cygwin | Peter Stephenson | 2005-01-27 | 1 | -2/+6 |
* | 20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE, | Peter Stephenson | 2005-01-19 | 1 | -0/+2 |
* | c.f. 20675: improve zle as a basis for Unicode. | Peter Stephenson | 2005-01-14 | 1 | -1/+1 |
* | 20467: Reintroduce rusage-based escapes for TIMEFMT. | Peter Stephenson | 2004-10-08 | 1 | -0/+26 |
* | 20462: Use getrusage for timing again. | Peter Stephenson | 2004-10-07 | 1 | -1/+1 |
* | 20222: turn on max function depth | Peter Stephenson | 2004-07-30 | 1 | -3/+5 |
* | 20025: --with-tcsetpgrp from Philippe Troin | Peter Stephenson | 2004-06-08 | 1 | -9/+38 |
* | Peter Castro: Cygwin improvements for dynamic libraries, text/binary, paths | Peter Stephenson | 2004-04-06 | 1 | -2/+4 |
* | 19674, modified: support for non-standard ports in zftp. | Peter Stephenson | 2004-03-24 | 1 | -1/+2 |
* | 19619: fix problem with getting signals on MacOS X 10.1 | Oliver Kiddle | 2004-03-14 | 1 | -1/+6 |
* | 19616: use correct linker options for shared libs with gcc on HP/UX | Oliver Kiddle | 2004-03-12 | 1 | -2/+5 |
* | 19535: Add --enable-cap | Peter Stephenson | 2004-03-04 | 1 | -2/+12 |
* | Added an AC_CONFIG_COMMANDS() macro to generate stamp-h. | Wayne Davison | 2004-03-03 | 1 | -0/+1 |
* | 19512: --enable-pcre option | Peter Stephenson | 2004-03-01 | 1 | -0/+9 |
* | 19478: pcre configuration problem | Peter Stephenson | 2004-02-27 | 1 | -1/+5 |
* | 19460: Another go at fixing the terminfo configuration problem | Peter Stephenson | 2004-02-26 | 1 | -4/+2 |