index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
rss
/
parser.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/rss/rss.rb: added backward compatibility codes.
kou
2005-11-25
1
-2
/
+14
*
* lib/rss/parser.rb: added entity handling type predicate.
kou
2005-11-23
1
-2
/
+11
*
* lib/rss/: use #__send__ instead of #send.
kou
2005-11-23
1
-4
/
+4
*
* lib/rss/rss.rb : removed needless argument 'prefix'.
kou
2005-11-17
1
-3
/
+1
*
* ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,
nobu
2005-10-22
1
-1
/
+1
*
* lib/observer.rb: a patch from nornagon <nornagon@gmail.com>
matz
2005-09-05
1
-1
/
+1
*
* lib: do not use __send__ to access private methods. [ruby-dev:26935]
nobu
2005-09-02
1
-1
/
+1
*
* lib/rss/parser.rb (RSS::Parser#initialize): accept HTTP/FTP
kou
2005-07-22
1
-1
/
+31
*
* lib/rss/dublincore.rb: supported multiple DublinCore items.
kou
2005-04-05
1
-5
/
+17
*
* lib/rss/parser.rb: @@setter -> @@setters.
kou
2005-03-31
1
-17
/
+17
*
* lib/rss/parser.rb
kou
2005-03-31
1
-2
/
+2
*
* lib/rss/parser.rb (RSS::ListenerMixin::tag_end):
kou
2005-02-14
1
-1
/
+2
*
* lib/rss/rss.rb (RSS::VERSION): 0.1.1 -> 0.1.2
kou
2004-12-04
1
-4
/
+3
*
* lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.
kou
2004-11-19
1
-0
/
+7
*
* lib/rss/: untabified.
kou
2004-10-16
1
-387
/
+387
*
* lib/rss: supported prety print.
kou
2004-10-16
1
-2
/
+2
*
* lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0
kou
2004-07-06
1
-8
/
+24
*
* lib/rss/parser.rb, lib/rss/1.0.rb: accepted rdf:resource or
kou
2004-04-07
1
-10
/
+13
*
* test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet.
kou
2004-03-21
1
-10
/
+18
*
* test/rss/test_trackback.rb: added tests for TrackBack with RSS
kou
2004-02-13
1
-2
/
+2
*
* lib/rss/parser.rb (RSS::Parser): added @@default_parser. Used
kou
2004-01-31
1
-23
/
+62
*
* lib/rss: rss library imported. [ruby-dev:22726]
matz
2004-01-28
1
-0
/
+330