<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/ruby-fastercsv/PLIST, branch pkgsrc-</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-'/>
<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=645937645514945744ef91458567e399b507a0fc'/>
<id>urn:sha1:645937645514945744ef91458567e399b507a0fc</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 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=894c0c132dddf1fef780641a7f82f98273f0a9cd'/>
<id>urn:sha1:894c0c132dddf1fef780641a7f82f98273f0a9cd</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>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=62aa74b6d1d2107fc7c805f0312c25d64f0f972a'/>
<id>urn:sha1:62aa74b6d1d2107fc7c805f0312c25d64f0f972a</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=278024fe68dea2f3a6846ee748ca1c4d8b14f6e3'/>
<id>urn:sha1:278024fe68dea2f3a6846ee748ca1c4d8b14f6e3</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>
