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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
26754: tweak zgetdir() and test for realpath()
Peter Stephenson
2009-03-19
1
-1
/
+2
*
users/13937, users/13939: configure.ac, Src/jobs.c: check for
Bart Schaefer
2009-03-16
1
-0
/
+6
*
26697: test for Linux- and Mac-style xattr functions
Peter Stephenson
2009-03-08
1
-0
/
+43
*
Mikael Magnusson: 26670: add zsh/attr module
Peter Stephenson
2009-03-03
1
-1
/
+3
*
26584: use bind/netdb.h where appropriate
Peter Stephenson
2009-02-20
1
-0
/
+6
*
26313: --enable-custom-patchlevel
Peter Stephenson
2009-01-15
1
-0
/
+8
*
26304: Mikael Magnusson: change tense in link warning
Peter Stephenson
2009-01-13
1
-1
/
+1
*
26247: fix compilation with -Werror=format-security
Andrey Borzenkov
2009-01-05
1
-6
/
+6
*
26103: use FIFOs rather than FD files for process substititution on Cygwin
Peter Stephenson
2008-12-01
1
-2
/
+13
*
François Revol: some BeOS fixes
Peter Stephenson
2008-11-18
1
-0
/
+11
*
25961: remove opening parenthesis from case
Peter Stephenson
2008-10-30
1
-1
/
+3
*
25950 should use xyes, too
Peter Stephenson
2008-10-30
1
-2
/
+2
*
25950: need configure x$dynamic trick in two more places
Peter Stephenson
2008-10-30
1
-2
/
+2
*
users/13321: allow --disable-gdbm
Peter Stephenson
2008-10-10
1
-3
/
+11
*
Rocky: 25734: typo
Peter Stephenson
2008-09-24
1
-1
/
+7
*
users/13095: no _XOPEN_SOURCE_EXTENDED on AIX
Peter Stephenson
2008-08-04
1
-1
/
+1
*
25318: allow parameter to be tied to a gdbm database.
Clint Adams
2008-07-21
1
-2
/
+5
*
25124: work with --(disable|enable)-largefile instead of --(disable|enable)-l...
Clint Adams
2008-06-01
1
-31
/
+19
*
25122: use AC_SYS_LARGEFILE for better LFS detection.
Clint Adams
2008-05-31
1
-1
/
+1
*
24938: tweak Free BSD XOPEN test
Peter Stephenson
2008-05-06
1
-3
/
+3
*
24937: finally(?) fix free BSD XOPEN test
Peter Stephenson
2008-05-06
1
-1
/
+1
*
24927: Phil Pennock: limit XOPEN workaround to FreeBSD 6
Peter Stephenson
2008-05-06
1
-1
/
+1
*
24904 + 24916: be more careful definined _XOPEN_SOURCE_EXTENDED on BSD systems
Peter Stephenson
2008-05-04
1
-9
/
+9
*
24869: Marc Chantreux: make default readnullcmd configurable
Peter Stephenson
2008-04-26
1
-0
/
+13
*
24864: Jun. T: typos in alternative wcwidth().
Peter Stephenson
2008-04-23
1
-1
/
+1
*
24861 (with tweaks): logic to use alternative wcwidth() if needed;
Peter Stephenson
2008-04-22
1
-0
/
+55
*
users/12739: fix multiple arguments to --with-term-lib
Peter Stephenson
2008-03-28
1
-1
/
+1
*
24705: rationalise curses and term headers even more
Peter Stephenson
2008-03-13
1
-82
/
+130
*
24662: River Tarnell: strtoul() compat when not in system library
Peter Stephenson
2008-03-03
1
-1
/
+1
*
24609: try to be safe about using libiconv
Peter Stephenson
2008-02-27
1
-0
/
+5
*
24528: revert 24429.
Clint Adams
2008-02-03
1
-1
/
+0
*
4.3.5
zsh-4.3.5
Peter Stephenson
2008-02-01
1
-1
/
+0
*
24506: make ZSH_VERSIONSUFFIX propagate to somewhere useful.
Clint Adams
2008-02-01
1
-0
/
+1
*
24429: use ZSH_VERSIONSUFFIX instead of ZSH_EXTRAVERSION.
Clint Adams
2008-01-22
1
-1
/
+1
*
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
[next]