summaryrefslogtreecommitdiff
path: root/lib/rss/rss.rb
AgeCommit message (Expand)Author
2019-01-25Upgrade RSS to 0.2.8kou
2018-11-02lib/*: Prefer require_relative over require, remove explicit extensionmarcandre
2018-11-02lib/*: Prefer require_relative over require.marcandre
2017-12-12Add uplevel keyword to Kernel#warn and use itshyouhei
2017-10-22rss itunes: fix a bug that <itunes:explicit> value isn't fully supportedkou
2017-05-03rss: Accept empty text element as valid elementkou
2016-09-18* lib/rss/rss.rb (RSS::BaseModel): Remove needless codes.kou
2016-01-10stdlib: avoid extra calls to eliminate "\n" from Base64normal
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-09-05rss.rb: don't substitute, just searchnobu
2015-09-05rss.rb: fix usec widthnobu
2014-05-04* lib/time.rb (Time.force_zone!): New private method.akr
2014-05-03* lib/time.rb (make_time): Produce fixed-offset time object ifakr
2013-12-22* lib/{rake,rdoc,rss}/*, test/rexml/test_listener.rb: [DOC] Fix typoszzak
2013-11-09* lib/rss/rss.rb: [DOC] document Time#w3cdtf by @steveklabnikzzak
2013-08-19* lib/rss/rss.rb: [DOC] Document for constants by Steve Klabnikzzak
2012-11-16* lib/cgi/core.rb: Use symbols instead of strings formarcandre
2012-10-25revert r37326 "remove string literal concatenation"nobu
2012-10-25remove string literal concatenationnobu
2011-05-19* lib: revert r31635-r31638 and untabify with expand(1).nobu
2011-05-18 * lib: Convert tabs to spaces for ruby files perdrbrain
2011-05-12 * lib/rss/atom.rb (module RSS): Document URIs. Patch by Mark Turner.drbrain
2010-11-08* lib/*.rb: Remove unused variable warnings.marcandre
2009-06-27* NEWS: rss: 0.2.5 -> 0.2.7.kou
2009-05-16* lib/rss/rss.rb, test/rss/test_version.rb (RSS::VERSION): 0.2.5 -> 0.2.6.kou
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-06-29* lib/rss/rss.rb, test/rss/test_version.rb (RSS::VERSION): 0.2.4 -> 0.2.5.kou
2008-02-11* lib/rss/rss.rb (RSS::VERSION), test/rss/test_version.rb:kou
2007-12-28* lib/rss/rss.rb, test/rss/test_version.rb: 0.2.2 -> 0.2.3.kou
2007-12-18* lib/rss/parser.rb, lib/rss/atom.rb, lib/rss/rss.rb,gotoyuzo
2007-12-02* lib/rss/rss.rb, test/rss/test_version.rb: 0.2.1 -> 0.2.2.kou
2007-11-02* lib/rss/content.rb, lib/rss/content/, lib/rss/maker/content.rb,kou
2007-11-02* lib/rss/rss.rb, test/rss/test_version.rb: 0.2.0 -> 0.2.1.kou
2007-09-15* lib/rss.rb, lib/rss/, test/rss/:kou
2007-08-13* lib/rss/rss.rb: 0.1.8 -> 0.1.9.kou
2007-08-05* lib/rss, sample/rss, test/rss:kou
2007-03-17* lib/rss, test/rss:kou
2007-02-06* lib/rss/rss.rb, lib/rss/parser.rb: followed current Rubykou
2007-02-06* lib/rss/rss.rb, lib/rss/parser.rb: removed needless code forkou
2005-11-25* lib/rss/rss.rb: added backward compatibility codes.kou
2005-11-25* lib/rss/rss.rb: improved type conversion.kou
2005-11-23* lib/rss/: use #__send__ instead of #send.kou
2005-11-23* lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSSkou
2005-11-23* lib/rss/rss.rb: fixed a indentation bug.kou
2005-11-17* lib/rss/rss.rb : removed needless argument 'prefix'.kou
2005-11-15* lib/rss/rss.rb (RSS::VERSION): 0.1.5 -> 0.1.6.kou
2005-09-02* lib: do not use __send__ to access private methods. [ruby-dev:26935]nobu
2005-07-22* lib/rss/rss.rb: moved copyright description to lib/rss.rb.kou
2005-07-08* lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5.kou
2005-04-13* lib/rss/rss.rb (RSS::VERSION): 0.1.3 -> 0.1.4.kou