1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-21 00:01:26 +01:00
Commit graph

107 commits

Author SHA1 Message Date
Peter Stephenson
f1433d5f8b users/13095: no _XOPEN_SOURCE_EXTENDED on AIX 2008-08-04 17:44:35 +00:00
Clint Adams
dd96cace75 25318: allow parameter to be tied to a gdbm database. 2008-07-21 00:29:45 +00:00
Clint Adams
5d288004c4 25124: work with --(disable|enable)-largefile instead of --(disable|enable)-lfs, since the latter is no longer functional. 2008-06-01 16:39:06 +00:00
Clint Adams
d8c8ee410e 25122: use AC_SYS_LARGEFILE for better LFS detection. 2008-05-31 18:30:52 +00:00
Peter Stephenson
bfaa06eb13 24938: tweak Free BSD XOPEN test 2008-05-06 11:57:41 +00:00
Peter Stephenson
ccafd19819 24937: finally(?) fix free BSD XOPEN test 2008-05-06 10:42:08 +00:00
Peter Stephenson
2b2cb523eb 24927: Phil Pennock: limit XOPEN workaround to FreeBSD 6 2008-05-06 08:51:06 +00:00
Peter Stephenson
bb8ec071e3 24904 + 24916: be more careful definined _XOPEN_SOURCE_EXTENDED on BSD systems 2008-05-04 18:43:01 +00:00
Peter Stephenson
0f00952d57 24869: Marc Chantreux: make default readnullcmd configurable 2008-04-26 17:46:46 +00:00
Peter Stephenson
1e41a8a44a 24864: Jun. T: typos in alternative wcwidth(). 2008-04-23 08:39:58 +00:00
Peter Stephenson
2cec7aae44 24861 (with tweaks): logic to use alternative wcwidth() if needed;
slightly improve test for overwriting with combining characters.
2008-04-22 15:08:04 +00:00
Peter Stephenson
0db1d3f839 users/12739: fix multiple arguments to --with-term-lib 2008-03-28 11:56:46 +00:00
Peter Stephenson
2ca42b2025 24705: rationalise curses and term headers even more 2008-03-13 11:10:59 +00:00
Peter Stephenson
b9a04359d2 24662: River Tarnell: strtoul() compat when not in system library 2008-03-03 12:29:51 +00:00
Peter Stephenson
4ff6e11df2 24609: try to be safe about using libiconv 2008-02-27 11:46:26 +00:00
Clint Adams
d70c7f5f53 24528: revert 24429. 2008-02-03 18:17:13 +00:00
Peter Stephenson
8a63e7dd88 4.3.5 2008-02-01 11:31:35 +00:00
Clint Adams
4b5793c83e 24506: make ZSH_VERSIONSUFFIX propagate to somewhere useful. 2008-02-01 02:58:13 +00:00
Clint Adams
a199833e23 24429: use ZSH_VERSIONSUFFIX instead of ZSH_EXTRAVERSION. 2008-01-22 01:59:26 +00:00
Clint Adams
40fec5bb24 24408: use contents of ZSH_EXTRAVERSION environment variable for version suffix. 2008-01-18 17:14:38 +00:00
Peter Stephenson
44a9dde5b2 24252: dont define _XOPEN_SOURCE_EXTENDED for curses on OpenBSD 2007-12-14 15:14:04 +00:00
Peter Stephenson
cefc0d927f 24179: use queue_signals() for 24170
24180: back off strerror_r() patch, except for use of temporary var
2007-12-07 11:34:47 +00:00
Clint Adams
4a49b78a0f unposted: argh 2007-12-07 02:53:17 +00:00
Clint Adams
2214554d8e 24172: check ncurses.h, ncurses/ncurses.h, and ncursesw/ncurses.h for curses keys. 2007-12-07 02:47:46 +00:00
Peter Stephenson
61320c44c1 24148: attempt to use strerror_r() to make errors in signal handle safer 2007-12-03 22:46:10 +00:00
Clint Adams
70a13864ce 24118: only link against libnsl if we have NIS and need it for yp_all, or if we need it for getpwnam. 2007-11-24 01:56:49 +00:00
Peter Stephenson
249b8a2190 24108 plus YAT: fix tests for ncurses headers even more 2007-11-20 16:02:16 +00:00
Peter Stephenson
bb70fc6fe6 24107: extra search for ncurses headers but dont use if library isnt ncurses 2007-11-20 15:48:51 +00:00
Peter Stephenson
c41324baa0 ????? & 24104: attempt to fix error message on Tru64 Unix
24103: fix zsh.texi dependency on version
24104: dont search for ncurses library if no ncurses.h
2007-11-20 14:19:59 +00:00
Peter Stephenson
ed54878d7a 24083: add zcurses querychar 2007-11-10 20:29:27 +00:00
Oliver Kiddle
fe5390a04c 24050: handle nanosecond resolution timestamps on systems that support them 2007-11-01 17:57:57 +00:00
Peter Stephenson
d18abd1203 Remove broken curses debug 2007-10-29 10:30:04 +00:00
Peter Stephenson
52d3fdc80e 24026: default colors in zcurses 2007-10-28 00:21:54 +00:00
Peter Stephenson
7f8e229818 24024: add zcurses input with keypad handling 2007-10-26 21:59:56 +00:00
Peter Stephenson
7988fa65fe 24016: compilation with curses and not ncurses 2007-10-24 08:47:43 +00:00
Peter Stephenson
5128de28f2 23978: zcurses -s with wide characters: use waddwstr() 2007-10-18 08:29:33 +00:00
Peter Stephenson
7f3a715c3b 23943 (tweaked): search ncursesw and document this 2007-10-12 10:18:58 +00:00
Clint Adams
a66f502e53 23911: curses windowing module. 2007-10-08 02:04:01 +00:00
Peter Stephenson
8b1246323f improve configuration handling of termcap/curses 2007-10-02 10:22:26 +00:00
Peter Stephenson
c05f1046d8 Roy Marples: 23762: need to suppress [...] quoting in case in configure 2007-08-16 10:54:40 +00:00
Peter Stephenson
1ab7d0fd0b 23725: use setenv()/unsetenv() for environment memory management 2007-07-30 20:46:04 +00:00
Clint Adams
6850c625e2 23697: use -rdynamic where it seems to be available, not based on the value of $host. 2007-07-25 14:54:57 +00:00
Clint Adams
01ba47bd4f revert that 2007-07-12 03:09:12 +00:00
Clint Adams
a5187bb6ac 23670: use getaddrinfo() and getnameinfo() instead of get*by* functions. 2007-07-12 02:33:19 +00:00
Peter Stephenson
e46f178f9c fix error name searching on Linux 2007-05-26 20:23:33 +00:00
Peter Stephenson
7f03c3d851 23375: Phil Pennock: =~, zsh/regex etc. etc. 2007-05-01 22:05:03 +00:00
Peter Stephenson
a27f79c882 20390: prefer ncurses to curses 2007-01-05 13:58:03 +00:00
Peter Stephenson
8c46ae708b 23028: use texi2pdf where available 2006-12-04 11:24:10 +00:00
Clint Adams
6e9917e304 22719: check for RLIMIT_NICE and RTLIMIT_RTPRIO so 22718 will work. 2006-09-15 21:45:27 +00:00
Peter Stephenson
638b0da970 22681: find all error number definitions 2006-09-10 15:20:31 +00:00