summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-14* remove trailing spaces.svn
2015-04-14* doc/extension.ja.rdoc: Added description of TypedData_XXX.yugui
2015-04-14* 2015-04-15svn
2015-04-14thread_pthread.c: keep sp safe zonenobu
2015-04-14* tool/merger.rb (versionup): should also increment revision whenusa
2015-04-14win32ole.c: use rb_sym2strnobu
2015-04-14tkutil.c: fallback rb_id2strnobu
2015-04-14tkutil.c: use rb_sym2strnobu
2015-04-14ostruct.rb: match Symbol itselfnobu
2015-04-14vm_backtrace.c: use rb_id2strnobu
2015-04-14use frozen string of symbolsnobu
2015-04-14printf.c: uint_to_strnobu
2015-04-14process.c: initgroups on cygwinnobu
2015-04-14* gc.c: [DOC] Improve documentation for ObjectSpace.count_objectszzak
2015-04-13* 2015-04-14svn
2015-04-13Fix.akr
2015-04-13* test/lib/envutil.rb (File.mkfifo): Defined using mkfifo command.akr
2015-04-13* ext/openssl/lib/openssl/ssl.rb: stricter hostname verificationnagachika
2015-04-13* tool/redmine-backporter.rb (done): fixed a bug that cannot specify the noteusa
2015-04-13variable.c: const_updatenobu
2015-04-13variable.c: setup_const_entrynobu
2015-04-13variable.c: ensurenobu
2015-04-13fake.rb.in: suppress warningnobu
2015-04-12* 2015-04-13svn
2015-04-12fake.rb.in: expand builddir firstnobu
2015-04-12fake.rb.in: suppress warningnobu
2015-04-12ChangeLog: fix lognobu
2015-04-12* ext/json/json.gemspec: bump version to 1.8.2.hsbt
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