Age | Commit message (Expand) | Author | Files | Lines |
2000-08-16 | Src/.cvsignore fix for Windows resources and icon | Peter Stephenson | 1 | -3/+5 |
2000-08-16 | pws/Andrej: 12594, 12661: Windows resources and icon | Peter Stephenson | 3 | -2/+15 |
2000-08-16 | 12658: cscope ignorance | Peter Stephenson | 1 | -1/+6 |
2000-08-16 | make $modules report aliases correctly (12654) | Sven Wischnowsky | 1 | -3/+5 |
2000-08-15 | 12652: Variable scoping problem. | Bart Schaefer | 1 | -10/+11 |
2000-08-15 | Andrej, 12623: Fix dynamic linking for cygwin. | Bart Schaefer | 2 | -102/+47 |
2000-08-14 | 12621: Avoid bad free. | Bart Schaefer | 1 | -0/+2 |
2000-08-14 | Andrej, 12620: Fix up mmap tests. | Bart Schaefer | 1 | -4/+0 |
2000-08-14 | missing mod_export (12613) | Sven Wischnowsky | 1 | -1/+1 |
2000-08-14 | make all builtins in computil test if they were called from a completion func... | Sven Wischnowsky | 1 | -0/+12 |
2000-08-14 | 12604: Remove calls to zpathmax(), minor fixes to zopenmax(). | Bart Schaefer | 4 | -47/+51 |
2000-08-11 | fixes for completion in math contexts (12592) | Sven Wischnowsky | 2 | -3/+4 |
2000-08-10 | 12581: C_BASES option | Peter Stephenson | 3 | -1/+8 |
2000-08-08 | 12568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES. | Clint Adams | 4 | -2/+29 |
2000-08-08 | handle the right option in strings with multiple single-letter options (and c... | Sven Wischnowsky | 1 | -1/+4 |
2000-08-08 | more fixes for completion of special characters (quoting) (12565) | Sven Wischnowsky | 1 | -16/+24 |
2000-08-08 | unposted: Remove Src/Aliases stuff and remove aliased modules from xmods.conf | Peter Stephenson | 7 | -142/+10 |
2000-08-08 | 12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo, | Peter Stephenson | 3 | -42/+268 |
2000-08-08 | users/3358: Zero shout when closing SHTTY in subshells. | Bart Schaefer | 1 | -0/+1 |
2000-08-07 | 12555: fix static linking on cygwin | Peter Stephenson | 2 | -3/+8 |
2000-08-05 | 12549: Typo in 12547. | Bart Schaefer | 1 | -1/+1 |
2000-08-05 | 12548: Tweak 12547. | Bart Schaefer | 1 | -13/+12 |
2000-08-05 | 12547: Handle ENOENT and ENOTDIR in zpathmax(). | Bart Schaefer | 2 | -31/+35 |
2000-08-05 | 12541: zrealpath wrapper around realpath() | Clint Adams | 1 | -0/+13 |
2000-08-04 | 12533: pathconf() without tail in mkdir | Clint Adams | 1 | -2/+16 |
2000-08-04 | remove (wrong) test for linked-in modules in require_module() (12525) | Sven Wischnowsky | 1 | -5/+0 |
2000-08-04 | 15216: Rewrite pathconf() support. | Bart Schaefer | 4 | -53/+97 |
2000-08-03 | quoting | Sven Wischnowsky | 2 | -2/+3 |
2000-08-03 | 12501: Andrej: use zgetenv, zputenv | Peter Stephenson | 1 | -32/+29 |
2000-08-03 | make binding of ^D be used in first column if ignoreeof is set and ^D is boun... | Sven Wischnowsky | 1 | -21/+31 |
2000-08-02 | Andrej: Dynamic loading on cygwin | Peter Stephenson | 8 | -207/+415 |
2000-08-02 | 12489: pathconf for unlimited fs | Clint Adams | 2 | -6/+10 |
2000-08-02 | 12472: limited pathconf support | Clint Adams | 2 | -78/+326 |
2000-08-01 | remove tests for kshautoload (use zcompile -z); fix for setting scriptname fo... | Sven Wischnowsky | 1 | -1/+1 |
2000-07-31 | isalpha() -> ialpha(); avoid a compiler warning (12439) | Sven Wischnowsky | 1 | -1/+1 |
2000-07-30 | 12436: Doc/Zsh/invoke.yo, Src/init.c: Make -b behave like | Andrew Main | 1 | -10/+10 |
2000-07-30 | 12434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h, | Andrew Main | 4 | -22/+132 |
2000-07-28 | The `wait' builtin accepts only PIDs it can find in the job table. | Bart Schaefer | 1 | -1/+7 |
2000-07-28 | 12421: extra tab in Makemod.in.in | Peter Stephenson | 1 | -1/+1 |
2000-07-28 | 12411, 12419: Andrej: environment handling with fewer assumptions | Peter Stephenson | 3 | -203/+388 |
2000-07-27 | 12415: fix bug in last patch when quoting metafied field separator. | Peter Stephenson | 1 | -0/+2 |
2000-07-27 | 12414: vared quotes separators when editing arrays | Peter Stephenson | 3 | -13/+81 |
2000-07-27 | compdescribe shouldn't use the sets after failed initialisation | Sven Wischnowsky | 1 | -2/+2 |
2000-07-26 | Belatedly fold in 12162, to replace command subst with eval. | Bart Schaefer | 1 | -1/+2 |
2000-07-21 | fix parsing of `time' without a command (12337) | Sven Wischnowsky | 1 | -3/+7 |
2000-07-20 | Renamed shouldIgnoreLine() to should_ignore_line(). | Wayne Davison | 1 | -2/+2 |
2000-07-20 | Support "builtin" in the HIST_NO_STORE check. | Wayne Davison | 1 | -3/+6 |
2000-07-19 | Removed remhist() and HA_JUNKED, added an Eprog arg to hend(), and | Wayne Davison | 1 | -25/+47 |
2000-07-19 | Call hend() with a NULL arg. | Wayne Davison | 1 | -1/+1 |
2000-07-19 | Pass the new Eprog argument to hend(). | Wayne Davison | 1 | -2/+2 |