aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * spec/README: update URL. [ci skip]kazu2016-09-241-0/+4
* fid typos [ci skip]nobu2016-09-241-0/+4
* test_ruby_mode.rb: fix for Emacs 25.1nobu2016-09-241-1/+6
* test_ruby_mode.rb: save-buffer 0nobu2016-09-241-0/+9
* * vm_method.c (make_method_entry_refined): fix wrong use of ||.shugo2016-09-231-0/+4
* Add support for the `Lk` macro to tool/mdoc2man.rbknu2016-09-231-0/+8
* * eval.c (rb_mod_refine): refine modules as well.shugo2016-09-231-0/+5
* Update the paragraphs in "Rich Libraries" which included a dead linkknu2016-09-231-0/+5
* Use the `Lk` macro for hyperlinksknu2016-09-231-0/+6
* forwardable.rb: private methodsnobu2016-09-231-0/+5
* compile.c: tailcall in conditinal blocknobu2016-09-231-0/+5
* gc.c: fix rdoc of garbage_collect [ci skip]kazu2016-09-221-0/+5
* * process.c (InitVM_process): Support CLOCK_MONOTONIC_RAW_APPROX,naruse2016-09-211-0/+6
* parse.y: preserve cmdarg_stacknobu2016-09-211-3/+5
* parse.y: do after cmdarg in parennobu2016-09-211-0/+5
* parse.y: block bodiesnobu2016-09-211-0/+4
* gc.c: fix rdoc of garbage_collect [ci skip]nobu2016-09-201-0/+5
* * doc/extension.ja.rdoc: translate r56189 (rb_gc_adjust_memory_usage). [ci skip]kazu2016-09-201-0/+4
* * gems/bundled_gems: Update rake-11.3.0hsbt2016-09-201-0/+4
* gc.c: rb_gc_adjust_memory_usagenobu2016-09-201-0/+5
* deprecate Fixnum and Bignumnobu2016-09-191-0/+6
* enumerator.c: lazy enum improvementnobu2016-09-191-0/+8
* * lib/rss/rss.rb (RSS::BaseModel): Remove needless codes.kou2016-09-181-0/+6
* * lib/sync.rb: Fix NameError when error.kazu2016-09-181-0/+4
* * vm_insnhelper.c (vm_throw_start): Remove too much ";"hsbt2016-09-171-0/+5
* openssl: really fix test failure on Ubuntu 16.04rhe2016-09-171-0/+6
* * doc/extension.ja.rdoc: translate r56130 (rb_check_arity). [ci skip]kazu2016-09-171-0/+4
* Use JSON lines format for full heap dumps.tenderlove2016-09-161-0/+7
* * ext/openssl/ossl_ssl.c (ssl_npn_select_cb_common): Fix compile errorngoto2016-09-161-0/+6
* * internal.h (MAYBE_UNUSED): The fallback definition is needed.ngoto2016-09-161-0/+9
* * hash.c (each_pair_i_fast): Fix compile error with old version ofngoto2016-09-161-0/+5
* * win32/Makefile.sub (config.h): fixed compile error with VC introducedusa2016-09-161-0/+5
* * internal.h (WARN_UNUSED_RESULT): moved to configure.in, toshyouhei2016-09-161-0/+40
* * ChangeLog (add-log-time-format): Not exactly sure when butshyouhei2016-09-161-2/+8
* Don't include bad password in URI exception outputtenderlove2016-09-151-0/+7
* * doc/extension.ja.rdoc: Fix file name. [ci skip]kazu2016-09-151-0/+4
* * benchmark/: add vnmakarov's benchmarks around hash [ruby-core:75265]naruse2016-09-141-0/+4
* * hash.c (each_pair_i_fast): use rb_yield_values2 to avoid var args.naruse2016-09-131-0/+4
* string.c: avoid signed integer overflowrhe2016-09-131-0/+21
* Use PRIuSIZE format specifier for size_t valuesrhe2016-09-131-0/+19
* string.c: rename STR_EMBEDABLE_P to STR_EMBEDDABLE_Prhe2016-09-131-0/+5
* README{,.ja}.md: Drop support for BeOS now that Haiku is stable since 2.3.0. ...kazu2016-09-131-0/+7
* 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-131-0/+6
* * test/ruby/test_exception.rb: fix thread issues.ko12016-09-131-0/+6
* string.c: fix buffer overflow check condition in rb_str_set_len()rhe2016-09-131-0/+10
* * common.mk (benchmark): fix lib path.naruse2016-09-121-0/+4
* Copy the serial number from the super class to the singleton classtenderlove2016-09-121-0/+6
* Added missing references of github and redmine.hsbt2016-09-121-0/+1