aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/json/*, test/json/*: Reverted r50231. Because it's not works withhsbt2015-04-1283-29/+7679
* test_io_wait.rb: no EOF testnobu2015-04-121-1/+3
* parse.y: null by syntax errornobu2015-04-123-2/+9
* * lib/rubygems/test_case.rb: use explicitly exception class and revertedhsbt2015-04-122-1/+12
* wait.c: no EOFnobu2015-04-122-11/+12
* wait.c: poll over nreadnobu2015-04-122-9/+15
* wait.c: fix rdocnobu2015-04-121-2/+2
* * lib/rubygems/test_case.rb: fixed json load error for rubygems tests.hsbt2015-04-122-6/+8
* Test fifo without sleep.akr2015-04-121-5/+11
* * gc.c: Document require name for ObjectSpace methods.hsbt2015-04-122-0/+7
* * test/ruby/test_io.rb: New test that open(fifo) doesn't block otherakr2015-04-122-0/+19
* * ext/coverage/coverage.c: Remove extension from require argument.hsbt2015-04-122-2/+7
* test_file_exhaustive.rb: assert_predicatenobu2015-04-121-56/+55
* connect_nonblock supports "exception: false"normal2015-04-126-22/+107
* Consider more block devices.akr2015-04-121-5/+1
* test_file_exhaustive.rb: NTFSnobu2015-04-121-5/+7
* test_file_exhaustive.rb: POSIX-like testsnobu2015-04-121-46/+23
* test_file_exhaustive.rb: POSIXnobu2015-04-121-27/+28
* test_file_exhaustive.rb: skip when rootnobu2015-04-121-2/+2
* * test/ruby/test_file_exhaustive.rb: Test a block device on GNU/Linux.akr2015-04-122-2/+23
* wait.c: wait_for_single_fdnobu2015-04-121-11/+13
* * test/ruby/test_file_exhaustive.rb: Test a file not owned.akr2015-04-122-2/+27
* wait.c: get_timeoutnobu2015-04-121-20/+16
* * remove trailing spaces.svn2015-04-121-1/+1
* * ext/fiddle/depend: Fix "Wrong mix of special targets" error withakr2015-04-122-3/+8
* * test/ruby/test_file_exhaustive.rb: Windows doesn't support Unix fileusa2015-04-122-12/+29
* * ext/-test-/file/fs.c: OpenBSD needs sys/param.h before sys/mount.h.akr2015-04-122-0/+7
* * test/ruby/test_file_exhaustive.rb: Test suid, sgid and sticky file.akr2015-04-112-4/+62
* * 2015-04-12svn2015-04-111-2/+2
* rbinstall.rb: destdirnobu2015-04-111-1/+1
* * template/fake.rb.in: Don't assign baseruby, Because it's affect tohsbt2015-04-112-1/+6
* * file.c (rb_f_test): Consider nsec for "=", "<" and ">" for "test"akr2015-04-112-3/+14
* * ext/json, test/json: removed empty directory.hsbt2015-04-110-0/+0
* * tool/rbinstall.rb: support destdir for native extention gem.hsbt2015-04-112-0/+5
* mkmf.rb: fix VC failuresnobu2015-04-111-2/+3
* * test/ruby/test_file_exhaustive.rbusa2015-04-112-1/+7
* * ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.hsbt2015-04-1183-7673/+34
* Delay signal bit more.akr2015-04-111-2/+2
* simplified.akr2015-04-111-1/+1
* refactored to make code consistent around sleep.akr2015-04-111-2/+3
* reorder invocations in test_stat_init.akr2015-04-111-1/+1
* * test/ruby/test_file_exhaustive.rb: Create sample files lazily.akr2015-04-112-330/+367
* * test/ruby/test_file_exhaustive.rb: Test character device usingakr2015-04-112-2/+10
* mkmf.rb: fix syntax errorsnobu2015-04-111-3/+3
* mkmf.rb: methods to append flagsnobu2015-04-113-3/+36
* README.md: fix inline markupsnobu2015-04-112-15/+8
* * lib/rdoc/text.rb: removed duplicated code.hsbt2015-04-102-3/+4
* * 2015-04-11svn2015-04-101-2/+2
* lib/net/protocol.rb (rbuf_fill): avoid exception with read_nonblocknormal2015-04-102-15/+18
* dir.c: getattrlist on OSX 10.5nobu2015-04-103-5/+21