aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* rational.c: ensure to be Rationalnobu2013-07-261-0/+6
* * include/ruby/ruby.h: check defined(USE_RGENGC_LOGGING_WB_UNPROTECT)naruse2013-07-251-0/+4
* * file.c (rb_file_expand_path_internal): fix r42160; skip '~'.naruse2013-07-251-0/+4
* * lib/net/http.rb (Net::HTTP#connect): disable Nagle's algorithm onnaruse2013-07-251-0/+5
* * re.c (rb_reg_to_s): convert closing parenthes to the target encodingnaruse2013-07-251-0/+5
* encoding.c: is_obj_encodingnobu2013-07-251-0/+6
* file.c: clear coderange for user namenobu2013-07-251-0/+5
* * encoding.c (check_encoding): Check T_DATA or not.ko12013-07-251-0/+5
* file.c: split rb_home_dirnobu2013-07-251-0/+11
* * ext/openssl/ossl.c: support additional three thread synchronizationko12013-07-251-0/+5
* * lib/rubygems: Import RubyGems from master as of commit 4ff70ccdrbrain2013-07-241-0/+5
* * compile.c (iseq_set_arguments): use RARRAY_RAWPTR() instead ofko12013-07-241-0/+7
* * lib/uri/generic.rb (find_proxy): raise BadURIError if the URI isnaruse2013-07-241-0/+5
* * vm_insnhelper.c (vm_expandarray): use RARRAY_RAWPTR() instead ofko12013-07-241-0/+9
* * array.c, gc.c: move ary_unprotect_logging() intoko12013-07-241-0/+8
* file.c: exception message encodingnobu2013-07-241-0/+5
* fix typoskazu2013-07-241-2/+2
* * test/-ext-/tracepoint/test_tracepoint.rb: add GC on/off to countko12013-07-231-0/+5
* * ext/openssl/extconf.rb (CRYPTO_THREADID): check exist or not.naruse2013-07-231-0/+17
* * bignum.c: Move functions.akr2013-07-231-0/+4
* * bignum.c (bary_divmod): Add special cases for x < y easily detectedakr2013-07-231-0/+5
* * thread_(pthread|win32).h: rename rb_thread_cond_t toko12013-07-231-0/+8
* * thread_native.h: add rb_nativethread_self() which returnsko12013-07-231-0/+7
* * thread_pthread.h, thread_win32.h: rename rb_thread_id_t toko12013-07-231-0/+7
* * ext/openssl/ossl.c: use system native (system provided)ko12013-07-231-0/+8
* * thread_native.h: added.ko12013-07-231-0/+15
* * gc.c (gc_before_sweep): fix spacing.ko12013-07-231-0/+4
* * gc.c (heap_get_freeobj): clear slot->freelist here.ko12013-07-231-0/+13
* * sample/drb/README*.rdoc: [DOC] migrate DRb sample READMEs to rdoczzak2013-07-231-0/+4
* * lib/drb/invokemethod.rb: [DOC] nodoc InvokeMethod18Mixinzzak2013-07-231-0/+4
* * ext/openssl/ossl_asn1.c (asn1time_to_time): Implement YYMMDDhhmmZdrbrain2013-07-221-0/+6
* * lib/rexml/streamlistener.rb: [DOC] Fix examples inzzak2013-07-221-0/+5
* * lib/rubygems: Import RubyGems from master as of commit b165260drbrain2013-07-221-0/+5
* * bignum.c (bary_mulsub_1xN): New function.akr2013-07-221-0/+5
* * bignum.c (KARATSUBA_BALANCED): New macro.akr2013-07-221-0/+12
* * bignum.c (bigdivrem_mulsub): Extracted from bigdivrem1.akr2013-07-221-0/+5
* * string.c (rb_str_enumerate_chars): specify array capaglass2013-07-221-0/+7
* * string.c (rb_str_enumerate_chars): specify array capa.glass2013-07-221-0/+4
* * ChangeLog: fix typo.glass2013-07-221-1/+1
* * string.c (rb_str_each_char_size): performance implement byglass2013-07-221-0/+5
* vm_eval.c: Check_TypedStructnobu2013-07-221-0/+5
* fix typoskazu2013-07-221-2/+2
* * array.c (ary_resize_capa): use RARRAY_RAWPTR() becauseko12013-07-221-0/+5
* * array.c (ary_memfill): added.ko12013-07-221-0/+11
* * gc.c (gc_slot_sweep): need to add empty RVALUE as freeobj.ko12013-07-221-0/+4
* vm_eval.c: use file argumentnobu2013-07-221-0/+6
* * ext/readline/readline.c (Init_readline): addedkouji2013-07-221-0/+8
* date_parse.c: missing wdaynobu2013-07-211-0/+5
* * bignum.c (bary_sq_fast): Refine expressions.akr2013-07-211-0/+4
* * bignum.c (bary_mul): Use simple multiplication if yl is small.akr2013-07-211-0/+7