summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-04-10lib/net/protocol.rb (rbuf_fill): avoid exception with read_nonblocknormal
2015-04-10dir.c: getattrlist on OSX 10.5nobu
2015-04-10Use more shorter filenames to avoid sockaddr_un size limitation.akr
2015-04-10mkmf.rb: werror of try_cppflagsnobu
2015-04-10mkmf.rb: fix werror optionnobu
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/objspace/test_objspace.rb: remove debug prints.ko1
2015-04-10* ext/objspace/objspace.c: add ObjectSpace.count_imemo_objects methodko1
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* ext/objspace/objspace.c (setup_hash): unify common routine.ko1
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-10* win32/Makefile.sub (WERRORFLAG): typo.usa
2015-04-10Fix a typo.akr
2015-04-10ext/date: reject unknown compiler optionnobu
2015-04-10test_addrinfo.rb: relax memory usage criterionnobu
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* 2015-04-10svn
2015-04-09* process.c: Release GVL when opening a file in spawn() to avoid wholeakr
2015-04-09move debug functions.akr
2015-04-09* test/ruby/test_process.rbusa
2015-04-09* process.c (redirect_open): Removed.akr
2015-04-09* internal.h (rb_execarg_parent_end): Declared.akr