aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rss/xmlscanner.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-5/+5
* * lib/rss/parser.rb: added entity handling type predicate.kou2005-11-231-8/+27
* * lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.kou2004-11-191-1/+1
* * lib/rss/: untabified.kou2004-10-161-50/+50
* * test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet.kou2004-03-211-0/+1
* * lib/rss/parser.rb (RSS::Parser): added @@default_parser. Usedkou2004-01-311-2/+6
* * lib/rss: rss library imported. [ruby-dev:22726]matz2004-01-281-0/+97