summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-05driver.rb: suffixnobu
2015-03-05* test/ruby/test_refinement.rb: There is no need anymore to supressshugo
2015-03-05.travis.yml: no check for diagnostic reportsnobu
2015-03-05driver.rb: MarkDown tablenobu
2015-03-04* 2015-03-05svn
2015-03-04* random.c (random_raw_seed): Avoid calling fill_random_bytes()odaira
2015-03-04* test/ruby/test_math.rb (assert_float_and_int): Refactor test casesgogotanaka
2015-03-04symbol.c: make dsym_fstrs an identity hashnobu
2015-03-04rbinstall.rb: set umask 077nobu
2015-03-04envutil.rb: no need to sleepnobu
2015-03-04* enum.c: Fix typo in slice_after's exception message.hsbt
2015-03-04* doc/syntax/methods.rdoc: add some missing spaces andhsbt
2015-03-04envutil.rb: diagnostic_reports for SIGTRAPnobu
2015-03-03* tool/redmine-backporter.rb (backport_command_string): pick up onlyusa
2015-03-03mkmf/base.rb: clean up tmpdirnobu
2015-03-03rbinstall.rb: gems dir_modenobu
2015-03-03thread.c: volatile inside EXEC_TAGnobu
2015-03-03.travis.yml: no diagnostic reportsnobu
2015-03-03* 2015-03-04svn
2015-03-03* tool/redmine-backporter.rb: now can specify shorten form of commands.usa
2015-03-03* tool/redmine-backporter.rb (Readline.readline): drop untreated controlusa
2015-03-03* test/lib/envutil.rb (EnvUtil.invoke_ruby): need to rescue becauseusa
2015-03-03remove ruby_1_9_2 supportnaruse
2015-03-03add teenyupnaruse
2015-03-03test_rubyoptions.rb: use assert_in_out_errnobu
2015-03-03envutil.rb: improve by assert_pattern_listnobu
2015-03-03test_process.rb: use assert_in_out_errnobu
2015-03-03* tool/redmine-backporter.rb: use 'b' instead of 's' for showingusa
2015-03-03* tool/redmine-backporter.rb: show selected ticket number at prompt.usa
2015-03-03* test/ruby/test_math.rb: add tests for the above change.gogotanaka
2015-03-03* math.c (num2dbl_with_to_f): direct casting from Rational to double.gogotanaka
2015-03-03test_rubyoptions.rb: use assert_segvnobu
2015-03-03.travis.yml: CONFIG_FLAGnobu
2015-03-03.travis.yml: install missing librarynobu
2015-03-03.travis.yml: suppress travis specific failurenobu
2015-03-02* test/ruby/test_symbol.rb: avoid a false positive in AIXodaira
2015-03-02* 2015-03-03svn
2015-03-02* configure.in: set PRELOADENV in Solaris to avoid "wrong ELF class" error.ngoto
2015-03-02envutil.rb: fix typonobu
2015-03-02envutil.rb: fix const namenobu
2015-03-02test_process.rb: remove intermediate child processnobu
2015-03-02envutil.rb: timeout_error argument to invoke_rubynobu
2015-03-02envutil.rb: signal list to invoke_rubynobu
2015-03-02configure.in: _setjmp only if _longjmp is foundnobu
2015-03-02configure.in: remove extra unsignednobu
2015-03-02.travis.yml: do not ignore diffnobu
2015-03-02signal.c: nil for invalid signumnobu
2015-03-02* test/net/ftp/test_ftp.rb (create_ftp_server): set SO_OOBINLINEngoto
2015-03-02configure.in: restore unsignednessnobu
2015-03-01* 2015-03-02svn