index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-14
24252: dont define _XOPEN_SOURCE_EXTENDED for curses on OpenBSD
Peter Stephenson
1
-0
/
+16
2007-12-07
24179: use queue_signals() for 24170
Peter Stephenson
1
-1
/
+1
2007-12-07
unposted: argh
Clint Adams
1
-1
/
+1
2007-12-07
24172: check ncurses.h, ncurses/ncurses.h, and ncursesw/ncurses.h for curses ...
Clint Adams
1
-6
/
+9
2007-12-03
24148: attempt to use strerror_r() to make errors in signal handle safer
Peter Stephenson
1
-1
/
+1
2007-11-24
24118: only link against libnsl if we have NIS and need it for yp_all, or if ...
Clint Adams
1
-4
/
+4
2007-11-20
24108 plus YAT: fix tests for ncurses headers even more
Peter Stephenson
1
-10
/
+11
2007-11-20
24107: extra search for ncurses headers but dont use if library isnt ncurses
Peter Stephenson
1
-3
/
+14
2007-11-20
????? & 24104: attempt to fix error message on Tru64 Unix
Peter Stephenson
1
-4
/
+17
2007-11-10
24083: add zcurses querychar
Peter Stephenson
1
-1
/
+1
2007-11-01
24050: handle nanosecond resolution timestamps on systems that support them
Oliver Kiddle
1
-0
/
+11
2007-10-29
Remove broken curses debug
Peter Stephenson
1
-4
/
+0
2007-10-28
24026: default colors in zcurses
Peter Stephenson
1
-1
/
+1
2007-10-26
24024: add zcurses input with keypad handling
Peter Stephenson
1
-1
/
+41
2007-10-24
24016: compilation with curses and not ncurses
Peter Stephenson
1
-1
/
+1
2007-10-18
23978: zcurses -s with wide characters: use waddwstr()
Peter Stephenson
1
-1
/
+1
2007-10-12
23943 (tweaked): search ncursesw and document this
Peter Stephenson
1
-3
/
+3
2007-10-08
23911: curses windowing module.
Clint Adams
1
-1
/
+2
2007-10-02
improve configuration handling of termcap/curses
Peter Stephenson
1
-7
/
+11
2007-08-16
Roy Marples: 23762: need to suppress [...] quoting in case in configure
Peter Stephenson
1
-0
/
+8
2007-07-30
23725: use setenv()/unsetenv() for environment memory management
Peter Stephenson
1
-1
/
+1
2007-07-25
23697: use -rdynamic where it seems to be available, not based on the value o...
Clint Adams
1
-1
/
+7
2007-07-12
revert that
Clint Adams
1
-1
/
+1
2007-07-12
23670: use getaddrinfo() and getnameinfo() instead of get*by* functions.
Clint Adams
1
-1
/
+1
2007-05-26
fix error name searching on Linux
Peter Stephenson
1
-3
/
+1
2007-05-01
23375: Phil Pennock: =~, zsh/regex etc. etc.
Peter Stephenson
1
-1
/
+2
2007-01-05
20390: prefer ncurses to curses
Peter Stephenson
1
-6
/
+15
2006-12-04
23028: use texi2pdf where available
Peter Stephenson
1
-0
/
+1
2006-09-15
22719: check for RLIMIT_NICE and RTLIMIT_RTPRIO so 22718 will work.
Clint Adams
1
-0
/
+2
2006-09-10
22681: find all error number definitions
Peter Stephenson
1
-6
/
+6
2006-08-17
22613: add strftime -r to use strptime() if available
Peter Stephenson
1
-1
/
+2
2006-08-04
22582: configure.ac: test properly for functions for MULTIBYTE_SUPPORT
Peter Stephenson
1
-24
/
+25
2006-06-19
22501: reduce maximum function depth to 1000
Peter Stephenson
1
-3
/
+3
2006-06-05
22484: support varargs.h in addition to stdarg.h
Peter Stephenson
1
-1
/
+1
2006-05-30
22474: use variable argument lists to improve error message handling
Peter Stephenson
1
-1
/
+2
2006-05-29
22470: attempt to improve errno.h searching
Peter Stephenson
1
-5
/
+14
2006-03-02
c.f. 22307: change test $foo = bar to test x$foo = xbar in configure.ac
Peter Stephenson
1
-77
/
+77
2006-03-01
22036: fix warning from test
Peter Stephenson
1
-1
/
+1
2006-02-19
22284: add --disable-dynamic-nss configure switch to disable use of getpw*(),...
Clint Adams
1
-0
/
+17
2006-01-08
Got rid of check for wcswidth() and added my missing commit that
Wayne Davison
1
-2
/
+2
2006-01-06
22123: probe for wcswidth() and assume 1 if not found
Peter Stephenson
1
-1
/
+1
2005-12-09
require 2.53b of autoconf for AC_PROG_EGREP
Oliver Kiddle
1
-1
/
+1
2005-12-05
22050: fixes for Debian GNU/kfreebsd
Oliver Kiddle
1
-2
/
+2
2005-11-30
Use $EGREP instead of a hard-wired "grep -E".
Wayne Davison
1
-1
/
+2
2005-11-29
22042: handle the Hurd's errno.h.
Clint Adams
1
-1
/
+1
2005-10-30
21954: work around /dev/fd problem on FreeBSD
Peter Stephenson
1
-1
/
+6
2005-10-28
21943, 21945: ZLE_UNICODE_SUPPORT -> MULTIBYTE_SUPPORT;
Peter Stephenson
1
-3
/
+3
2005-08-17
Use AC_HELP_STRING macro in all AC_ARG_ENABLE and AC_ARG_WITH macros.
Wayne Davison
1
-27
/
+27
2005-08-17
Removed superfluous main() from AC_TRY_COMPILE.
Wayne Davison
1
-3
/
+1
2005-08-16
Added --enable-/disable-multibyte support, with the default being to
Wayne Davison
1
-0
/
+31
[next]