aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * gc.c (gc_lazy_sweep): clean a warning.naruse2010-06-184-4/+18
* * ruby.c: add prototype of rb_realpath_internal.naruse2010-06-183-0/+8
* * object.c: Object#public_methods, private_methods, etc. returnsmame2010-06-173-108/+107
* * 2010-06-18svn2010-06-171-2/+2
* * lib/webrick/httpservlet/filehandler.rbmame2010-06-172-2/+12
* * load.c (rb_load_internal): remove call to rb_realpath_internalmame2010-06-176-9/+24
* * file.c (rb_str_encode_ospath): when the encoding of the parameterusa2010-06-173-7/+33
* typo and spaceskazu2010-06-171-4/+4
* * 2010-06-17svn2010-06-171-2/+2
* Revert "* parse.y (warn_unused_var): warn unused variables."naruse2010-06-173-69/+6
* * parse.y: ripper needs warn_unused_var(), too.usa2010-06-162-1/+5
* * parse.y (warn_unused_var): warn unused variables.nobu2010-06-163-6/+65
* * test/ruby/test_{regexp,rubyoptions}.rb: trivial change.nobu2010-06-162-5/+6
* * error.c (rb_bug): existance of _set_abort_behavior() depends onusa2010-06-162-1/+6
* * ext/fiddle/extconf.rb: check ffi.h even when pkg-config succeeded.mame2010-06-152-1/+9
* * 2010-06-16svn2010-06-151-2/+2
* * test/ruby/test_io.rb (safe_4): does not use Timeout becausemame2010-06-152-15/+28
* * ext/fiddle/extconf.rb: De Morgan's laws.eban2010-06-152-1/+5
* Refix test_regexp.naruse2010-06-151-3/+3
* * ext/fiddle/extconf.rb: use pkg_config to find ffi.h.eban2010-06-152-1/+5
* Refix for test_dup_warn.naruse2010-06-151-3/+3
* * Makefile.in (clean-enc): fix typo.nobu2010-06-151-1/+1
* * Makefile.in, common.mk (clean-ext, clean-enc): clean up cleaningnobu2010-06-145-8/+28
* * test/socket/test_socket.rb (test_udp_server): rescue Errno::ENOSYSakr2010-06-143-2/+11
* fix a typo.seki2010-06-141-1/+1
* raise DRbConnError instead of ArgumentError if too many arguments.seki2010-06-144-3/+12
* * ext/fiddle/closure.c (dealloc): refix workaround r28300.naruse2010-06-132-7/+14
* * 2010-06-14svn2010-06-131-2/+2
* retry to fix test.naruse2010-06-131-3/+3
* * test/ruby/test_rubyoptions.rb: add a simple test for __END__ andmame2010-06-132-0/+18
* try to fix test for boron.naruse2010-06-131-3/+3
* * lib/delegate.rb: Delegate !=, eql? and hash [ruby-core:26139]marcandre2010-06-122-2/+18
* * enc/trans/utf8_mac.trans (buf_apply): fix for patternsnaruse2010-06-124-10/+17
* * time.c (rb_localtime_r2): fix mixed declarations and code.naruse2010-06-122-1/+6
* * ext/dl/lib/dl.rb: don't require when already loaded.naruse2010-06-122-1/+5
* * 2010-06-13svn2010-06-121-2/+2
* * ext/fiddle/closure.c (dealloc): workaround fix for libffi'snaruse2010-06-122-0/+9
* * test/ruby/test_module.rb (test_attr_inherited_visibility): see [ruby-core:3...nobu2010-06-121-0/+13
* * test/ruby/test_module.rb (test_uninitialized_toplevel_constant): test for [...nobu2010-06-121-0/+6
* * test/ruby/test_method.rb (test_public_methods_with_extended): test for [rub...nobu2010-06-121-0/+10
* * io.c (rb_f_syscall): should check argument string taint beforematz2010-06-122-1/+6
* * variable.c (uninitialized_constant): process throughmatz2010-06-122-1/+7
* * ext/openssl/extconf.rb: __VA_ARGS__ is already checked in configure.nobu2010-06-111-10/+4
* * test/open-uri/test_open-uri.rb (test_progress, test_progress_chunked):tarui2010-06-111-1/+1
* * test/open-uri/test_open-uri.rb (test_progress, test_progress_chunked):tarui2010-06-111-4/+8
* add sleep.akr2010-06-111-0/+11
* * ChangeLog: add an acknowledge.mame2010-06-111-1/+1
* * 2010-06-12svn2010-06-111-2/+2
* * ext/dbm/extconf.rb: accept Berkley DB version 3, 4 and 5.mame2010-06-112-3/+12
* * time.c (init_leap_second_info): check the result ofakr2010-06-112-1/+7