summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-01-23mkmf.rb: larger constantsnobu
2013-01-23mkmf.rb: try_constant testsnobu
2013-01-23* lib/rdoc/servlet.rb: Fixed display of site and home documentation.drbrain
2013-01-22Sync output messagenaruse
2013-01-21test_have_macro.rb: unused variablesnobu
2013-01-20test_logger.rb: uset tmpfilenobu
2013-01-20test_parser.rb: tempfilenobu
2013-01-17* lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make): Removekou
2013-01-17 * lib/rubygems/installer.rb: Untaint string when checking outputdrbrain
2013-01-16win32ole.rb: use TracePointnobu
2013-01-16Remove commenting out tests introduced by r38478naruse
2013-01-15* test_lazy_enumerator: Test that map & flat_map also require a blockmarcandre
2013-01-14* lib/rdoc/top_level.rb: Fixed extension trimming for page names indrbrain
2013-01-14* enumerator.c (lazy_flat_map_func): flat_map should call each onlyshugo
2013-01-14* enumerator.c: Require block for Lazy#{take|drop}_while [Bug #7692]marcandre
2013-01-14* enumerator.c: Fix size for Enumerator::Lazy#flat_mapmarcandre
2013-01-13* regparse.c (add_ctype_to_cc): don't check dup warn on addingnaruse
2013-01-13* ext/bigdecimal/bigdecimal.c (BigDecimal_sub):mrkn
2013-01-12* ext/psych/lib/psych/visitors/to_ruby.rb: merge key values thattenderlove
2013-01-11* ext/win32ole/win32ole.c (ole_set_byref): support VT_UI8|VT_BYREF,suke
2013-01-11* test/io/wait/test_io_wait.rb (TestIOWait#test_wait_writable_timeout): giveusa
2013-01-11* insns.def (defineclass): private constants should not be accessedshugo
2013-01-10* vm_insnhelper.c (vm_search_super_method): raise a TypeErrorshugo
2013-01-09* ext/psych/lib/psych/scalar_scanner.rb: strip trailing dots fromtenderlove
2013-01-09* ext/psych/lib/psych/visitors/yaml_tree.rb: ascii only binary stringstenderlove
2013-01-09test_flip.rb: flip-flop shared by threadsnobu
2013-01-09Add RUBYOPT=>nil to avoid false negativenaruse
2013-01-09* test/ruby/test_require.rb: improve test for r38744.glass
2013-01-09* load.c (load_lock): fix not to delete thread shield twice.glass
2013-01-08vm_core.h: flip_cnt in rb_iseq_tnobu
2013-01-07* ext/bigdecimal/bigdecimal.c (rmpd_power_by_big_decimal):mrkn
2013-01-07* vm_method.c (Init_eval_method): main.public and main.privateshugo
2013-01-07* eval.c (Init_eval): main.include should be private.shugo
2013-01-07* eval.c (Init_eval): enable Refinements by default.shugo
2013-01-07test_syntax.rb: assert_not_labelnobu
2013-01-07parse.y: bare kwrest_marknobu
2013-01-07parse.y: duplicated kwrest namenobu
2013-01-07envutil.rb: assert_syntax_errornobu
2013-01-07envutil.rb: optional fnamenobu
2013-01-07* vm_trace.c (rb_threadptr_exec_event_hooks_orig): pop tag beforeko1
2013-01-07vm_insnhelper.c: keyrest should not overwrite rest argnobu
2013-01-05Suppress warningsnaruse
2013-01-05* string.c (rb_str_enumerate_lines): fix invalid byte sequence errorglass
2013-01-05envutil.rb: check stdout and stderrnobu
2013-01-04* lib/rubygems/commands/cleanup_command.rb: Clean all possible gemsdrbrain
2013-01-04* lib/rubygems/doctor.rb: Process directories in order in case thedrbrain
2013-01-04* lib/rdoc/cross_reference.rb: Fixed matching of C#=== or #===. RDocdrbrain
2013-01-01test_tmpdir.rb: remove tmpdirnobu
2012-12-31* test/ruby/test_backtrace.rb: Add test for r37957 [Feature #7434]zzak
2012-12-30parse.y: escaped closing parenthsisnobu