Overview

Request 1139499 accepted

- Update to version 8.7.34
* (Again) Cannot use the string ${ZSH_VERSION} in
$FPATH. Instead change orig zsh version to current one.
* Change isFile(fn) to return nil if fn is a broken symlink.
* Change abspath() to l_abspath() in tools/fileOps.lua
* Create realpath() to use posix.realpath() if it exists
otherwise use l_abspath()
* Implement user request that the Active RC file(s) be realpath()
* Internally rename complete name to be "complete" and
unwrap when necessary.
* Change the current version of zsh with the string
${ZSH_VERSION} when builting the init/zsh file.
* Better handling of zsh shell functions in source_sh().
Must match "\n}\n" to find end of function.
* Better name for extension title, remove trailing \n
* Added support for getenv function in TCL modules
* Fix bug where the version is very long (like git commit tags)
* Must delete old tcl2lua.so* files before installing new ones
* wrap double quotes around any newlines found in env var value
in bash like shells
* Unknown TCL module command now produce an error instead of
being ignored
* Update zsh and bash tab completion files
* Added support for "module purge" in a TCL modulefile to unload
all other modules on load.
* "module show" now prints the contents of inheritted modules.
* Added support for "purge()" function in modules to unload all
other modules on load.
* Created hook colorize_fullName to allow for sites to control
how "module list" and "module av"

Loading...

Request History
Egbert Eich's avatar

eeich created request

- Update to version 8.7.34
* (Again) Cannot use the string ${ZSH_VERSION} in
$FPATH. Instead change orig zsh version to current one.
* Change isFile(fn) to return nil if fn is a broken symlink.
* Change abspath() to l_abspath() in tools/fileOps.lua
* Create realpath() to use posix.realpath() if it exists
otherwise use l_abspath()
* Implement user request that the Active RC file(s) be realpath()
* Internally rename complete name to be "complete" and
unwrap when necessary.
* Change the current version of zsh with the string
${ZSH_VERSION} when builting the init/zsh file.
* Better handling of zsh shell functions in source_sh().
Must match "\n}\n" to find end of function.
* Better name for extension title, remove trailing \n
* Added support for getenv function in TCL modules
* Fix bug where the version is very long (like git commit tags)
* Must delete old tcl2lua.so* files before installing new ones
* wrap double quotes around any newlines found in env var value
in bash like shells
* Unknown TCL module command now produce an error instead of
being ignored
* Update zsh and bash tab completion files
* Added support for "module purge" in a TCL modulefile to unload
all other modules on load.
* "module show" now prints the contents of inheritted modules.
* Added support for "purge()" function in modules to unload all
other modules on load.
* Created hook colorize_fullName to allow for sites to control
how "module list" and "module av"


Egbert Eich's avatar

eeich accepted request

Ok

openSUSE Build Service is sponsored by