aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * random.c (rand_init): Add a cast to fix clang compile error:akr2013-06-081-0/+8
* * random.c (rand_init): Use rb_integer_pack.akr2013-06-081-0/+5
* Remove a trailing spaceakr2013-06-081-1/+1
* * internal.h (INTEGER_PACK_FORCE_BIGNUM): New flag constant.akr2013-06-081-0/+9
* Re-add removed entries by r41163.akr2013-06-081-0/+167
* win32.c: NET_LUIDnobu2013-06-081-164/+4
* * random.c (int_pair_to_real_inclusive): Use rb_funcall instead ofakr2013-06-081-0/+5
* * random.c (int_pair_to_real_inclusive): Use rb_integer_pack.akr2013-06-081-0/+4
* * random.c (int_pair_to_real_inclusive): Use rb_integer_unpack.akr2013-06-081-0/+4
* * random.c (random_load): Use rb_integer_pack.akr2013-06-071-0/+4
* * random.c (numberof): Removed.akr2013-06-071-0/+4
* * random.c: include internal.h.akr2013-06-071-0/+5
* * bignum.c (integer_pack_loop_setup): word_num_nailbytes_ret argumentakr2013-06-071-0/+7
* * bignum.c (validate_integer_pack_format): Renamed fromakr2013-06-071-0/+9
* * bignum.c (rb_integer_pack): Arguments changed. Use flags toakr2013-06-071-0/+19
* * lib/rubygems/specification.rb (Gem::Specification#to_yaml):naruse2013-06-071-0/+6
* * bignum.c (rb_integer_pack): Renamed from rb_int_export.akr2013-06-071-0/+7
* * bignum.c (integer_format_loop_setup): Extracted from rb_int_exportakr2013-06-071-0/+5
* * bignum.c (validate_integer_format): Extracted from rb_int_export andakr2013-06-071-0/+5
* * bignum.c (rb_absint_size): Use numberof.akr2013-06-071-0/+5
* * internal.h (numberof): Gathered from various files.akr2013-06-071-0/+8
* Fix a typo.akr2013-06-071-1/+1
* * bignum.oc (rb_absint_size): Declare a variable, i, just before usedakr2013-06-071-0/+6
* * bignum.c (rb_absint_size): explicit cast to BDIGIT to avoid implicitcharliesome2013-06-071-0/+7
* * internal.h (RCLASS_SUPER): use descriptive variable namecharliesome2013-06-071-0/+5
* fix a typo for r41123kazu2013-06-071-1/+1
* fix a typo for r41128kazu2013-06-071-1/+1
* * ext/json/fbuffer/fbuffer.h (fbuffer_append_str): change the place ofnaruse2013-06-071-0/+5
* * gc.c (before_gc_sweep): noinline can also avoid the segv instead ofnaruse2013-06-071-0/+5
* * rational.c (numeric_quo): move num_quo in numeric.c to numeric_quomrkn2013-06-071-0/+10
* use NUM2SIZET and SIZET2NUMnobu2013-06-071-0/+7
* * gc.c: use oldgen bitmap as initial mark bitmap when mijor gc.tarui2013-06-071-0/+7
* * gc.c: introduce oldgen bitmap for preparing performance tuning.tarui2013-06-071-0/+4
* * gc.c (MARKED_IN_BITMAP, MARK_IN_BITMAP, CLEAR_IN_BITMAP): bringtarui2013-06-071-0/+5
* * remove trailing spaces.nobu2013-06-071-1/+1
* * array.c (ary_new): change order of allocation in order tarui2013-06-071-0/+5
* * tool/rdocbench.rb: add gc total time infomation.tarui2013-06-071-0/+4
* typozzak2013-06-071-1/+1
* * gc.c: remove "Sunny" terminology.ko12013-06-071-0/+6
* * bignum.c (rb_int_import): explicitly casting BDIGIT_DBL to BDIGITmrkn2013-06-071-0/+5
* * internal.h (rb_int_export): countp argument is split intoakr2013-06-061-0/+9
* * NEWS: describe a compatibility issue of Numeric#quomrkn2013-06-061-0/+5
* * NEWS: fix style.mrkn2013-06-061-0/+4
* * numeric.c: remove unused ID id_to_r introduced in r41109.eregon2013-06-061-0/+4
* * bignum.c (rb_int_import): New function.akr2013-06-061-0/+9
* * numeric.c (num_quo): Use to_r method to convert the receiver tomrkn2013-06-061-0/+7
* * configure.in: Invoke RUBY_REPLACE_TYPE for size_t.akr2013-06-061-0/+18
* * ext/date/date_core.c: fixed coding error [ruby-core:55337].tadf2013-06-061-0/+5
* * ext/objspace/object_tracing.c: rename allocation_info tonari2013-06-061-0/+6
* * ext/objspace/object_tracing.c: allocation_info function isn'tnari2013-06-061-0/+5