summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-15process.c: use RB_TYPE_Pnobu
2014-06-14runner.rb: use class variablenobu
2014-06-14runner.rb: check incrementnobu
2014-06-14* 2014-06-15svn
2014-06-14runner.rb: include event namenobu
2014-06-14Restore date field.akr
2014-06-14Fix a typo.akr
2014-06-14array.c: non-recursive rcombinate0nobu
2014-06-14array.c: non-recursive rpermute0nobu
2014-06-14array.c: non-recursive permute0nobu
2014-06-14array.c: combinate0nobu
2014-06-14string.c: fix wrong capanobu
2014-06-13[DOC] Please see _the_ official issue tracker... [ci skip]zzak
2014-06-13* 2014-06-14svn
2014-06-13* man/rake.1: [DOC] Update links for Rake, patch by @hsbt [Bug #9904]zzak
2014-06-13* vm_trace.c: add new method TracePoint.stat to debugko1
2014-06-13* vm_trace.c: clear and restore recursive checking thread local datako1
2014-06-13array.c: combination on a shared copynobu
2014-06-13array.c: yield_indexed_valuesnobu
2014-06-13array.c: fix array sizenobu
2014-06-13* 2014-06-13svn
2014-06-13add more test coverage for [ruby-core:63136] [Bug #9934]tmm1
2014-06-12string.c: consider capacitynobu
2014-06-12* lib/net/http/responses.rb: added Net::HTTPPermanentRedirect(308)hsbt
2014-06-12string.c: shrink before freezingnobu
2014-06-12file.c: shrink expanded pathnobu
2014-06-12* 2014-06-12svn
2014-06-12string.c: shrink too big buffernobu
2014-06-11thread.c: fix for non-scalar pthread_tnobu
2014-06-11thread_pthread.c: timer thread flagnobu
2014-06-11thread.c: fix thread ID formatnobu
2014-06-10* 2014-06-11svn
2014-06-10* gc.c: invoke GC before memory allocation (xmalloc/xrealloc)ko1
2014-06-10envutil.rb: avoid error on OS X 10.10nobu
2014-06-10bootstraptest/runner.rb: refine outputnobu
2014-06-10fix a typo [ci skip]kazu
2014-06-10win32/setup.mak: rename RUBY_RELEASE_DATEnobu
2014-06-10win32/setup.mak: separate verconf.mknobu
2014-06-10* lib/cgi/core.rb: Provide a mechanism to specify thexibbar
2014-06-10csv.rb: honor encoding optionnobu
2014-06-10* 2014-06-10svn
2014-06-10envutil.rb: use keyword argumentnobu
2014-06-09fold too long linenobu
2014-06-09* gc.c: change full GC timing to keep lower memory usage.ko1
2014-06-09gc.c: fix typonobu
2014-06-08* 2014-06-09svn
2014-06-08configure.in: disable posix_fadvisenobu
2014-06-08compile.c: use enumnobu
2014-06-08io.c (rb_io_advise): AIX currently does not support a 32-bit call tokanemoto
2014-06-08Show the epapsed time for failed test as well.akr