index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
24408: use contents of ZSH_EXTRAVERSION environment variable for version suffix.
Clint Adams
2008-01-18
1
-0
/
+1
*
24252: dont define _XOPEN_SOURCE_EXTENDED for curses on OpenBSD
Peter Stephenson
2007-12-14
1
-0
/
+16
*
24179: use queue_signals() for 24170
Peter Stephenson
2007-12-07
1
-1
/
+1
*
unposted: argh
Clint Adams
2007-12-07
1
-1
/
+1
*
24172: check ncurses.h, ncurses/ncurses.h, and ncursesw/ncurses.h for curses ...
Clint Adams
2007-12-07
1
-6
/
+9
*
24148: attempt to use strerror_r() to make errors in signal handle safer
Peter Stephenson
2007-12-03
1
-1
/
+1
*
24118: only link against libnsl if we have NIS and need it for yp_all, or if ...
Clint Adams
2007-11-24
1
-4
/
+4
*
24108 plus YAT: fix tests for ncurses headers even more
Peter Stephenson
2007-11-20
1
-10
/
+11
*
24107: extra search for ncurses headers but dont use if library isnt ncurses
Peter Stephenson
2007-11-20
1
-3
/
+14
*
????? & 24104: attempt to fix error message on Tru64 Unix
Peter Stephenson
2007-11-20
1
-4
/
+17
*
24083: add zcurses querychar
Peter Stephenson
2007-11-10
1
-1
/
+1
*
24050: handle nanosecond resolution timestamps on systems that support them
Oliver Kiddle
2007-11-01
1
-0
/
+11
*
Remove broken curses debug
Peter Stephenson
2007-10-29
1
-4
/
+0
*
24026: default colors in zcurses
Peter Stephenson
2007-10-28
1
-1
/
+1
*
24024: add zcurses input with keypad handling
Peter Stephenson
2007-10-26
1
-1
/
+41
*
24016: compilation with curses and not ncurses
Peter Stephenson
2007-10-24
1
-1
/
+1
*
23978: zcurses -s with wide characters: use waddwstr()
Peter Stephenson
2007-10-18
1
-1
/
+1
*
23943 (tweaked): search ncursesw and document this
Peter Stephenson
2007-10-12
1
-3
/
+3
*
23911: curses windowing module.
Clint Adams
2007-10-08
1
-1
/
+2
*
improve configuration handling of termcap/curses
Peter Stephenson
2007-10-02
1
-7
/
+11
*
Roy Marples: 23762: need to suppress [...] quoting in case in configure
Peter Stephenson
2007-08-16
1
-0
/
+8
*
23725: use setenv()/unsetenv() for environment memory management
Peter Stephenson
2007-07-30
1
-1
/
+1
*
23697: use -rdynamic where it seems to be available, not based on the value o...
Clint Adams
2007-07-25
1
-1
/
+7
*
revert that
Clint Adams
2007-07-12
1
-1
/
+1
*
23670: use getaddrinfo() and getnameinfo() instead of get*by* functions.
Clint Adams
2007-07-12
1
-1
/
+1
*
fix error name searching on Linux
Peter Stephenson
2007-05-26
1
-3
/
+1
*
23375: Phil Pennock: =~, zsh/regex etc. etc.
Peter Stephenson
2007-05-01
1
-1
/
+2
*
20390: prefer ncurses to curses
Peter Stephenson
2007-01-05
1
-6
/
+15
*
23028: use texi2pdf where available
Peter Stephenson
2006-12-04
1
-0
/
+1
*
22719: check for RLIMIT_NICE and RTLIMIT_RTPRIO so 22718 will work.
Clint Adams
2006-09-15
1
-0
/
+2
*
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
[prev]
[next]