aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* command-processor.rb: return executable file onlynobu2013-09-172-2/+11
* assertions.rb: assert_thrownobu2013-09-172-1/+24
* assertions.rb: assert_nothing_thrown returns the resultnobu2013-09-172-2/+9
* * doc/regexp.rdoc: [DOC] Replace paragraphs in verbatim sections withdrbrain2013-09-172-51/+86
* * ChangeLog: indent.nobu2013-09-171-8/+8
* added notetadf2013-09-171-1/+5
* added reason why revert.tadf2013-09-171-0/+4
* revertd.tadf2013-09-172-12/+5
* * 2013-09-17svn2013-09-171-2/+2
* Revert r42942; a revert requires a reasonnaruse2013-09-172-5/+12
* * complex.c: removed meaningless lines.tadf2013-09-153-4/+5
* removed an empty line.tadf2013-09-151-1/+0
* * 2013-09-16svn2013-09-151-2/+2
* * ext/socket/mkconstants.rb: define MSG_FASTOPEN.glass2013-09-152-0/+6
* * 2013-09-15svn2013-09-151-2/+2
* * rational.c (nurat_div): reverted r28844, r28886 and r28887.tadf2013-09-152-12/+5
* Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3"naruse2013-09-14110-3351/+4800
* * dir.c (dir_s_glob): [DOC] Improve wording and layout.drbrain2013-09-133-74/+127
* * 2013-09-14svn2013-09-131-2/+2
* * lib/rubygems: Update to RubyGems 2.1.3drbrain2013-09-13110-4800/+3351
* hash.c: utility functions from ruby_setenvnobu2013-09-131-12/+28
* rbuninstall.rb: ttynobu2013-09-131-6/+10
* rbuninstall.rb: rmdir -pnobu2013-09-131-9/+16
* * lib/uri/generic.rb (URI::Generic.find_proxy): return nil ifnaruse2013-09-133-19/+23
* NEWS: sortnobu2013-09-131-20/+21
* * 2013-09-13svn2013-09-131-2/+2
* * lib/rubygems: Update to RubyGems 2.1.3drbrain2013-09-1313-74/+211
* configure.in: size_t must be unsignednobu2013-09-122-4/+16
* Eliminate less-than-zero checks for unsigned variablesnobu2013-09-125-7/+16
* * Makefile.in (libruby-static.a): change LDFLAGS order. LDFLAGS may include l...ngoto2013-09-122-1/+7
* vsnprintf.c: fix buffer overflownobu2013-09-123-10/+36
* * 2013-09-12svn2013-09-121-2/+2
* signal.c: adjust stylenobu2013-09-121-2/+4
* configure.in: fix cross-compiling installation failurenobu2013-09-113-2/+8
* numeric.c: use RB_TYPE_Pnobu2013-09-111-211/+184
* test_sprintf_comb.rb: split testsnobu2013-09-111-23/+23
* * 2013-09-11svn2013-09-101-2/+2
* * thread.c (rb_mutex_unlock): Mutex#unlock no longer raisekosaki2013-09-103-5/+22
* * vm_backtrace.c (vm_backtrace_to_ary): Ignore the second argument ifsorah2013-09-103-0/+14
* rational.c: conditionally defined variablenobu2013-09-102-1/+8
* class.c: exclude refined methodsnobu2013-09-103-0/+20
* vm_method.c: constifynobu2013-09-102-4/+4
* * io.c (rb_f_printf): [DOC] add missing parenthesis in rdoc.kazu2013-09-102-2/+6
* NEWS: Update RubyGems note.kazu2013-09-102-2/+6
* * 2013-09-10svn2013-09-101-2/+2
* * lib/rubygems: Update to RubyGems 2.1.0. Fixes CVE-2013-4287.drbrain2013-09-1023-39/+313
* * process.c: Remove spaces between SI prefix and unit to followakr2013-09-094-16/+27
* vm_method.c: clear cache after refine methodnobu2013-09-093-0/+30
* complex.c: fix typonobu2013-09-091-4/+4
* vm_insnhelper.c: debuggingnobu2013-09-091-3/+30