summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-09-18* lib/sync.rb: Fix NameError when error.kazu
2016-09-17* vm_insnhelper.c (vm_throw_start): Remove too much ";"hsbt
2016-09-17openssl: really fix test failure on Ubuntu 16.04rhe
2016-09-17* doc/extension.ja.rdoc: translate r56130 (rb_check_arity). [ci skip]kazu
2016-09-16Use JSON lines format for full heap dumps.tenderlove
2016-09-16* ext/openssl/ossl_ssl.c (ssl_npn_select_cb_common): Fix compile errorngoto
2016-09-16* internal.h (MAYBE_UNUSED): The fallback definition is needed.ngoto
2016-09-16* hash.c (each_pair_i_fast): Fix compile error with old version ofngoto
2016-09-16* win32/Makefile.sub (config.h): fixed compile error with VC introducedusa
2016-09-16 * internal.h (WARN_UNUSED_RESULT): moved to configure.in, toshyouhei
2016-09-16 * ChangeLog (add-log-time-format): Not exactly sure when butshyouhei
2016-09-15Don't include bad password in URI exception outputtenderlove
2016-09-15* doc/extension.ja.rdoc: Fix file name. [ci skip]kazu
2016-09-14* benchmark/: add vnmakarov's benchmarks around hash [ruby-core:75265]naruse
2016-09-13* hash.c (each_pair_i_fast): use rb_yield_values2 to avoid var args.naruse
2016-09-13string.c: avoid signed integer overflowrhe
2016-09-13Use PRIuSIZE format specifier for size_t valuesrhe
2016-09-13string.c: rename STR_EMBEDABLE_P to STR_EMBEDDABLE_Prhe
2016-09-13README{,.ja}.md: Drop support for BeOS now that Haiku is stable since 2.3.0. ...kazu
2016-09-13fix a typo [ci skip]kazu
2016-09-13fix unbalanced backquote [ci skip]kazu
2016-09-13string.c: STR_EMBEDABLE_Pnobu
2016-09-13* test/ruby/test_exception.rb: fix thread issues.ko1
2016-09-13string.c: fix buffer overflow check condition in rb_str_set_len()rhe
2016-09-12* common.mk (benchmark): fix lib path.naruse
2016-09-12Copy the serial number from the super class to the singleton classtenderlove
2016-09-12Added missing references of github and redmine.hsbt
2016-09-12* lib/uri/mailto.rb: Removed needless `return` and use `.`` instead of `::`hsbt
2016-09-11NEWS: News about Module.used_modules.kazu
2016-09-11fix a typo [ci skip]kazu
2016-09-11* ChangeLog: added refs. [Bug #12748] [ruby-dev:49786]usa
2016-09-11* win32/win32.c (rb_w32_write_console): should set writen length as theusa
2016-09-09* gems/bundled_gems: sort lines.kazu
2016-09-09thread.c: set cause by Thread#raisenobu
2016-09-09fix file names [ci skip]nobu
2016-09-09* News: Announcing update to Unicode version 9.0.0 [ci skip]duerst
2016-09-09variable.c: fix deprecated constant messagenobu
2016-09-09variable.c: fix private constant messagenobu
2016-09-08* array.c (flatten): use rb_obj_class instead of rb_class_ofktsj
2016-09-08rbinstall.rb: gem bindirnobu
2016-09-08* eval.c (rb_mod_s_used_modules): rename Module.used_refinements toshugo
2016-09-08* ext/psych/psych.gemspec, lib/rdoc/rdoc.gemspec: Use file list instead ofhsbt
2016-09-08* insns.def (setclassvariable, setconstant): warn when self is ashugo
2016-09-08hash.c: map_v -> transform_valuesmrkn
2016-09-08openssl: import v2.0.0.beta.2rhe
2016-09-07* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta2hsbt
2016-09-07* eval.c (rb_mod_s_used_refinements): new methodshugo
2016-09-07util.h: POSIX-noncompliant setenvnobu
2016-09-07* unicode/8.0.0/casefold.h, name2ctype.h, unicode/data/8.0.0:duerst
2016-09-07timeout.rb: custom error messagenobu