summaryrefslogtreecommitdiff
path: root/lib/rss
AgeCommit message (Expand)Author
2006-11-06* lib/rss/0.9.rb (RSS::Rss): removed needless include.kou
2006-07-19* lib/rss/parser.rb, lib/rss/utils.rb: added documents.kou
2006-07-13* lib/rss/parser.rb: updated documents by a patch fromkou
2006-06-20* lib/rss/rss.rb: RSS::Element.def_corresponded_attr_writerkou
2006-06-20* lib/rss/rss.rb: provided default RSS::Element#children.kou
2006-06-20* lib/rss/rss.rb: provided default RSS::Element#_tags.kou
2006-06-20* lib/rss/rss.rb: hide RSS::Element.install_model.kou
2006-06-19* lib/rss/rss.rb:kou
2006-06-19* lib/rss/rss.rb:kou
2006-06-18* lib/rss/rss.rb: automatically detected attributes.kou
2006-06-18* lib/rss/rss.rb: RSS::Element#initialize accepts initialkou
2006-06-18* lib/rss/converter.rb: use NKF for Uconv fallback.kou
2006-06-18* lib/rss/rss.rb: improved ignore_unknown_elementkou
2006-06-18* lib/rss/rss.rb: changed empty namespace URI representation to ""kou
2006-06-18* lib/rss/parser.rb: removed a guard for requiring open-uri.kou
2006-06-18* lib/rss/rss.rb: fixed typo: except -> expectkou
2006-06-18* lib/rss/rss.rb: RSS::Element#calc_indent became to be deprecated.kou
2006-06-17* lib/rss/rss.rb (Hash#merge, Enumerable#sort_by): removed.kou
2006-06-17* lib/rss/rss.rb (Kernel#funcall): removed.kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2005-12-11This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-09-16* lib/rss/maker/base.rb (RSS::Maker::ItemsBase#normalize): fixedkou
2005-09-02* lib: do not use __send__ to access private methods. [ruby-dev:26935]nobu
2005-08-11* lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes):kou
2005-07-22* lib/rss/rss.rb: moved copyright description to lib/rss.rb.kou
2005-07-22* lib/rss/parser.rb (RSS::Parser#initialize): accept HTTP/FTPkou
2005-07-08* lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5.kou
2005-04-13* lib/rss/rss.rb (RSS::VERSION): 0.1.3 -> 0.1.4.kou
2005-04-09* lib/rss: backoported from HEAD.kou
2005-02-14* lib/rss/parser.rb (RSS::ListenerMixin::tag_end):kou
2005-02-13* lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): addedkou
2005-02-03This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-02-03* lib/rss: supported Image module.kou
2005-02-02* lib/rss/rss.rb (RSS::Element#convert): added.kou
2005-01-15* lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3.kou
2004-12-08* lib/rss, test/rss, sample/rss: backported from CVS HEAD.kou