1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 13:33:52 +01:00
Commit Graph

37 Commits

Author SHA1 Message Date
Peter Stephenson
8c095a5169 unposted: Perforce "attribute" command
21551: FEATURES description for file<20->
21546: oddities of subscripts when searching arrays
21544: ioctl() prototyping
2005-08-01 09:54:55 +00:00
Clint Adams
e6fdd78a18 21529: move scriptdir to a scripts subdir, and don't include Scripts in fpath. 2005-07-26 15:01:40 +00:00
Peter Stephenson
e3c5dd2dd9 21498: Add zsh/newuser module 2005-07-20 16:08:12 +00:00
Geoff Wing
f688a43ac2 21290: configure.ac: don't need backslash quoting within single-quote areas.
Change constant RE boundary characters to slash (instead of tuples).  This
was exposed with autoconf 2.59c preferring ksh (pdksh 5.2.14p2 in NetBSD)
over bash.  It did, however, work with ksh93 and bash.
2005-05-31 07:44:10 +00:00
Oliver Kiddle
af31bd1741 Joerg Sonnenberger: 21252: Dragonfly BSD support 2005-05-11 09:27:05 +00:00
Oliver Kiddle
cb19345676 21107: fix for when there is a native iconv but iconv.h is from GNU libiconv 2005-04-08 08:58:56 +00:00
Peter Stephenson
8776b52d7d Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX X
ut_name needs to be ut_user in struct utmpx
2005-04-04 09:58:44 +00:00
Peter Stephenson
323f8ec741 20886: configure.ac: SIGTTOU -> TTOU 2005-03-14 10:51:15 +00:00
Oliver Kiddle
ebe071866d 20862: attempt to fix configure scripts to detect iconv properly 2005-02-24 16:53:07 +00:00
Peter Stephenson
3a5c9827a1 20811: Use the cpp trick to find the file with resource names 2005-02-14 13:56:12 +00:00
Peter Stephenson
64c2db0ca2 Generated PDF from zsh.texi using pdfetex 2005-02-04 16:59:23 +00:00
Peter Stephenson
8326508234 Motoi Washida: libiconv test needed on Mac OS X 2005-02-04 10:32:05 +00:00
Peter Stephenson
d1d6742848 20759, 20760, 20765: Improve Cygwin configuration 2005-02-01 10:52:50 +00:00
Peter Stephenson
82e24bad6a users/8433: fix hang in configure on latest Cygwin 2005-01-27 12:00:57 +00:00
Peter Stephenson
f8d74c1aab 20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE,
also use ulimit -x for RLIMIT_LOCK
2005-01-19 13:03:33 +00:00
Peter Stephenson
88a37cc187 c.f. 20675: improve zle as a basis for Unicode.
unposted: update version to 4.2.3-dev-1
2005-01-14 13:04:47 +00:00
Peter Stephenson
8a67a66a61 20467: Reintroduce rusage-based escapes for TIMEFMT. 2004-10-08 14:36:51 +00:00
Peter Stephenson
cc72740775 20462: Use getrusage for timing again.
Time processes from before rather than after fork.
2004-10-07 09:45:43 +00:00
Peter Stephenson
ab899b76c7 20222: turn on max function depth
plus unposted reference to this in README
plus unposted neatening of 20219 history-pattern-search
2004-07-30 11:09:16 +00:00
Peter Stephenson
2173c12f2d 20025: --with-tcsetpgrp from Philippe Troin 2004-06-08 13:34:11 +00:00
Peter Stephenson
6fa6a1f865 Peter Castro: Cygwin improvements for dynamic libraries, text/binary, paths 2004-04-06 09:25:17 +00:00
Peter Stephenson
8de7436fc0 19674, modified: support for non-standard ports in zftp. 2004-03-24 11:31:30 +00:00
Oliver Kiddle
5b8b7e9f06 19619: fix problem with getting signals on MacOS X 10.1 2004-03-14 11:27:28 +00:00
Oliver Kiddle
867f40c779 19616: use correct linker options for shared libs with gcc on HP/UX 2004-03-12 16:29:30 +00:00
Peter Stephenson
8cba4981ad 19535: Add --enable-cap 2004-03-04 14:03:47 +00:00
Wayne Davison
615bced2c3 Added an AC_CONFIG_COMMANDS() macro to generate stamp-h. 2004-03-03 19:38:00 +00:00
Peter Stephenson
5138a42995 19512: --enable-pcre option 2004-03-01 17:58:53 +00:00
Peter Stephenson
03fa6dd950 19478: pcre configuration problem 2004-02-27 10:17:38 +00:00
Peter Stephenson
8b8cc745d9 19460: Another go at fixing the terminfo configuration problem 2004-02-26 12:40:53 +00:00
Peter Stephenson
2073eca9f3 19456: Fix ptmx tests, again. 2004-02-20 15:27:35 +00:00
Oliver Kiddle
6d171f509b 19437: don't rely on path search to find config.modules.sh 2004-02-18 13:33:08 +00:00
Peter Stephenson
460e417caa 19429: configure test for ptmx 2004-02-17 13:53:36 +00:00
Peter Stephenson
53c9db2406 19428: Fix test for #include'ing STREAMS headers 2004-02-17 11:36:17 +00:00
Peter Stephenson
d83af1a97e 19420: Update configure.ac for better Autconf 2.50 support. 2004-02-14 18:50:15 +00:00
Peter Stephenson
caea0dbeac 19338 etc.: remove support for autoconf before 2.50 2004-01-08 12:59:25 +00:00
Andrey Borzenkov
573445867a 14760: do not use version number in AC_INIT 2001-06-06 13:28:03 +00:00
Andrey Borzenkov
4b44bbb3fb unposted; based on 14679 (me) and 14693 (Bart): Allow processing by both
autoconf-2.13 and autoconf-2.50; remove config.status hack for autoconf-2.50
2001-06-06 08:37:21 +00:00