aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rss/rss.rb
Commit message (Expand)AuthorAgeFilesLines
* stdlib: avoid extra calls to eliminate "\n" from Base64normal2016-01-101-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* rss.rb: don't substitute, just searchnobu2015-09-051-1/+1
* rss.rb: fix usec widthnobu2015-09-051-1/+1
* * lib/time.rb (Time.force_zone!): New private method.akr2014-05-041-1/+1
* * lib/time.rb (make_time): Produce fixed-offset time object ifakr2014-05-031-1/+1
* * lib/{rake,rdoc,rss}/*, test/rexml/test_listener.rb: [DOC] Fix typoszzak2013-12-221-1/+1
* * lib/rss/rss.rb: [DOC] document Time#w3cdtf by @steveklabnikzzak2013-11-091-0/+15
* * lib/rss/rss.rb: [DOC] Document for constants by Steve Klabnikzzak2013-08-191-28/+23
* * lib/cgi/core.rb: Use symbols instead of strings formarcandre2012-11-161-9/+9
* revert r37326 "remove string literal concatenation"nobu2012-10-251-4/+4
* remove string literal concatenationnobu2012-10-251-4/+4
* * lib: revert r31635-r31638 and untabify with expand(1).nobu2011-05-191-43/+43
* * lib: Convert tabs to spaces for ruby files perdrbrain2011-05-181-43/+43
* * lib/rss/atom.rb (module RSS): Document URIs. Patch by Mark Turner.drbrain2011-05-121-0/+30
* * lib/*.rb: Remove unused variable warnings.marcandre2010-11-081-2/+1
* * NEWS: rss: 0.2.5 -> 0.2.7.kou2009-06-271-1/+1
* * lib/rss/rss.rb, test/rss/test_version.rb (RSS::VERSION): 0.2.5 -> 0.2.6.kou2009-05-161-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-8/+8
* * lib/rss/rss.rb, test/rss/test_version.rb (RSS::VERSION): 0.2.4 -> 0.2.5.kou2008-06-291-1/+1
* * lib/rss/rss.rb (RSS::VERSION), test/rss/test_version.rb:kou2008-02-111-1/+1
* * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.2 -> 0.2.3.kou2007-12-281-1/+1
* * lib/rss/parser.rb, lib/rss/atom.rb, lib/rss/rss.rb,gotoyuzo2007-12-181-1/+1
* * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.1 -> 0.2.2.kou2007-12-021-1/+1
* * lib/rss/content.rb, lib/rss/content/, lib/rss/maker/content.rb,kou2007-11-021-1/+1
* * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.0 -> 0.2.1.kou2007-11-021-1/+1
* * lib/rss.rb, lib/rss/, test/rss/:kou2007-09-151-2/+20
* * lib/rss/rss.rb: 0.1.8 -> 0.1.9.kou2007-08-131-1/+1
* * lib/rss, sample/rss, test/rss:kou2007-08-051-162/+225
* * lib/rss, test/rss:kou2007-03-171-195/+466
* * lib/rss/rss.rb, lib/rss/parser.rb: followed current Rubykou2007-02-061-2/+2
* * lib/rss/rss.rb, lib/rss/parser.rb: removed needless code forkou2007-02-061-29/+0
* * lib/rss/rss.rb: added backward compatibility codes.kou2005-11-251-0/+8
* * lib/rss/rss.rb: improved type conversion.kou2005-11-251-10/+92
* * lib/rss/: use #__send__ instead of #send.kou2005-11-231-5/+5
* * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSSkou2005-11-231-4/+1
* * lib/rss/rss.rb: fixed a indentation bug.kou2005-11-231-2/+2
* * lib/rss/rss.rb : removed needless argument 'prefix'.kou2005-11-171-1/+1
* * lib/rss/rss.rb (RSS::VERSION): 0.1.5 -> 0.1.6.kou2005-11-151-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/dublincore.rb: supported multiple DublinCore items.kou2005-04-051-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/rss.rb: removed empty lines from output.kou2004-12-041-1/+2
* * lib/rss/rss.rb (RSS::VERSION): 0.1.1 -> 0.1.2kou2004-12-041-2/+29
* * lib/rss/rss.rb (RSS::Element#tag): not use block_given? forkou2004-11-281-6/+6