<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/ruby-activesupport, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-06-20T04:23:56Z</updated>
<entry>
<title>Update ruby-activesupport to 2.1.0.</title>
<updated>2008-06-20T04:23:56Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2008-06-20T04:23:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2d58bce2b4162b05d1e76ac32c8d8fed9b504ba2'/>
<id>urn:sha1:2d58bce2b4162b05d1e76ac32c8d8fed9b504ba2</id>
<content type='text'>
Too many changes since 2.0.2.  See CHANGELOG for the complete list.
</content>
</entry>
<entry>
<title>Install as a gem using the pkgsrc rubygem.mk framework instead of</title>
<updated>2008-04-04T15:30:00Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-04-04T15:30:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bb91d465009f79ffc1ee660432fbd12aad691235'/>
<id>urn:sha1:bb91d465009f79ffc1ee660432fbd12aad691235</id>
<content type='text'>
directly into site_ruby.
</content>
</entry>
<entry>
<title>Mechanical changes to add DESTDIR support to packages that install</title>
<updated>2008-03-03T17:45:33Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-03-03T17:45:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7a1142123798f48c48fc2d1fe38690a6b94d1df7'/>
<id>urn:sha1:7a1142123798f48c48fc2d1fe38690a6b94d1df7</id>
<content type='text'>
their files via a custom do-install target.
</content>
</entry>
<entry>
<title>Update ruby18-activesupport to 2.0.2.</title>
<updated>2008-02-09T06:18:27Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2008-02-09T06:18:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0dd148dc54976ab49753191c82a599e7d40b6090'/>
<id>urn:sha1:0dd148dc54976ab49753191c82a599e7d40b6090</id>
<content type='text'>
There have been too many changes.  Please see CHANGELOG for the complete list:

http://dev.rubyonrails.org/browser/tags/rel_2-0-2/activesupport/CHANGELOG?rev=8664
</content>
</entry>
<entry>
<title>Update ruby-activesupport to 1.4.4.</title>
<updated>2007-10-16T02:56:02Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2007-10-16T02:56:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3b4b076e2360823a7e40885c43f400e3aa7d1094'/>
<id>urn:sha1:3b4b076e2360823a7e40885c43f400e3aa7d1094</id>
<content type='text'>
Changes:
* Backport: allow array and hash query parameters. Array route parameters are
  converted/to/a/path as before.
* Demote Hash#to_xml to use XmlSimple#xml_in_string so it can't read files or
  stdin.
* Document Object#blank?.
* Update Dependencies to ignore constants inherited from ancestors.
* Improved multibyte performance by relying less on exception raising
</content>
</entry>
<entry>
<title>Update ruby-activesupport to 1.4.2.</title>
<updated>2007-03-17T10:59:26Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2007-03-17T10:59:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=24669a43f79ae16ad53738ef9bf76f8b85fd9e54'/>
<id>urn:sha1:24669a43f79ae16ad53738ef9bf76f8b85fd9e54</id>
<content type='text'>
Changes:
* Deprecation: warn on stderr if RAILS_DEFAULT_LOGGER isn't set yet.
</content>
</entry>
<entry>
<title>Update ruby-activesupport to 1.4.1.</title>
<updated>2007-02-18T23:03:11Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2007-02-18T23:03:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f761250d17e15df201365f7dda70ce1f22d39b9a'/>
<id>urn:sha1:f761250d17e15df201365f7dda70ce1f22d39b9a</id>
<content type='text'>
Changes:
* Optimize Class Inheritable Attributes so that unnecessary hashes are not
  creat ed. [Bruce Perens]
* Added :instance_writer option to #mattr_writer/accessor,
  #cattr_writer/accesso r, and #class_inheritable_writer to skip the creation
  of the instance writer. [ Rick]
* Full test coverage for Inflector.  #7228 [Dan Kubb]
</content>
</entry>
<entry>
<title>Make this work with ruby18-base&gt;1.8.5.</title>
<updated>2007-02-03T22:01:05Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2007-02-03T22:01:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=81d5b8450cd340333d321cd09c48109e800293cf'/>
<id>urn:sha1:81d5b8450cd340333d321cd09c48109e800293cf</id>
<content type='text'>
From activesupport svn:
Ruby 1.8-cvs and 1.9 define a private Time#to_date that overrides Active
Support. Make it public to preserve compatibility.

Bump PKGREVISION.
</content>
</entry>
<entry>
<title>Make sure that .orig files are not installed.</title>
<updated>2007-01-29T08:14:42Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2007-01-29T08:14:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1141b1f25d915d84450a7eb20631225e332ec1a4'/>
<id>urn:sha1:1141b1f25d915d84450a7eb20631225e332ec1a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ruby-activesupport to 1.4.0.</title>
<updated>2007-01-28T04:39:50Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2007-01-28T04:39:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=553a3045ea4953b636d0859d0c0faecbc9251471'/>
<id>urn:sha1:553a3045ea4953b636d0859d0c0faecbc9251471</id>
<content type='text'>
Changes include adding ActiveSupport::Multibyte and respecting
DST changes.
</content>
</entry>
</feed>
