aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rss/atom.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/rss/2.0.rb: [DOC] Document RSS::Rss by Steve Klabnik #8740zzak2013-08-051-1/+1
* * lib/rss/atom.rb (RSS::Atom::Entry): Fix indent of document comment.kou2013-04-261-2/+2
* * lib/rss/atom.rb: Documentation for RSS::Atom based on a patch byzzak2013-04-261-0/+83
* * lib/rss/atom.rb (module RSS): Document URIs. Patch by Mark Turner.drbrain2011-05-121-0/+8
* * lib/*.rb: Remove unused variable warnings.marcandre2010-11-081-1/+1
* * lib/rss/parser.rb, test/test_parser_1.0.rb: fix foaf:Imagekou2009-05-161-2/+2
* * lib/rss/parser.rb, lib/rss/atom.rb, lib/rss/rss.rb,gotoyuzo2007-12-181-1/+0
* * parse.y (call_args): remove "parenthesize argument(s) for futurematz2007-11-041-7/+7
* * error.c (Init_Exception): make NameError to be subclass ofmatz2007-11-021-7/+7
* * lib/rss, sample/rss, test/rss:kou2007-08-051-21/+21
* * lib/rss, test/rss:kou2007-03-171-0/+749