Re: [RELEASE] Pugs 6.2.2 released!

2005-05-02 Thread Autrijus Tang
On Mon, May 02, 2005 at 01:44:43PM -0400, vadim wrote: > > You can download Pugs from a nearby CPAN mirror, or from pugscode.org: > > > > http://pugscode.org/dist/Perl6-Pugs-6.2.2.tar.gz > > How can I figure out which patchlevel it corresponds to? Well, you can grep the svn log for "6.2.2".

Re: [RELEASE] Pugs 6.2.2 released!

2005-05-02 Thread vadim
> You can download Pugs from a nearby CPAN mirror, or from pugscode.org: > > http://pugscode.org/dist/Perl6-Pugs-6.2.2.tar.gz How can I figure out which patchlevel it corresponds to? 'pugs -v' for intermediate versions shows it (like 2616) but not CPAN version. Thanks!

[RELEASE] Pugs 6.2.2 released!

2005-05-01 Thread Autrijus Tang
On behalf of the Pugs team, I am delighted to announce the release of Pugs 6.2.2, the first version with a thread-safe, deadlock-free internal storage, based on software transactional memory (STM). Also, the performance is much, much better with this release; it is at least 10x faster than the def