summaryrefslogtreecommitdiff
path: root/test/rss/test_trackback.rb
AgeCommit message (Expand)Author
2007-11-04* eval.c (rb_f_send): allow send/__send__ to call methods of allmatz
2007-03-17* lib/rss, test/rss:kou
2005-11-23* lib/rss/: use #__send__ instead of #send.kou
2005-10-22* ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,nobu
2005-09-12* lib/ostruct.rb (new_ostruct_member): Object#send no longer callnobu
2004-11-19* lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.kou
2004-11-03* test/rss/*.rb: removed tab width configuration headers.kou
2004-10-16* lib/rss/: untabified.kou
2004-07-06 * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0kou
2004-03-21* test/rss/*: Test::Unit::TestCase -> RSS::TestCase andkou
2004-02-25* lib/cgi-lib.rb, lib/getopts.rb, lib/importenv.rb, lib/parsearg.rb:nobu
2004-02-13* test/rss/test_trackback.rb: added tests for TrackBack with RSSkou
2004-02-03* lib/rss/2.0.rb, lib/rss/content.rb, lib/rss/dublincore.rb,kou
2004-01-29 * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi
2004-01-29 * test/rss/test_*: do $: trick while searching a module in the currentnahi
2004-01-28* test/rss/*.rb: remove "test/" prefix.nobu
2004-01-28* lib/rss: rss library imported. [ruby-dev:22726]matz