summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-26* ext/digest/digest.c: [DOC] typo in overview by @chastellzzak
2013-09-26* ext/openssl/ossl.c: [DOC] typo in example by @zoranzariczzak
2013-09-26* misc/ruby-electric.el (ruby-electric-delete-backward-char): Addknu
2013-09-26* insns.def (opt_regexpmatch2): Check String#=~ hasn't overriddensorah
2013-09-26* misc/ruby-electric.el: Avoid use of the interactive functionknu
2013-09-26* insns.def (opt_regexpmatch1): check Regexp#=~ is not defined beforecharliesome
2013-09-26* gc.c (vm_xrealloc): use TRY_WITH_GC().nobu
2013-09-26Fix compilation on gcc 4.6naruse
2013-09-26gc.c: disable AddressSanitizernobu
2013-09-26* 2013-09-26svn
2013-09-26gc.c: atomical addnobu
2013-09-25* README.EXT, README.EXT.ja: remove description of RARRAY_PTR()ko1
2013-09-25* include/ruby/ruby.h: rename RARRAY_RAWPTR() to RARRAY_CONST_PTR().ko1
2013-09-25internal.h: move inline functionsnobu
2013-09-25test_command_processor.rb: fix for mswin/mingw and test for directorynobu
2013-09-25* test/rdoc/test_rdoc_generator_darkfish.rb: add a guard for windows.ko1
2013-09-25* lib/rubygems: Fix CVE-2013-4363. Miscellaneous minor improvements.drbrain
2013-09-25* 2013-09-25svn
2013-09-25NEWS: required keyword argumentsnobu
2013-09-24tabify indentkazu
2013-09-24string.c: fix for UTF-16/32nobu
2013-09-24encdb.c, encoding.c: make BOM-encodings dummynobu
2013-09-24test_encodings.rb: remove BOM encodingsnobu
2013-09-24string/test_ellipsize.rb: remove non-sense testsnobu
2013-09-24win32/registry.rb: size in bytesnobu
2013-09-24win32/registry.rb: encode namenobu
2013-09-24win32/registry.rb: fix runtime errorsnobu
2013-09-24* gc.c (free_method_cache_entry_i): unused functioncharliesome
2013-09-24* class.c (class_alloc): remove mc_tblcharliesome
2013-09-24win32/registry.rb: fix runtime errorsnobu
2013-09-23* 2013-09-24svn
2013-09-23test_transcode.rb: base encodingnobu
2013-09-23encdb.c, utf_16_32.h: Unicode with BOMnobu
2013-09-23[DOC]akr
2013-09-23tracepoint.c: no empty initializer listnobu
2013-09-23* hash.c (env_each_pair): do not call rb_assoc_new() ifglass
2013-09-23test_module.rb: toplevel includenobu
2013-09-23test_module.rb: use assertions for messagesnobu
2013-09-22tracepoint.c: wrap data in a structnobu
2013-09-22* 2013-09-23svn
2013-09-22intern.h: move rb_ary_cat from internal.hnobu
2013-09-22* vm_insnhelper.c (vm_make_proc_with_iseq): fix bug message.ktsj
2013-09-22* ext/-test-/tracepoint/tracepoint.c (Init_tracepoint): prevent from GC.ktsj
2013-09-22* benchmark/bm_app_answer.rb: revert r42990, benchmark scripts shoulderegon
2013-09-22* 2013-09-22svn
2013-09-22[DOC]akr
2013-09-21process.c: remove cloexec settingnobu
2013-09-21[DOC]akr
2013-09-21rdoc/constant.rb: workaround of NoMethodErrornobu
2013-09-21io.c: [DOC]nobu