summaryrefslogtreecommitdiff
path: root/lib/rss
AgeCommit message (Expand)Author
2019-01-25Upgrade RSS to 0.2.8kou
2018-11-05Fix up r65505 [ci skip]kazu
2018-11-02lib/*: Prefer require_relative over require, remove explicit extensionmarcandre
2018-11-02lib/*: Prefer require_relative over require.marcandre
2018-10-12default gems: add missing comment in gemspecstomar
2018-08-07Fallback to load version constant for ruby core repository.hsbt
2018-06-02Promote RSS library to default gems.hsbt
2018-05-12rss: Add option Hash support to RSS::Parser.parsekou
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
2017-01-26Add document for lib/rss/atom.rbkou
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-11-20* lib/rss/syndication.rb: Add nodoc marker for #validate_sy_updatePeriod.hsbt
2015-09-05rss.rb: don't substitute, just searchnobu
2015-09-05rss.rb: fix usec widthnobu
2014-06-14Restore date field.akr
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
2014-01-19* lib/cgi/html.rb: fix typo by @windwiny [fix GH-506]hsbt
2013-12-22* doc/ChangeLog-1.9.3: [DOC] Fix typos by @dvsureshzzak
2013-12-22* lib/{rake,rdoc,rss}/*, test/rexml/test_listener.rb: [DOC] Fix typoszzak
2013-11-09* lib/rss/*: [DOC] document various constants @steveklabnik [Bug #8812]zzak
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
2013-08-19* lib/rss/xmlparser.rb: [DOC] Hide legacy constant from rdoczzak
2013-08-09* lib/rss/trackback.rb: [DOC] Hide RSS::Trackback from rdoczzak
2013-08-09* lib/rss/rexmlparser.rb: Remove needless REXML version check.kou
2013-08-06* lib/rss/utils.rb: [DOC] RSS::Utils by Steve Klabnik [Bug #8745]zzak
2013-08-06* lib/rss/1.0.rb: [DOC] Document RSS110 by Steve Klabnik [Bug #8740]zzak
2013-08-05* lib/rss/0.9.rb: [DOC] Typo in example [Bug #8732]zzak
2013-08-05* lib/rss/2.0.rb: [DOC] Document RSS::Rss by Steve Klabnik #8740zzak
2013-08-04* lib/rss/0.9.rb: [DOC] Document RSS09 by Steve Klabnik [Bug #8732]zzak
2013-04-26* lib/rss/atom.rb (RSS::Atom::Entry): Fix indent of document comment.kou
2013-04-26* lib/rss/maker.rb (RSS::Maker): Fix indent of document comment.kou
2013-04-26* lib/rss/atom.rb: Documentation for RSS::Atom based on a patch byzzak
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-11-05* ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,ktsj
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
2010-04-06Fix previous commit.naruse
2010-01-12* lib/rss/maker/base.rb, test/rss/test_maker_0.9.rb:kou
2009-08-24* lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: fix a bugkou
2009-06-27* NEWS, lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: addkou