aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* * safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo2013-06-1220-511/+15
* test_io.rb: fix test errornobu2013-06-121-1/+21
* io.c: fix 7bit coderange conditionnobu2013-06-121-1/+11
* array.c: freeze in callbacknobu2013-06-121-0/+9
* array.c: freeze in callbacknobu2013-06-121-0/+16
* * test/ruby/test_beginendblock.rb (test_exitcode_in_at_exit): fix NameError.ktsj2013-06-101-0/+1
* eval_error.c: restore errinfonobu2013-06-101-0/+14
* test_beginendblock.rb: rename methodsnobu2013-06-101-2/+2
* Fix a typo.akr2013-06-081-1/+1
* * class.c (include_modules_at): invalidate method cache if includedcharliesome2013-06-081-0/+20
* * numeric.c (num_quo): Use to_r method to convert the receiver tomrkn2013-06-061-1/+14
* * numeric.c (num_quo): should return a Float for a Float argument.mrkn2013-06-062-1/+4
* * string.c (String#b): Allow code range scan to happen later soknu2013-06-051-0/+2
* * vm_insnhelper.c (vm_yield_setup_block_args): partially revert r41019.naruse2013-06-021-0/+11
* Suppress warnings: setting Encoding.default_internalnaruse2013-06-021-10/+11
* * enc/trans/japanese_euc.trans, test/ruby/test_transcode.rb,ktsj2013-06-021-60/+60
* compile.c: not simple if keyword argsnobu2013-06-011-0/+2
* vm_insnhelper.c: extract keyword arguments after splatnobu2013-06-011-1/+6
* * vm_insnhelper.c (vm_callee_setup_keyword_arg,mame2013-05-301-1/+11
* GC before running test_copy_stream_socket7naruse2013-05-291-0/+1
* test_method.rb: fix for direct invocationnobu2013-05-271-1/+1
* * dir.c (bracket): fix copy-paste error. When the first and lastmame2013-05-251-0/+5
* * variable.c (set_const_visibility): use rb_frame_this_func() insteadcharliesome2013-05-241-0/+9
* * test/ruby/test_io.rb (TestIO#test_write_32bit_boundary): HFS+ seemsnobu2013-05-231-2/+2
* test_io.rb: test for writenobu2013-05-231-4/+24
* win32.c: check error of SetFilePointernobu2013-05-221-0/+11
* * test/ruby/test_dir_m17n.rb (TestDir_M17N#test_entries_compose):kou2013-05-211-1/+1
* test_dir_m17n.rb: sort Dir.entriesnobu2013-05-211-0/+1
* force_encoding expected result as filesystem encodingnaruse2013-05-211-0/+4
* dir.c: compose HFS file namesnobu2013-05-201-0/+20
* test_dir_m17n.rb: assert_separatelynobu2013-05-201-64/+82
* envutil.rb: envutil in childnobu2013-05-201-1/+2
* test_objectspace.rb: run test_each_object separatelynobu2013-05-201-0/+2
* Default script encoding is now UTF-8naruse2013-05-191-1/+1
* * string.c (str_scrub_bang): add String#scrub!. [Feature #8414]naruse2013-05-181-0/+17
* compile.c: forward kwrestnobu2013-05-181-0/+30
* enumerator.c: use VALUEnobu2013-05-181-0/+8
* proc.c: Kernel#singleton_methodnobu2013-05-131-0/+12
* disable test_fcntl_lock_linux on x32.akr2013-05-111-0/+1
* parse.y: invalid name as mere stringnobu2013-05-101-4/+17
* class.c: include modules onlynobu2013-05-081-1/+9
* class.c: exclude original modulenobu2013-05-081-0/+7
* * io.c (rb_io_ext_int_to_encs): ignore internal encoding if externalnaruse2013-05-081-0/+36
* * test/ruby/test_defined.rb (TestDefined#test_super_toplevel):nobu2013-05-051-0/+5
* insns.def: method entry from method framenobu2013-05-051-0/+16
* object.c: skip prepending modulesnobu2013-05-021-2/+9
* marshal.c: no overwriting ivarsnobu2013-05-021-7/+19
* * test/ruby/test_process.rb (TestProcess#test_no_curdir): maybe nowusa2013-05-022-7/+4
* proc.c: frozen core methodsnobu2013-04-301-0/+11
* test_syntax.rb: split test_syntaxnobu2013-04-271-3/+9