aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ruby_atomic.h: use __atomic builtin functions supported by GCC.glass2013-11-261-0/+9
* bigdecimal.gemspec: datenobu2013-11-261-0/+5
* * NEWS: Add ObjectSpace.after_gc_{start,end}_hook=tmm12013-11-251-0/+5
* * lib/rubygems: Update to RubyGems master 612f85a. Notable changes:drbrain2013-11-251-0/+11
* * lib/xmlrpc.rb: [DOC] Fix link to xmlrpc4r site [Bug #9148]zzak2013-11-251-0/+5
* * lib/uri/common.rb: [DOC] typo fixes by @vipulnsward [Fixes GH-456]zzak2013-11-251-0/+6
* * ext/bigdecimal/bigdecimal.gemspec: bump BigDecimal to 1.2.3 forzzak2013-11-251-0/+5
* * ext/bigdecimal/bigdecimal.gemspec: Remove Gem::Specification#datezzak2013-11-251-0/+6
* fix typoskazu2013-11-251-1/+1
* * internal.h: do not use ruby_sized_xrealloc() and ruby_sized_xfree()ko12013-11-251-0/+17
* * test/-ext-/tracepoint/test_tracepoint.rb: catch up GC.stat changesko12013-11-241-0/+5
* * gc.c: continue to change OLDSPACE -> OLDMALLOC.ko12013-11-241-0/+7
* * gc.c: change terminlogy "..._num" to "..._slots" about slot opetaion.ko12013-11-241-0/+8
* * gc.c (gc_stat): add internal information.ko12013-11-241-0/+24
* * test/ruby/test_gc.rb: catch up last commit.ko12013-11-241-0/+5
* * gc.c: change terminology OLDSPACE -> OLDMALLOC.ko12013-11-241-0/+9
* * internal.h: use __builtin_bswap16() if possible.glass2013-11-241-0/+6
* * bignum.c (bigxor_int): Apply BIGLO for long in a BDIGIT expression.akr2013-11-241-0/+6
* * include/ruby/defines.h (SIZEOF_ACTUAL_BDIGIT): Defined.akr2013-11-241-0/+8
* * ChangeLog: adjust timezone and encoding.nobu2013-11-241-2/+2
* * include/ruby/defines.h: Don't use int128_t for Bignum.akr2013-11-241-0/+7
* * NEWS: Add details about new debugging features and APIs.tmm12013-11-241-0/+4
* * lib/csv.rb: Optimize header hashes by freezing string keys.jeg22013-11-241-0/+5
* * ext/objspace/objspace_dump.c: test fixes and win32 compatibilitytmm12013-11-241-0/+8
* * lib/csv.rb: If skip_lines is set to a String, convert it to a Regexpjeg22013-11-231-0/+6
* * ext/bigdecimal/bigdecimal.c (BigDecimal_power): Use FIX2LONG insteadmrkn2013-11-231-0/+5
* ruby.h: define RBIGNUM_EMBED_LEN_MAX by macrosnobu2013-11-231-0/+5
* * ChangeLog: fix a typo at r43744.nagachika2013-11-231-1/+1
* * include/ruby/ruby.h (RBIGNUM_EMBED_LEN_MAX): Limit the value toakr2013-11-231-0/+5
* * ext/bigdecimal/lib/bigdecimal/math.rb (BigMath.E): Use BigMath.exp.mrkn2013-11-231-0/+5
* expmrkn2013-11-231-0/+7
* * ext/bigdecimal/bigdecimal.c (BigDecimal_div2): The signature wasmrkn2013-11-231-0/+8
* fix typotarui2013-11-231-1/+1
* * gc.c: fix gloval variable name.ko12013-11-231-0/+24
* * marshal.c (w_object): Use HASH_PROC_DEFAULT directly from internal.htmm12013-11-231-0/+4
* * gc.c: Rename heap_pages_swept_num to heap_pages_swept_slots to clarify mean...tmm12013-11-221-0/+5
* * lib/set.rb (class SortedSet): Fix source_location for methods defined via e...tmm12013-11-221-0/+5
* * lib/rubygems: Update to RubyGems master dcce4ff. Important changesdrbrain2013-11-221-0/+12
* * ext/bigdecimal/bigdecimal.c (BigDecimal_power):mrkn2013-11-221-0/+5
* * transcode.c (str_transcode0): don't scrub invalid chars ifnaruse2013-11-221-0/+6
* fix a typokazu2013-11-221-1/+1
* * include/ruby/intern.h, internal.h: Expose rb_gc_count().nari2013-11-221-0/+4
* * ext/bigdecimal/bigdecimal.gemspec: version 1.2.2.mrkn2013-11-221-0/+4
* * ext/bigdecimal/bigdecimal.c (BigDecimal_data_type):mrkn2013-11-221-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_power): Round the result value.mrkn2013-11-221-0/+7
* * gc.c (heap_set_increment): accept minumum additional page number.ko12013-11-221-0/+8
* * include/ruby/intern.h (rb_gc_set_params): Deprecatenari2013-11-221-0/+12
* * ext/bigdecimal/bigdecimal.c (BigMath_s_exp): Insert rb_thread_check_ints.mrkn2013-11-221-0/+4
* * ext/bigdecimal/bigdecimal.c (BigMath_s_exp): Fix the inserting pointsmrkn2013-11-221-0/+5
* * ext/bigdecimal/bigdecimal.c: Fix indentation.mrkn2013-11-221-0/+4