Age | Commit message (Expand) | Author |
2018-05-12 | rss: Add option Hash support to RSS::Parser.parse | kou |
2018-04-28 | rexml: disable XPath 1.0 compatible "#{ELEMENT_NAME}" processing by default | kou |
2018-04-22 | Skip some tests to make CI healthy. | ko1 |
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 |
2016-10-13 | Fix tests depending on sort stability | nobu |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2015-09-05 | rss.rb: fix usec width | nobu |
2014-08-29 | * test/rinda/test_rinda.rb: removed useless assignment variables. | hsbt |
2014-02-21 | * test/monitor/test_monitor.rb: remove unused variabels. | hsbt |
2013-09-02 | * test/rake/test_rake_rules.rb: add space after string literal to | charliesome |
2013-06-13 | * test/-ext-/test_printf.rb, test/rss/test_parser.rb, | shugo |
2013-02-24 | Use require_relative to require local library | naruse |
2013-01-20 | test_parser.rb: tempfile | nobu |
2012-07-23 | Suppress warnings. | naruse |
2012-07-17 | Wed Jul 18 08:01:10 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org> | xibbar |
2010-10-30 | * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464] | kou |
2010-04-06 | Fix wrong regexp. | 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 |
2009-06-27 | * NEWS, lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: add | kou |
2009-06-27 | * NEWS: rss: 0.2.5 -> 0.2.7. | kou |
2009-05-16 | * test/rss/test_maker_atom_feed.rb: suppress warnings. | kou |
2009-05-16 | * lib/rss/parser.rb, test/test_parser_1.0.rb: fix foaf:Image | kou |
2009-05-16 | * lib/rss/maker.rb, lib/rss/maker/0.9.rb, | kou |
2009-05-16 | * lib/rss/content/*, lib/rss/dublincore/*: fix circular require. | kou |
2009-05-16 | * lib/rss/maker/feed.rb, test/test_maker_atom_feed.rb: | kou |
2009-05-16 | * lib/rss/maker/feed.rb, test/test_maker_atom_entry.rb, | kou |
2009-05-16 | * lib/rss/maker/base.rb, lib/rss/maker/1.0.rb, lib/rss/maker/feed.rb, | 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-12-11 | * lib/rss/maker.rb, lib/rss/maker/0.9.rb, lib/rss/maker/base.rb: | kou |
2008-10-01 | * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, | mame |
2008-09-23 | Added changes needed for miniunit. usually from using internal calls that are... | ryan |
2008-07-28 | * test/rss/: use PNG instead of zlib as binary data. | kou |
2008-06-29 | * lib/rss/maker/base.rb (RSS::Maker::RSSBase#to_feed): raise | kou |
2008-06-29 | * lib/rss/maker/base.rb (RSS::Maker::RSSBase#make): require block. | kou |
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 |
2008-01-26 | * lib/rexml/doctype.rb, test/rss/test_maker_itunes.rb: replace | 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-11-04 | * eval.c (rb_f_send): allow send/__send__ to call methods of all | matz |
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-10-07 | * test/rss/test_taxonomy.rb, test/rss/test_parser_1.0.rb, | 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 |