Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 31959 (plus tweak to .gitignore): make help files during installation | Martin Vaeth | 2013-11-12 | 1 | -0/+14 |
| | |||||
* | 31930 / 31934: New limits from BSD. | Stefan Neudorf | 2013-10-31 | 1 | -0/+4 |
| | | | | Avoid clash of uses for ulimit -k. | ||||
* | 31902: rationalise use of gamma function. | Jun T | 2013-10-27 | 1 | -1/+1 |
| | | | | | Make zsh/mathfunc consistent across systems and use tgamma() where available | ||||
* | 31631: Use cygwin_conv_path if available. | Peter Stephenson | 2013-08-05 | 1 | -1/+2 |
| | | | | Prefer it to cygwin_conv_to_posix_path. | ||||
* | 30664: Jun T.: fix some Yodl version issues | Peter Stephenson | 2012-09-09 | 1 | -1/+2 |
| | |||||
* | 30627: support RLIMIT_NTHR as on NetBSD | Peter Stephenson | 2012-08-17 | 1 | -0/+1 |
| | |||||
* | Hiramatsu Yoshifumi: 30621 patch-ac (from NetBSD pkgsrc)backported to ↵ | Peter Stephenson | 2012-08-16 | 1 | -2/+6 |
| | | | | | | configure.ac: compilation on interix, also change linker flags for NetBSD. | ||||
* | 30518: attempt to supply tgoto() prototype when missing only. | Peter Stephenson | 2012-06-21 | 1 | -0/+18 |
| | | | | For Solaris 10 and earlier. | ||||
* | 30307 plus tweak suggsted by Wayne: use %lld for zlong when long long | Peter Stephenson | 2012-03-05 | 1 | -0/+31 |
| | |||||
* | 29663: add $EPOCHREALTIME to zsh/datetime | Peter Stephenson | 2011-08-10 | 1 | -1/+3 |
| | |||||
* | 29267: add -enable-zsh-debug and use for debugging completion matcher groups | Peter Stephenson | 2011-05-14 | 1 | -0/+12 |
| | |||||
* | 29008, 29012: Add `--enable-additional-fpath' option to add arbitrary ↵ | Frank Terbeck | 2011-04-18 | 1 | -0/+13 |
| | | | | directories to the default `$fpath'. | ||||
* | 28997: make --enable-libc-musl explicit | Peter Stephenson | 2011-04-14 | 1 | -0/+11 |
| | |||||
* | Valentin Ochs: 28990: more changes needed for signals. | Peter Stephenson | 2011-04-12 | 1 | -0/+1 |
| | |||||
* | Valentin Ochs: 28989: define _POSIX_C_SOURCE | Peter Stephenson | 2011-04-12 | 1 | -1/+2 |
| | | | | when testing for sigset_t in configure (needed for musl). | ||||
* | Use the -L option with yodl 3.x. | Wayne Davison | 2011-01-17 | 1 | -0/+9 |
| | |||||
* | 28010: use getcwd() as fallback | Peter Stephenson | 2010-06-14 | 1 | -1/+29 |
| | |||||
* | Add symlink-based hist-file locking. | Wayne Davison | 2009-12-18 | 1 | -1/+2 |
| | |||||
* | Jun T.: 27296: bad preprocessing of Mac OS Snow Leopard headers. | Peter Stephenson | 2009-09-29 | 1 | -1/+2 |
| | |||||
* | 27236: use $CPPFLAGS with $CPP in configure.ac | Peter Stephenson | 2009-09-07 | 1 | -4/+4 |
| | |||||
* | Jesse W: 27024: allow overriding TEXI2HTML. | Peter Stephenson | 2009-05-30 | 1 | -0/+1 |
| | |||||
* | 26998: use --htmldir, restore zsh default if unchanged from configure default | Peter Stephenson | 2009-05-26 | 1 | -1/+7 |
| | |||||
* | Paul Ackersviller: 26962: updated HP-UX dynamic linking | Peter Stephenson | 2009-05-16 | 1 | -5/+8 |
| | |||||
* | 26898: Ingmar Vanhassel: dont link libbind if not needed | Peter Stephenson | 2009-04-29 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | and if available use setproctitle() for "jobs -Z". | ||||
* | 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 |
| | | | | unposted: WARN_CREATE_GLOBAL in tcp_log | ||||
* | 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 |
| | | | | 25739: warn about GPL in binary if libgdm is linked | ||||
* | 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 ↵ | Clint Adams | 2008-06-01 | 1 | -31/+19 |
| | | | | --(disable|enable)-lfs, since the latter is no longer functional. | ||||
* | 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 |
| | | | | slightly improve test for overwriting with combining characters. |