<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to tickets</title><link href="https://sourceforge.net/p/veditor/tickets/" rel="alternate"/><link href="https://sourceforge.net/p/veditor/tickets/feed.atom" rel="self"/><id>https://sourceforge.net/p/veditor/tickets/</id><updated>2016-05-05T15:32:07.773000Z</updated><subtitle>Recent changes to tickets</subtitle><entry><title>#5 The available version is not the latest V1.2.1, only V1.2.0 is proposed.</title><link href="https://sourceforge.net/p/veditor/tickets/5/?limit=25#74f3" rel="alternate"/><published>2016-05-05T15:32:07.773000Z</published><updated>2016-05-05T15:32:07.773000Z</updated><author><name>KOBAYASHI Tadashi</name><uri>https://sourceforge.net/u/tadashi-k/</uri></author><id>https://sourceforge.nete69fe6a630fc77a8bfa7dd9d411359c657377c7a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I update the site right now.&lt;br/&gt;
You can install version 1.2.2.a which is latest develoment build.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#3 Patch to support some VHDL 2008 Features</title><link href="https://sourceforge.net/p/veditor/tickets/3/?limit=25#6499" rel="alternate"/><published>2016-05-04T08:28:48.240000Z</published><updated>2016-05-04T08:28:48.240000Z</updated><author><name>KOBAYASHI Tadashi</name><uri>https://sourceforge.net/u/tadashi-k/</uri></author><id>https://sourceforge.net22e358a650d14bba2592bf81e7ac36a8010035de</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for your information.&lt;br/&gt;
I didn't know ISO-8859-1. Now I can see ISO-8859-1 characters on my own Eclipse when I change "Text file encoding".&lt;br/&gt;
But unfortunately my installed JavaCC 6.0 shows errors. I will explore to fix the promblem.&lt;/p&gt;
&lt;p&gt;BTW:&lt;br/&gt;
I posted version 1.2.2 to "veditor runtime". But it does not include your patches. It is same with development build 1.2.1.c. I will post new development build 1.2.2.a with your patches and my own updates soon.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#3 Patch to support some VHDL 2008 Features</title><link href="https://sourceforge.net/p/veditor/tickets/3/?limit=25#21e1" rel="alternate"/><published>2016-05-04T07:39:11.374000Z</published><updated>2016-05-04T07:39:11.374000Z</updated><author><name>HorstWe</name><uri>https://sourceforge.net/u/horstwe123/</uri></author><id>https://sourceforge.net06cf5f3d5b7e82225954ad6660ac8ce93e27dd9c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Tadashi,&lt;br/&gt;
thank you for applying the patch.&lt;/p&gt;
&lt;p&gt;Those characters are from the ISO/IEC 8859-1:1998 set as described VHDL 2008 Standard chapter "15.2 Character set". They compiled and worked without trouble on my system, but if there is a problem on your system I'm fine with it when we remain those on the old definition.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#3 Patch to support some VHDL 2008 Features</title><link href="https://sourceforge.net/p/veditor/tickets/3/?limit=25#0f41" rel="alternate"/><published>2016-05-04T02:47:41.423000Z</published><updated>2016-05-04T02:47:41.423000Z</updated><author><name>KOBAYASHI Tadashi</name><uri>https://sourceforge.net/u/tadashi-k/</uri></author><id>https://sourceforge.net8446d0bb02ffb16f49d0b6251e1215287b2d40b1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br/&gt;
I applied the VHDL-2008-Features.patch and commited to SVN, except two lines.&lt;/p&gt;
&lt;p&gt;The patch file includes non ascii code characters at line 147 and 148. They are 0xc0, 0xdf, 0xe0 and 0xff.&lt;br/&gt;
I deleted lines from the patch. So upper and lower case letter definitions remain these:&lt;br/&gt;
  &amp;lt;#upper_case_letter:               &lt;span&gt;["A"-"Z"]&lt;/span&gt;&amp;gt;&lt;br/&gt;
  &amp;lt;#lower_case_letter:               &lt;span&gt;["a"-"z"]&lt;/span&gt;&amp;gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#3 Patch to support some VHDL 2008 Features</title><link href="https://sourceforge.net/p/veditor/tickets/3/?limit=25#851d" rel="alternate"/><published>2016-04-19T06:10:27.564000Z</published><updated>2016-04-19T06:10:27.564000Z</updated><author><name>HorstWe</name><uri>https://sourceforge.net/u/horstwe123/</uri></author><id>https://sourceforge.net6338e844a04a6cb08d0a8ae0101c053d0964f397</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Ruben, unfortunately I haven't had time yet, but i it is planned to do it in the next few weeks.&lt;br/&gt;
