aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* * string.c (fstring_cmp): take string encoding into account whencharliesome2013-09-051-0/+7
* * include/ruby/ruby.h: add RSTRING_FSTR flagcharliesome2013-09-051-0/+6
* * bignum.c (GMP_DIV_DIGITS): New macro.akr2013-09-041-0/+3
* * enc/trans/utf8_mac-tbl.rb: fix r42789.naruse2013-09-041-4/+6
* string.c: fix for \Knobu2013-09-041-0/+6
* test_rubyoptions.rb: ignore trivial differencesnobu2013-09-041-1/+1
* Fix a typo.akr2013-09-031-1/+1
* * eval.c (Init_eval): Make Module#include and Module#prepend publica_matsuda2013-09-031-0/+12
* * test/ruby/test_rubyoptions.rbusa2013-09-031-1/+1
* * process.c (rb_clock_gettime): Support times() based monotonic clock.akr2013-09-031-0/+22
* Retain behavior of Numeric#step when nil is given as second argument.knu2013-09-022-2/+5
* Fix and add tests for Numeric#step.knu2013-09-022-3/+10
* * vm_insnhelper.c (vm_search_super_method): use ci->argc instead ofko12013-09-021-0/+23
* Enhance Numeric#step.knu2013-09-021-32/+55
* test_string.rb: yet another testnobu2013-09-021-0/+11
* parse.y: valid suffix word onlynobu2013-09-021-2/+5
* test_string.rb: remove duplicated codenobu2013-09-021-7/+1
* * NEWS: Add note about frozen string literalscharliesome2013-09-021-0/+43
* * test/ruby/test_bignum.rb (test_interrupt_during_to_s): Disable itakr2013-09-021-0/+3
* Add assertions.akr2013-09-011-0/+7
* * bignum.c (rb_big_bit_length): New method.akr2013-08-311-0/+36
* * process.c (rb_clock_getres): New method.akr2013-08-311-0/+66
* vm_insnhelper.c: fix zsuper in prependednobu2013-08-291-0/+15
* io.c: copy in binary modenobu2013-08-271-0/+41
* * enumerator.c: Allow Enumerator size argument to be any callable.marcandre2013-08-271-0/+3
* * io.c (io_read_nonblock): support non-blocking reads without raisingtenderlove2013-08-261-0/+59
* parse.y: warn CRnobu2013-08-261-0/+7
* * process.c (rb_clock_gettime): The emulated clock names changed.akr2013-08-241-10/+10
* add tests.akr2013-08-231-0/+60
* * process.c (rb_clock_gettime): Strip "s" from unit names.akr2013-08-221-2/+2
* * insns.def: fix regexp's once option behavior.ko12013-08-201-0/+39
* * test/ruby/test_fiber.rb: collect garbage fibers immediately.ko12013-08-191-1/+3
* * variable.c, vm_method.c: remove dead code.ktsj2013-08-182-8/+2
* * test/ruby/test_time.rb: use the in_timezone() helpereregon2013-08-171-17/+14
* * test/ruby/test_time.rb (#in_timezone): fix typo of r42596eregon2013-08-171-1/+1
* time.c: ignore invalid datanobu2013-08-171-0/+37
* * file.c (rb_file_size, rb_file_flock): improve parformance of Winodws.usa2013-08-161-0/+1
* * test/ruby/test_file.rb (TestFile#test_truncate_size): test forusa2013-08-151-0/+26
* get detailed ps data to debugnaruse2013-08-141-1/+10
* * proc.c (rb_mod_define_method): now they return the symbols of theusa2013-08-141-0/+20
* test_dir_m17n.rb: fixed encoding file system on OS Xnobu2013-08-141-13/+11
* random.c: coerce before check negativenobu2013-08-131-0/+26
* object.c: undef Module#prepend_features on Classnobu2013-08-131-0/+26
* parse.y: CR in middlenobu2013-08-121-0/+8
* * class.c (rb_prepend_module): make T_ICLASS object shady becauseko12013-08-121-0/+16
* file.c: OSX path encodingnobu2013-08-111-1/+1
* test_require.rb: __FILE__ encoding on Windowsnobu2013-08-111-2/+12
* parse.y: non-local/const attrsetnobu2013-08-111-0/+8
* * process.c (rb_clock_gettime): New method.akr2013-08-111-0/+9
* parse.y: non-local/const attrsetnobu2013-08-101-0/+4