Age | Commit message (Expand) | Author | Files | Lines |
2000-08-21 | use return value (12682) | Sven Wischnowsky | 2 | -0/+6 |
2000-08-18 | enhance _zmodload to use _arguments (12677) | Oliver Kiddle | 2 | -17/+46 |
2000-08-16 | Src/.cvsignore fix for Windows resources and icon | Peter Stephenson | 2 | -3/+7 |
2000-08-16 | pws/Andrej: 12594, 12661: Windows resources and icon | Peter Stephenson | 5 | -2/+24 |
2000-08-16 | 12658: cscope ignorance | Peter Stephenson | 3 | -1/+11 |
2000-08-16 | make $modules report aliases correctly (12654) | Sven Wischnowsky | 3 | -5/+11 |
2000-08-16 | remove unnecessary local | Sven Wischnowsky | 2 | -3/+6 |
2000-08-15 | 12650: don't show aliased modules if there aren't any | Peter Stephenson | 2 | -2/+10 |
2000-08-15 | 12652: Variable scoping problem. | Bart Schaefer | 2 | -10/+16 |
2000-08-15 | call ps only once and be more intelligent when finding the PIDs (12640) | Sven Wischnowsky | 4 | -24/+28 |
2000-08-15 | small improvement to allow lists where the pid is not in the first column (12... | Sven Wischnowsky | 2 | -2/+7 |
2000-08-15 | Andrej, 12623: Fix dynamic linking for cygwin. | Bart Schaefer | 4 | -103/+64 |
2000-08-14 | 12621: Avoid bad free. | Bart Schaefer | 2 | -0/+5 |
2000-08-14 | Andrej, 12620: Fix up mmap tests. | Bart Schaefer | 3 | -5/+4 |
2000-08-14 | 12614 and 12617. | Bart Schaefer | 1 | -0/+11 |
2000-08-14 | 12617: Use AC_FUNC_MMAP. | Bart Schaefer | 1 | -1/+5 |
2000-08-14 | Andrej, 12614: DLL is a shared library suffix. | Bart Schaefer | 1 | -1/+1 |
2000-08-14 | Andrej, 12614: Clean zpty module after testing. | Bart Schaefer | 3 | -1/+9 |
2000-08-14 | missing mod_export (12613) | Sven Wischnowsky | 2 | -1/+3 |
2000-08-14 | make all builtins in computil test if they were called from a completion func... | Sven Wischnowsky | 2 | -0/+17 |
2000-08-14 | 12604: Remove calls to zpathmax(), minor fixes to zopenmax(). | Bart Schaefer | 5 | -47/+56 |
2000-08-14 | 12601: Tweak --enable-cflags et al. | Bart Schaefer | 3 | -4/+10 |
2000-08-11 | 12598: configure takes --enable-cflags=... etc. arguments | Peter Stephenson | 4 | -2/+234 |
2000-08-11 | 12596: Update INSTALL for module aliasing changes. | Bart Schaefer | 2 | -26/+181 |
2000-08-11 | fixes for completion in math contexts (12592) | Sven Wischnowsky | 4 | -4/+11 |
2000-08-11 | 3.1.9-dev-5 | Peter Stephenson | 2 | -2/+6 |
2000-08-10 | Minor documentation fixes (12585) | Oliver Kiddle | 6 | -51/+54 |
2000-08-10 | add -g option to _parameters to restrict type of parameters completed (12583) | Oliver Kiddle | 6 | -12/+32 |
2000-08-10 | add -g option to _parameters to restrict type of parameters completed (12583) | Oliver Kiddle | 2 | -1/+9 |
2000-08-10 | 12582: improved first argument for is-at-least | Peter Stephenson | 2 | -6/+14 |
2000-08-10 | 12581: C_BASES option | Peter Stephenson | 5 | -1/+27 |
2000-08-09 | new completion for read builtin (12578) | Oliver Kiddle | 4 | -5/+28 |
2000-08-08 | 12568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES. | Clint Adams | 6 | -3/+36 |
2000-08-08 | handle the right option in strings with multiple single-letter options (and c... | Sven Wischnowsky | 3 | -2/+9 |
2000-08-08 | more fixes for completion of special characters (quoting) (12565) | Sven Wischnowsky | 5 | -25/+60 |
2000-08-08 | unposted: Remove Src/Aliases stuff and remove aliased modules from xmods.conf | Peter Stephenson | 8 | -142/+14 |
2000-08-08 | 12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo, | Peter Stephenson | 1 | -0/+6 |
2000-08-08 | 12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo, | Peter Stephenson | 5 | -51/+326 |
2000-08-08 | users/3358: Zero shout when closing SHTTY in subshells. | Bart Schaefer | 2 | -0/+9 |
2000-08-07 | 12555: fix static linking on cygwin | Peter Stephenson | 2 | -3/+8 |
2000-08-05 | 12549: Typo in 12547. | Bart Schaefer | 2 | -1/+5 |
2000-08-05 | 12548: Tweak 12547. | Bart Schaefer | 2 | -14/+13 |
2000-08-05 | 12547: Handle ENOENT and ENOTDIR in zpathmax(). | Bart Schaefer | 4 | -32/+42 |
2000-08-05 | 12541: zrealpath wrapper around realpath() | Clint Adams | 3 | -1/+17 |
2000-08-04 | 12533: pathconf() without tail in mkdir | Clint Adams | 2 | -2/+21 |
2000-08-04 | remove (wrong) test for linked-in modules in require_module() (12525) | Sven Wischnowsky | 2 | -5/+5 |
2000-08-04 | 15216: Rewrite pathconf() support. | Bart Schaefer | 5 | -53/+103 |
2000-08-03 | quoting | Sven Wischnowsky | 14 | -14/+27 |
2000-08-03 | 12501: Andrej: use zgetenv, zputenv | Peter Stephenson | 2 | -32/+34 |
2000-08-03 | small fix for `read -r' doc (12497) | Sven Wischnowsky | 2 | -1/+4 |