aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* eval.c: fix message as same as previous versionsnobu2014-09-131-1/+5
* test_yield.rb: use temporary instancenobu2014-09-131-1/+1
* Process.detach: avoid singleton class creationnormal2014-09-121-0/+8
* vm_method.c: should not modify frozen objectsnobu2014-09-121-0/+9
* * string.c (sym_find): remove Symbol.find because we have Symbol GC now.naruse2014-09-112-37/+22
* test_object.rb: add assertionsnobu2014-09-111-0/+3
* * include/ruby/ruby.h: freeze nil/true/false.ko12014-09-112-9/+9
* * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(21b241a)hsbt2014-09-113-0/+41
* test_date.rb: nonsense assertionnobu2014-09-101-1/+0
* 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-092-4/+4
* * 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
* * gc.c: add incremental GC algorithm. [Feature #10137]ko12014-09-081-1/+1
* * lib/rake.rb, lib/rake/*, test/rake/*: Update latest rake master(e47d023)hsbt2014-09-066-4/+87
* * ext/win32ole/win32ole_variant.c (ole_val2variant_err,suke2014-09-061-0/+28
* test/ruby/test_io.rb: use IO#nonblock=normal2014-09-051-1/+1
* test/ruby/test_io.rb: avoid EBADFnormal2014-09-051-14/+19
* * test/csv/test_row.rb: Added some missing tests in CSV.hsbt2014-09-052-0/+18
* * lib/rdoc/generator/pot/po.rb: fixed broken tests for trailing whitespace.hsbt2014-09-052-6/+4
* * remove trailing spaces.svn2014-09-053-6/+6
* * test/rdoc/test_rdoc_rdoc.rb (TestRDocRDoc#test_parse_file_encoding):hsbt2014-09-051-1/+1
* * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(313287)hsbt2014-09-0520-155/+779
* * configure.in (dirfd): Check function.akr2014-09-042-1/+10
* * test/pathname/test_pathname.rb: added testcase for Pathname#mountpoint.hsbt2014-09-041-0/+5
* object.c: fix memory leaknobu2014-09-031-0/+10
* * test/openssl/test_pkey_rsa.rb (OpenSSL#test_sign_verify_memory_leak):hsbt2014-09-031-2/+2
* Ruby can delay arbitrarily because Ruby is not a realtime system, akr2014-09-021-1/+1
* * 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/runner.rb: reporting test coverage for test-all with COVERAGE env.hsbt2014-09-021-0/+6
* * ext/win32ole/win32ole.c (rbtime2vtdate): try to convert millisecondsuke2014-09-011-0/+13
* test_benchmark.rb: use assert_in_epsilonnobu2014-08-311-1/+1
* zlib: GzipReader#rewind preserves ZSTREAM_FLAG_GZFILEnormal2014-08-301-0/+5
* test_benchmark.rb: extend sleep timenobu2014-08-301-2/+3
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fix NameError dumping andtenderlove2014-08-291-0/+6
* * ext/psych/lib/psych/scalar_scanner.rb: fix loading strings thattenderlove2014-08-291-0/+4
* * ext/psych/lib/psych/visitors/to_ruby.rb: merge keys with a hashtenderlove2014-08-291-0/+10
* * ext/psych/lib/psych/visitors/to_ruby.rb: quoted "<<" stringstenderlove2014-08-291-0/+20
* * test/net/imap/test_imap_response_parser.rb: removed needless code.hsbt2014-08-291-4/+0
* * test/rinda/test_rinda.rb: removed useless assignment variables.hsbt2014-08-293-5/+2
* 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