<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/ruby-fastercsv, branch pkgsrc-2014Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2012-06-02T01:10:12Z</updated>
<entry>
<title>Update ruby-fastercsv to 1.5.5.</title>
<updated>2012-06-02T01:10:12Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2012-06-02T01:10:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=91a847767651868653d7a2166a82eb0fc1b7b188'/>
<id>urn:sha1:91a847767651868653d7a2166a82eb0fc1b7b188</id>
<content type='text'>
= Change Log

Below is a complete listing of changes for each revision of FasterCSV.

== 1.5.5

* Removed setup.rb due to licensing concerns.
* Updated and clarified Copyright notices.
* Improved stray quoting error message (patch by Edvard Majakari).
* Improved line ending detection algorithm (patch by Alexey Smolianinov).</content>
</entry>
<entry>
<title>Update ruby-fastercsv package to 1.5.4.</title>
<updated>2011-06-19T03:37:12Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2011-06-19T03:37:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=971ffe44430e6fdc678077a20484229167338def'/>
<id>urn:sha1:971ffe44430e6fdc678077a20484229167338def</id>
<content type='text'>
* pkgsrc change: allow to install with ruby19-base.

= Change Log

Below is a complete listing of changes for each revision of FasterCSV.

== 1.5.4

* Improved test coverage for the parser.
* Improved documentation.
* Fixed a bug that prevented &lt;tt&gt;^&lt;/tt&gt; from being used as &lt;tt&gt;:quote_char&lt;/tt&gt;.
* Switched from abort() to throwing exceptions on Ruby 1.9.</content>
</entry>
<entry>
<title>Update textproc/ruby-fastercsv to 1.5.3.</title>
<updated>2010-09-10T08:08:14Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2010-09-10T08:08:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cdcd3ec8f79e27808c285afb1c020232d5c69b2c'/>
<id>urn:sha1:cdcd3ec8f79e27808c285afb1c020232d5c69b2c</id>
<content type='text'>
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.


== 1.5.3

* A bug fix from Timothy Elliott to return the new parser to its strict quote
  tolerance.

== 1.5.2

* A bug fix to allow IO Exceptions to reach the calling code from Moses Hohman.
* Added support for &lt;tt&gt;:write_headers =&gt; false&lt;/tt&gt; to Table.to_csv().

== 1.5.1

* A bug fix for deleting blank Table rows from Andy Hartford.
* Added gem build instructions.

== 1.5.0

* The main parser has been rewritten by Timothy Elliott to avoid big input
  issues with Ruby 1.8's regex engine.  This makes FasterCSV handle more inputs
  gracefully.
* FasterCSV will now exit with a notice to upgrade if required in Ruby 1.9.
* Included a missing file so the tests will run in source packages.

== 1.4.0

* Added encoding support patch from Michael Reinsch.
* Improved inspect() messages for better IRb support.
* Fixed header writing bug reported by Dov Murik.
* Use custom separators in parsing header Strings as suggested by Shmulik Regev.
* Added a &lt;tt&gt;:write_headers&lt;/tt&gt; option for outputting headers.
* Handle open() calls in binary mode whenever we can to workaround a Windows
  issue where line-ending translation can cause an off-by-one error in seeking
  back to a non-zero starting position after auto-discovery for
  &lt;tt&gt;:row_sep&lt;/tt&gt; as suggested by Robert Battle.
* Improved the parser to fail faster when fed some forms of invalid CSV that can
  be detected without reading ahead.
* Added a &lt;tt&gt;:field_size_limit&lt;/tt&gt; option to control FasterCSV's lookahead and
  prevent the parser from biting off more data than it can chew.</content>
</entry>
<entry>
<title>* Mark these packages Ruby 1.8.x support only.</title>
<updated>2010-09-07T17:20:24Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2010-09-07T17:20:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=72147b96ab06e2b9ba055685a62e6ba84b3003e1'/>
<id>urn:sha1:72147b96ab06e2b9ba055685a62e6ba84b3003e1</id>
<content type='text'>
* Add some comments and a little clean up.

No functional change.</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:17:11Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-06-14T18:17:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=39c828b6a6a7fd0175afcffca207a0a5e8d85f00'/>
<id>urn:sha1:39c828b6a6a7fd0175afcffca207a0a5e8d85f00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial import of ruby-fastercsv as version 1.2.3 into the NetBSD</title>
<updated>2008-04-07T18:03:35Z</updated>
<author>
<name>seb</name>
<email>seb@pkgsrc.org</email>
</author>
<published>2008-04-07T18:03:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=474b8d210b0ef949dce97b88ea80b06c504e3bd9'/>
<id>urn:sha1:474b8d210b0ef949dce97b88ea80b06c504e3bd9</id>
<content type='text'>
Packages Collection.

FasterCSV is intended as a complete replacement to the Ruby CSV
standard library. It is significantly faster and smaller while
still being pure Ruby code. It also strives for a better interface.</content>
</entry>
</feed>
