aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* test_object.rb: add assertionsnobu2014-09-111-0/+3
* * include/ruby/ruby.h: freeze nil/true/false.ko12014-09-112-9/+9
* gc.c: preserve encodingnobu2014-09-101-0/+5
* * test/ruby/test_gc.rb: fix condition.ko12014-09-101-2/+2
* * gc.c (gc_stat_internal): rename `heap_used' to `heap_allocated_pages'.ko12014-09-101-0/+13
* * test/ruby/test_gc.rb: catch up last fix.ko12014-09-101-4/+4
* GC.stat key namenobu2014-09-091-2/+2
* * gc.c (rb_objspace_t::heap_pages): rename field names:ko12014-09-091-5/+5
* * test/ruby/test_object.rb: extend timeout.ko12014-09-091-1/+1
* test_time_tz.rb: have_tz_offset?nobu2014-09-081-3/+3
* test_time_tz.rb: right timezonenobu2014-09-081-12/+21
* test/ruby/test_io.rb: use IO#nonblock=normal2014-09-051-1/+1
* test/ruby/test_io.rb: avoid EBADFnormal2014-09-051-14/+19
* * configure.in (dirfd): Check function.akr2014-09-041-0/+10
* object.c: fix memory leaknobu2014-09-031-0/+10
* * test/ruby/test_io.rb (test_new_with_block): Set autoclose to avoid EBADF.akr2014-09-021-2/+6
* test_io.rb: ignore stream closed IOErrornobu2014-09-021-3/+7
* test_io.rb: non UTF-8 patternnobu2014-08-281-1/+1
* test_io_m17n.rb: leaked FDsnobu2014-08-281-2/+2
* io.c: preserve encodingsnobu2014-08-281-0/+7
* io.c: preserve encodingsnobu2014-08-281-0/+11
* io.c: preserve encodingsnobu2014-08-281-2/+2
* io.c: preserve encodingsnobu2014-08-281-1/+6
* * test/ruby/test_complex.rb: removed unreachable code.hsbt2014-08-272-182/+80
* * test/ruby/test_complex.rb: cherry-picked working assertions from r47251.hsbt2014-08-262-0/+8
* * time.c (rb_time_unmagnify_to_float): Avoid double rounding.akr2014-08-261-0/+6
* io.c: do not swallow exceptions at end of blocknobu2014-08-261-0/+9
* * test/ruby/test_range.rb: added workaround for VERBOSE message.hsbt2014-08-261-1/+1
* * test/ruby/test_complex.rb: removed needless conditions.hsbt2014-08-242-159/+74
* * test/ruby/test_rational.rb: fixed indent.hsbt2014-08-241-6/+6
* * test/ruby/test_rational.rb: remove commented-out code.hsbt2014-08-241-155/+0
* * test/ruby/test_complex.rb: removed commented-out code.hsbt2014-08-221-58/+0
* * test/ruby/test_complex.rb: fixed broken tests. Math is nothsbt2014-08-221-28/+29
* compar.c: use Module#to_snobu2014-08-211-1/+1
* test_thread.rb: let main thread exit from Thread.newnobu2014-08-201-0/+1
* sprintf.c: fix conditionnobu2014-08-191-0/+1
* euckr-tbl.rb: euro and registered signsnobu2014-08-191-0/+8
* compar.c: preserve encodingsnobu2014-08-191-0/+4
* sprintf.c: rational 'f' formatnobu2014-08-181-0/+5
* test_time_tz.rb: has_lisbon_tznobu2014-08-181-1/+6
* test_io.rb: investigationnobu2014-08-141-1/+2
* parse.y: preserve encodingsnobu2014-08-131-0/+6
* test_parse.rb: for warningsnobu2014-08-131-0/+14
* envutil.rb: fix argument ordernobu2014-08-131-1/+1
* test_io.rb: fix tempfile leaksnobu2014-08-091-13/+15
* test_syntax.rb: fix tempfile leaksnobu2014-08-091-2/+4
* * test/minitest/test_minitest_unit.rb: removed obsoleted conditionhsbt2014-08-091-8/+2
* parse.y: fix invalid char in evalnobu2014-08-071-1/+4
* parse.y: preserve encodingnobu2014-08-061-0/+6
* transcode.c: use stringnobu2014-08-031-0/+3