summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-09-26* remove trailing spaces.nobu
2013-09-26* re.c: [DOC] arguments of Regexp::union receive #to_regexp [Bug #8205]zzak
2013-09-26* struct.c: [DOC] grammar of ArgumentError in Struct.new [Bug #8936]zzak
2013-09-26* ext/bigdecimal/bigdecimal.c: [DOC] several fixes by @chastellzzak
2013-09-26* lib/observer.rb: [DOC] syntax improvement in example by @chastellzzak
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-26gc.c: disable AddressSanitizernobu
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-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-24tabify indentkazu
2013-09-24string.c: fix for UTF-16/32nobu
2013-09-24encdb.c, encoding.c: make BOM-encodings dummynobu
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-23encdb.c, utf_16_32.h: Unicode with BOMnobu
2013-09-23* hash.c (env_each_pair): do not call rb_assoc_new() ifglass
2013-09-23test_module.rb: toplevel includenobu
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-21process.c: remove cloexec settingnobu
2013-09-20* lib/benchmark.rb: [DOC] grammar of Benchmark#bm [Bug #8888]zzak
2013-09-20* enumerator.c: [DOC] Enumerator#each arguments documentation [GH-388]zzak
2013-09-20* enum.c: [DOC] Enumerable#to_a accepts arguments [GH-388]zzak
2013-09-20string.c: scan coderangenobu
2013-09-20commit miss on issue number from r42995zzak
2013-09-20* ext/openssl/lib/openssl/ssl.rb: [DOC] Document OpenSSL::SSLServerzzak
2013-09-20* lib/gserver.rb: [DOC] correct gserver.rb license [Bug #8913]zzak
2013-09-20* ext/psych/yaml/yaml.h: [DOC] merge upstream typo fix by @GreenGeorgezzak
2013-09-20Add author from r42990zzak
2013-09-20* lib/securerandom.rb: [DOC] SecureRandom.hex length argumentzzak
2013-09-20* benchmark/bm_app_answer.rb: removed duplicate code [Fixes GH-393]zzak
2013-09-20common.mk: RUN_OPTS to testsnobu
2013-09-20parse.y: junk sigil only namesnobu
2013-09-20* ext/-test-/printf/printf.c (printf_test_call): Fix an end of bufferakr
2013-09-19parse.y: adjust position of lambdanobu
2013-09-19vsnprintf.c: initialize cpnobu