aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lib/rubygems/user_interaction.rb (Gem::StreamUI#tty?): IO#tty? ofusa2011-06-071-12/+0
* * test/rubygems/test_gem.rb (TestGem#{test_self_user_home_userprofile,usa2011-06-071-4/+2
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):usa2011-06-071-1/+1
* * test/ruby/test_io.rb (TestIO#test_s_{,bin}write): do not create a filekazu2011-06-061-52/+50
* * test/date/test_switch_hitter.rb: added a test.tadf2011-06-061-0/+27
* * ext/date/date_core.c: flattened format to strftimev.tadf2011-06-061-0/+2
* * test/rdoc/test_rdoc_markup_pre_process.rb (TestRDocMarkupPreProcess#usa2011-06-061-10/+0
* * test/ruby/test_module.rb (TestModule#test_mix_const): test fornobu2011-06-041-1/+16
* * class.c (check_mix_method_i, do_mix_method_i): not mix methodsnobu2011-06-041-0/+15
* * test/rubygems/test_gem_commands_which_command.rb:naruse2011-06-031-4/+4
* * lib/net/http.rb (URI::HTTP#request_uri): return nil when the urinaruse2011-06-031-0/+1
* * io.c: Add File.write, File.binwrite. [Feature #1081] [ruby-core:21701]sorah2011-06-021-0/+57
* Imported minitest 2.2.2 (r6281)ryan2011-06-011-11/+8
* * test/ruby/test_signal.rb (TestSignal#test_signal_requiring):akr2011-06-011-1/+1
* * test/ruby/test_syntax.rb (TestSyntax#test_syntax): show script namenobu2011-06-011-1/+1
* MOSTLY Imported minitest 2.2.1 (r6277)ryan2011-06-014-19/+317
* * lib/rubygems, test/rubygems: properties.nobu2011-06-013-4/+4
* Import rubygems 1.8.5 (released @ 137c80f)ryan2011-06-0145-1286/+1664
* * class.c (rb_mix_module): implement Module#mix.nobu2011-05-311-0/+29
* * ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): support instantiation frommrkn2011-05-311-0/+16
* * ext/bigdecimal/bigdecimal.c (BigDecimal_coerce): support coerce with amrkn2011-05-311-0/+6
* * ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): replace the algorithm formrkn2011-05-311-0/+12
* * ext/bigdecimal/bigdecimal.c (BigDecimal_new): support instantiation amrkn2011-05-311-0/+14
* * ext/date/date_core.c: use simple/complex mode instead of light/right mode.tadf2011-05-313-15/+134
* * test/ruby/test_signal.rb (TestSignal#test_signal_requiring):akr2011-05-311-0/+1
* * lib/net/http.rb, lib/net/protocol.rb: Allow to configure to waitnahi2011-05-311-0/+81
* * strftime.c (rb_strftime_with_timespec): improved style consistency.yugui2011-05-311-0/+6
* * test/io/wait/test_io_wait.rb (TestIOWait#{test_nread,test_ready?,usa2011-05-311-2/+5
* * test/ruby/test_io.rb (TestIO#test_open_mode): MUST release resourcesusa2011-05-311-4/+8
* * test/ruby/test_signal.rb (TestSignal#test_signal_requiring): don'takr2011-05-301-1/+1
* * test/ruby/test_signal.rb (TestSignal#test_signal_requiring): smallusa2011-05-301-1/+1
* NetBSD also denies to set sticky bit against regular file.naruse2011-05-291-1/+2
* try and catch for the test of setenv(3).naruse2011-05-291-3/+7
* * numeric.c (flo_round): fix for negative value.nobu2011-05-291-0/+1
* * test/net/http/utils.rb (TestNetHTTPUtils#teardown): add nil check.kosaki2011-05-281-3/+5
* * process.c (before_exec, after_exec): change SIGPIPE handler to SIG_DFLkosaki2011-05-281-0/+18
* * lib/ostruct.rb (method_missing): Handle [] and []= correctly.marcandre2011-05-271-0/+11
* * test/rexml/test_core.rb (Tester::test_text_frozen): split frozenkou2011-05-271-3/+6
* * test/ruby/test_io.rb (TestIO#test_ungetc2): get rid of busy loop.nobu2011-05-272-5/+5
* prevent an error when passing a frozen string to REXML::Text.newshyouhei2011-05-271-0/+3
* * lib/csv.rb: Enhance each() to support Enumerator.jeg22011-05-261-0/+8
* * lib/xmlrpc/parser.rb (FaultException): fix to_s and inspectshyouhei2011-05-261-0/+6
* * lib/csv.rb: Improved stray quoting error message (patch by Edvard Majakari).jeg22011-05-252-4/+15
* * ext/openssl/ossl_asn1.c: Do not parse zero-tagged values as EOC. Doemboss2011-05-231-0/+25
* * ext/openssl/ossl_asn1.c: Forbid Constructives whose value is not anemboss2011-05-221-0/+12
* * ext/openssl/ossl_asn1.c: Forbid Constructive without infiniteemboss2011-05-221-0/+11
* * ext/openssl/ossl_asn1.c: Fix decoding of infinite length values.emboss2011-05-221-2/+75
* * include/ruby/defines.h (CASEFOLD_FILESYSTEM): Revert r30508. See #4255.nahi2011-05-221-16/+0
* test cleanupkosaki2011-05-221-4/+26
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):kosaki2011-05-221-2/+3