Lines Matching +full:bat +full:- +full:ov
1 15. V6.22.04 - 20210426
2 14. Don't crash with 'bindkey "^0" clear-screen' (Karl Jeacle)
4 12. V6.22.03 - 20201118
14 4. V6.22.02 - 20191204
16 2. V6.22.01 - 20191201
23 6. V6.22.00 - 20191128
24 5. PR/113: Sobomax: avoid infinite loops for -c commands when stdout is
31 range character instead of the start of range. [l-z]* would match foo
33 12. V6.21.00 - 20190508
48 20. V6.20.00 - 20161124
50 18. V6.19.01 - 20161025
54 15. PR/403: Fix backquote expansion for multi-byte character sets.
55 14. Fix drawing issu with multi-line prompt (Kensuke Iwahashi/David Kaspar)
65 5. display what the compiled in editor is in bindkey -d (Luke Mewburn)
66 4. run-fg-editor improvements and documentation (Luke Mewburn)
71 41. V6.19.00 - 20150521
72 40. V6.18.05 - 20150510
75 38. rename handle_intr -> handle_interrupt as originally intended.
77 36. V6.18.04 - 20150504
80 33. V6.18.03 - 20150503
91 word (Jamie Landeg-Jones)
94 24. V6.18.02 - 20140618
95 23. fix ls-F /non printing exit value twice.
120 #!/bin/tcsh -f
134 10. make ls-F print to stderr and set the exit code
140 6. V6.18.01 - 20120214
147 104. V6.18.00 - 20120114
151 100. V6.17.10 - 20120105
155 96. V6.17.09 - 20120102
156 95. revert gencat handling to pre-cygwin fixes (without the env settings)
158 93. V6.17.08 - 20111230
159 92. Remove - from gencat
163 89. V6.17.07 - 20111227
167 86. PR/149: Don't print -1 in %j (Vojtech Vitek)
168 85. handle -- on chdir commands as the end of options processing so that
169 they can process a directory like -x without resorting to ./-x
173 82. Fix spelling correction correcting ./foo -> ../foo2 (jean-luc leger)
175 80. V6.17.06 - 20110415
178 [./tcsh -f; set path=($path 2); mkdir foo2; cd foo2; touch foo;
179 chmod +x foo; set correct=cmd; ./foo -> ../foo]
185 74. Add --disable-nls-catalogs (Corinna Vinschen)
186 73. convert message catalogs to UTF-8 (Werner Fink)
190 69. V6.17.05 - 20110201
196 63. Avoid infrequent exit when tcsh cd's into a non-existent directory
207 56. Rename cygwin32 to cygwin and bring it up-to-date with modern cygwin
210 54. V6.17.04 - 20110118
212 52. V6.17.03 - 20110117
220 45. Add AUTOSET_KANJI which works around the Shift-JIS encoding that
223 (Jean-Luc Leger)
227 41. remove .bat and .cmd handling for executables on cygwin (Corinna Vinschen)
228 40. Don't echo history while history -L or history -M
236 33. Fix win32 issue calling fmalloc/ffree from non-thread-safe context.
238 32. V6.17.02 - 20100512
251 24. Callers of rt_mbtowc don't grok -2 as a return. Return -1 for now.
256 21. V6.17.01 - 20100506
261 18. Make 'e' in vi mode work like 'b' - use wordchars (Alistair Crooks)
262 17. Handle UTF-16 surrogates (Corinna Vinschen)
284 21. V6.17.00 - 20090710
291 14. V6.16.01 - 20090624
294 11. restore behavior where a[n-] never prints an error.
299 alias precmd history -S. After that justpr is not restored and commands
310 33. V6.16.00 - 20080930
314 28. V6.15.02 - 20080830
321 24. $x[A-B] did not complain for A out of range. (Cai Xianchao)
322 23. rename setp -> tcsh_setp to avoid conflict with mach (Javier Vasquez)
325 21. Change 'od' to 'od -c' in tests so that they work on big endian machines.
329 19. V6.15.01 - 20070928
345 5. cd - twice from a directory that contained a glob pattern,
348 3. Fix history substitution core-dump with no history entries
355 74. V6.15.00 - 20070303
359 70. One off copying macro buffers (Jean-Luc Leger)
362 68. Automatically disable WIDE_STRINGS with --disable-nls (Miloslav Trmac)
363 67. V6.14.07 - 20060825
370 61. V6.14.06 - 20060824
375 56. Mark-Cursor exchange emacs editing fix (Martin Kraemer)
376 55. V6.14.05 - 20060304
383 49. V6.14.04 - 20060214
392 45. config-catalogs.patch: Autodetect catalog support (#14). (Miloslav Trmac)
400 41. config-package.patch: Readd package version to configure.in,
414 35. More color-ls variables (Jean-Luc Leger)
415 34. V6.14.03 - 20060212
422 27. -n fixes (Miloslav Trmac)
431 19. Clarify hashing and -f sections of man page (Volker Quetschke) [PR/20]
440 13. Fix uppercase/lowercase transformations (Jean-Luc Leger)
441 12. Fix symlink expansion (revert from 6.10.00) (Jean-Luc Leger and Christos)
443 10. V6.14.02 - 20050412
444 9. Prototype fixes (Miloslav Trmac and Jean-Luc Leger)
445 8. V6.14.01 - 20050411
446 7. Make =- refer to $owd (H.Merijn Brand)
450 3. Implement newline-and-hold and newline-and-down-history (Per Hedeland)
454 76. V6.14.00 - 20050325
456 74. V6.13.10 - 20050321
457 73. Implement --help (Tom Warzeka)
461 69. V6.13.09 - 20050303
462 68. Autoconf additions (Miloslav Trmac and Jean-Luc Leger)
466 64. Avoid the SCCS percent-S-percent sequence differently (Kimmo Suominen)
470 60. V6.13.08 - 20050303
474 56. V6.13.07 - 20050118
483 50. forward<->reverse char conversion verification (Miloslav Trmac)
486 47. V6.13.06 - 20050105
490 43. V6.13.05 - 20041121
496 37. V6.13.04 - 20041120
497 36. Fix display problems with two-column characters when using WIDE_STRINGS.
503 32. t_pmatch() was not really case-insensitive when cs == 8
506 parts of UTF-8 character representation. (Miloslav Trmac)
507 30. V6.13.03 - 20041120
518 21. Set close-on-exec in subshells
520 19. V6.13.02 - 20040804
521 18. de-register, de-extern, de-shadow, and const poison.
527 12. V6.13.01 - 20040724
537 4. if ($var =~ *[^0-9]*) echo not numeric, fix (Andrew Stevenson)
541 1. UTF-8 handling for both single and double width characters, but
544 36. V6.13.00 - 20040519
545 35. V6.12.03 - 20040322
552 30. V6.12.02 - 20040221
557 26. Clarification of kill-ring commands (Per Hedeland)
559 24. Japanese character set fixes (Juehiro-san) from debian
579 6. V6.12.01 - 20030208
586 58. V6.12.00 - 20020732
588 56. V6.11.05 - 20020712
593 52. V6.11.04 - 20020709
604 43. Fix ` \\\n ` evaluation (Jean-Luc Leger)
605 42. add --version (Nelson Beebe)
612 36. V6.11.03 - 20020701
616 (Jill Pryse-Davies)
620 29. DSPMBYTE=utf8 patch (Jean-Luc Leger)
622 27. window change can cause free to be re-entered causing abort (Mark Peek)
623 26. vp->vec vetting, suggested by Ian Dall.
624 25. V6.11.02 - 20020516
631 18. Avoid collapsing paths that refer to non-existent components
633 17. Make -shell invocations always treated as a login shell.
634 16. V6.11.01 - 20020308
646 7. Re-initialize nls if NLSPATH is changed (Naoki Wakamatsu)
648 5. Avoid double globbing when ls-F needs to fork (Joe Townsend)
654 40. V6.11.00 - 20010902
658 36. V6.10.02 - 20010806
665 30. Add kill -s (Mark Peek)
673 23. V6.10.01 - 20010426
675 21. Add big5 multibyte support (Yen-Ming Lee)
683 13. Document stty -tabs problems on compaq (Nelson H. F. Beebe)
689 8. Fix shell word parsing in dabbrev-expand (Per Hedeland)
692 5. Avoid core-dumping when a very long $HOME gets passed in (Kris Kennaway)
698 57. V6.10.00 - 20001119
704 51. V6.09.04 - 20001111
708 http://www.linux.or.jp/JF/JFdocs/Japanese-Locale-Policy.txt
713 46. (unset path; unsetenv PATH; rehash) -> crash (Kent Vander Velden)
719 40. Security fix for here-doc tmp files (proton@ENERGYMECH.NET)
722 37. V6.09.03 - 20000715
729 31. V6.09.02 - 20000704
735 26. aix-4 does not need gethostname (Darren Reed)
741 20. Make one-byte charsets work with KANJI (Andrey A. Chernov)
742 19. NT-specific executable detection moved to NT code (amol)
746 15. V6.09.01 - 20000114
748 13. IRIS4D de-linting.
751 10. Patches to statically link tcsh under solaris-2.6 (John Hawkinson)
753 8. HP/UX-11 (9000/800) HP/UX-10.20 (9000/820) (Haflidi Sigtryggur Magnusson)
754 7. Color-ls fixes (Luis Francisco Gonzalez)
755 6. Don't re-use time0 to compare to stat's st_mtime, cause it could be
762 1. Change 6.08 -> 6.09 where I missed it; update for utlrix 4.5 (Simon Burge)
764 65. V6.09.00 - 19990816
768 61. V6.08.07 - 19990813
775 54. V6.08.06 - 19990701
781 48. V6.08.05 - 19990511
787 45. "dspmbyte autoset trap" support to HP-UX 10.20. (Yoshiyuki Sakakibara)
793 39. V6.08.04 - 19990419
799 33. V6.08.03 - 19990211
804 29. Avoid redefinition of getpeername on Solaris-2.7
809 24. V6.08.02 - 19981124
819 15. V6.08.01 - 19981025
837 95. V6.08.00 - 19981002
839 93. V6.07.13 - 19980926
843 93. V6.07.12 - 19980918
850 86. V6.07.11 - 19980913
859 78. V6.07.10 - 19980904
863 (Ralf W. Grosse-Kunstleve)
870 68. V6.07.09 - 19980707
874 64. V6.07.08 - 19980629
878 60. V6.07.07 - 19980628
879 59. Fast execute by-pass for win32 (Amol Deshpande)
885 53. Solaris 64 bit fixes (fix directory offset bug) (Thomas-Martin Kruel)
888 50. V6.07.06 - 04/08/98
900 39. Fix bug introduced at tcsh-7.06.03 [expdollar] that affected %.n prompt
905 35. V6.07.05 - 10/28/97
926 21. V6.07.04 - 05/04/97
927 20. set -f -l patch (Michael Veksler)
936 12. V6.07.03 - 02/23/97
947 1. Return exit status from 0..255 not -128...127, as POSIX mandates.
953 56. 6.07.01 - 10/19/96
959 51. 6.07.00 - 10/11/96
962 48. 6.06.04 - 10/05/96
969 42. SGI fixes from Ralf W. Grosse-Kunstleve.
971 40. 6.06.03 - 09/24/96
974 37. 6.06.02 - 06/22/96
983 29. 6.06.01 - 05/24/96
989 since SIGRT??? is defined as -1.
991 Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
1000 18. SGI RS8000, Ported notes. Ralf W. Grosse-Kunstleve
1003 16. Imakefile linux and libcrypt fixes. Jonathan Kamens <jik@cam.ov.com>
1009 breaks emacs when compiled with terminfo Jonathan Kamens <jik@cam.ov.com>
1010 11. Fix F- parsing in tc.bind.c <bob@intelnet.net> (Bob Meyers)
1011 10. Added -T option in history to force timestamp printing. -h alone does
1013 9. Typo in tc.bind.c [with -DOBSOLETE] (misplaced parenthesis)
1028 88. Cleanup off-by-one error ed.defns.c.
1029 87. 6.05.09 - 05/06/95
1034 83. Don't add yp stuff in the tilde cache [names that start with + or -]
1037 81. 6.05.08 - 04/29/95
1046 72. 6.05.07 - 04/19/95
1049 69. 6.05.06 - 03/15/95
1054 66. showdots has been removed; use listflags instead. [handles -x too]
1057 63. fix "-c command" new core dump.
1061 60. Per's fix for insert-last-word
1064 57. fixed again complete-word-raw and list-word-raw
1065 56. 6.05.05 - 03/11/95
1068 53. complete-word-raw and list-word-raw should work
1074 48. 6.05.04 - 03/03/95
1075 47. Add NODOT config, $command [that holds the command passed with -c]
1088 36. 6.05.03 - 01/17/95
1102 28. Cray dmmode and filetests -m -k [need documentation!]
1104 26. Don't glob the path; security problem and core-dump. [from beto]
1108 24. 6.05.02 - 09/04/94
1116 16. Fixed portability problems in the new counted-strings codes (From Kaveh)
1117 15. Fixed binding problem with the new counted-strings code [all key bindings
1119 14. 6.05.01 - 07/08/94
1142 4. M-space should not be counted as a space. Leads to infinite loop in
1153 110. Added -b option to bind.
1159 the previous version core-dumped with
1175 94. added expand-command
1176 93. Alpha OSF-2.0 fixes
1181 88. Don't source .logout when killed with -HUP unless we are a login shell.
1183 87. ISC-4.0 posix exec() bug workaround
1189 82. Completion pathname(p) changes: Completion 'C' -> 'X'.
1192 (From Paul Nevai <nevai@ops.mps.ohio-state.edu>)
1204 75. setenv SHLVL -1; tcsh = Segmentation fault [fixed]
1231 54. dirs -L and dirs -S spurious warning elimination.
1260 cat | tcsh -f -s
1264 27. Added -p flag (force dirs printing in all directory functions and $owd
1267 25. Fixed history -h to work with other history flags.
1268 24. Renamed ed-functions more consistently (dcs)
1276 16. fix for history -SL and dirs -SL to work when savedirs and savehist are
1278 15. fix magic-space to understand :p
1280 13. Fixes for non-blocking i/o recovery. trap all non blocking styles under
1298 92. Alpha prototypes, for gcc -Wall clean compile.
1307 > (does-not-compute;)
1316 82. Move past the bottom of input when we hit ^C, so that multi-line
1338 71. set -r would not make existing variables readonly.
1355 61. readonly veriables. 'set -r x=3' will set x to a very sticky 3...
1357 59. Fixed entry -> item in tw.parse.c
1358 58. Added -f option to unlimit
1373 53. Added complete-word-fwd and complete-word-back that scroll through
1380 50. Reverted fix that does not glob the expanded back-quote text again.
1385 47. Fixed bug with -S
1388 44. Changed -s == !-z and -S == socket
1389 43. Fixed typo in sh.c, in phup [shpgrp != pr->pgrp]
1390 42. Multi-line aliases are not entered into the history when executed.
1393 39. fixed $HOME->$home memory problem.
1397 36. Fixed clobbered veriable warning from gcc-1.39 in tw.parse.c
1407 28. Typo in the $HOME->$home mirroring.
1439 12. ls-F obeys showdots...
1446 6. $:-1, $:-0 enhancement from Paul and Michael.
1448 4. Apollo bugs [Setenv -> tsetenv, typedef in pid_t]
1451 1. Elide gcc-2.3.1 warnings
1481 (thanks Harald for the complex bindings! :-)
1482 > bindkey "\e10z" expand-line # Any editor command will do
1483 > bindkey -[cs] "\e10z" "foo" # Any string or command will do
1492 73. Memory leaks in sh.dir.c and sh.glob.c [thanks purify :-)]
1503 needs job-debugging and finishing touches.
1507 61. Shell -w,-x were incompatible with the same for test [POSIX] (beto)
1508 60. builtin newgrp did not accept the - argument.
1513 doesn't get <cntl-c> and <cntl-z> signals.
1516 #!/bin/csh -f
1532 51. Leading spaces would confuse the run-help function.
1541 46. Expand-variables expands array variables too
1549 > ec[M-p]
1552 41. sourcing a script that contains 'onintr -; onintr' would disable
1559 36. Added new -b -c file operators from SGI csh.
1569 bindkey -s "^[OP" "ls\n^P"
1583 15. STRNULL <-> NULL bug fixes.
1585 13. history -LSc, dirs -LSc additions, builtins builtin [oxymoron]
1591 8. SGI -t operator problem.
1610 86. Fixes in listing and completion of non-unique commands.
1623 74. Fixed magic-space ! expand bug:
1625 > echo !:2!:3[magic-space]
1626 73. Work-around for apollo optimizer in tc.bind.c
1641 > ./tcsh -i a b c
1658 51. -drwX test enhancement.
1675 40. Fixed gcc-2.0 warnings in sh.sem.c (needed for vfork() -O2 optimization)
1679 column by default. This should fix the xterm cut-n-paste problem.
1687 34. asynchronous notification in run-fg-editor would try to change the
1699 29. showdots=-A addition
1710 19. Added dunique and cd -.
1739 asks to re-edit the command.
1763 1. (beta-5 6.00.04 == 6.00.05)
1772 34. (beta-5 11/25/91)
1776 30. Normalize-path editor function.
1777 29. (beta-4 11/21/91)
1779 27. bindkey fixes (-c addition, casting cleanups)
1780 26. (beta-3 11/16/91)
1791 18. (beta-2 11/03/91)
1792 17. Multi-line aliases with `` bug fix.
1796 13. No error correction for multi-line commands.
1797 12. Esix-4 re-defines p_pid. Argh...
1798 11. (beta-1 10/28/91)
1802 7. uts broken <sys/stat.h> work-around, and has a wait3()
1803 6. SGI (-t filename) extension, returns true when filename is a tty.
1820 23. New i-search from Per.
1828 15. Still can't get the history exactly csh-like... !-2$ was broken...
1830 13. -Dvar=name command line option for the apollos.
1833 10. Emacs i-search. [currently not bound]
1834 9. Vi additions ([dc]-{w,$,f<c>},Undo)
1835 8. tcsh -n parses now builtin structures.
1837 6. echotc -s was broken
1842 1. Fixed echo '!-1', history would eat the quote.
1850 4. Multiple : modifiers [experimental, disabled with -DCOMPAT]
1858 15. More ANSI fixes, and mit additions (load-average)
1891 39. set home=../relative-path-name was broken.
1897 mkdir not-in-cd-path; chmod -x not-in-cd-path; cd not-in-cd-path;
1899 not-in-cd-path: No such file or directory.
1901 not-in-cd-path: Permission denied.
1920 case [a-z]:
1948 7. Added tilde cache and -l flag.
1959 variables. Compiled correctly with both lint and gcc -Wall on
1962 V5.20.03, 03/20/91. - Never released
1970 #!/usr/local/bin/tcsh -f
1980 17. Added -n flag to cd, pushd, popd and dirs. Documented -l and -v
1996 9. unset path; unsetenv PATH; ls-F; (poof) fixed...
2006 4. eval file descriptor re-direction fix.
2019 ~ four times does not core-dump.
2023 26. Directory stack/save-restore additions
2026 23. Shouldn't leave tty in raw mode at auto-logout (e.g. when su'ing from a
2032 21. kill -CONT %job, would not update the status of the job, but it would
2036 18. fixed ls-F -l, SIGINT problem.
2038 16. Bind [A - [D and OA to OD in vi mode to the arrow key functions
2072 were bound to up-history!
2085 18. Added bindkey -r
2087 16. history -t does not print the time-stamp.
2090 13. ls-F works with filenames that have metachars
2106 4. Found the cause for the core-dump in long backquote
2116 35. Added expand-variables function.
2119 32. ls-F does not eat the last slash on the / directory!
2150 > alias ls ls -F
2153 Should print: Exit 0 ( ls -F )
2170 > stty -a
2175 12. Fixed spell-line code..
2179 9. Added expand-glob
2182 6. Fixed so that listmax is ignored in ls-F.
2191 7. Brought the README file up-to-date, and changed the bug report