aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* marshal.c: marshal_dump instance varialbesnobu2013-01-261-0/+19
* * test/ruby/test_io.rb (test_ioctl_linux): skip if a platform iskosaki2013-01-251-1/+4
* * ext/socket/raddrinfo.c (rsock_unixpath_len, init_unix_addrinfo),shugo2013-01-251-0/+30
* test_process.rb: reduce command string sizenobu2013-01-251-8/+18
* * lib/rdoc/generator/darkfish.rb: Fixed debug message. RDoc bug #174drbrain2013-01-251-4/+43
* * enumerator.c (lazy_zip): raise error for bad argumentsmarcandre2013-01-241-0/+5
* * enumerator.c: Optimize Lazy#zip when passed only arraysmarcandre2013-01-241-0/+14
* * enumerator.c: Fix state handling for Lazy#zipmarcandre2013-01-241-0/+8
* * enumerator.c: Fix state handling for Lazy#dropmarcandre2013-01-241-0/+7
* * enumerator.c: Fix state handling for Lazy#drop_whilemarcandre2013-01-241-0/+7
* * enumerator.c: Fix state handling for Lazy#takemarcandre2013-01-241-0/+17
* mkmf.rb: large unsignednobu2013-01-231-0/+4
* mkmf.rb: larger constantsnobu2013-01-231-0/+15
* mkmf.rb: try_constant testsnobu2013-01-231-0/+18
* * lib/rdoc/servlet.rb: Fixed display of site and home documentation.drbrain2013-01-236-11/+70
* Sync output messagenaruse2013-01-221-8/+8
* test_have_macro.rb: unused variablesnobu2013-01-211-2/+2
* test_logger.rb: uset tmpfilenobu2013-01-201-3/+7
* test_parser.rb: tempfilenobu2013-01-201-4/+6
* * lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make): Removekou2013-01-171-0/+27
* * lib/rubygems/installer.rb: Untaint string when checking outputdrbrain2013-01-171-0/+21
* win32ole.rb: use TracePointnobu2013-01-161-6/+19
* Remove commenting out tests introduced by r38478naruse2013-01-161-4/+1
* * test_lazy_enumerator: Test that map & flat_map also require a blockmarcandre2013-01-151-1/+1
* * lib/rdoc/top_level.rb: Fixed extension trimming for page names indrbrain2013-01-141-1/+15
* * enumerator.c (lazy_flat_map_func): flat_map should call each onlyshugo2013-01-141-0/+5
* * enumerator.c: Require block for Lazy#{take|drop}_while [Bug #7692]marcandre2013-01-141-0/+6
* * enumerator.c: Fix size for Enumerator::Lazy#flat_mapmarcandre2013-01-141-2/+2
* * regparse.c (add_ctype_to_cc): don't check dup warn on addingnaruse2013-01-131-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_sub):mrkn2013-01-131-0/+40
* * ext/psych/lib/psych/visitors/to_ruby.rb: merge key values thattenderlove2013-01-121-0/+51
* * ext/win32ole/win32ole.c (ole_set_byref): support VT_UI8|VT_BYREF,suke2013-01-111-18/+6
* * test/io/wait/test_io_wait.rb (TestIOWait#test_wait_writable_timeout): giveusa2013-01-111-3/+3
* * insns.def (defineclass): private constants should not be accessedshugo2013-01-111-0/+20
* * vm_insnhelper.c (vm_search_super_method): raise a TypeErrorshugo2013-01-101-3/+3
* * ext/psych/lib/psych/scalar_scanner.rb: strip trailing dots fromtenderlove2013-01-092-0/+8
* * ext/psych/lib/psych/visitors/yaml_tree.rb: ascii only binary stringstenderlove2013-01-091-2/+21
* test_flip.rb: flip-flop shared by threadsnobu2013-01-091-0/+21
* Add RUBYOPT=>nil to avoid false negativenaruse2013-01-091-3/+1
* * test/ruby/test_require.rb: improve test for r38744.glass2013-01-091-4/+8
* * load.c (load_lock): fix not to delete thread shield twice.glass2013-01-091-0/+21
* vm_core.h: flip_cnt in rb_iseq_tnobu2013-01-081-0/+8
* * ext/bigdecimal/bigdecimal.c (rmpd_power_by_big_decimal):mrkn2013-01-071-0/+6
* * vm_method.c (Init_eval_method): main.public and main.privateshugo2013-01-071-14/+14
* * eval.c (Init_eval): main.include should be private.shugo2013-01-071-0/+19
* * eval.c (Init_eval): enable Refinements by default.shugo2013-01-071-5/+6
* test_syntax.rb: assert_not_labelnobu2013-01-071-1/+1
* parse.y: bare kwrest_marknobu2013-01-071-0/+8
* parse.y: duplicated kwrest namenobu2013-01-071-0/+52
* envutil.rb: assert_syntax_errornobu2013-01-071-0/+24