Age | Commit message (Expand) | Author |
---|---|---|
2020-01-12 | Make rss library to the bundle gems | Hiroshi SHIBATA |
2018-11-02 | lib/*: Prefer require_relative over require. | marcandre |
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 |
2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
2007-08-05 | * lib/rss, sample/rss, test/rss: | kou |
2007-05-07 | * lib/rss/image.rb, test/rss/test_image.rb: fixed Image module | kou |
2007-03-17 | * lib/rss, test/rss: | kou |
2005-11-25 | * lib/rss/rss.rb: improved type conversion. | kou |
2005-11-25 | * lib/rss/image.rb: added Image prefix. | kou |
2005-11-23 | * lib/rss/: use #__send__ instead of #send. | kou |
2005-04-05 | * lib/rss/*: refactored. | kou |
2005-03-31 | * lib/rss/parser.rb: @@setter -> @@setters. | kou |
2005-02-03 | * lib/rss: supported Image module. | kou |