<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
  <pubDate>Thu, 05 Jan 2012 06:05:13 GMT</pubDate>
  <description>Project History of Reed-Solomon(reedsolomon)</description>
  <link>http://sourceforge.jp/projects/reedsolomon/history</link>
  <atom:link href="http://sourceforge.jp/projects/reedsolomon/history/rss" rel="self" type="application/rss+xml" />
  <title>Project History: Reed-Solomon</title>
  <language>ja-jp</language>
  <item>
   <pubDate>Thu, 05 Jan 2012 06:05:13 GMT</pubDate>
   <dc:creator>m-miyzaki</dc:creator>
   <title> Update image</title>
   <link>http://sourceforge.jp/projects/reedsolomon/images/?id=2964</link>
   <guid isPermaLink="false">history/10887973</guid>
  </item>
  <item>
   <pubDate>Mon, 02 Jan 2012 11:59:05 GMT</pubDate>
   <title> Add image</title>
   <link>http://sourceforge.jp/projects/reedsolomon/images/?id=2964</link>
   <guid isPermaLink="false">history/10884390</guid>
  </item>
  <item>
   <pubDate>Thu, 04 Nov 2010 07:30:39 GMT</pubDate>
   <dc:creator>m-miyzaki</dc:creator>
   <title> Remove image</title>
   <guid isPermaLink="false">history/7494158</guid>
  </item>
  <item>
   <pubDate>Thu, 04 Nov 2010 07:30:31 GMT</pubDate>
   <dc:creator>m-miyzaki</dc:creator>
   <title> Remove image</title>
   <guid isPermaLink="false">history/7494157</guid>
  </item>
  <item>
   <pubDate>Thu, 04 Nov 2010 07:29:42 GMT</pubDate>
   <dc:creator>m-miyzaki</dc:creator>
   <title> Remove image</title>
   <guid isPermaLink="false">history/7494155</guid>
  </item>
  <item>
   <pubDate>Tue, 02 Nov 2010 20:23:50 GMT</pubDate>
   <title> Add image</title>
   <link>http://sourceforge.jp/projects/reedsolomon/images/?id=2163</link>
   <guid isPermaLink="false">history/7493250</guid>
  </item>
  <item>
   <pubDate>Tue, 02 Nov 2010 20:23:06 GMT</pubDate>
   <title> Add image</title>
   <link>http://sourceforge.jp/projects/reedsolomon/images/?id=2162</link>
   <guid isPermaLink="false">history/7493249</guid>
  </item>
  <item>
   <pubDate>Sat, 31 Jul 2010 12:21:49 GMT</pubDate>
   <title> Add image</title>
   <link>http://sourceforge.jp/projects/reedsolomon/images/?id=2005</link>
   <guid isPermaLink="false">history/7427009</guid>
  </item>
  <item>
   <pubDate>Fri, 05 Feb 2010 10:36:18 GMT</pubDate>
   <dc:creator>m-miyzaki</dc:creator>
   <title>[Group Setting] Changed Public Info</title>
   <guid isPermaLink="false">history/7043798</guid>
  </item>
  <item>
   <pubDate>Fri, 05 Feb 2010 10:33:58 GMT</pubDate>
   <dc:creator>m-miyzaki</dc:creator>
   <title>[Group Setting] Changed Public Info</title>
   <guid isPermaLink="false">history/7043796</guid>
  </item>
  <item>
   <pubDate>Tue, 12 Jan 2010 08:43:17 GMT</pubDate>
   <dc:creator>m-miyzaki</dc:creator>
   <title>[Group Setting] Changed Software Map</title>
   <guid isPermaLink="false">history/7020492</guid>
  </item>
  <item>
   <pubDate>Wed, 12 Aug 2009 13:11:28 GMT</pubDate>
   <dc:creator>m-miyzaki</dc:creator>
   <title>[SVN] Commit revision 36</title>
   <link>http://sourceforge.jp/projects/reedsolomon/svn/view?view=rev&amp;revision=36</link>
   <guid isPermaLink="false">history/6894385</guid>
  </item>
  <item>
   <pubDate>Tue, 11 Aug 2009 11:15:34 GMT</pubDate>
   <dc:creator>m-miyzaki</dc:creator>
   <title>[SVN] Commit revision 35</title>
   <link>http://sourceforge.jp/projects/reedsolomon/svn/view?view=rev&amp;revision=35</link>
   <guid isPermaLink="false">history/6893875</guid>
  </item>
  <item>
   <pubDate>Tue, 04 Aug 2009 22:35:39 GMT</pubDate>
   <dc:creator>m-miyzaki</dc:creator>
   <title>[SVN] Commit revision 34</title>
   <link>http://sourceforge.jp/projects/reedsolomon/svn/view?view=rev&amp;revision=34</link>
   <guid isPermaLink="false">history/6890882</guid>
  </item>
  <item>
   <pubDate>Mon, 03 Aug 2009 14:13:12 GMT</pubDate>
   <dc:creator>m-miyzaki</dc:creator>
   <title>[SVN] Commit revision 33</title>
   <link>http://sourceforge.jp/projects/reedsolomon/svn/view?view=rev&amp;revision=33</link>
   <guid isPermaLink="false">history/6890446</guid>
   <description>Add Encoder/Decoder for Data Matrix Barcode.

