aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update call-seq of YAML::Store#initialize [ci skip]kazu2016-09-291-0/+1
* * properties.svn2016-09-290-0/+0
* fix YAML::Storekazu2016-09-293-9/+207
* checksum algorithm is not MD5 only [ci skip]kazu2016-09-291-1/+1
* parse.y: deferred_dots_gennobu2016-09-291-8/+17
* appveyor.yml: use mirror for zlibnobu2016-09-291-1/+1
* thread_sync.c: Document exception typesnobu2016-09-292-5/+11
* * 2016-09-29svn2016-09-291-1/+1
* thread_sync.c: Remove confusing commentsnobu2016-09-292-9/+15
* PStore: select checksum algorithmnobu2016-09-282-2/+13
* test_pstore.rb: use queuesnobu2016-09-281-8/+13
* strscan.c: minlnobu2016-09-281-9/+11
* strscan.c: use S_RESTLENnobu2016-09-281-6/+6
* Update Signal.signame doc [ci-skip]nobu2016-09-282-2/+8
* * .travis.yml: delete comments. They were outdated. [ci skip]shyouhei2016-09-282-10/+6
* rubygems 2.6.7nobu2016-09-2824-431/+153
* rubygems 2.6.7nobu2016-09-2831-165/+515
* * ChangeLog: fix typo of r56271. [ci skip]nagachika2016-09-272-3/+3
* * 2016-09-28svn2016-09-271-1/+1
* error.c: check argument of Warning.warnnobu2016-09-273-0/+19
* parse.y: fix up r56198nobu2016-09-273-4/+29
* test_syntax.rb: more test_warn_balancednobu2016-09-271-2/+8
* * NEWS: news about Warning.warning. [ci skip]shyouhei2016-09-272-0/+11
* * test/ripper/test_ripper.rb: fix squiggly heredoc identifierkazu2016-09-271-1/+1
* * error.c: This makes all warnings raised call Warning.warn, whichshyouhei2016-09-273-8/+63
* iseq.c: syntax error in compile_filenobu2016-09-273-2/+27
* assertions.rb: success optionnobu2016-09-271-1/+11
* iseq.c: kwarg to compilenobu2016-09-271-2/+16
* iseq.c: file name encodingnobu2016-09-271-3/+1
* ChangeLog: remove extra linenobu2016-09-271-2/+0
* fix a typo [ci skip]kazu2016-09-271-1/+3
* * lib/cgi/cookie.rb (parse): don't allow , as a separator. [Bug #12791]naruse2016-09-276-4/+30
* * 2016-09-27svn2016-09-261-1/+1
* * test/ripper/test_ripper.rb: add a test for dedent_string.headius2016-09-261-0/+19
* Remove Ns before puctuationknu2016-09-265-10/+10
* test_exception.rb: another assertionnobu2016-09-261-1/+2
* stringio.c: fix signed integer overflowrhe2016-09-263-6/+30
* eval_intern.h: make TH_PUSH_TAG() initialize rb_vm_tag::tag with Qundefrhe2016-09-263-1/+21
* * lib/tempfile.rb: provide default basename parametersonots2016-09-263-1/+16
* string.c: fast path of lstrip_offsetnobu2016-09-262-5/+17
* minitest-5.9.1nobu2016-09-262-0/+5
* rbinstall.rb: don't install gemspec for skipped librariesrhe2016-09-262-25/+16
* string.c: fix integer overflow in enc_strlen() and rb_enc_strlen_cr()rhe2016-09-262-2/+17
* * 2016-09-26svn2016-09-251-1/+1
* test_dln.rb: fix constantsnobu2016-09-251-8/+8
* vm_args.c: split make_unused_kw_hashnobu2016-09-251-10/+19
* remove unnecessary :stag accessornobu2016-09-252-1/+6
* proc.c: trivial optimizationnobu2016-09-251-4/+3
* * 2016-09-25svn2016-09-251-1/+1
* * node.c (dump_array): remove duplicate header of NODE_ARRAY/ktsj2016-09-252-1/+5