summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-08-23* insns.def (invokesuper): reverted r36640 partially to make supershugo
2012-08-23* test/open-uri/test_open-uri.rb (TestOpenURI#test_read_timeout): thisusa
2012-08-22* ext/syck: removed. Fixes [ruby-core:43360]tenderlove
2012-08-22* insns.def: search up the cf stack for an object that is an instancetenderlove
2012-08-22 * ext/date/date_core.c: [ruby-core:47226].tadf
2012-08-22* vm_trace.c: support TracePoint. [ruby-trunk - Feature #6895]ko1
2012-08-22* vm_insnhelper.c (vm_setup_method): should not enable tail callshugo
2012-08-22* lib/rubygems/test_case.rb: run test with psych if exist.naruse
2012-08-21* lib/cgi/util.rb (CGI.escapeHTML): use 'naruse
2012-08-21Suppress warningsnaruse
2012-08-21make FileUtils tests safe when interrupting in setuperegon
2012-08-21remove trainling spaces.nobu
2012-08-21* test_continuation.rb (tracing_with_thread_set_trace_func):ko1
2012-08-21Imported minitest 3.3.0 (r7676)ryan
2012-08-21* test/testunit/tests_for_parallel/ptest_forth.rb: added a test caseusa
2012-08-20* lib/csv.rb: Fixes #161 on githubjeg2
2012-08-20vm_insnhelper.c: iclass as klass in cfpnobu
2012-08-20test_module.rb: workaround for ruby-mode.elnobu
2012-08-17object.c: preserve encodingsnobu
2012-08-16* vm_trace.c, vm_core.h: simplify tracing mechanism.ko1
2012-08-16object.c: forbid uninitialized classnobu
2012-08-16test_printf.rb: need to be infectednobu
2012-08-15Kernel#inspect: improve consistency and do not call #to_s.eregon
2012-08-15sprintf.c: infectnobu
2012-08-15sprintf.c: coderange fixnobu
2012-08-15Revert r36699 and r36700. [Feature #6130]naruse
2012-08-14update PP with recent Kernel#inspect change. Patch by Yusuke Endoh.eregon
2012-08-14Kernel#inspect: improve consistency and do not call #to_s.eregon
2012-08-14* test/erb/test_erb.rb (test_html_escape): add assertions for theshugo
2012-08-14* test/ruby/test_file_exhaustive.rbusa
2012-08-14Suppress warnings.naruse
2012-08-14* test/ruby/test_file_exhaustive.rbusa
2012-08-14Tue Aug 14 11:55:37 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2012-08-13* test/erb/test_erb.rb (test_html_escape): fix typo.shugo
2012-08-13* lib/erb.rb (ERB::Util.html_escape): use CGI.escape to escapeshugo
2012-08-12* vm.c (invoke_block_from_c): fix unintentional block passing.ktsj
2012-08-10Refix r36678: switch with zlib and check content-encoding.naruse
2012-08-10Suppress warnings: Net::HTTPResponse#header is obsoletenaruse
2012-08-10Run automatic deflate decoding only if it has zlib.naruse
2012-08-09Optimize winnt_statshirosaki
2012-08-09* test/openssl/test_config.rb (OpenSSL#test_constants): skip thiskosaki
2012-08-08vm_eval.c: cref-scope hacknobu
2012-08-08use local variablesnobu
2012-08-08* compile.c, insns.def (checkmatch):ko1
2012-08-07* test/ruby/test_require.rb (TestRequire#test_require_twice): added.usa
2012-08-07* vm_method.c (rb_redefine_opt_method): use RCLASS_ORIGIN to avoidshugo
2012-08-07* test/ruby/test_file_exhaustive.rbusa
2012-08-07test String#each_line when separator is longer than string.tenderlove
2012-08-06method in instance_evalnobu
2012-08-06test_exception.rb: split testsnobu