summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-16* test/rss/test_maker_atom_feed.rb: suppress warnings.kou
2009-05-16* NEWS: add RSS::Maker.supported?(version).kou
2009-05-16* lib/rss/parser.rb, test/test_parser_1.0.rb: fix foaf:Imagekou
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/entry.rb: fix a typo.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* ext/dl/lib/dl/callback.rb (DL#remove_callback_internal): ignorenobu
2009-05-16* sample/rss/rss_recent.rb, sample/rss/list_description.rb: use UTF-8.kou
2009-05-16* lib/rss/rss.rb, test/rss/test_version.rb (RSS::VERSION): 0.2.5 -> 0.2.6.kou
2009-05-16* iseq.c (rb_iseq_clone): use longlife object and insert write barrier.nari
2009-05-16* variable.c (rb_autoload_load): gets rid of false warning.nobu
2009-05-16* sample/drb/dhasenc.rb: add magic comment for encoding.matz
2009-05-16ChangeLog: commit miss.nobu
2009-05-16* parse.y (magic_comment_encoding): ignores unused emacs-stylenobu
2009-05-16* defs/keywords (reserved_word): made inline function static.nobu
2009-05-16* parse.y (magic_comment_encoding): use rb_compile_warning() tonobu
2009-05-16* configure.in (ruby_version): now version.h includesnobu
2009-05-15* array.c (rb_ary_shift, rb_ary_shift_m): clears unused elements.nobu
2009-05-15* variable.c (rb_autoload_load): checks if iv_tbl is valid.nobu
2009-05-15* ChangeLog: forgotten to mention reporter.usa
2009-05-15* 2009-05-15svn
2009-05-15 * win32/setup.mak (-version-): now version.h includesusa
2009-05-14* ext/etc/etc.c (etc_getpwuid): use rb_uid_t. [ruby-dev:38443]nobu
2009-05-14* ext/stringio/stringio.c (strio_ungetbyte): encoding should notnobu
2009-05-14* common.mk: marked PHONY targets.nobu
2009-05-14* sample/test.rb (valid_syntax?): defaults to us-ascii.nobu
2009-05-13* gc.c: add longlife garbage collection. [ruby-dev:38423]nari
2009-05-13rdoc update.akr
2009-05-13* include/ruby/version.h: extracted the extensions interface andnobu
2009-05-12* time.c (time_init_1): unused variable removed.akr
2009-05-12* 2009-05-13svn
2009-05-12add test.akr
2009-05-12* time.c: support fixed UTC offset. [ruby-dev:38326]akr
2009-05-12* 2009-05-12svn
2009-05-12 * yarvtest: removed because it's outdated.usa
2009-05-11* parse.y: add semicolons to some grammar rules not terminatedmatz
2009-05-11* io.c (Init_IO): add constant File::NOATIME. [ruby-core:23194]kazu
2009-05-11forgot to commit.kazu
2009-05-11* mkconfig.rb (rubylibdir): use rubylibprefix. [ruby-dev:38426]nobu
2009-05-10* ext/bigdecimal/bigdecimal.c (BigDecimal_coerce): supportmatz
2009-05-10* 2009-05-11svn
2009-05-10* lib/net/smtp.rb (Net::SMTP#check_auth_args): should not changematz
2009-05-10* ext/dl/lib/dl/func.rb (DL::Function#bound?): returns if alreadynobu
2009-05-10* ext/dl/cfunc.c (rb_dlcfunc_instance_p): new function to check ifnobu
2009-05-10* ext/dl/cptr.c: consistent indentation.nobu
2009-05-10* 2009-05-10svn
2009-05-10* ext/dl/lib/dl/cparser.rb (DL::CParser#parse_signature): stripsnobu