| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * lib/rss/maker/base.rb: changed xml-stylesheet's API of RSS Maker | kou | 2004-11-01 | 1 | -8/+21 |
* | * lib/rss/maker/*.rb: added RSS Maker. | kou | 2004-10-31 | 10 | -1/+1674 |
* | * lib/rss/: untabified. | kou | 2004-10-16 | 10 | -1223/+1223 |
* | * lib/rss: supported prety print. | kou | 2004-10-16 | 1 | -1/+12 |
* | * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0 | kou | 2004-07-06 | 3 | -26/+198 |
* | * lib/rss/{trackback,syndication,dublincore,content}.rb: worked | kou | 2004-07-05 | 1 | -0/+12 |
* | * lib/rss/parser.rb, lib/rss/1.0.rb: accepted rdf:resource or | kou | 2004-04-07 | 1 | -0/+31 |
* | * test/rss/*: Test::Unit::TestCase -> RSS::TestCase and | kou | 2004-03-21 | 11 | -955/+977 |
* | * test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet. | kou | 2004-03-21 | 4 | -1/+178 |
* | * lib/cgi-lib.rb, lib/getopts.rb, lib/importenv.rb, lib/parsearg.rb: | nobu | 2004-02-25 | 4 | -4/+4 |
* | * test/rss/test_trackback.rb: added tests for TrackBack with RSS | kou | 2004-02-13 | 2 | -5/+73 |
* | * lib/rss/2.0.rb, lib/rss/content.rb, lib/rss/dublincore.rb, | kou | 2004-02-03 | 6 | -6/+4 |
* | * lib/rss/parser.rb (RSS::Parser): added @@default_parser. Used | kou | 2004-01-31 | 3 | -33/+10 |
* | * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb to | nahi | 2004-01-29 | 7 | -21/+0 |
* | * test/rss/test_*: do $: trick while searching a module in the current | nahi | 2004-01-29 | 7 | -0/+21 |
* | * test/rss/*.rb: remove "test/" prefix. | nobu | 2004-01-28 | 9 | -8/+26 |
* | * lib/rss: rss library imported. [ruby-dev:22726] | matz | 2004-01-28 | 11 | -0/+1350 |