Download List

Projeto Descrição

Squirrel Shell is a cross-platform alternative to system shells like bash in *nix and cmd.exe (command.com) in Microsoft Windows. It is based on a powerful scripting language, "Squirrel".

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-12-19 11:57
1.2.6

Empacotados bibliotecas PCRE e esquilo foram atualizadas para versões 8.20 e 3.0.2, respectivamente.
Tags: Minor feature enhancements
Bundled PCRE and Squirrel libraries have been updated to versions 8.20 and 3.0.2, respectively.

2010-09-27 07:57
1.2.5

Um erro grave da função run () foi corrigido, por isso não travar mais quando o processo filho produz muita saída. O modo de comando prompt interativo agora contém o caminho para o diretório de trabalho atual.
Tags: Major bugfixes, Minor feature enhancements
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.

2009-02-27 07:27
1.2.3

Um erro grave da função run () foi corrigido. Suporte para uncompiled expressões regulares foi adicionado à regmatch () function. Esta versão pode ser compilado com sucesso no Mac OS X.
Tags: Major bugfixes
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.

2008-10-12 04:37
1.2.2

O procedimento de instalação em sistemas * nix foi corrigido. PCRE e bibliotecas Squirrel foram atualizados com as últimas versões disponíveis.
Tags: Minor bugfixes
The installation procedure on *nix systems was
fixed. PCRE and Squirrel libraries were updated to
the latest available versions.

2008-04-03 00:53
1.2.1

PCRE e Squirrel foram atualizados com as últimas versões disponíveis, e constantes foram feitos somente leitura. O setenv () função não fazer alterações permanentes anymore. Algumas funções e valores foram marcados como deprecated. Esta é a primeira versão liberada sob a GPLv3.
Tags: Minor feature enhancements
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.

Project Resources