aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_case.rb (test_nomethoderror):sorah2013-12-011-0/+5
* * hash.c (getenv): use ANSI codepage version of getenv() for minirubyusa2013-12-011-0/+6
* * doc/contributors.rdoc: [DOC] Import contributors from redmine wikizzak2013-12-011-0/+10
* * doc/maintainers.rdoc: [DOC] Current maintainers of Rubyzzak2013-12-011-0/+4
* * doc/contributing.rdoc: [DOC] Current branch maintainerszzak2013-12-011-0/+4
* * doc/contributing.rdoc: [DOC] Reporting other (ruby-lang.org) issueszzak2013-12-011-0/+4
* * doc/contributing.rdoc: [DOC] Current platform maintainerszzak2013-12-011-0/+4
* * doc/contributing.rdoc: [DOC] Reporting downstream distro issueszzak2013-12-011-0/+4
* * hash.c (rb_hash_to_a): specify array capa.glass2013-12-011-0/+4
* * hash.c (rb_hash_rehash): fix to free new st_table when exceptionglass2013-12-011-0/+5
* * ext/openssl/lib/openssl/buffering.rb: Fix warning in copyrightzzak2013-12-011-0/+4
* * lib/rubygems: Update to RubyGems master 66e5c39. Notable changes:drbrain2013-11-301-0/+10
* * test/ruby/test_gc.rb (test_gc_reason): Force minor GC by consumingtmm12013-11-301-0/+5
* dir.c: check unknown keywordsnobu2013-11-301-0/+5
* win32ole.c: correct declarationnobu2013-11-301-0/+6
* eval.c: determine exit status and signal before finalizationnobu2013-11-301-0/+6
* enumerator.c: should not store local variable addressnobu2013-11-301-0/+6
* siphash.c: fix missing conditionnobu2013-11-301-0/+5
* vm_eval.c: blockargnobu2013-11-301-0/+4
* fix typoskazu2013-11-291-3/+3
* fix indentkazu2013-11-291-1/+1
* * ChangeLog: fix ticket number at r43913.nagachika2013-11-291-1/+1
* * vm_dump.c (rb_vmdebug_debug_print_pre): Bugfix. Get PC directly.tarui2013-11-291-1/+9
* * compile.c : Bugsfix for dump_disasm_list.tarui2013-11-291-0/+8
* * test/ruby/test_case.rb (test_method_missing): Test for r43913.sorah2013-11-291-0/+4
* * vm_insnhelper.c (check_match): Fix SEGV with VM_CHECKMATCH_TYPE_CASEsorah2013-11-291-0/+6
* vm_eval.c: rb_yield_blocknobu2013-11-291-1/+6
* ruby/ruby.h, enum.c, vm_eval.c: constify argvnobu2013-11-291-1/+7
* ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLISTnobu2013-11-291-0/+5
* ruby/ruby.h: add blockarg to rb_block_call_funcnobu2013-11-291-0/+5
* * doc/dtrace_probes.rdoc: [DOC] Import dtrace probes doc from wikizzak2013-11-281-0/+4
* * doc/contributing.rdoc: [DOC] Add heading above ChangeLog tips tozzak2013-11-281-0/+6
* * doc/contributing.rdoc: [DOC] Add coding style heading for patchzzak2013-11-281-0/+5
* * doc/contributing.rdoc: [DOC] Add notes about deciding what to patchzzak2013-11-281-0/+4
* * benchmark/bm_hash_flatten.rb: added. r43896 is about 4 times fasterglass2013-11-281-0/+11
* * doc/contributing.rdoc: [DOC] Add notes about slideshow proposalszzak2013-11-281-0/+5
* * ChangeLog: fix typo.glass2013-11-281-2/+2
* * st.c: add st_values() and st_values_check().glass2013-11-281-0/+9
* * st.c (st_keys): fix not to use Qundef in st.c.glass2013-11-281-0/+8
* * gc.c: Expose details about last garbage collection via GC.stat.tmm12013-11-281-0/+11
* win32.c: rb_w32_dup2nobu2013-11-281-0/+5
* * lib/drb/ssl.rb: [Doc] Fix typoa_matsuda2013-11-281-0/+4
* common.mk: use BASERUBYnobu2013-11-281-0/+5
* * string.c (rb_fstring): fstrings should be ELTS_SHARED.ko12013-11-281-0/+8
* * st.c (st_keys): fix to use st_index_t for size of hash.glass2013-11-271-0/+4
* * st.c (st_keys): define st_keys(). it writes each key to buffer.glass2013-11-271-0/+13
* * ruby_atomic.h: remove duplicate definisions between ATOMIC_XXXglass2013-11-271-0/+5
* * ruby_atomic.h: define ATOMIC_SIZE_CAS() withglass2013-11-271-0/+5
* * lib/irb/notifier.rb: [Doc] Fix typoa_matsuda2013-11-271-0/+5
* * lib/irb/notifier.rb: Fix typoa_matsuda2013-11-271-0/+4