Age | Commit message (Expand) | Author |
2020-01-12 | Make rss library to the bundle gems | Hiroshi SHIBATA |
2019-11-18 | [ruby/rss] Only check taint on Ruby <2.7 | Jeremy Evans |
2018-11-02 | lib/*: Prefer require_relative over require. | marcandre |
2018-05-12 | rss: Add option Hash support to RSS::Parser.parse | kou |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2013-11-09 | * lib/rss/*: [DOC] document various constants @steveklabnik [Bug #8812] | zzak |
2010-04-06 | Fix previous commit. | naruse |
2009-05-16 | * lib/rss/parser.rb: add nil check. | kou |
2009-05-16 | * lib/rss/parser.rb, test/test_parser_1.0.rb: fix foaf:Image | kou |
2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
2008-06-29 | follow up the previous commit. | kou |
2008-06-29 | * lib/rss/parser.rb, lib/rss/utils.rb: merge documents from ruby_1_8. | kou |
2008-06-29 | * lib/rss/parser.rb (RSS::ListenerMixin#known_class): define to | kou |
2008-02-12 | * ext/json/lib/json/pure/generator.rb, | naruse |
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-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-11 | * lib/rss/parser.rb (RSS::ListenerMixin::start_else_element): used | kou |
2007-02-06 | * lib/rss/rss.rb, lib/rss/parser.rb: followed current Ruby | kou |
2007-02-06 | * lib/rss/rss.rb, lib/rss/parser.rb: removed needless code for | kou |
2006-12-31 | * Merge YARV | ko1 |
2005-11-25 | * lib/rss/rss.rb: added backward compatibility codes. | kou |
2005-11-23 | * lib/rss/parser.rb: added entity handling type predicate. | kou |
2005-11-23 | * lib/rss/: use #__send__ instead of #send. | kou |
2005-11-17 | * lib/rss/rss.rb : removed needless argument 'prefix'. | kou |
2005-10-22 | * ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb, | nobu |
2005-09-05 | * lib/observer.rb: a patch from nornagon <nornagon@gmail.com> | matz |
2005-09-02 | * lib: do not use __send__ to access private methods. [ruby-dev:26935] | nobu |
2005-07-22 | * lib/rss/parser.rb (RSS::Parser#initialize): accept HTTP/FTP | kou |
2005-04-05 | * lib/rss/dublincore.rb: supported multiple DublinCore items. | kou |
2005-03-31 | * lib/rss/parser.rb: @@setter -> @@setters. | kou |
2005-03-31 | * lib/rss/parser.rb | kou |
2005-02-14 | * lib/rss/parser.rb (RSS::ListenerMixin::tag_end): | kou |
2004-12-04 | * lib/rss/rss.rb (RSS::VERSION): 0.1.1 -> 0.1.2 | kou |
2004-11-19 | * lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1. | kou |
2004-10-16 | * lib/rss/: untabified. | kou |
2004-10-16 | * lib/rss: supported prety print. | kou |
2004-07-06 | * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0 | kou |
2004-04-07 | * lib/rss/parser.rb, lib/rss/1.0.rb: accepted rdf:resource or | kou |
2004-03-21 | * test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet. | kou |
2004-02-13 | * test/rss/test_trackback.rb: added tests for TrackBack with RSS | kou |
2004-01-31 | * lib/rss/parser.rb (RSS::Parser): added @@default_parser. Used | kou |
2004-01-28 | * lib/rss: rss library imported. [ruby-dev:22726] | matz |