summaryrefslogtreecommitdiff
path: root/lib/rss
Commit message (Expand)AuthorAgeFilesLines
* * lib/rss/0.9.rb (RSS::Rss): removed needless include.kou2006-11-061-1/+0
* * lib/rss/parser.rb, lib/rss/utils.rb: added documents.kou2006-07-192-0/+13
* * lib/rss/parser.rb: updated documents by a patch fromkou2006-07-131-3/+22
* * lib/rss/rss.rb: RSS::Element.def_corresponded_attr_writerkou2006-06-201-0/+2
* * lib/rss/rss.rb: provided default RSS::Element#children.kou2006-06-205-71/+11
* * lib/rss/rss.rb: provided default RSS::Element#_tags.kou2006-06-206-217/+20
* * lib/rss/rss.rb: hide RSS::Element.install_model.kou2006-06-2010-120/+76
* * lib/rss/rss.rb:kou2006-06-1910-198/+90
* * lib/rss/rss.rb:kou2006-06-197-413/+79
* * lib/rss/rss.rb: automatically detected attributes.kou2006-06-188-139/+41
* * lib/rss/rss.rb: RSS::Element#initialize accepts initialkou2006-06-1810-120/+238
* * lib/rss/converter.rb: use NKF for Uconv fallback.kou2006-06-181-6/+9
* * lib/rss/rss.rb: improved ignore_unknown_elementkou2006-06-1810-67/+70
* * lib/rss/rss.rb: changed empty namespace URI representation to ""kou2006-06-185-36/+39
* * lib/rss/parser.rb: removed a guard for requiring open-uri.kou2006-06-181-5/+1
* * lib/rss/rss.rb: fixed typo: except -> expectkou2006-06-182-4/+6
* * lib/rss/rss.rb: RSS::Element#calc_indent became to be deprecated.kou2006-06-186-39/+30
* * lib/rss/rss.rb (Hash#merge, Enumerable#sort_by): removed.kou2006-06-172-23/+19
* * lib/rss/rss.rb (Kernel#funcall): removed.kou2006-06-176-28/+44
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-172-2/+22
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-176-114/+185
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-172-4/+16
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-0/+19
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-174-19/+56
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-179-29/+29
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-172-34/+34
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-176-34/+60
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-172-3/+8
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-172-3/+20
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-15/+181
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-28/+73
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-172-4/+2
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-172-13/+31
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-1/+1
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-12-111-0/+178
* * lib/rss/maker/base.rb (RSS::Maker::ItemsBase#normalize): fixedkou2005-09-161-1/+5
* * lib: do not use __send__ to access private methods. [ruby-dev:26935]nobu2005-09-028-17/+17
* * lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes):kou2005-08-114-13/+15
* * lib/rss/rss.rb: moved copyright description to lib/rss.rb.kou2005-07-221-7/+0
* * lib/rss/parser.rb (RSS::Parser#initialize): accept HTTP/FTPkou2005-07-221-1/+31
* * lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5.kou2005-07-082-3/+3
* * lib/rss/rss.rb (RSS::VERSION): 0.1.3 -> 0.1.4.kou2005-04-131-3/+7
* * lib/rss: backoported from HEAD.kou2005-04-0916-233/+483
* * lib/rss/parser.rb (RSS::ListenerMixin::tag_end):kou2005-02-141-1/+2
* * lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): addedkou2005-02-133-0/+6
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-02-032-0/+352
* * lib/rss: supported Image module.kou2005-02-037-8/+29
* * lib/rss/rss.rb (RSS::Element#convert): added.kou2005-02-025-66/+74
* * lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3.kou2005-01-152-49/+66
* * lib/rss, test/rss, sample/rss: backported from CVS HEAD.kou2004-12-0815-593/+1232