aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* marshal.c: class name encodingnobu2015-04-162-2/+9
* marshal.c: class name encodingnobu2015-04-162-2/+9
* thread.c: class name encodingnobu2015-04-162-2/+15
* NEWS: note IO#wait_readable change in r50263normal2015-04-152-0/+8
* lib/net/*: use io/wait methods instead of IO.selectnormal2015-04-153-3/+10
* * 2015-04-16svn2015-04-151-2/+2
* fix indent [ci skip]kazu2015-04-151-3/+3
* fix typos [ci skip]kazu2015-04-151-3/+3
* * vm_trace.c (rb_tracepoint_new): fix documentation.ko12015-04-152-1/+6
* * vm_trace.c (rb_tracepoint_new): Add documentation forko12015-04-152-0/+36
* * doc/contributors.rdoc: fix a typo. Patch by @davydovantonhsbt2015-04-1513-14/+23
* * remove trailing spaces.svn2015-04-142-6/+6
* * 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