aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * gc.c (rb_gc_disable): do rest_sweep() before disable GC.ko12013-09-301-0/+7
* * properties.nobu2013-09-301-1/+1
* * vm_method.c (rb_undef): raise a NameError if the original methodshugo2013-09-301-0/+9
* fix a typokazu2013-09-291-1/+1
* fix typoskazu2013-09-291-1/+1
* parse.y: allow junk attrsetnobu2013-09-291-1/+4
* ChangeLog: remove duplicated entrynobu2013-09-291-6/+0
* parse.y: fix inconsistency with literalsnobu2013-09-291-0/+12
* * vm_insnhelper.c (vm_callee_setup_arg_complex, vm_yield_setup_block_args):ktsj2013-09-291-0/+9
* math.c: fix for Bignum argumentnobu2013-09-281-0/+5
* Added ticket numberkosaki2013-09-281-0/+1
* * test/dl/test_base.rb: {libc, libm} detection now handle GNU/Hurdkosaki2013-09-281-0/+6
* * remove trailing spaces.nobu2013-09-281-1/+1
* * ext/curses/extconf.rb: check the size of chtype.shugo2013-09-271-0/+9
* * gc.c: add two GC tuning environment variables.ko12013-09-271-0/+12
* * gc.c (GC_MALLOC_LIMIT): 8,000,000 -> 8 * 1,024 * 1,024.ko12013-09-271-0/+4
* * gc.c (gc_before_sweep): cast to size_t to suppress warnings.ko12013-09-271-0/+4
* * remove trailing spaces.nobu2013-09-271-1/+1
* * gc.c: add some fine-grained profiling codes to tuning marking phase.ko12013-09-271-0/+7
* * gc.c: simplify threshold of GC caused by malloc_increase.ko12013-09-271-0/+24
* * remove trailing spaces.nobu2013-09-261-1/+1
* * re.c: [DOC] arguments of Regexp::union receive #to_regexp [Bug #8205]zzak2013-09-261-0/+4
* * struct.c: [DOC] grammar of ArgumentError in Struct.new [Bug #8936]zzak2013-09-261-0/+5
* * ext/bigdecimal/bigdecimal.c: [DOC] several fixes by @chastellzzak2013-09-261-0/+7
* * lib/observer.rb: [DOC] syntax improvement in example by @chastellzzak2013-09-261-0/+5
* * ext/digest/digest.c: [DOC] typo in overview by @chastellzzak2013-09-261-0/+5
* * ext/openssl/ossl.c: [DOC] typo in example by @zoranzariczzak2013-09-261-0/+5
* * misc/ruby-electric.el (ruby-electric-delete-backward-char): Addknu2013-09-261-0/+11
* * insns.def (opt_regexpmatch2): Check String#=~ hasn't overriddensorah2013-09-261-0/+11
* * misc/ruby-electric.el: Avoid use of the interactive functionknu2013-09-261-0/+9
* * insns.def (opt_regexpmatch1): check Regexp#=~ is not defined beforecharliesome2013-09-261-0/+18
* gc.c: disable AddressSanitizernobu2013-09-261-0/+6
* * README.EXT, README.EXT.ja: remove description of RARRAY_PTR()ko12013-09-251-0/+7
* * include/ruby/ruby.h: rename RARRAY_RAWPTR() to RARRAY_CONST_PTR().ko12013-09-251-0/+13
* internal.h: move inline functionsnobu2013-09-251-0/+8
* * test/rdoc/test_rdoc_generator_darkfish.rb: add a guard for windows.ko12013-09-251-0/+4
* * lib/rubygems: Fix CVE-2013-4363. Miscellaneous minor improvements.drbrain2013-09-251-0/+6
* tabify indentkazu2013-09-241-1/+1
* string.c: fix for UTF-16/32nobu2013-09-241-0/+7
* encdb.c, encoding.c: make BOM-encodings dummynobu2013-09-241-0/+6
* win32/registry.rb: size in bytesnobu2013-09-241-0/+5
* win32/registry.rb: encode namenobu2013-09-241-0/+10
* win32/registry.rb: fix runtime errorsnobu2013-09-241-1/+6
* * gc.c (free_method_cache_entry_i): unused functioncharliesome2013-09-241-0/+12
* * class.c (class_alloc): remove mc_tblcharliesome2013-09-241-0/+15
* win32/registry.rb: fix runtime errorsnobu2013-09-241-0/+8
* encdb.c, utf_16_32.h: Unicode with BOMnobu2013-09-231-0/+6
* * hash.c (env_each_pair): do not call rb_assoc_new() ifglass2013-09-231-0/+5
* test_module.rb: toplevel includenobu2013-09-231-0/+6
* intern.h: move rb_ary_cat from internal.hnobu2013-09-221-0/+5