summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2015-04-12test_file_exhaustive.rb: POSIX-like testsnobu
2015-04-12test_file_exhaustive.rb: POSIXnobu
2015-04-12test_file_exhaustive.rb: skip when rootnobu
2015-04-12* test/ruby/test_file_exhaustive.rb: Test a block device on GNU/Linux.akr
2015-04-12* test/ruby/test_file_exhaustive.rb: Test a file not owned.akr
2015-04-12* test/ruby/test_file_exhaustive.rb: Windows doesn't support Unix fileusa
2015-04-11* test/ruby/test_file_exhaustive.rb: Test suid, sgid and sticky file.akr
2015-04-11* test/ruby/test_file_exhaustive.rbusa
2015-04-11* ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.hsbt
2015-04-11Delay signal bit more.akr
2015-04-11simplified.akr
2015-04-11refactored to make code consistent around sleep.akr
2015-04-11reorder invocations in test_stat_init.akr
2015-04-11* test/ruby/test_file_exhaustive.rb: Create sample files lazily.akr
2015-04-11* test/ruby/test_file_exhaustive.rb: Test character device usingakr
2015-04-10Use more shorter filenames to avoid sockaddr_un size limitation.akr
2015-04-10Use shorter filenames to avoid sockaddr_un size limitation.akr
2015-04-10* test/ruby/test_file_exhaustive.rb: Test socket.akr
2015-04-10* test/ruby/test_file_exhaustive.rb: Test anonymous pipe.akr
2015-04-10* test/ruby/test_file_exhaustive.rb: Test named pipe.akr
2015-04-10* process.c (rb_execarg_parent_start1): Handle EINTR.akr
2015-04-10* vm.c (vm_exec): check other events when RETURN is thrown.ko1
2015-04-09* test/ruby/test_process.rb: unfortunately, windows is not POSIX...usa
2015-04-09* test/ruby/test_process.rb: Use mkfifo command instead of mknodakr
2015-04-09* process.c: Release GVL when opening a file in spawn() to avoid wholeakr
2015-04-09* test/ruby/test_process.rbusa
2015-04-09* internal.h (rb_execarg_parent_end): Declared.akr
2015-04-08* test/ruby/test_symbol.rb: fix syntax error.ko1
2015-04-08hash.c: compare symbols by identitiesnobu
2015-04-06* enum.c: Enumerable#chunk and Enumerable#slice_before no longer takesakr
2015-04-06* vm_args.c: protect value stack from calling other methodsko1
2015-04-01test_dir.rb: recursive globbingnobu
2015-03-31test_dir.rb: assert_entriesnobu
2015-03-31test_dir.rb: test_entriesnobu
2015-03-31test_dir.rb: fix arguments ordernobu
2015-03-30io.c: use read/write methods if possiblenobu
2015-03-29proc.c: replicate method envnobu
2015-03-29test_proc.rb: test_curry_bindingnobu
2015-03-23dir.c: don't raise after closenobu
2015-03-22marshal.c: register symbol strings firstnobu
2015-03-18* remove trailing spaces.svn
2015-03-18hash.c: same hash values with Float#hashnobu
2015-03-16* math.c (math_log1, math_log2, math_log10): refactoringgogotanaka
2015-03-15* test/ruby/test_lambda.rb: Fix typo yeild -> yieldgogotanaka
2015-03-15* test/ruby/test_proc.rb: Fix typo signle -> singlegogotanaka
2015-03-14* math.c (math_gamma): optimization for passed small integer.gogotanaka
2015-03-13parse.y: empty parennobu
2015-03-13io.c: don't raise after closenobu
2015-03-10test_math.rb: to_f testsnobu
2015-03-09suppress warningsnobu