| Commit message (Expand) | Author | Age | Files | Lines |
* | * lib/rss/rss.rb (RSS::VERSION), test/rss/test_version.rb: | kou | 2008-02-11 | 3 | -2/+31 |
* | * lib/rexml/doctype.rb, test/rss/test_maker_itunes.rb: replace | naruse | 2008-01-26 | 1 | -1/+1 |
* | * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.2 -> 0.2.3. | kou | 2007-12-28 | 2 | -1/+13 |
* | * lib/rss/parser.rb, lib/rss/atom.rb, lib/rss/rss.rb, | gotoyuzo | 2007-12-18 | 2 | -2/+2 |
* | * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.1 -> 0.2.2. | kou | 2007-12-02 | 2 | -2/+2 |
* | * eval.c (rb_f_send): allow send/__send__ to call methods of all | matz | 2007-11-04 | 5 | -6/+6 |
* | * lib/rss/content.rb, lib/rss/content/, lib/rss/maker/content.rb, | kou | 2007-11-02 | 3 | -33/+63 |
* | * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.0 -> 0.2.1. | kou | 2007-11-02 | 1 | -1/+1 |
* | * test/rss/test_taxonomy.rb, test/rss/test_parser_1.0.rb, | kou | 2007-10-07 | 4 | -11/+44 |
* | * lib/rss.rb, lib/rss/, test/rss/: | kou | 2007-09-15 | 7 | -2/+161 |
* | * lib/rss/rss.rb: 0.1.8 -> 0.1.9. | kou | 2007-08-13 | 1 | -1/+1 |
* | * lib/rss, sample/rss, test/rss: | kou | 2007-08-05 | 17 | -743/+1755 |
* | * lib/rss/image.rb, test/rss/test_image.rb: fixed Image module | kou | 2007-05-07 | 1 | -1/+1 |
* | * lib/rss, test/rss: | kou | 2007-03-17 | 33 | -1044/+6095 |
* | * lib/rss/dublincore.rb, lib/rss/maker/dublincore.rb: dc_rightses | kou | 2007-02-12 | 1 | -2/+7 |
* | * test/rss/rss-assertions.rb: removed needless code for backward compatibility. | kou | 2007-02-04 | 1 | -13/+0 |
* | * eval.c (rb_call): try local method look-up first for fcall, then | matz | 2006-07-20 | 1 | -2/+0 |
* | * object.c (rb_mod_attr): make Module#attr to be an alias to | matz | 2006-07-20 | 1 | -0/+2 |
* | * lib/rss/rss.rb: added backward compatibility codes. | kou | 2005-11-25 | 3 | -8/+18 |
* | * lib/rss/rss.rb: improved type conversion. | kou | 2005-11-25 | 14 | -104/+250 |
* | * test/rss/test_2.0.rb: added RSS 2.0 tests. | kou | 2005-11-25 | 3 | -27/+384 |
* | * lib/rss/parser.rb: added entity handling type predicate. | kou | 2005-11-23 | 1 | -0/+13 |
* | * lib/rss/: use #__send__ instead of #send. | kou | 2005-11-23 | 7 | -70/+79 |
* | * test/rss/test_taxonomy.rb: use #reject directory. | kou | 2005-11-23 | 1 | -2/+2 |
* | * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSS | kou | 2005-11-23 | 6 | -11/+344 |
* | * lib/rss/rss.rb: fixed a indentation bug. | kou | 2005-11-23 | 1 | -9/+21 |
* | * lib/rss/1.0.rb: added convenience method 'resources'. | kou | 2005-11-17 | 2 | -2/+3 |
* | * lib/rss/taxonomy.rb: implemented taxonomy module. | kou | 2005-11-17 | 1 | -0/+148 |
* | * lib/rss/rss.rb (RSS::VERSION): 0.1.5 -> 0.1.6. | kou | 2005-11-15 | 1 | -1/+1 |
* | * ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb, | nobu | 2005-10-22 | 4 | -11/+11 |
* | * test/rss/test_content.rb, test/rss/test_syndication.rb: use fcall | nobu | 2005-09-24 | 2 | -8/+8 |
* | * lib/rss/maker/base.rb (RSS::Maker::ItemsBase#normalize): fixed | kou | 2005-09-16 | 1 | -0/+54 |
* | * lib/ostruct.rb (new_ostruct_member): Object#send no longer call | nobu | 2005-09-12 | 2 | -3/+3 |
* | * lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes): | kou | 2005-08-11 | 1 | -0/+50 |
* | * lib/rss/parser.rb (RSS::Parser#initialize): accept HTTP/FTP | kou | 2005-07-22 | 1 | -1/+25 |
* | * lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5. | kou | 2005-07-08 | 2 | -25/+13 |
* | * lib/rss/rss.rb (RSS::VERSION): 0.1.3 -> 0.1.4. | kou | 2005-04-13 | 1 | -1/+1 |
* | * test/rss/test_maker_dc.rb (test_date): added a test for #date= | kou | 2005-04-07 | 1 | -0/+20 |
* | * lib/rss/maker/dublincore.rb: _really_ supported multiple Dublin | kou | 2005-04-07 | 2 | -2/+62 |
* | * lib/rss/dublincore.rb: supported multiple DublinCore items. | kou | 2005-04-05 | 2 | -12/+64 |
* | * lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): added | kou | 2005-02-13 | 3 | -0/+9 |
* | * lib/rss: supported Image module. | kou | 2005-02-03 | 3 | -1/+240 |
* | * lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3. | kou | 2005-01-15 | 2 | -1/+42 |
* | * test/rss/test_version.rb: added version check test. [ruby-dev:25053] | kou | 2004-12-07 | 1 | -0/+9 |
* | * lib/rss/rss.rb (RSS::NotSetError): added. | kou | 2004-11-28 | 4 | -121/+150 |
* | * lib/rss/{0.9,1.0,2.0,trackback,xml-stylesheet}.rb: added | kou | 2004-11-27 | 3 | -0/+792 |
* | * lib/rss/maker/0.9.rb: supported RSS::Maker.make("0.91"). Now, | kou | 2004-11-27 | 2 | -25/+31 |
* | * lib/rss/maker/0.9.rb (RSS::Maker::RSS09::Image#have_required_values): | kou | 2004-11-19 | 1 | -37/+3 |
* | * lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1. | kou | 2004-11-19 | 12 | -67/+840 |
* | * test/rss/*.rb: removed tab width configuration headers. | kou | 2004-11-03 | 12 | -22/+30 |