Oliver Kiddle
|
fe5390a04c
|
24050: handle nanosecond resolution timestamps on systems that support them
|
2007-11-01 17:57:57 +00:00 |
|
Clint Adams
|
2574a0f5c9
|
23927: don't define struct timezone if ZSH_OOT_MODULE is defined.
|
2007-10-11 20:32:00 +00:00 |
|
Peter Stephenson
|
595dd31b63
|
23730: improve preprocessor and regression tests for 23725
|
2007-07-31 11:26:54 +00:00 |
|
Peter Stephenson
|
1ab7d0fd0b
|
23725: use setenv()/unsetenv() for environment memory management
|
2007-07-30 20:46:04 +00:00 |
|
Peter Stephenson
|
738c305a26
|
Christoph Bauer: 23309ish: extra #define for hpux
|
2007-04-23 15:15:13 +00:00 |
|
Peter Stephenson
|
327b666396
|
Christoph Bauer: 23309ish: extra #define for hpux
|
2007-04-23 15:11:46 +00:00 |
|
Peter Stephenson
|
fc615adad7
|
23270: fix strptime() on Solaris
|
2007-04-12 15:28:49 +00:00 |
|
Peter Stephenson
|
11836eb5e3
|
22484: support varargs.h in addition to stdarg.h
|
2006-06-05 16:55:38 +00:00 |
|
Peter Stephenson
|
dd5602f59b
|
22474: use variable argument lists to improve error message handling
|
2006-05-30 22:35:03 +00:00 |
|
Clint Adams
|
a915138852
|
22284: add --disable-dynamic-nss configure switch to disable use of getpw*(), getgr*(), initgroups() functions.
|
2006-02-19 19:36:31 +00:00 |
|
Wayne Davison
|
2150c0f09b
|
Got rid of wcswidth() define for OpenBSD now that wcswidth() isn't
used.
|
2006-01-08 22:37:15 +00:00 |
|
Peter Stephenson
|
d8a851a9a8
|
22123: probe for wcswidth() and assume 1 if not found
|
2006-01-06 11:41:47 +00:00 |
|
Peter Stephenson
|
f7037211ad
|
22085 and back off 22075: include langinfo.h to get iconv
|
2005-12-15 14:51:39 +00:00 |
|
Peter Stephenson
|
aea7715261
|
21943, 21945: ZLE_UNICODE_SUPPORT -> MULTIBYTE_SUPPORT;
use multibyte versions of nicechar wherever possible.
|
2005-10-28 17:34:33 +00:00 |
|
Wayne Davison
|
4f7e317503
|
Now that ZLE_UNICODE_SUPPORT is defined by configure, tweaked the
multibyte #ifdef logic a little here to honor its setting.
|
2005-08-16 23:18:06 +00:00 |
|
Peter Stephenson
|
243539fa30
|
21610: Turn on ZLE_UNICODE_SUPPORT and fix a few related problems.
|
2005-08-15 10:01:47 +00:00 |
|
Peter Stephenson
|
8c095a5169
|
unposted: Perforce "attribute" command
21551: FEATURES description for file<20->
21546: oddities of subscripts when searching arrays
21544: ioctl() prototyping
|
2005-08-01 09:54:55 +00:00 |
|
Peter Stephenson
|
3acf90f67e
|
21270: don't use poll() on Apple
|
2005-05-23 14:41:16 +00:00 |
|
Oliver Kiddle
|
ebe071866d
|
20862: attempt to fix configure scripts to detect iconv properly
|
2005-02-24 16:53:07 +00:00 |
|
Peter Stephenson
|
b83f0e2290
|
Andrej: 20838: get ZLE_UNICODE_SUPPORT basically working
|
2005-02-22 13:12:35 +00:00 |
|
Peter Stephenson
|
d7c13fb2c3
|
20822: Initial code for Unicode/multibyte input
20823: Debugging test in stat wrong for 64-bit systems
|
2005-02-18 13:57:25 +00:00 |
|
Peter Stephenson
|
d1d6742848
|
20759, 20760, 20765: Improve Cygwin configuration
|
2005-02-01 10:52:50 +00:00 |
|
Clint Adams
|
efab849310
|
* 20753: use ZS_memmove instead of memmove.
|
2005-01-26 18:37:28 +00:00 |
|
Peter Stephenson
|
85e0b5f377
|
20752: fix access to ZLE parameters
|
2005-01-26 18:12:08 +00:00 |
|
Clint Adams
|
9453ea957e
|
* 20747: some wide char support in the zle refresh code.
|
2005-01-26 13:39:46 +00:00 |
|
Peter Stephenson
|
efd03cf9e8
|
20742: More Unicode conversion stuff.
|
2005-01-25 16:40:41 +00:00 |
|
Peter Stephenson
|
88a37cc187
|
c.f. 20675: improve zle as a basis for Unicode.
unposted: update version to 4.2.3-dev-1
|
2005-01-14 13:04:47 +00:00 |
|
Oliver Kiddle
|
df7ffd2999
|
20701: fix compilation on Mac OS X: define is __APPLE__, not APPLE
|
2005-01-12 16:34:31 +00:00 |
|
Wayne Davison
|
30a139fe89
|
Define the new UNUSED() macro for marking function parameters.
|
2004-06-02 18:11:43 +00:00 |
|
Peter Stephenson
|
6fa6a1f865
|
Peter Castro: Cygwin improvements for dynamic libraries, text/binary, paths
|
2004-04-06 09:25:17 +00:00 |
|
Peter Stephenson
|
2073eca9f3
|
19456: Fix ptmx tests, again.
|
2004-02-20 15:27:35 +00:00 |
|
Oliver Kiddle
|
e81160def2
|
18634: Tomi Vainio: work around problem with latest Sun k2 compiler
|
2003-06-25 14:48:34 +00:00 |
|
Peter Stephenson
|
d8e418bff1
|
18376: Fix headers for wchar.h and some related gcc waringnings
|
2003-03-24 12:56:56 +00:00 |
|
Bart Schaefer
|
ba9541fb5d
|
BDIGBUFSIZE for binary conversions.
|
2001-04-28 17:38:00 +00:00 |
|
Bart Schaefer
|
02e0363afa
|
Fix term*.h header file collisions.
|
2001-04-13 16:29:28 +00:00 |
|
Bart Schaefer
|
34f65c6f32
|
Fiddle with <term.h> vs. <termcap.h> inclusion.
|
2001-04-12 17:11:39 +00:00 |
|
Peter Stephenson
|
cd02c345af
|
13280: NewImproved handling of colon modifiers w.r.t. paths
|
2001-02-19 10:26:52 +00:00 |
|
Bart Schaefer
|
0d96dc0879
|
Back out 12814.
|
2000-09-18 14:22:48 +00:00 |
|
Clint Adams
|
2d9e68f3cb
|
unposted: define mailstat as a macro if MAILDIR_SUPPORT is undefined
|
2000-09-18 03:36:22 +00:00 |
|
Clint Adams
|
2742cb14ce
|
12814: zasprintf
|
2000-09-16 18:57:45 +00:00 |
|
Andrey Borzenkov
|
5c7a14857a
|
12779: remove sinix special case. Too lazy to add prototype check for
gettimeofday as it is not needed with currently supported versions of
ReliantUNIX
|
2000-09-08 12:51:10 +00:00 |
|
Bart Schaefer
|
ba14d4e1ee
|
Andrej, 12620: Fix up mmap tests.
|
2000-08-14 16:46:18 +00:00 |
|
Bart Schaefer
|
135b181aa6
|
12604: Remove calls to zpathmax(), minor fixes to zopenmax().
|
2000-08-14 07:30:28 +00:00 |
|
Clint Adams
|
cb89544d32
|
12568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES.
|
2000-08-08 14:57:02 +00:00 |
|
Bart Schaefer
|
1d2948c2da
|
12549: Typo in 12547.
|
2000-08-05 09:51:19 +00:00 |
|
Bart Schaefer
|
22cbf1b271
|
15216: Rewrite pathconf() support.
|
2000-08-04 07:09:12 +00:00 |
|
Peter Stephenson
|
c515a58aca
|
11455: Completion/Core/_oldlist: old-menu defaults on
|
2000-05-18 08:59:29 +00:00 |
|
Tanaka Akira
|
e74702b467
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|