summaryrefslogtreecommitdiffstats
path: root/lib/rss/rss.rb
Commit message (Expand)AuthorAgeFilesLines
* * 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-201-4/+11
* * lib/rss/rss.rb: provided default RSS::Element#_tags.kou2006-06-201-9/+20
* * lib/rss/rss.rb: hide RSS::Element.install_model.kou2006-06-201-5/+16
* * lib/rss/rss.rb:kou2006-06-191-34/+32
* * lib/rss/rss.rb:kou2006-06-191-42/+47
* * lib/rss/rss.rb: automatically detected attributes.kou2006-06-181-3/+8
* * lib/rss/rss.rb: RSS::Element#initialize accepts initialkou2006-06-181-4/+14
* * lib/rss/rss.rb: improved ignore_unknown_elementkou2006-06-181-14/+16
* * lib/rss/rss.rb: changed empty namespace URI representation to ""kou2006-06-181-1/+1
* * lib/rss/rss.rb: fixed typo: except -> expectkou2006-06-181-2/+4
* * lib/rss/rss.rb: RSS::Element#calc_indent became to be deprecated.kou2006-06-181-13/+4
* * lib/rss/rss.rb (Hash#merge, Enumerable#sort_by): removed.kou2006-06-171-23/+12
* * lib/rss/rss.rb (Kernel#funcall): removed.kou2006-06-171-8/+0
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-0/+8
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-10/+92
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-5/+5
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-4/+1
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-2/+2
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-1/+1
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-171-1/+1
* * lib: do not use __send__ to access private methods. [ruby-dev:26935]nobu2005-09-021-1/+1
* * lib/rss/rss.rb: moved copyright description to lib/rss.rb.kou2005-07-221-7/+0
* * lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5.kou2005-07-081-1/+1
* * lib/rss/rss.rb (RSS::VERSION): 0.1.3 -> 0.1.4.kou2005-04-131-3/+7
* * lib/rss: backoported from HEAD.kou2005-04-091-34/+47
* * lib/rss: supported Image module.kou2005-02-031-3/+13
* * lib/rss/rss.rb (RSS::Element#convert): added.kou2005-02-021-11/+19
* * lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3.kou2005-01-151-45/+62
* * lib/rss, test/rss, sample/rss: backported from CVS HEAD.kou2004-12-081-39/+217
* * test/rss/test_maker_*.rb: added tests for RSS Maker.kou2004-11-031-1/+2
* * lib/rss/: untabified.kou2004-10-161-637/+637
* * lib/rss: supported prety print.kou2004-10-161-8/+27
* * lib/rss/rss.rb: added link to Tutorial.kou2004-10-141-0/+1
* * lib/rss/converter.rb: changed to try to use Iconv for defaultkou2004-10-091-1/+1
* * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0kou2004-07-081-4/+24
* * lib/rss/rss.rb: added copyright header.kou2004-07-041-1/+6
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-011-0/+634