From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,a82e8621c7f4d792,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!k18g2000vbq.googlegroups.com!not-for-mail From: Vadim Godunko Newsgroups: comp.lang.ada Subject: Announce: Matreshka 0.0.6 Date: Fri, 4 Feb 2011 03:15:04 -0800 (PST) Organization: http://groups.google.com Message-ID: <6d0139a9-6c93-4969-908b-a84f379753da@k18g2000vbq.googlegroups.com> NNTP-Posting-Host: 109.165.4.247 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1296818104 3677 127.0.0.1 (4 Feb 2011 11:15:04 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 4 Feb 2011 11:15:04 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k18g2000vbq.googlegroups.com; posting-host=109.165.4.247; posting-account=niG3UgoAAAD7iQ3takWjEn_gw6D9X3ww User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-0.2.1 Firefox/3.6.13,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:16866 Date: 2011-02-04T03:15:04-08:00 List-Id: We are pleased to announce Matreshka 0.0.6 release. Major improvements in this release is: - FastCGI support; - XML writer; - access to command line arguments and environment variables; - use of SSE2 instructions set on x86 platform when available; - support for SHIFT-JIS encoding; - update to Unicode 6.0.0. Please visit http://adaforge.qtada.com/cgi-bin/tracker.fcgi/matreshka/downloader to download source code and obtain additional information. Matreshka is a set of reusable components to construct Ada applications. It includes components to handle strings of Unicode character, text codecs, message translator, regular expression engine, XML processor, and FastCGI module.