All releases of Squirrel Shell


Release Notes: Bundled PCRE and Squirrel libraries have been updated to versions 8.20 and 3.0.2, respectively.


Release Notes: A serious bug in the run() function was fixed, so it does not hang anymore when the child process produces a lot of output. The interactive mode command prompt now contains the path to the current working directory.


Release Notes: A serious bug in the run() function was fixed. Support for uncompiled regular expressions was added to the regmatch() function. This release can be successfully compiled on Mac OS X.


Release Notes: The installation procedure on *nix systems was fixed. PCRE and Squirrel libraries were updated to the latest available versions.


Release Notes: PCRE and Squirrel were updated to the latest available versions, and constants were made read-only. The setenv() function does not make permanent changes anymore. Some functions and values were marked as deprecated. This is the first version released under the GPLv3.


Release Notes: This release adds functions for working with regular expressions, fixes some bugs, and removes unneeded files.


Release Notes: Copying of file timestamps and permissions, recursive removing of directories, and a function for modifying file timestamps were added. Error messages are now displayed in the color red. The chown() and chgrp() functions don't display error messages. Incorrect behavior of the rmdir() function with a path without trailing (back)slash was fixed. Date validation was improved.


Release Notes: This release fixes the mkdir() function with an omitted mode argument and filepath() when a path does not contain directories. It adds CPU architecture and improved OS detection.


Release Notes: Now the shell has an icon, and all versions provide a tanh() function.


Release Notes: The ability to exit from the script was added with the "return x" operator, where x is the exit code. Common mathematical constants, stream redirection for child processes, and support for 64-bit Linux systems were also added. Squirrel was updated to version 2.1.1.
A simple daemon for creating aliases of existing Jabber accounts.