summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-12* ext/json/json.gemspec, lib/rdoc/rdoc.gemspec: added gemspec directly.hsbt
2015-04-12* properties.svn
2015-04-12* ext/json/*, test/json/*: Reverted r50231. Because it's not works withhsbt
2015-04-12test_io_wait.rb: no EOF testnobu
2015-04-12parse.y: null by syntax errornobu
2015-04-12* lib/rubygems/test_case.rb: use explicitly exception class and revertedhsbt
2015-04-12wait.c: no EOFnobu
2015-04-12wait.c: poll over nreadnobu
2015-04-12wait.c: fix rdocnobu
2015-04-12* lib/rubygems/test_case.rb: fixed json load error for rubygems tests.hsbt
2015-04-12Test fifo without sleep.akr
2015-04-12* gc.c: Document require name for ObjectSpace methods.hsbt
2015-04-12* test/ruby/test_io.rb: New test that open(fifo) doesn't block otherakr
2015-04-12* ext/coverage/coverage.c: Remove extension from require argument.hsbt
2015-04-12test_file_exhaustive.rb: assert_predicatenobu
2015-04-12connect_nonblock supports "exception: false"normal
2015-04-12Consider more block devices.akr
2015-04-12test_file_exhaustive.rb: NTFSnobu
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-12wait.c: wait_for_single_fdnobu
2015-04-12* test/ruby/test_file_exhaustive.rb: Test a file not owned.akr
2015-04-12wait.c: get_timeoutnobu
2015-04-12* remove trailing spaces.svn
2015-04-12* ext/fiddle/depend: Fix "Wrong mix of special targets" error withakr
2015-04-12* test/ruby/test_file_exhaustive.rb: Windows doesn't support Unix fileusa
2015-04-12* ext/-test-/file/fs.c: OpenBSD needs sys/param.h before sys/mount.h.akr
2015-04-11* test/ruby/test_file_exhaustive.rb: Test suid, sgid and sticky file.akr
2015-04-11* 2015-04-12svn
2015-04-11rbinstall.rb: destdirnobu
2015-04-11* template/fake.rb.in: Don't assign baseruby, Because it's affect tohsbt
2015-04-11* file.c (rb_f_test): Consider nsec for "=", "<" and ">" for "test"akr
2015-04-11* ext/json, test/json: removed empty directory.hsbt
2015-04-11* tool/rbinstall.rb: support destdir for native extention gem.hsbt
2015-04-11mkmf.rb: fix VC failuresnobu
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-11mkmf.rb: fix syntax errorsnobu
2015-04-11mkmf.rb: methods to append flagsnobu
2015-04-11README.md: fix inline markupsnobu
2015-04-10* lib/rdoc/text.rb: removed duplicated code.hsbt
2015-04-10* 2015-04-11svn