aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
...
* * object.c (rb_mod_const_get): Fix constant missing exception classtenderlove2012-11-061-0/+18
* * string.c (rb_str_b): Add String#b, returning a copied stringnaruse2012-11-061-0/+10
* * ruby.c (load_file_internal): set default source encoding asnaruse2012-11-067-0/+7
* * test/ruby/test_require.rbshirosaki2012-11-051-2/+2
* Fix compatibility of cached expanded load pathshirosaki2012-11-051-0/+110
* * array.c (recursive_equal): fix to return true when self and otherglass2012-11-041-0/+14
* dir.c: FNM_EXTGLOBnobu2012-11-042-1/+12
* * eval.c (f_current_dirname): add the new method for Kernel.nari2012-11-031-0/+5
* * test/ruby/test_refinement.rb (test_new_method_by_send,shugo2012-11-031-0/+27
* * object.c (rb_mod_to_s): Module#{to_s,inspect}, when invoked onshugo2012-11-021-0/+24
* * string.c (sym_to_proc, sym_call): A Proc created by Symbol#to_procshugo2012-11-021-0/+22
* proc.c: main.define_methodnobu2012-11-011-0/+18
* test_process.rb: use never existing filenobu2012-11-011-1/+1
* * test/ruby/test_process.rb: Revert r37404. My ubuntu box hasmame2012-11-011-1/+1
* * test/ruby/test_process.rb: Process.exec raised EACCES on Linuxmame2012-11-011-1/+1
* * eval.c (rb_using_module): using should be used indirectly.shugo2012-11-011-0/+70
* * eval.c (rb_mod_refine): fix the error message when no block isshugo2012-10-301-0/+10
* * thread.c: added Thread#thread_variable_(get|set),tenderlove2012-10-291-0/+73
* Use assert_normal_exit to split processnaruse2012-10-291-11/+12
* * bignum.c (bignew_1): Bignum instances are frozen.ko12012-10-285-19/+11
* parse.y: warn static content assign in condnobu2012-10-271-3/+24
* * numeric.c (rb_float_new_in_heap), include/ruby/ruby.h:ko12012-10-272-30/+2
* * object.c (rb_mod_const_get): const_get accepts qualified constanttenderlove2012-10-261-0/+30
* revert r37326 "remove string literal concatenation"nobu2012-10-256-13/+14
* remove string literal concatenationnobu2012-10-256-14/+13
* Add test for instance_exec receiving a curried proc.tenderlove2012-10-231-0/+9
* test_rubyoptions.rb: --help optionnobu2012-10-231-5/+0
* * test/ruby/test_settracefunc.rb: remove trailing spaces.ktsj2012-10-211-1/+1
* vm.c: pass through thrown objectsnobu2012-10-191-0/+9
* set encoding to ASCII for appropriate String#unpack modifierseregon2012-10-191-0/+6
* parse.y: fail if yyerrornobu2012-10-181-0/+2
* test_syntax.rb: test_unassignablenobu2012-10-181-0/+6
* * hash.c (initialize_copy): duping should rehash the hash.tenderlove2012-10-181-0/+9
* * test/ruby/test_hash.rb (TestHash#test_dup_equality): added a new testusa2012-10-171-0/+9
* * hash.c (initialize_copy): copy the underlying st_table on dup,tenderlove2012-10-161-0/+9
* * test/ruby/envutil.rb (Test::Unit::Assertions#assert_file): rename from file...kazu2012-10-167-22/+22
* file.c: ASCII-compatiblenobu2012-10-161-0/+12
* file.c: ASCII-compatiblenobu2012-10-161-0/+10
* * test/ruby/test_regexp.rbusa2012-10-161-1/+2
* * test/ruby/test_regexp.rbusa2012-10-161-6/+1
* envutil.rb: file_assertionnobu2012-10-158-23/+37
* ruby.c: passing blocknobu2012-10-141-0/+10
* * regparse.c (parse_char_class): should match with a hyphen after ausa2012-10-131-7/+7
* * test/ruby/test_regexp.rbusa2012-10-121-0/+10
* use tty(1) to check if /dev/tty is usable or notnaruse2012-10-121-1/+1
* file.c: poisoned NULnobu2012-10-121-0/+10
* Fix wrong condition of skipping test_ioctl_linuxnaruse2012-10-121-2/+2
* test_string.rb: missing testnobu2012-10-111-0/+6
* test_string.rb: suppress warningsnobu2012-10-111-1/+5
* test_string.rb: highlightingnobu2012-10-111-2/+2