Clint Adams
|
946085efa5
|
12846: moved simple string manipulation functions to string.c
|
2000-09-19 15:54:30 +00:00 |
|
Clint Adams
|
3ce3caeec6
|
12845: dynamically allocate pbuf in domove()
|
2000-09-19 15:26:08 +00:00 |
|
Clint Adams
|
7c7e1f97cb
|
12836: bin_ln now independent of PATH_MAX
|
2000-09-18 17:29:07 +00:00 |
|
Bart Schaefer
|
0d96dc0879
|
Back out 12814.
|
2000-09-18 14:22:48 +00:00 |
|
Bart Schaefer
|
fcaa17f396
|
Improve upon some of the PATH_MAX changes.
|
2000-09-18 06:50:54 +00:00 |
|
Clint Adams
|
25747f7d59
|
12828: dynamically allocate 'dir' in mailstat
|
2000-09-18 04:11:27 +00:00 |
|
Clint Adams
|
64d591dbac
|
12827: dynamically allocate 'file' in mailstat
|
2000-09-18 03:52:59 +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
|
04bf2c822f
|
12823: use zsh heap in lieu of perm. heap in bin_dot
|
2000-09-18 03:31:31 +00:00 |
|
Clint Adams
|
2abf9db381
|
12821: bin_dot is now independent of PATH_MAX
|
2000-09-17 16:24:05 +00:00 |
|
Bart Schaefer
|
bd7969bfa5
|
"typeset +m ..." and "typeset +g -m ..."
|
2000-09-17 05:38:36 +00:00 |
|
Clint Adams
|
abd9b6d820
|
12818: use tricat() in lieu of zasprintf
|
2000-09-17 04:28:50 +00:00 |
|
Clint Adams
|
2742cb14ce
|
12814: zasprintf
|
2000-09-16 18:57:45 +00:00 |
|
Bart Schaefer
|
a12ff424b6
|
12804: Fix "typeset -m".
|
2000-09-14 15:54:54 +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 |
|
Peter Stephenson
|
88b886e603
|
12741: outputradix was stomped on by nested matheval
|
2000-09-04 15:52:16 +00:00 |
|
Bart Schaefer
|
07c0b1a306
|
Fix 12722.
|
2000-09-04 07:21:57 +00:00 |
|
Andrew Main
|
960728aad2
|
12722: [##base] for output base selection without a base prefix
|
2000-09-02 17:09:28 +00:00 |
|
Peter Stephenson
|
942009eb9f
|
12719: quoting arrays in vared with real backslashes
|
2000-08-29 20:27:47 +00:00 |
|
Sven Wischnowsky
|
f4f38507e5
|
fix for unbalanced calls to {push,pop}heap in docomplete()/get_comp_string() (12717)
|
2000-08-29 08:20:59 +00:00 |
|
Sven Wischnowsky
|
a8c7d3c0ee
|
fix for `function' without names (12710)
|
2000-08-28 07:04:34 +00:00 |
|
Peter Stephenson
|
f008eb8531
|
Src/.cvsignore fix for Windows resources and icon
|
2000-08-16 13:34:54 +00:00 |
|
Peter Stephenson
|
c0ab630768
|
pws/Andrej: 12594, 12661: Windows resources and icon
|
2000-08-16 13:23:37 +00:00 |
|
Peter Stephenson
|
505a3e3a30
|
12658: cscope ignorance
|
2000-08-16 10:44:08 +00:00 |
|
Sven Wischnowsky
|
5821e7ef16
|
make $modules report aliases correctly (12654)
|
2000-08-16 09:25:39 +00:00 |
|
Bart Schaefer
|
934dd1c694
|
12652: Variable scoping problem.
|
2000-08-15 16:53:08 +00:00 |
|
Bart Schaefer
|
c88d3a57cf
|
Andrej, 12623: Fix dynamic linking for cygwin.
|
2000-08-15 05:13:40 +00:00 |
|
Bart Schaefer
|
7a38b670a7
|
12621: Avoid bad free.
|
2000-08-14 16:54:04 +00:00 |
|
Bart Schaefer
|
ba14d4e1ee
|
Andrej, 12620: Fix up mmap tests.
|
2000-08-14 16:46:18 +00:00 |
|
Sven Wischnowsky
|
b97dd45909
|
missing mod_export (12613)
|
2000-08-14 12:53:17 +00:00 |
|
Sven Wischnowsky
|
90c6d73b56
|
make all builtins in computil test if they were called from a completion function (12610)
|
2000-08-14 08:16:45 +00:00 |
|
Bart Schaefer
|
135b181aa6
|
12604: Remove calls to zpathmax(), minor fixes to zopenmax().
|
2000-08-14 07:30:28 +00:00 |
|
Sven Wischnowsky
|
4f13bbd654
|
fixes for completion in math contexts (12592)
|
2000-08-11 12:19:35 +00:00 |
|
Peter Stephenson
|
f6ecbb7f4d
|
12581: C_BASES option
|
2000-08-10 16:19:11 +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 |
|
Sven Wischnowsky
|
3bca186819
|
handle the right option in strings with multiple single-letter options (and correctly handle its argument) (12567)
|
2000-08-08 12:11:42 +00:00 |
|
Sven Wischnowsky
|
5c90cf1a51
|
more fixes for completion of special characters (quoting) (12565)
|
2000-08-08 10:32:47 +00:00 |
|
Peter Stephenson
|
40e4f4c40b
|
unposted: Remove Src/Aliases stuff and remove aliased modules from xmods.conf
|
2000-08-08 09:28:26 +00:00 |
|
Peter Stephenson
|
c66544a86b
|
12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo,
Src/builtin.c, Src/module.c, Src/zsh.h: aliases for modules
done internally via `zmodload -[AR]'
|
2000-08-08 09:13:36 +00:00 |
|
Bart Schaefer
|
72f4ec6b76
|
users/3358: Zero shout when closing SHTTY in subshells.
|
2000-08-08 02:38:35 +00:00 |
|
Peter Stephenson
|
a021f6329b
|
12555: fix static linking on cygwin
|
2000-08-07 17:17:05 +00:00 |
|
Bart Schaefer
|
1d2948c2da
|
12549: Typo in 12547.
|
2000-08-05 09:51:19 +00:00 |
|
Bart Schaefer
|
1859bb2d0a
|
12548: Tweak 12547.
|
2000-08-05 06:52:14 +00:00 |
|
Bart Schaefer
|
1ff8518b16
|
12547: Handle ENOENT and ENOTDIR in zpathmax().
|
2000-08-05 05:59:53 +00:00 |
|
Clint Adams
|
45ffc3b6c8
|
12541: zrealpath wrapper around realpath()
|
2000-08-05 01:30:19 +00:00 |
|
Clint Adams
|
971f7c0a19
|
12533: pathconf() without tail in mkdir
|
2000-08-04 14:58:05 +00:00 |
|
Sven Wischnowsky
|
8e740b7044
|
remove (wrong) test for linked-in modules in require_module() (12525)
|
2000-08-04 07:53:25 +00:00 |
|
Bart Schaefer
|
22cbf1b271
|
15216: Rewrite pathconf() support.
|
2000-08-04 07:09:12 +00:00 |
|
Sven Wischnowsky
|
55b07cb525
|
quoting
|
2000-08-03 13:35:43 +00:00 |
|
Peter Stephenson
|
5d0ef3096c
|
12501: Andrej: use zgetenv, zputenv
|
2000-08-03 13:10:11 +00:00 |
|