aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* parse.y: preserve cmdarg_stacknobu2016-09-213-5/+38
* parse.y: do after cmdarg in parennobu2016-09-213-1/+14
* parse.y: remove spaces [ci skip]nobu2016-09-211-2/+2
* * 2016-09-21svn2016-09-211-1/+1
* parse.y: block bodiesnobu2016-09-212-41/+37
* gc.c: fix rdoc of garbage_collect [ci skip]nobu2016-09-202-1/+7
* * doc/extension.ja.rdoc: translate r56189 (rb_gc_adjust_memory_usage). [ci skip]kazu2016-09-202-0/+16
* describe "0.class == Integer" to detect the feature.akr2016-09-201-1/+2
* * gems/bundled_gems: Update rake-11.3.0hsbt2016-09-202-1/+5
* * 2016-09-20svn2016-09-201-1/+1
* gc.c: rb_gc_adjust_memory_usagenobu2016-09-204-0/+30
* bundled_gems: minitest certificate expirednobu2016-09-191-1/+0
* deprecate Fixnum and Bignumnobu2016-09-193-0/+8
* * 2016-09-19svn2016-09-191-1/+1
* enumerator.c: lazy enum improvementnobu2016-09-192-112/+390
* * lib/rss/rss.rb (RSS::BaseModel): Remove needless codes.kou2016-09-182-6/+6
* * lib/sync.rb: Fix NameError when error.kazu2016-09-182-2/+6
* common.mk: use EXTOUT to benchmark [ci skip]nobu2016-09-181-3/+3
* * 2016-09-18svn2016-09-181-1/+1
* mkmf.rb: fix for bundled gemsnobu2016-09-181-2/+2
* * vm_insnhelper.c (vm_throw_start): Remove too much ";"hsbt2016-09-172-1/+6
* openssl: really fix test failure on Ubuntu 16.04rhe2016-09-172-2/+8
* objspace_dump.c: dc is no longer used [ci skip]nobu2016-09-171-1/+0
* * doc/extension.ja.rdoc: translate r56130 (rb_check_arity). [ci skip]kazu2016-09-172-0/+13
* * 2016-09-17svn2016-09-161-1/+1
* Use JSON lines format for full heap dumps.tenderlove2016-09-163-24/+18
* * ext/openssl/ossl_ssl.c (ssl_npn_select_cb_common): Fix compile errorngoto2016-09-162-1/+11
* * internal.h (MAYBE_UNUSED): The fallback definition is needed.ngoto2016-09-162-0/+17
* * hash.c (each_pair_i_fast): Fix compile error with old version ofngoto2016-09-162-1/+8
* * win32/Makefile.sub (config.h): fixed compile error with VC introducedusa2016-09-162-0/+7
* * internal.h (WARN_UNUSED_RESULT): moved to configure.in, toshyouhei2016-09-167-32/+54
* * ChangeLog (add-log-time-format): Not exactly sure when butshyouhei2016-09-161-2/+8
* * 2016-09-16svn2016-09-151-1/+1
* Don't include bad password in URI exception outputtenderlove2016-09-153-1/+17
* * doc/extension.ja.rdoc: Fix file name. [ci skip]kazu2016-09-152-1/+5
* Add $(srcdir) for lib directorynaruse2016-09-141-3/+3