summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-01* hash.c (rb_hash_rehash): fix to free new st_table when exceptionglass
2013-12-01* lib/open3.rb: [DOC] Fix typo (s/thumnail/thumbnail/)a_matsuda
2013-12-01* ext/openssl/lib/openssl/buffering.rb: Fix warning in copyrightzzak
2013-11-30* lib/rubygems: Update to RubyGems master 66e5c39. Notable changes:drbrain
2013-11-30* 2013-12-01svn
2013-11-30* test/ruby/test_gc.rb (test_gc_reason): Force minor GC by consumingtmm1
2013-11-30* lib/fileutils.rb: [DOC] Fix typo (s/perserve/preserve/)a_matsuda
2013-11-30dir.c: check unknown keywordsnobu
2013-11-30vm_insnhelper.c: keyword hash functionsnobu
2013-11-30* lib/irb/inspector.rb: [DOC] Fix typo (s/dependant/dependent/)a_matsuda
2013-11-30win32ole.c: correct declarationnobu
2013-11-30vm_dump.c: suppress warningnobu
2013-11-30eval.c: determine exit status and signal before finalizationnobu
2013-11-30enumerator.c: should not store local variable addressnobu
2013-11-30siphash.c: fix missing conditionnobu
2013-11-30vm_eval.c: blockargnobu
2013-11-30range.c: revert the old behaviornobu
2013-11-30* ext/tk/extconf.rb: show the reason of why ignore tclConfig.sh/tkConfig.sh.nagai
2013-11-29* lib/drb/ssl.rb: [DOC] Fix typoa_matsuda
2013-11-29* ext/tk/lib/tkextlib/tktable/tktable.rb: fix bug on arguments for Proc object.nagai
2013-11-29fix typoskazu
2013-11-29fix indentkazu
2013-11-29* 2013-11-30svn
2013-11-29* ChangeLog: fix ticket number at r43913.nagachika
2013-11-29* lib/uri/generic.rb: [DOC] Fix typoa_matsuda
2013-11-29* lib/webrick/httpauth/digestauth.rb: Fix typo in an error message.a_matsuda
2013-11-29 * vm_dump.c (rb_vmdebug_debug_print_pre): Bugfix. Get PC directly.tarui
2013-11-29 * compile.c : Bugsfix for dump_disasm_list.tarui
2013-11-29* test/ruby/test_case.rb (test_method_missing): Test for r43913.sorah
2013-11-29* vm_insnhelper.c (check_match): Fix SEGV with VM_CHECKMATCH_TYPE_CASEsorah
2013-11-29vm_eval.c: rb_yield_blocknobu
2013-11-29ruby/ruby.h, enum.c, vm_eval.c: constify argvnobu
2013-11-29ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLISTnobu
2013-11-29ruby/ruby.h: rb_block_call_func_tnobu
2013-11-29array.c, enum.c, range.c: rb_block_call_func compatiblenobu
2013-11-29ruby/ruby.h: add blockarg to rb_block_call_funcnobu
2013-11-29* 2013-11-29svn
2013-11-29* lib/racc/parser.rb: Fix typoa_matsuda
2013-11-28* lib/gserver.rb: [DOC] Fix typoa_matsuda
2013-11-28* doc/dtrace_probes.rdoc: [DOC] Import dtrace probes doc from wikizzak
2013-11-28* doc/contributing.rdoc: [DOC] Add heading above ChangeLog tips tozzak
2013-11-28* doc/contributing.rdoc: [DOC] Add coding style heading for patchzzak
2013-11-28* doc/contributing.rdoc: [DOC] Add notes about deciding what to patchzzak
2013-11-28* benchmark/bm_hash_flatten.rb: added. r43896 is about 4 times fasterglass
2013-11-28* doc/contributing.rdoc: [DOC] Add notes about slideshow proposalszzak
2013-11-28* ChangeLog: fix typo.glass
2013-11-28* st.c: add st_values() and st_values_check().glass
2013-11-28* st.c (st_keys): fix not to use Qundef in st.c.glass
2013-11-28* gc.c: Expose details about last garbage collection via GC.stat.tmm1
2013-11-28version.c: EXIT_SUCCESSnobu