aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * ext/win32ole/win32ole.c (vtdate2rbtime): try to convert millisecondsuke2014-08-271-0/+8
* * test/ruby/test_complex.rb: removed unreachable code.hsbt2014-08-272-182/+80
* * test/ruby/test_complex.rb: cherry-picked working assertions from r47251.hsbt2014-08-262-0/+8
* * time.c (rb_time_unmagnify_to_float): Avoid double rounding.akr2014-08-261-0/+6
* io.c: do not swallow exceptions at end of blocknobu2014-08-261-0/+9
* * test/ruby/test_range.rb: added workaround for VERBOSE message.hsbt2014-08-261-1/+1
* * test/test_mathn.rb: added workaround for VERBOSE messages.hsbt2014-08-261-7/+9
* * ext/win32ole/win32ole.c(fole_s_connect, fole_initialize): raise asuke2014-08-252-0/+53
* uri/common.rb: use negative look-aheadnobu2014-08-251-0/+3
* * test/ruby/test_complex.rb: removed needless conditions.hsbt2014-08-242-159/+74
* * test/ruby/test_rational.rb: fixed indent.hsbt2014-08-241-6/+6
* * test/ruby/test_rational.rb: remove commented-out code.hsbt2014-08-241-155/+0
* lib/benchmark.rb: speedup by reducing allocationsnormal2014-08-241-0/+5
* * test/ruby/test_complex.rb: removed commented-out code.hsbt2014-08-221-58/+0
* * test/ruby/test_complex.rb: fixed broken tests. Math is nothsbt2014-08-221-28/+29
* win32/test_console_attr.rb: reset attributesnobu2014-08-211-5/+4
* win32.c: manage reverse videonobu2014-08-211-0/+44
* compar.c: use Module#to_snobu2014-08-211-1/+1
* test_thread.rb: let main thread exit from Thread.newnobu2014-08-201-0/+1
* sprintf.c: fix conditionnobu2014-08-191-0/+1
* euckr-tbl.rb: euro and registered signsnobu2014-08-191-0/+8
* compar.c: preserve encodingsnobu2014-08-191-0/+4
* thread.c: check initializednobu2014-08-192-0/+18
* sprintf.c: rational 'f' formatnobu2014-08-181-0/+5
* test_time_tz.rb: has_lisbon_tznobu2014-08-181-1/+6
* test_ruby_mode.rb: trivial refinementnobu2014-08-161-2/+3
* test_gem_ext_builder.rb: fix wrong skip conditionnobu2014-08-161-1/+1
* rake/backtrace.rb: exclude mere prefixnobu2014-08-161-1/+1
* test_io.rb: investigationnobu2014-08-141-1/+2
* parse.y: preserve encodingsnobu2014-08-131-0/+6
* test_parse.rb: for warningsnobu2014-08-131-0/+14
* envutil.rb: fix argument ordernobu2014-08-131-1/+1
* * lib/irb.rb: Prevent irb from crashing when exception withhsbt2014-08-131-0/+14
* * test/openssl/test_ssl_session.rb: fix indent.hsbt2014-08-131-26/+26
* * lib/fileutils.rb: enable to remove with non-owner directory.hsbt2014-08-121-0/+8
* add timeoutnaruse2014-08-111-0/+2
* test_io.rb: fix tempfile leaksnobu2014-08-091-13/+15
* test_syntax.rb: fix tempfile leaksnobu2014-08-091-2/+4
* * test/minitest/test_minitest_unit.rb: removed obsoleted conditionhsbt2014-08-092-13/+3
* * test/cgi/test_cgi_core.rb: removed obsoleted condition for Ruby 1.8.hsbt2014-08-094-92/+21
* * lib/open-uri.rb: remove needless condition for old ruby version.hsbt2014-08-081-3/+1
* parse.y: fix invalid char in evalnobu2014-08-071-1/+4
* * ext/win32ole/win32ole_typelib.c (foletypelib_version): returnsuke2014-08-071-1/+1
* parse.y: preserve encodingnobu2014-08-061-0/+6
* * lib/set.rb (Set#replace): Check if an object given is enumerableknu2014-08-061-0/+6
* Implement Set#clone. [Fixes GH-661]knu2014-08-061-0/+22
* * lib/net/http/generic_request.rb (Net::HTTP::GenericRequest#exec):naruse2014-08-051-2/+2
* suppress warningsnaruse2014-08-051-1/+1
* * ext/psych/lib/psych/visitors/to_ruby.rb: backwards compatibility fortenderlove2014-08-051-0/+5
* * test/win32ole/test_win32ole_record.rb: add for WIN32OLE_RECORDsuke2014-08-041-0/+313