aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* encdb.c, encoding.c: make BOM-encodings dummynobu2013-09-245-5/+25
* test_encodings.rb: remove BOM encodingsnobu2013-09-241-0/+1
* string/test_ellipsize.rb: remove non-sense testsnobu2013-09-241-0/+1
* win32/registry.rb: size in bytesnobu2013-09-242-3/+11
* win32/registry.rb: encode namenobu2013-09-242-2/+20
* win32/registry.rb: fix runtime errorsnobu2013-09-242-2/+7
* * gc.c (free_method_cache_entry_i): unused functioncharliesome2013-09-244-28/+12
* * class.c (class_alloc): remove mc_tblcharliesome2013-09-246-28/+40
* win32/registry.rb: fix runtime errorsnobu2013-09-242-1/+10
* * 2013-09-24svn2013-09-231-2/+2
* test_transcode.rb: base encodingnobu2013-09-231-0/+1
* encdb.c, utf_16_32.h: Unicode with BOMnobu2013-09-234-2/+15
* [DOC]akr2013-09-231-8/+11
* tracepoint.c: no empty initializer listnobu2013-09-231-1/+1
* * hash.c (env_each_pair): do not call rb_assoc_new() ifglass2013-09-232-2/+14
* test_module.rb: toplevel includenobu2013-09-232-0/+16
* test_module.rb: use assertions for messagesnobu2013-09-231-12/+13
* tracepoint.c: wrap data in a structnobu2013-09-221-28/+27
* * 2013-09-23svn2013-09-221-2/+2
* intern.h: move rb_ary_cat from internal.hnobu2013-09-223-1/+6
* * vm_insnhelper.c (vm_make_proc_with_iseq): fix bug message.ktsj2013-09-222-1/+6
* * ext/-test-/tracepoint/tracepoint.c (Init_tracepoint): prevent from GC.ktsj2013-09-222-0/+8
* * benchmark/bm_app_answer.rb: revert r42990, benchmark scripts shoulderegon2013-09-222-1/+15
* * 2013-09-22svn2013-09-221-2/+2
* [DOC]akr2013-09-221-1/+21
* process.c: remove cloexec settingnobu2013-09-212-4/+6
* [DOC]akr2013-09-211-0/+6
* rdoc/constant.rb: workaround of NoMethodErrornobu2013-09-211-1/+9
* io.c: [DOC]nobu2013-09-211-22/+23
* io.c: [DOC]nobu2013-09-211-1/+1
* [DOC]akr2013-09-211-0/+64
* * lib/benchmark.rb: [DOC] grammar of Benchmark#bm [Bug #8888]zzak2013-09-202-1/+6
* * append newline at EOF.nobu2013-09-201-1/+1
* * enumerator.c: [DOC] Enumerator#each arguments documentation [GH-388]zzak2013-09-202-3/+36
* * enum.c: [DOC] Enumerable#to_a accepts arguments [GH-388]zzak2013-09-202-2/+10
* string.c: scan coderangenobu2013-09-202-1/+6
* commit miss on issue number from r42995zzak2013-09-201-1/+1
* * 2013-09-21svn2013-09-201-2/+2
* * ext/openssl/lib/openssl/ssl.rb: [DOC] Document OpenSSL::SSLServerzzak2013-09-202-0/+16
* * lib/gserver.rb: [DOC] correct gserver.rb license [Bug #8913]zzak2013-09-202-1/+5
* * ext/psych/yaml/yaml.h: [DOC] merge upstream typo fix by @GreenGeorgezzak2013-09-202-1/+6
* Add author from r42990zzak2013-09-201-1/+1
* * lib/securerandom.rb: [DOC] SecureRandom.hex length argumentzzak2013-09-202-3/+8
* * benchmark/bm_app_answer.rb: removed duplicate code [Fixes GH-393]zzak2013-09-202-10/+7
* common.mk: RUN_OPTS to testsnobu2013-09-203-5/+16
* parse.y: junk sigil only namesnobu2013-09-206-1/+155
* * ext/-test-/printf/printf.c (printf_test_call): Fix an end of bufferakr2013-09-202-1/+6
* ext/-test-/symbol: move upwardnobu2013-09-202-2/+2
* .gdbinit: show ID typenobu2013-09-203-10/+54
* .gdbinit: rp_stringnobu2013-09-201-34/+42