<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/ruby-libxml/distinfo, 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>2013-09-15T16:17:32Z</updated>
<entry>
<title>Update ruby-libxml to 2.7.0.</title>
<updated>2013-09-15T16:17:32Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2013-09-15T16:17:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b9093f041b16c90ad496b3ea997945a67ef9a80e'/>
<id>urn:sha1:b9093f041b16c90ad496b3ea997945a67ef9a80e</id>
<content type='text'>
== 2.7.0 / 2013-08-03 Charlie Savage

* Do not call Ruby code during a GC cycle (Dirkjan Bussink)
* Fix thread error handling (Geoffrey Giesemann)
* Set libxml error handler when a libxml-ruby error handler is set (Geoffrey Giesemann)
* Fix tests for nil TypeErrors (Geoffrey Giesemann)
* Fix segmentation fault for issue #62.  The deregisternode function was incorrectly
  NULLing out a node's mark and free functions for nodes removed from a document tree (Charlie Savage)
* Cleanup writer code (Charlie Savage)
* Fix equality check of LibXML::XML::Error against other objects (Michał Szajbe)
* Fix XML::Writer.set_quote_char UT, wrong expected string (#63).  (julp)
* Fix potential segfault when GC occurs while creating ns from xpath (Timothy Elliott)
* Fix segmentation fault after failing to load external schema (#59).  (Clifford Heath)</content>
</entry>
<entry>
<title>Update ruby-libxml to 2.6.0.</title>
<updated>2013-03-12T15:37:53Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2013-03-12T15:37:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5f84797f6762d1f473930d62c566a783009b268a'/>
<id>urn:sha1:5f84797f6762d1f473930d62c566a783009b268a</id>
<content type='text'>
== 2.6.0 / 2013-02-16 Charlie Savage

* Fix uninitialized constant LibXML::XML::Error::I18N (NameError) that occurred
  with older versions of libxml.
* Various updates/fixes to new XML::Writer class and update how flushing works
  (julp)</content>
</entry>
<entry>
<title>Update ruby-libxml to 2.5.0.</title>
<updated>2013-02-11T09:10:40Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2013-02-11T09:10:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e8d599f1f0e28b09b2946aef7a5e8f796ec37421'/>
<id>urn:sha1:e8d599f1f0e28b09b2946aef7a5e8f796ec37421</id>
<content type='text'>
= Release History

== 2.5.0 / 2013-01-27 Charlie Savage

* Compatibility with older versions for IO::write (rb_io_bufwrite is specific
  to ruby &gt;= 1.9.3?)
  and symbols are VALUE not ID (julp).
* Fix version for xmlTextWriterSetQuoteChar, it appeared in libxml2 2.9.0, last
  version (julp)
* Update use of LIBXML_VERSION (julp).
* Fix misuse of rb_scan_args (julp).
* Update documentation, including DTD docs and added XML Writer (julp).
* Added a new XML::Writer class (julp).
* Improved xml reader api and add namespace support.  Note that passing a
  numeric value to XML::Reader::move_to_attribute has been deprecated. Instead
  you should now use #move_to_attribute_no.  (julp).
* Improve error handling and messages (Jarl Friis)</content>
</entry>
<entry>
<title>Update ruby-libxml to 2.4.0.</title>
<updated>2012-12-17T14:34:49Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2012-12-17T14:34:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c4afcc51c02002c09f2f640b66194634b54cceea'/>
<id>urn:sha1:c4afcc51c02002c09f2f640b66194634b54cceea</id>
<content type='text'>
= Release History

== 2.4.0 / 2012-12-14 Charlie Savage

* Support libxml 2.9.0 (Daniel Veillard)

* Extensive new interfaces for xml schema functionality including suppor for
  schemal elements, types, facets and attributes (Anton Sozontov)

* Fix Encoding#from_s bug and update docs (Nikita Afanasenko)

* Node#content= encoding (Nikita Afanasenko)</content>
</entry>
<entry>
<title>Fix build problem with libxml2 2.9.0.</title>
<updated>2012-09-27T13:09:11Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2012-09-27T13:09:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0939ca4fa8ce3274fd70744a09e44116f51c2810'/>
<id>urn:sha1:0939ca4fa8ce3274fd70744a09e44116f51c2810</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ruby-libxml to 2.3.3.</title>
<updated>2012-09-16T11:29:03Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2012-09-16T11:29:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=814fd3b38ea84d26596b11d4c370e066ac264ee6'/>
<id>urn:sha1:814fd3b38ea84d26596b11d4c370e066ac264ee6</id>
<content type='text'>
== 2.3.3 / 2012-07-01 Charlie Savage

* Add LibXML::XML::Error.get_handler (Carsten Zimmermann)
* Fix variable name in example (Marcus)</content>
</entry>
<entry>
<title>Update ruby-libxml to 2.3.2.</title>
<updated>2012-03-20T13:50:09Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2012-03-20T13:50:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6e5a782359491c3cddf7a8b812fb3ba7e8dc3198'/>
<id>urn:sha1:6e5a782359491c3cddf7a8b812fb3ba7e8dc3198</id>
<content type='text'>
= Release History

== 2.3.2 / 2012-03-20 Charlie Savage

* Define various canonicalize constants to support libxml2 versions
  older than 1.1.25 (thanks Apple!)

== 2.3.1 / 2012-03-20 Charlie Savage

* Yanked - didn't fix the OSX canonicalize issue</content>
</entry>
<entry>
<title>Update ruby-libxml to 2.3.0.</title>
<updated>2012-03-20T13:45:32Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2012-03-20T13:45:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f922fdaf1dca60e95438fcfb55f105e27e087dcd'/>
<id>urn:sha1:f922fdaf1dca60e95438fcfb55f105e27e087dcd</id>
<content type='text'>
= Release History

== 2.3.0 / 2012-02-22 Ryan Johnson

* Add ability to insert new PI-nodes into the xmltree (Axel Struebing).

* Added full pass-through access to libxml2 xmlC14NDocDumpMemory method via
  LibXML::XML::Document#canonicalize method with optional arguments.

* Added full test data for C14N based off of W3C spec.
  (http://www.w3.org/TR/xml-c14n#Examples)

* Update sax handler to support encodings on Ruby 1.9 and higher.</content>
</entry>
<entry>
<title>Update ruby-libxml pacakge to 2.2.2.</title>
<updated>2011-09-12T13:45:52Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2011-09-12T13:45:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=81dc4e1556b0cefcf00d0564e9ddded0effd86fb'/>
<id>urn:sha1:81dc4e1556b0cefcf00d0564e9ddded0effd86fb</id>
<content type='text'>
= Release History

== 2.2.2 / 2011-08-13 Charlie Savage

* ++API CHANGE+++

Reader#relax_ng_validate now takes a RelaxNG object.  This is
what the documentation has always said it takes, but it previously
took a string.  In addition, it now returns true or false instead of 0 or -1.

Reader#schema_validate now takes a Schema object.  This is
what the documentation has always said it takes, but it previously
took a string.  In addition, it now returns true or false instead of 0 or -1.

Fixes GitHub issue #30.

* Added Parser::Context#close and HTMLParser::Context#close methods that
  allow the underlying io stream (file, string, etc) to be closed.  Once a
  parser is done parsing its data, it now calls one of these methods.
  This means that if you parse thousands of files at the same time,
  without running Ruby's garbage colllector, you won't get a too
  many files open error.  Fixes GitHub issue #29.

* Fixed bug where Node#inner_xml caused an error when it had no child nodes.
  Fixes GitHub issues #31

* Don't require 'rake' in the gemspec to avoid annoying Bunlder bugs</content>
</entry>
<entry>
<title>Update ruby-libxml package to 2.2.1.</title>
<updated>2011-08-17T13:38:30Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2011-08-17T13:38:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1ae2704f29b4596e217b07b70a11e906ea640361'/>
<id>urn:sha1:1ae2704f29b4596e217b07b70a11e906ea640361</id>
<content type='text'>
= Release History

== 2.2.1 / 2011-08-13 Charlie Savage

* Packaging fix - include the custom .def file in the gem.</content>
</entry>
</feed>
