aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * 2016-09-15svn2016-09-141-1/+1
* * properties.svn2016-09-140-0/+0
* * benchmark/: add vnmakarov's benchmarks around hash [ruby-core:75265]naruse2016-09-146-0/+12
* * .document: [DOC] add rbconfig. [ci skip]sho-h2016-09-141-0/+2
* * 2016-09-14svn2016-09-131-1/+1
* * hash.c (each_pair_i_fast): use rb_yield_values2 to avoid var args.naruse2016-09-132-1/+6
* string.c: avoid signed integer overflowrhe2016-09-132-48/+67
* Use PRIuSIZE format specifier for size_t valuesrhe2016-09-138-19/+38
* string.c: rename STR_EMBEDABLE_P to STR_EMBEDDABLE_Prhe2016-09-132-15/+22
* README{,.ja}.md: Drop support for BeOS now that Haiku is stable since 2.3.0. ...kazu2016-09-133-2/+9
* fix a typo [ci skip]kazu2016-09-131-1/+1
* fix unbalanced backquote [ci skip]kazu2016-09-131-1/+1
* string.c: STR_EMBEDABLE_Pnobu2016-09-132-3/+12
* * test/ruby/test_exception.rb: fix thread issues.ko12016-09-132-3/+11
* string.c: fix integer overflownobu2016-09-131-1/+2
* string.c: fix buffer overflow check condition in rb_str_set_len()rhe2016-09-133-1/+20
* openssl: workaround for Ubuntu's patched OpenSSLrhe2016-09-131-2/+5
* * common.mk (benchmark): fix lib path.naruse2016-09-122-3/+7
* * properties.svn2016-09-120-0/+0
* Copy the serial number from the super class to the singleton classtenderlove2016-09-123-0/+22
* * 2016-09-13svn2016-09-121-1/+1
* * time.c (time_arg): guard for mswin64 CI.usa2016-09-121-1/+1
* Added missing references of github and redmine.hsbt2016-09-121-0/+1