But in the meanwhile I attached an older version of my local build (1.2.0) (latest is 1.2.1) which has the patch integrated.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#3 Patch to support some VHDL 2008 Features</title><link href="https://sourceforge.net/p/veditor/tickets/3/?limit=25#730c" rel="alternate"/><published>2016-04-18T14:51:23.320000Z</published><updated>2016-04-18T14:51:23.320000Z</updated><author><name>Ruben Scheja</name><uri>https://sourceforge.net/u/rscheja/</uri></author><id>https://sourceforge.net3bffd611eb5590ece52fe423707d4b60d9c787ea</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Any updates here on integrating this patch?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#3 Patch to support some VHDL 2008 Features</title><link href="https://sourceforge.net/p/veditor/tickets/3/?limit=25#35b9" rel="alternate"/><published>2016-02-29T14:03:18.077000Z</published><updated>2016-02-29T14:03:18.077000Z</updated><author><name>aghoras</name><uri>https://sourceforge.net/u/aghoras/</uri></author><id>https://sourceforge.nete7ed51d2db91d5d6aa251c38f0a0c4f2c0ae8e97</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Done&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#3 Patch to support some VHDL 2008 Features</title><link href="https://sourceforge.net/p/veditor/tickets/3/?limit=25#d334/001e/b462" rel="alternate"/><published>2016-02-29T07:05:38.149000Z</published><updated>2016-02-29T07:05:38.149000Z</updated><author><name>HorstWe</name><uri>https://sourceforge.net/u/horstwe123/</uri></author><id>https://sourceforge.net6df5f3bc087e1d622db4c4ee991229f5356ca09e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Yes, you can add me as a developer. I will integrate those changes and very lickely adding some other 2008 language improvements to the VHDL parser.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#3 Patch to support some VHDL 2008 Features</title><link href="https://sourceforge.net/p/veditor/tickets/3/?limit=25#d334" rel="alternate"/><published>2016-02-19T13:31:50.760000Z</published><updated>2016-02-19T13:31:50.760000Z</updated><author><name>HorstWe</name><uri>https://sourceforge.net/u/horstwe123/</uri></author><id>https://sourceforge.net7dfb1bc25502021ca2e8f9e716e3b6e7a9bde286</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br/&gt;
just wondering why you do not integrate this patch in your releases...&lt;/p&gt;
&lt;p&gt;I'm considering to fork this project to get more VHDL 2008 support integrated.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>The available version is not the latest V1.2.1, only V1.2.0 is proposed.</title><link href="https://sourceforge.net/p/veditor/tickets/5/" rel="alternate"/><published>2015-12-12T00:55:39.917000Z</published><updated>2015-12-12T00:55:39.917000Z</updated><author><name>Yamada Taro</name><uri>https://sourceforge.net/u/u326/</uri></author><id>https://sourceforge.net4dbb778453d0f80dd8ab92cf23f0bfdea6ab8934</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;VEditor - &lt;a href="http://veditor.sourceforge.net/update"&gt;http://veditor.sourceforge.net/update&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The available version is not the latest V1.2.1, only V1.2.0 is proposed.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>