aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pack.c: avoid signed integer overflowwip-topic/pack-integer-overflowKazuki Yamaguchi2016-09-271-7/+20
* string.c: add missing size_t castKazuki Yamaguchi2016-09-271-1/+1
* 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
* Update the paragraphs in "Rich Libraries" which included a dead linkknu2016-09-232-5/+20
* Use the `Lk` macro for hyperlinksknu2016-09-235-9/+19
* forwardable.rb: private methodsnobu2016-09-232-13/+29
* test_fileutils.rb: use Dir.mktmpdirnobu2016-09-231-6/+3
* compile.c: tailcall in conditinal blocknobu2016-09-232-0/+12
* * 2016-09-23svn2016-09-231-1/+1
* ignore all versions [ci skip]nobu2016-09-231-1/+1
* sync with svn:ignore. see r56105 [ci skip]kazu2016-09-221-1/+1
* zlib: try zlib sourcenobu2016-09-221-1/+33
* dlntest.dll: movenobu2016-09-223-6/+10
* * 2016-09-22svn2016-09-221-1/+1
* gc.c: fix rdoc of garbage_collect [ci skip]kazu2016-09-222-1/+7
* * process.c (InitVM_process): Support CLOCK_MONOTONIC_RAW_APPROX,naruse2016-09-212-5/+23