summaryrefslogtreecommitdiffstats
path: root/test/rss/test_parser.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.2 -> 0.2.3.kou2007-12-281-0/+12
* * lib/rss.rb, lib/rss/, test/rss/:kou2007-09-151-1/+1
* * lib/rss, sample/rss, test/rss:kou2007-08-051-12/+2
* * lib/rss, test/rss:kou2007-03-171-586/+0
* * lib/rss/rss.rb: added backward compatibility codes.kou2005-11-251-1/+11
* * lib/rss/parser.rb: added entity handling type predicate.kou2005-11-231-0/+13
* * lib/rss/parser.rb (RSS::Parser#initialize): accept HTTP/FTPkou2005-07-221-1/+25
* * lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5.kou2005-07-081-24/+12
* * lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.kou2004-11-191-6/+6
* * test/rss/*.rb: removed tab width configuration headers.kou2004-11-031-2/+0
* * lib/rss/: untabified.kou2004-10-161-229/+229
* * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0kou2004-07-061-14/+157
* * lib/rss/parser.rb, lib/rss/1.0.rb: accepted rdf:resource orkou2004-04-071-0/+31
* * test/rss/*: Test::Unit::TestCase -> RSS::TestCase andkou2004-03-211-105/+115
* * lib/rss/2.0.rb, lib/rss/content.rb, lib/rss/dublincore.rb,kou2004-02-031-1/+0
* * lib/rss/parser.rb (RSS::Parser): added @@default_parser. Usedkou2004-01-311-0/+10
* * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi2004-01-291-3/+0
* * test/rss/test_*: do $: trick while searching a module in the currentnahi2004-01-291-0/+3
* * test/rss/*.rb: remove "test/" prefix.nobu2004-01-281-1/+3
* * lib/rss: rss library imported. [ruby-dev:22726]matz2004-01-281-0/+418