aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * internal.h: move common string/hash flags to include file.tmm12013-11-111-0/+7
* * lib/rubygems/specification.rb: Include 2.2.0.preview.2 when checkingdrbrain2013-11-101-0/+6
* * vm_trace.c (symbol2event_flag): add secret feature.ko12013-11-101-0/+6
* * lib/rubygems: Update to RubyGems master 4bdc4f2. Important changesdrbrain2013-11-101-0/+15
* commit miss [DOC] tagzzak2013-11-101-2/+2
* * lib/timeout.rb: Added note about change from #8730 [Fixes GH-440]zzak2013-11-101-0/+6
* * gc.c (rb_gcdebug_print_obj_condition): catch up recent changesktsj2013-11-101-0/+5
* error.c: Exception#causenobu2013-11-101-0/+7
* fix a typokazu2013-11-101-1/+1
* parse.y: remove "f" suffix [ruby-core:57966] [Feature #9042]nobu2013-11-101-33/+0
* * thread.c: [DOC] Remove duplicate referencezzak2013-11-091-0/+4
* * lib/drb/drb.rb: [DOC] promote better windows-safe filename regularzzak2013-11-091-0/+6
* gc.c: finalizer functionsnobu2013-11-091-0/+5
* * lib/weakref.rb: [DOC] fix typos by @xaviershay [Fixes GH-439]zzak2013-11-091-0/+5
* * remove trailing spaces.nobu2013-11-091-1/+1
* * compile.c (iseq_compile_each): emit opt_str_freeze if the #freezecharliesome2013-11-091-0/+20
* * gc.c (vm_malloc_increase): sweep immediately on GC due to malloc().ko12013-11-091-0/+6
* * benchmark/gc/gcbench.rb: output version description and GC::OPTS.ko12013-11-091-0/+4
* gc.c: private callnobu2013-11-091-0/+5
* * lib/racc/rdoc/grammar.en.rdoc: [DOC] fix typo by Tsuyoshi Sawadazzak2013-11-091-0/+5
* rbinstall.rb: spec date from VCSnobu2013-11-091-0/+6
* fix typo in my ChangeLog entrytmm12013-11-091-1/+1
* * ext/objspace/object_tracing.c: use declarations in internal.h.nari2013-11-091-0/+6
* * test/objspace/test_objspace.rb (test_dump_all): Make the test stringakr2013-11-091-0/+6
* Revert "* internal.h: prototype declarations of gc.c collect up."nari2013-11-091-4/+0
* * internal.h: prototype declarations of gc.c collect up.nari2013-11-091-0/+4
* no kanjizzak2013-11-091-1/+1
* fix a typokazu2013-11-091-1/+1
* * io.c: [DOC] ARGF.gets may return nil [Bug #9029] patch by znzzzak2013-11-091-0/+4
* * lib/rss/*: [DOC] document various constants @steveklabnik [Bug #8812]zzak2013-11-091-0/+4
* * lib/rss/rss.rb: [DOC] document Time#w3cdtf by @steveklabnikzzak2013-11-091-0/+5
* Add patch author from previous commitzzak2013-11-091-0/+1
* * ext/dl/cfunc.c: [DOC] fix typo in example [Bug #8944]zzak2013-11-091-0/+4
* * lib/test/unit/assertions.rb: [DOC] better example for assert_send()zzak2013-11-091-0/+5
* * insns.def: unify ic_constant_serial and ic_class_serial into one fieldcharliesome2013-11-091-0/+10
* * class.c: unify names of vm state version counters to 'serial'.charliesome2013-11-091-0/+15
* * gc.c (gc_page_sweep, rgengc_rememberset_mark): Refactoring.tarui2013-11-091-0/+5
* * gc.c (RVALUE_PROMOTE_INFANT): Refactoring. Remove duplicated nonsensetarui2013-11-091-0/+5
* * gc.c (gc_marks_test): Bugfix. Fix a struct member name for buildtarui2013-11-091-0/+5
* * gc.c : Add GC_PROFILE_DETAIL_MEMORY option.tarui2013-11-081-0/+6
* internal.h: prototype declarationsnobu2013-11-081-0/+5
* rbinstall.rb: make stable files in .gemspecnobu2013-11-081-0/+8
* * ext/objspace/object_tracing.c: Add experimental methods to dumptmm12013-11-081-0/+9
* file.c: remove unnecessary declarationnobu2013-11-081-0/+6
* * lib/open3.rb: receive arguments as keyword arguments.glass2013-11-081-0/+4
* * io.c (rb_io_open_with_args): use RARRAY_CONST_PTR().glass2013-11-081-0/+10
* * dir.c, pack.c, ruby.c, struct.c, vm_eval.c: use RARRAY_CONST_PTR().glass2013-11-081-0/+4
* * compile.c (iseq_build_from_ary_exception): use RARRAY_CONST_PTR().glass2013-11-081-0/+6
* * enumerator.c (append_method): use RARRAY_CONST_PTR().glass2013-11-081-0/+6
* * gc.c (vm_malloc_increase): check GVL before gc_rest_sweep().ko12013-11-071-0/+14