index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rss
Age
Commit message (
Expand
)
Author
2019-11-18
[ruby/rss] Only check taint on Ruby <2.7
Jeremy Evans
2019-01-25
Upgrade RSS to 0.2.8
kou
2018-11-05
Fix up r65505 [ci skip]
kazu
2018-11-02
lib/*: Prefer require_relative over require, remove explicit extension
marcandre
2018-11-02
lib/*: Prefer require_relative over require.
marcandre
2018-10-12
default gems: add missing comment in gemspec
stomar
2018-08-07
Fallback to load version constant for ruby core repository.
hsbt
2018-06-02
Promote RSS library to default gems.
hsbt
2018-05-12
rss: Add option Hash support to RSS::Parser.parse
kou
2017-12-12
Add uplevel keyword to Kernel#warn and use it
shyouhei
2017-10-22
rss itunes: fix a bug that <itunes:explicit> value isn't fully supported
kou
2017-05-03
rss: Accept empty text element as valid element
kou
2017-01-26
Add document for lib/rss/atom.rb
kou
2016-09-18
* lib/rss/rss.rb (RSS::BaseModel): Remove needless codes.
kou
2016-01-10
stdlib: avoid extra calls to eliminate "\n" from Base64
normal
2015-12-16
Add frozen_string_literal: false for all files
naruse
2015-11-20
* lib/rss/syndication.rb: Add nodoc marker for #validate_sy_updatePeriod.
hsbt
2015-09-05
rss.rb: don't substitute, just search
nobu
2015-09-05
rss.rb: fix usec width
nobu
2014-06-14
Restore 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 if
akr
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 @dvsuresh
zzak
2013-12-22
* lib/{rake,rdoc,rss}/*, test/rexml/test_listener.rb: [DOC] Fix typos
zzak
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 @steveklabnik
zzak
2013-08-19
* lib/rss/rss.rb: [DOC] Document for constants by Steve Klabnik
zzak
2013-08-19
* lib/rss/xmlparser.rb: [DOC] Hide legacy constant from rdoc
zzak
2013-08-09
* lib/rss/trackback.rb: [DOC] Hide RSS::Trackback from rdoc
zzak
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 #8740
zzak
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 by
zzak
2012-11-16
* lib/cgi/core.rb: Use symbols instead of strings for
marcandre
2012-10-25
revert r37326 "remove string literal concatenation"
nobu
2012-10-25
remove string literal concatenation
nobu
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 per
drbrain
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-06
Fix 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 bug
kou
[next]