aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * doc/extension.ja.rdoc: Added description of TypedData_XXX.yugui2015-04-143-61/+240
* * 2015-04-15svn2015-04-141-2/+2
* thread_pthread.c: keep sp safe zonenobu2015-04-142-1/+12
* * tool/merger.rb (versionup): should also increment revision whenusa2015-04-142-4/+9
* win32ole.c: use rb_sym2strnobu2015-04-143-9/+9
* tkutil.c: fallback rb_id2strnobu2015-04-142-0/+5
* tkutil.c: use rb_sym2strnobu2015-04-142-5/+5
* ostruct.rb: match Symbol itselfnobu2015-04-141-2/+1
* vm_backtrace.c: use rb_id2strnobu2015-04-141-1/+1
* use frozen string of symbolsnobu2015-04-143-6/+6
* printf.c: uint_to_strnobu2015-04-142-3/+8
* process.c: initgroups on cygwinnobu2015-04-141-0/+3
* * gc.c: [DOC] Improve documentation for ObjectSpace.count_objectszzak2015-04-142-2/+14
* * 2015-04-14svn2015-04-131-2/+2
* Fix.akr2015-04-131-2/+2
* * test/lib/envutil.rb (File.mkfifo): Defined using mkfifo command.akr2015-04-135-8/+33
* * ext/openssl/lib/openssl/ssl.rb: stricter hostname verificationnagachika2015-04-133-4/+215
* * tool/redmine-backporter.rb (done): fixed a bug that cannot specify the noteusa2015-04-131-1/+1
* variable.c: const_updatenobu2015-04-131-12/+36
* variable.c: setup_const_entrynobu2015-04-131-4/+12
* variable.c: ensurenobu2015-04-131-6/+11
* fake.rb.in: suppress warningnobu2015-04-131-0/+1
* * 2015-04-13svn2015-04-121-2/+2
* fake.rb.in: expand builddir firstnobu2015-04-121-2/+2
* fake.rb.in: suppress warningnobu2015-04-121-1/+1
* ChangeLog: fix lognobu2015-04-121-2/+2
* * ext/json/json.gemspec: bump version to 1.8.2.hsbt2015-04-123-2/+7
* * ext/json/json.gemspec, lib/rdoc/rdoc.gemspec: added gemspec directly.hsbt2015-04-125-50/+20
* * properties.svn2015-04-120-0/+0
* * 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