summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-26fix missing assignment in r42174naruse
2013-07-26fix warning: shadowing outer local variable - pathnaruse
2013-07-25envutil.rb: encodingnobu
2013-07-25Somehow Debian 6.0.7 needs ifname for IPv6 multicast connectnaruse
2013-07-25* include/ruby/ruby.h: check defined(USE_RGENGC_LOGGING_WB_UNPROTECT)naruse
2013-07-25* 2013-07-26svn
2013-07-25* file.c (rb_file_expand_path_internal): fix r42160; skip '~'.naruse
2013-07-25fix r42168; Add class name to constantsnaruse
2013-07-25* lib/net/http.rb (Net::HTTP#connect): disable Nagle's algorithm onnaruse
2013-07-25* re.c (rb_reg_to_s): convert closing parenthes to the target encodingnaruse
2013-07-25encoding.c: is_obj_encodingnobu
2013-07-25file.c: clear coderange for user namenobu
2013-07-25Change repository of rubyspec from original to nurse'snaruse
2013-07-25Add a test for r42162naruse
2013-07-25* encoding.c (check_encoding): Check T_DATA or not.ko1
2013-07-25fix typonaruse
2013-07-25file.c: split rb_home_dirnobu
2013-07-25* ext/openssl/ossl.c: support additional three thread synchronizationko1
2013-07-25* remove trailing spaces.nobu
2013-07-24* 2013-07-25svn
2013-07-24* lib/rubygems: Import RubyGems from master as of commit 4ff70ccdrbrain
2013-07-24* compile.c (iseq_set_arguments): use RARRAY_RAWPTR() instead ofko1
2013-07-24* lib/uri/generic.rb (find_proxy): raise BadURIError if the URI isnaruse
2013-07-24* vm_insnhelper.c (vm_expandarray): use RARRAY_RAWPTR() instead ofko1
2013-07-24* array.c, gc.c: move ary_unprotect_logging() intoko1
2013-07-24file.c: exception message encodingnobu
2013-07-24ossl.c: suppress warningnobu
2013-07-24fix typoskazu
2013-07-23* test/-ext-/tracepoint/test_tracepoint.rb: add GC on/off to countko1
2013-07-23fix test of r42101 [Feature #6626]naruse
2013-07-23fix typonaruse
2013-07-23* 2013-07-24svn
2013-07-23it may stuck with console on readline 5.1 + CentOS 5naruse
2013-07-23* ext/openssl/extconf.rb (CRYPTO_THREADID): check exist or not.naruse
2013-07-23* bignum.c: Move functions.akr
2013-07-23* bignum.c (bary_divmod): Add special cases for x < y easily detectedakr
2013-07-23* thread_(pthread|win32).h: rename rb_thread_cond_t toko1
2013-07-23* thread_native.h: add rb_nativethread_self() which returnsko1
2013-07-23* thread_pthread.h, thread_win32.h: rename rb_thread_id_t toko1
2013-07-23* ext/openssl/ossl.c: use system native (system provided)ko1
2013-07-23* properties.nobu
2013-07-23* thread_native.h: added.ko1
2013-07-23* gc.c (gc_before_sweep): fix spacing.ko1
2013-07-23* gc.c (heap_get_freeobj): clear slot->freelist here.ko1
2013-07-23* properties.nobu
2013-07-23* properties.nobu
2013-07-23* sample/drb/README*.rdoc: [DOC] migrate DRb sample READMEs to rdoczzak
2013-07-23* lib/drb/invokemethod.rb: [DOC] nodoc InvokeMethod18Mixinzzak
2013-07-22* ext/openssl/ossl_asn1.c (asn1time_to_time): Implement YYMMDDhhmmZdrbrain
2013-07-22* lib/rexml/streamlistener.rb: [DOC] Fix examples inzzak