summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2013-09-19* NEWS: add a news for r42974.ko1
2013-09-19* include/ruby/ruby.h: make Symbol objects frozen.ko1
2013-09-19* NEWS: Update for RDoc 4.1.0.preview.1 and RubyGems 2.2.0.preview.1drbrain
2013-09-19* lib/rdoc/markdown/literals_1_9.rb: Fix trailing whitespace.drbrain
2013-09-18* lib/rdoc: Update to RDoc 4.1.0.preview.1drbrain
2013-09-18updating psych versiontenderlove
2013-09-18* lib/rubygems/dependency_resolver.rb: Switch the iterative resolverdrbrain
2013-09-18* lib/rubygems: Update to RubyGems 2.2.0.preview.1drbrain
2013-09-18* string.c (rb_str_enumerate_lines): make String#each_line andglass
2013-09-18fix a typokazu
2013-09-18proc.c: allocate wrapper object firstnobu
2013-09-17command-processor.rb: return executable file onlynobu