aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* compile.c: adjust label referencenobu2015-12-291-0/+1
* ostruct.rb: respond_to?nobu2015-12-293-0/+21
* * test/mkmf/test_have_func.rb (test_have_func):mrkn2015-12-292-0/+10
* thread_sync.c: static classesnormal2015-12-282-2/+6
* Resolv::IPv6.create: avoid modifying frozen string literalnormal2015-12-283-5/+17
* :warning: key "accelerator" is duplicated and overwritten in Tk samplesa_matsuda2015-12-285-5/+5
* Missing requirea_matsuda2015-12-281-0/+2
* parsedate is no more available since 1.9a_matsuda2015-12-282-8/+8
* * 2015-12-29svn2015-12-281-1/+1
* Convert euc-jp resource file in Tk sample to utf-8a_matsuda2015-12-281-5/+5
* Documentation typoa_matsuda2015-12-281-1/+1
* fix a typo [ci skip]kazu2015-12-281-1/+1
* iseq.c: suppress warningsnobu2015-12-281-14/+8
* Add test for String#rstrip!nobu2015-12-282-0/+21
* * 2015-12-28svn2015-12-281-1/+1
* Add test for String#lstrip!nobu2015-12-282-0/+19
* * remove trailing spaces.svn2015-12-271-1/+1
* * ext/win32ole/win32ole.c (ole_variant2val): refactoring.suke2015-12-272-10/+12
* * test/ruby/test_process.rb (TestProcess#test_execopts_open_chdir_m17n_path):usa2015-12-271-0/+10
* * process.c (rb_execarg_parent_start1): need to convert the encoding tousa2015-12-272-1/+8
* * process.c (rb_execarg_addopt): need to convert to ospath.usa2015-12-272-0/+3
* * process.c: use rb_w32_uchdir() instead of plain chdir() on Windows.usa2015-12-272-0/+10
* * enc/x_emoji.h: fix dead-link.hsbt2015-12-272-2/+6
* * doc/NEWS-2.3.0: fix a typo.hsbt2015-12-272-1/+5
* Method name typo in a Tk samplea_matsuda2015-12-271-1/+1
* ivar name typo in a Tk samplea_matsuda2015-12-271-2/+2
* Method name typo in a Tk samplea_matsuda2015-12-271-1/+1
* ivar name typo in a Tk samplea_matsuda2015-12-271-1/+1
* Typo in Tk samplesa_matsuda2015-12-272-8/+8
* Method name typo in Tk samplesa_matsuda2015-12-272-2/+2
* Typo in a Tk samplea_matsuda2015-12-271-3/+3
* Typo in a Tk samplea_matsuda2015-12-271-1/+1
* Typo in a gvar namea_matsuda2015-12-271-1/+1
* Typo in Tk samplesa_matsuda2015-12-272-14/+14
* Typos in messagesa_matsuda2015-12-2717-20/+20
* Documentation typosa_matsuda2015-12-2746-76/+76
* Typo: widget (?)a_matsuda2015-12-278-8/+8
* Fix rdoc for String#rstrip!, lstrip! [ci skip]nobu2015-12-272-2/+10
* IO#readpartial rejects bad argsnormal2015-12-273-1/+18
* Add tests for String#lstrip and rstripnobu2015-12-272-2/+15
* Add test for String#test_insert.nobu2015-12-272-0/+13
* parse.y: show_bitstacknobu2015-12-272-18/+43
* depend: version dependencynobu2015-12-271-1/+1
* depend: version dependencynobu2015-12-272-0/+7
* * remove trailing spaces.svn2015-12-271-1/+1
* * ext/win32ole/win32ole.c (ole_vstr2wc, ole_variant2val): fix blanksuke2015-12-272-4/+20
* * 2015-12-27svn2015-12-271-1/+1
* `nul` should be uppercase [ci skip]nobu2015-12-273-7/+12
* Revert "* tool/post-commit.sh: copied from svn server."naruse2015-12-262-76/+0
* * lib/xmlrpc/client.rb: Support SSL options in async methods ofkou2015-12-263-7/+33