SHA256
1
0
forked from pool/tcsh
Go to file
Stephan Kulow a4d7e022e1 Accepting request 92396 from shells
- Increase size of hash table for runtime linker a lot 

- Split off tcsh-lang as its own package
- Make language catalogs work that is use tcsh instead of tcsh.cat
  as this is the system default 

- Update to tcsh minor version V6.17.06
  * PR/110: Add $anyerror to select behavior. Default to the new one.
  * Don't try to spell commands that are correct (Rouben Rostamian)
    [./tcsh -f; set path=($path 2); mkdir foo2; cd foo2; touch foo;
     chmod +x foo; set correct=cmd; ./foo -> ../foo]
  * Don't push the syntax struct on the cleanup stack, because on foo;bar
    if foo fails, we will free bar prematurely (Ben Miller)
  * Avoid infinite loop while trying to print the pid of a dying process
    to a closed file (Bob Arendt)
  * Handle completion of ${ variables (Anthony Mallet)
  * Add --disable-nls-catalogs (Corinna Vinschen)
  * convert message catalogs to UTF-8 (Werner Fink)
  * check that the NLS path works before setting $NLSPATH.
  * use SYSMALLOC for GLIBC (Werner Fink)
  * use mallinfo for SYSMALLOC (Corinna Vinschen)
  * Use mkstemp() if there for here docs (Werner Fink)
  * Fix handling of errors and exit values in builtins (Werner Fink)
  * Better pty name detection (Werner Fink)
  * Enable NLS catalogs on Cygwin (Corinna Vinschen)
  * NLSPATH handling fixes (Corinna Vinschen)
  * Avoid infrequent exit when tcsh cd's into a non-existent directory
    https://bugzilla.novell.com/show_bug.cgi?id=293395 (Werner Fink)
  * Don't try to spell check full path binaries that are correct because
    they can cause hangs when other nfs partitions are hung. (Werner Fink)

OBS-URL: https://build.opensuse.org/request/show/92396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=41
2011-11-21 11:51:22 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=1 2006-12-18 23:18:00 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=1 2006-12-18 23:18:00 +00:00
bindkey.tcsh . 2011-02-28 14:02:02 +00:00
complete.tcsh . 2010-06-11 14:42:53 +00:00
tcsh-6.15.00-blanks.dif OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=13 2008-10-08 16:41:22 +00:00
tcsh-6.15.00-pipe.dif Updating link to change in openSUSE:Factory/tcsh revision 25.0 2010-02-18 15:59:51 +00:00
tcsh-6.16.00-norm-cmd.dif Updating link to change in openSUSE:Factory/tcsh revision 25.0 2010-02-18 15:59:51 +00:00
tcsh-6.17.03-colorls.dif . 2011-11-17 10:34:10 +00:00
tcsh-6.17.06-catalogs.dif . 2011-11-17 10:34:10 +00:00
tcsh-6.17.06-dspmbyte.dif . 2011-11-17 10:34:10 +00:00
tcsh-6.17.06.dif . 2011-11-17 10:34:10 +00:00
tcsh-6.17.06.tar.bz2 . 2011-11-17 10:34:10 +00:00
tcsh.changes . 2011-11-18 13:37:49 +00:00
tcsh.spec . 2011-11-18 13:37:49 +00:00