aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/rubygems: Update to RubyGems master 4bdc4f2. Important changesdrbrain2013-11-1075-612/+3139
* fix typoskazu2013-11-101-2/+2
* commit miss [DOC] tagzzak2013-11-101-2/+2
* * lib/timeout.rb: Added note about change from #8730 [Fixes GH-440]zzak2013-11-103-1/+10
* * 2013-11-11svn2013-11-101-2/+2
* Exception#causenobu2013-11-101-0/+5
* * gc.c (rb_gcdebug_print_obj_condition): catch up recent changesktsj2013-11-102-1/+6
* error.c: Exception#causenobu2013-11-104-0/+35
* fix a typokazu2013-11-101-1/+1
* parse.y: remove "f" suffix [ruby-core:57966] [Feature #9042]nobu2013-11-107-198/+9
* * thread.c: [DOC] Remove duplicate referencezzak2013-11-092-2/+4
* * lib/drb/drb.rb: [DOC] promote better windows-safe filename regularzzak2013-11-092-1/+7
* gc.c: finalizer functionsnobu2013-11-093-8/+13
* * lib/weakref.rb: [DOC] fix typos by @xaviershay [Fixes GH-439]zzak2013-11-092-5/+10
* * lib/e2mmap.rb: [DOC] Fix typo in e2mmap documentation.charliesome2013-11-091-1/+1
* * remove trailing spaces.nobu2013-11-091-1/+1
* * compile.c (iseq_compile_each): emit opt_str_freeze if the #freezecharliesome2013-11-097-0/+49
* test_objectspace.rb: run in separate processnobu2013-11-091-19/+12
* envutil.rb: under_gc_stress parameternobu2013-11-091-2/+2
* rbinstall.rb: fix for non-working directorynobu2013-11-092-3/+4
* * gc.c (vm_malloc_increase): sweep immediately on GC due to malloc().ko12013-11-092-2/+8
* * benchmark/gc/gcbench.rb: output version description and GC::OPTS.ko12013-11-092-0/+7
* gc.c: private callnobu2013-11-093-1/+27
* gc.c: should_be_callablenobu2013-11-091-7/+12
* * 2013-11-10svn2013-11-091-2/+2
* * lib/racc/rdoc/grammar.en.rdoc: [DOC] fix typo by Tsuyoshi Sawadazzak2013-11-092-1/+6
* rbinstall.rb: spec date from VCSnobu2013-11-094-7/+40
* test_objspace.rb: assertion for temporary filenobu2013-11-091-0/+14
* objspace_dump.c: fix declarationnobu2013-11-091-1/+1
* fix typo in my ChangeLog entrytmm12013-11-091-1/+1
* * ext/objspace/object_tracing.c: use declarations in internal.h.nari2013-11-093-4/+7
* * test/objspace/test_objspace.rb (test_dump_all): Make the test stringakr2013-11-092-2/+8
* Revert "* internal.h: prototype declarations of gc.c collect up."nari2013-11-092-6/+4
* * internal.h: prototype declarations of gc.c collect up.nari2013-11-092-4/+6
* vcs.rb: splitnobu2013-11-092-101/+103
* objspace_dump.c: fix portability issuenobu2013-11-092-1/+13
* objspace_dump.c: extract output option utilitiesnobu2013-11-091-45/+44
* objspace_dump.c: suppress warningsnobu2013-11-091-3/+1
* objspace_dump.c: indentnobu2013-11-091-91/+91
* 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-092-4/+8
* * lib/rss/*: [DOC] document various constants @steveklabnik [Bug #8812]zzak2013-11-099-2/+23
* * lib/rss/rss.rb: [DOC] document Time#w3cdtf by @steveklabnikzzak2013-11-092-0/+20
* Add patch author from previous commitzzak2013-11-091-0/+1
* * ext/dl/cfunc.c: [DOC] fix typo in example [Bug #8944]zzak2013-11-092-1/+5
* * lib/test/unit/assertions.rb: [DOC] better example for assert_send()zzak2013-11-092-2/+7
* * insns.def: unify ic_constant_serial and ic_class_serial into one fieldcharliesome2013-11-094-8/+17
* * class.c: unify names of vm state version counters to 'serial'.charliesome2013-11-0910-45/+59
* * gc.c (gc_page_sweep, rgengc_rememberset_mark): Refactoring.tarui2013-11-092-2/+7