aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* appveyor.yml: build zlib togethernobu2016-09-241-7/+1
* install extra librariesnobu2016-09-244-11/+48
* use OpenSSL-Win64nobu2016-09-241-8/+2
* use TESTOPTS instead of OPTS for testsnobu2016-09-241-2/+2
* Download by AppVeyornobu2016-09-241-2/+2
* * spec/README: update URL. [ci skip]kazu2016-09-242-4/+8
* fid typos [ci skip]nobu2016-09-2411-14/+17
* test_ruby_mode.rb: fix for Emacs 25.1nobu2016-09-242-2/+11
* * 2016-09-24svn2016-09-241-1/+1
* test_ruby_mode.rb: save-buffer 0nobu2016-09-242-7/+12
* * vm_method.c (make_method_entry_refined): fix wrong use of ||.shugo2016-09-232-1/+6
* zlib: no checks [ci skip]nobu2016-09-231-3/+9
* zlib: fix directory [ci skip]nobu2016-09-231-1/+1
* Add support for the `Lk` macro to tool/mdoc2man.rbknu2016-09-232-10/+50
* forwardable.rb: remove debug printnobu2016-09-231-1/+0
* Remove a garbage file.shugo2016-09-231-13/+0
* * properties.svn2016-09-230-0/+0
* * remove trailing spaces.svn2016-09-231-2/+2
* * eval.c (rb_mod_refine): refine modules as well.shugo2016-09-235-14/+93