aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* fix a typokazu2013-06-171-1/+1
* * vm_backtrace.c: Update rdoc for Backtrace#label with @_ko1zzak2013-06-171-0/+4
* * tool/ifchange (until): Fix the condition, although harmless inknu2013-06-171-0/+5
* * gc.c (gc_mark_maybe): added. check `is_pointer_to_heap()' andko12013-06-171-0/+8
* * bignum.c (bary_small_lshift): Renamed from bdigs_small_lshift.akr2013-06-161-0/+5
* * bignum.c (absint_numwords_bytes): Removed.akr2013-06-161-0/+5
* * bignum.c (BARY_ADD): New macro.akr2013-06-161-0/+9
* * bignum.c (bary_2comp): Extracted from get2comp.akr2013-06-161-0/+17
* * internal.h (INTEGER_PACK_2COMP): Defined.akr2013-06-161-0/+15
* * bignum.c (absint_numwords_generic): rb_funcall invocations removed.akr2013-06-161-0/+4
* fix typoskazu2013-06-161-2/+2
* * tool/config_files.rb: use URI.read to allow it runs with Ruby 1.8.5.naruse2013-06-161-0/+4
* * bignum.c (bary_pack) Extracted from rb_integer_pack_internal.akr2013-06-161-0/+5
* * NEWS (XMLRPC::Client#http): Add.kou2013-06-161-0/+5
* * bignum.c (bary_add): New function.akr2013-06-161-0/+8
* * bignum.c (bigdivrem): Use a BDIGIT variable to store the returnakr2013-06-151-0/+5
* * bignum.c (bary_divmod): New function.akr2013-06-151-5/+14
* * gc.c: Fixup around GC by MALLOC. tarui2013-06-151-1/+9
* * gc.c : add some colums to more detail profile.tarui2013-06-151-0/+5
* * gc.c (gc_prof_timer_stop): Merge function codes of GC_PROFILE_MORE_DETAIL ...tarui2013-06-151-0/+10
* * bignum.c (bary_sub): New function.akr2013-06-151-0/+6
* * bignum.c (bary_mul): New function.akr2013-06-151-0/+7
* * bignum.c (bary_unpack): Extracted from rb_integer_unpack_internal.akr2013-06-151-0/+9
* * bignum.c (absint_numwords_bytes): Make it static.akr2013-06-151-0/+6
* * bignum.c (bigmul1_normal): Shrink the result Bignum length.akr2013-06-151-0/+4
* * ext/bigdecimal/bigdecimal.c: Update overview formatting of headerszzak2013-06-151-0/+4
* * ext/bigdecimal/bigdecimal.gemspec: Update authorszzak2013-06-151-0/+4
* * bignum.c (bdigs_small_rshift): Extracted from big_rshift.akr2013-06-151-0/+5
* vm_eval.c: __dir__ in evalnobu2013-06-141-0/+6
* * bignum.c (bdigs_small_lshift): Extracted from big_lshift.akr2013-06-141-0/+5
* * bignum.c (bigdivrem): Reduce number of digits before bignew() for div.akr2013-06-141-0/+4
* * bignum.c (bigdivrem): Use bignew when ny == 1.akr2013-06-141-0/+4
* * compile.c (rb_iseq_compile_node): fix location of a `trace'ko12013-06-141-0/+9
* * class.c, include/ruby/ruby.h: add write barriers for T_CLASS,ko12013-06-141-0/+19
* * NEWS: add a note for Module#using.shugo2013-06-141-0/+4
* update config filesnobu2013-06-141-2/+8
* download config filesnobu2013-06-141-0/+9
* ruby.h: suppress warningsnobu2013-06-141-0/+5
* fix a typo.shugo2013-06-141-1/+1
* * NEWS: add notes for $SAFE.shugo2013-06-141-0/+6
* * bignum.c (bigdivrem): Zero test condition simplified.akr2013-06-131-0/+4
* * ext/bigdecimal/*: improve documentation, nodoc samples with @mrknzzak2013-06-131-0/+4
* * lib/xmlrpc/client.rb (XMLRPC::Client#http): Add reader for rawkou2013-06-131-0/+6
* * lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Supportkou2013-06-131-0/+8
* * lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Usekou2013-06-131-0/+5
* fileutils.rb: fix traversal loopnobu2013-06-131-0/+5
* no alternate value expansionnobu2013-06-131-0/+5
* * ChangeLog: fix typonobu2013-06-131-1/+1
* * bignum.c (bigdivrem): Refactored to use ALLOCV_N for temporallyakr2013-06-131-0/+5
* * bignum.c (integer_unpack_num_bdigits_generic): reorder terms (but notusa2013-06-131-0/+6