summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-14fix a typo.seki
2010-06-14raise DRbConnError instead of ArgumentError if too many arguments.seki
2010-06-13* ext/fiddle/closure.c (dealloc): refix workaround r28300.naruse
2010-06-13* 2010-06-14svn
2010-06-13retry to fix test.naruse
2010-06-13* test/ruby/test_rubyoptions.rb: add a simple test for __END__ andmame
2010-06-13try to fix test for boron.naruse
2010-06-12* lib/delegate.rb: Delegate !=, eql? and hash [ruby-core:26139]marcandre
2010-06-12* enc/trans/utf8_mac.trans (buf_apply): fix for patternsnaruse
2010-06-12* time.c (rb_localtime_r2): fix mixed declarations and code.naruse
2010-06-12* ext/dl/lib/dl.rb: don't require when already loaded.naruse
2010-06-12* 2010-06-13svn
2010-06-12* ext/fiddle/closure.c (dealloc): workaround fix for libffi'snaruse
2010-06-12* test/ruby/test_module.rb (test_attr_inherited_visibility): see [ruby-core:3...nobu
2010-06-12* test/ruby/test_module.rb (test_uninitialized_toplevel_constant): test for [...nobu
2010-06-12* test/ruby/test_method.rb (test_public_methods_with_extended): test for [rub...nobu
2010-06-12* io.c (rb_f_syscall): should check argument string taint beforematz
2010-06-12* variable.c (uninitialized_constant): process throughmatz
2010-06-11* ext/openssl/extconf.rb: __VA_ARGS__ is already checked in configure.nobu
2010-06-11 * test/open-uri/test_open-uri.rb (test_progress, test_progress_chunked):tarui
2010-06-11 * test/open-uri/test_open-uri.rb (test_progress, test_progress_chunked):tarui
2010-06-11add sleep.akr
2010-06-11* ChangeLog: add an acknowledge.mame
2010-06-11* 2010-06-12svn
2010-06-11* ext/dbm/extconf.rb: accept Berkley DB version 3, 4 and 5.mame
2010-06-11* time.c (init_leap_second_info): check the result ofakr
2010-06-11* ext/openssl/ossl_ssl.c (ossl_sslctx_get_ciphers):naruse
2010-06-11* include/ruby/missing.h (isnan): fix compilation error on OpenBSD.akr
2010-06-11* lib/rubygems/install_update_options.rbmame
2010-06-10* time.c (find_time_t): test the result of LOCALTIME.akr
2010-06-10* time.c (rb_localtime_r2): fix localtime overflow check.akr
2010-06-10more testsakr
2010-06-10* 2010-06-11svn
2010-06-10make it runnable by ruby 1.8.6.akr
2010-06-10split tests.akr
2010-06-10* time.c (rb_localtime_r2): refine localtime overflow check forakr
2010-06-10add comment.akr
2010-06-10more tests.akr
2010-06-10Revert r28200.naruse
2010-06-10* io.c (rb_io_putc): documentation updated to mention putc wouldmatz
2010-06-09* 2010-06-10svn
2010-06-09new test file.akr
2010-06-09* time.c (find_time_t): always outerpolate from past.akr
2010-06-09* 2010-06-09svn
2010-06-09* time.c (calc_tm_yday): extracted from timegmw_noleapsecond.akr
2010-06-08* test/ruby/test_proc.rb (test_parameters): require is no longer built-in.nobu
2010-06-07* test/rubygems/test_gem_activation.rb: typo.nobu
2010-06-07* gem_prelude.rb: load full rubygems at LoadError for activationnobu
2010-06-07* io.c (parse_mode_enc): set set_by_bom bit. [ruby-core:30641]nobu
2010-06-07* gc.c (rb_obj_id): trivial optimization.nobu