summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-15* ext/fiddle/extconf.rb: check ffi.h even when pkg-config succeeded.mame
2010-06-15* 2010-06-16svn
2010-06-15* test/ruby/test_io.rb (safe_4): does not use Timeout becausemame
2010-06-15* ext/fiddle/extconf.rb: De Morgan's laws.eban
2010-06-15Refix test_regexp.naruse
2010-06-15* ext/fiddle/extconf.rb: use pkg_config to find ffi.h.eban
2010-06-15Refix for test_dup_warn.naruse
2010-06-15* Makefile.in (clean-enc): fix typo.nobu
2010-06-14* Makefile.in, common.mk (clean-ext, clean-enc): clean up cleaningnobu
2010-06-14* test/socket/test_socket.rb (test_udp_server): rescue Errno::ENOSYSakr
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