QR-CODE
  POLYNOMIAL: x^8 + x^4 + x^3 + x^2 + 1
  G(x) = (x+a^0)(x+a^1)...

Data Matrix Barcode
  POLYNOMIAL: x^8 + x^5 + x^3 + x^2 + 1
  G(x) = (x+a^1)(x+a^2)...
</description>
  </item>
  <item>
   <pubDate>Sat, 01 Aug 2009 03:25:50 GMT</pubDate>
   <dc:creator>m-miyzaki</dc:creator>
   <title>[SVN] Commit revision 32</title>
   <link>http://sourceforge.jp/projects/reedsolomon/svn/view?view=rev&amp;revision=32</link>
   <guid isPermaLink="false">history/6889201</guid>
  </item>
  <item>
   <pubDate>Thu, 30 Jul 2009 23:10:40 GMT</pubDate>
   <dc:creator>m-miyzaki</dc:creator>
   <title>[SVN] Commit revision 31</title>
   <link>http://sourceforge.jp/projects/reedsolomon/svn/view?view=rev&amp;revision=31</link>
   <guid isPermaLink="false">history/6888734</guid>
   <description>delete BCH_15_5.java
</description>
  </item>
  <item>
   <pubDate>Wed, 29 Jul 2009 06:37:08 GMT</pubDate>
   <dc:creator>m-miyzaki</dc:creator>
   <title>[SVN] Commit revision 30</title>
   <link>http://sourceforge.jp/projects/reedsolomon/svn/view?view=rev&amp;revision=30</link>
   <guid isPermaLink="false">history/6887787</guid>
  </item>
  <item>
   <pubDate>Tue, 28 Jul 2009 03:05:53 GMT</pubDate>
   <dc:creator>m-miyzaki</dc:creator>
   <title>[SVN] Commit revision 29</title>
   <link>http://sourceforge.jp/projects/reedsolomon/svn/view?view=rev&amp;revision=29</link>
   <guid isPermaLink="false">history/6886956</guid>
   <description>&quot;Chien Search&quot; bugfix.
java.util.Arrays class was not used.
</description>
  </item>
  <item>
   <pubDate>Tue, 21 Jul 2009 09:24:23 GMT</pubDate>
   <dc:creator>m-miyzaki</dc:creator>
   <title>[SVN] Commit revision 28</title>
   <link>http://sourceforge.jp/projects/reedsolomon/svn/view?view=rev&amp;revision=28</link>
   <guid isPermaLink="false">history/6880637</guid>
  </item>
</channel>
</rss>

