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
2014-09-22
33208: improve report on paths at end of configuration
Tanu Kaskinen
1
-7
/
+10
2014-09-20
33214 (modified further): test prefixes for site fpath better
Peter Stephenson
1
-1
/
+12
2014-09-20
33213: try to get fixed fpath dir right this time
Peter Stephenson
1
-9
/
+4
2014-09-20
33212: try to put /usr/local/share/zsh/site-functions in default fpath
Peter Stephenson
1
-0
/
+13
2014-07-24
32853: redefine VARARR() to use heap rather than stack allocation
Barton E. Schaefer
1
-0
/
+10
2014-06-24
32789: --enable-zsh-valgrind allows analysis of heap allocation
Peter Stephenson
1
-0
/
+11
2014-04-23
32558: _XOPEN_SOURCE_EXTENDED now OK on OpenBSD
Jasper Lievisse Adriaanse
1
-1
/
+1
2013-11-25
32045 (adjusted by 32047): use makefile dependencies to determine whether to
Barton E. Schaefer
1
-0
/
+6
2013-11-12
31959 (plus tweak to .gitignore): make help files during installation
Martin Vaeth
1
-0
/
+14
2013-10-31
31930 / 31934: New limits from BSD.
Stefan Neudorf
1
-0
/
+4
2013-10-27
31902: rationalise use of gamma function.
Jun T
1
-1
/
+1
2013-08-05
31631: Use cygwin_conv_path if available.
Peter Stephenson
1
-1
/
+2
2012-09-09
30664: Jun T.: fix some Yodl version issues
Peter Stephenson
1
-1
/
+2
2012-08-17
30627: support RLIMIT_NTHR as on NetBSD
Peter Stephenson
1
-0
/
+1
2012-08-16
Hiramatsu Yoshifumi: 30621 patch-ac (from NetBSD pkgsrc)backported to configu...
Peter Stephenson
1
-2
/
+6
2012-06-21
30518: attempt to supply tgoto() prototype when missing only.
Peter Stephenson
1
-0
/
+18
2012-03-05
30307 plus tweak suggsted by Wayne: use %lld for zlong when long long
Peter Stephenson
1
-0
/
+31
2011-08-10
29663: add $EPOCHREALTIME to zsh/datetime
Peter Stephenson
1
-1
/
+3
2011-05-14
29267: add -enable-zsh-debug and use for debugging completion matcher groups
Peter Stephenson
1
-0
/
+12
2011-04-18
29008, 29012: Add `--enable-additional-fpath' option to add arbitrary directo...
Frank Terbeck
1
-0
/
+13
2011-04-14
28997: make --enable-libc-musl explicit
Peter Stephenson
1
-0
/
+11
2011-04-12
Valentin Ochs: 28990: more changes needed for signals.
Peter Stephenson
1
-0
/
+1
2011-04-12
Valentin Ochs: 28989: define _POSIX_C_SOURCE
Peter Stephenson
1
-1
/
+2
2011-01-17
Use the -L option with yodl 3.x.
Wayne Davison
1
-0
/
+9
2010-06-14
28010: use getcwd() as fallback
Peter Stephenson
1
-1
/
+29
2009-12-18
Add symlink-based hist-file locking.
Wayne Davison
1
-1
/
+2
2009-09-29
Jun T.: 27296: bad preprocessing of Mac OS Snow Leopard headers.
Peter Stephenson
1
-1
/
+2
2009-09-07
27236: use $CPPFLAGS with $CPP in configure.ac
Peter Stephenson
1
-4
/
+4
2009-05-30
Jesse W: 27024: allow overriding TEXI2HTML.
Peter Stephenson
1
-0
/
+1
2009-05-26
26998: use --htmldir, restore zsh default if unchanged from configure default
Peter Stephenson
1
-1
/
+7
2009-05-16
Paul Ackersviller: 26962: updated HP-UX dynamic linking
Peter Stephenson
1
-5
/
+8
2009-04-29
26898: Ingmar Vanhassel: dont link libbind if not needed
Peter Stephenson
1
-1
/
+1
2009-03-19
26754: tweak zgetdir() and test for realpath()
Peter Stephenson
1
-1
/
+2
2009-03-16
users/13937, users/13939: configure.ac, Src/jobs.c: check for
Bart Schaefer
1
-0
/
+6
2009-03-08
26697: test for Linux- and Mac-style xattr functions
Peter Stephenson
1
-0
/
+43
2009-03-03
Mikael Magnusson: 26670: add zsh/attr module
Peter Stephenson
1
-1
/
+3
2009-02-20
26584: use bind/netdb.h where appropriate
Peter Stephenson
1
-0
/
+6
2009-01-15
26313: --enable-custom-patchlevel
Peter Stephenson
1
-0
/
+8
2009-01-13
26304: Mikael Magnusson: change tense in link warning
Peter Stephenson
1
-1
/
+1
2009-01-05
26247: fix compilation with -Werror=format-security
Andrey Borzenkov
1
-6
/
+6
2008-12-01
26103: use FIFOs rather than FD files for process substititution on Cygwin
Peter Stephenson
1
-2
/
+13
2008-11-18
François Revol: some BeOS fixes
Peter Stephenson
1
-0
/
+11
2008-10-30
25961: remove opening parenthesis from case
Peter Stephenson
1
-1
/
+3
2008-10-30
25950 should use xyes, too
Peter Stephenson
1
-2
/
+2
2008-10-30
25950: need configure x$dynamic trick in two more places
Peter Stephenson
1
-2
/
+2
2008-10-10
users/13321: allow --disable-gdbm
Peter Stephenson
1
-3
/
+11
2008-09-24
Rocky: 25734: typo
Peter Stephenson
1
-1
/
+7
2008-08-04
users/13095: no _XOPEN_SOURCE_EXTENDED on AIX
Peter Stephenson
1
-1
/
+1
2008-07-21
25318: allow parameter to be tied to a gdbm database.
Clint Adams
1
-2
/
+5
2008-06-01
25124: work with --(disable|enable)-largefile instead of --(disable|enable)-l...
Clint Adams
1
-31
/
+19
[next]