summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-06-11* lib/rexml/parsers/xpathparser.rbkou
2011-06-11* test/rexml/test_elements.rb (ElementsTester): remove needlesskou
2011-06-10* test/testunit: add skip messages.nobu
2011-06-10* test/ruby/test_transcode.rb (TestTranscode#test_Big5_Hkscs): fixnobu
2011-06-10* test/ruby/test_module.rb (TestModule#remove_rake_mixins): remove allnobu
2011-06-09* io.c: fix IO.copy_stream interrupt handling.akr
2011-06-09* test/ruby/test_thread.rb (TestThread#test_kill_thread_subclass):nagachika
2011-06-09* test/ruby/test_thread.rb (TestThread#test_kill_wrong_argument):nagachika
2011-06-09* ext/psych/lib/psych/visitors/to_ruby.rb: Hash subclasses can be readtenderlove
2011-06-09* ext/psych/lib/psych/visitors/to_ruby.rb: Ruby modules can be loadedtenderlove
2011-06-09* ext/psych/lib/psych/visitors/to_ruby.rb: Ruby classes can be loadedtenderlove
2011-06-07* lib/rubygems/user_interaction.rb (Gem::StreamUI#tty?): IO#tty? ofusa
2011-06-07* test/rubygems/test_gem.rb (TestGem#{test_self_user_home_userprofile,usa
2011-06-07* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):usa
2011-06-06* test/ruby/test_io.rb (TestIO#test_s_{,bin}write): do not create a filekazu
2011-06-06 * test/date/test_switch_hitter.rb: added a test.tadf
2011-06-06 * ext/date/date_core.c: flattened format to strftimev.tadf
2011-06-06* test/rdoc/test_rdoc_markup_pre_process.rb (TestRDocMarkupPreProcess#usa
2011-06-04* test/ruby/test_module.rb (TestModule#test_mix_const): test fornobu
2011-06-04* class.c (check_mix_method_i, do_mix_method_i): not mix methodsnobu
2011-06-03* test/rubygems/test_gem_commands_which_command.rb:naruse
2011-06-03* lib/net/http.rb (URI::HTTP#request_uri): return nil when the urinaruse
2011-06-02* io.c: Add File.write, File.binwrite. [Feature #1081] [ruby-core:21701]sorah
2011-06-01Imported minitest 2.2.2 (r6281)ryan
2011-06-01* test/ruby/test_signal.rb (TestSignal#test_signal_requiring):akr
2011-06-01* test/ruby/test_syntax.rb (TestSyntax#test_syntax): show script namenobu
2011-06-01MOSTLY Imported minitest 2.2.1 (r6277)ryan
2011-06-01* lib/rubygems, test/rubygems: properties.nobu
2011-06-01Import rubygems 1.8.5 (released @ 137c80f)ryan
2011-05-31* class.c (rb_mix_module): implement Module#mix.nobu
2011-05-31* ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): support instantiation frommrkn
2011-05-31* ext/bigdecimal/bigdecimal.c (BigDecimal_coerce): support coerce with amrkn
2011-05-31* ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): replace the algorithm formrkn
2011-05-31* ext/bigdecimal/bigdecimal.c (BigDecimal_new): support instantiation amrkn
2011-05-31 * ext/date/date_core.c: use simple/complex mode instead of light/right mode.tadf
2011-05-31* test/ruby/test_signal.rb (TestSignal#test_signal_requiring):akr
2011-05-31* lib/net/http.rb, lib/net/protocol.rb: Allow to configure to waitnahi
2011-05-31* strftime.c (rb_strftime_with_timespec): improved style consistency.yugui
2011-05-31* test/io/wait/test_io_wait.rb (TestIOWait#{test_nread,test_ready?,usa
2011-05-31* test/ruby/test_io.rb (TestIO#test_open_mode): MUST release resourcesusa
2011-05-30* test/ruby/test_signal.rb (TestSignal#test_signal_requiring): don'takr
2011-05-30* test/ruby/test_signal.rb (TestSignal#test_signal_requiring): smallusa
2011-05-29NetBSD also denies to set sticky bit against regular file.naruse
2011-05-29try and catch for the test of setenv(3).naruse
2011-05-29* numeric.c (flo_round): fix for negative value.nobu
2011-05-28* test/net/http/utils.rb (TestNetHTTPUtils#teardown): add nil check.kosaki
2011-05-28* process.c (before_exec, after_exec): change SIGPIPE handler to SIG_DFLkosaki
2011-05-27* lib/ostruct.rb (method_missing): Handle [] and []= correctly.marcandre
2011-05-27* test/rexml/test_core.rb (Tester::test_text_frozen): split frozenkou
2011-05-27* test/ruby/test_io.rb (TestIO#test_ungetc2): get rid of busy loop.nobu