summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-15* 2016-09-16svn
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-14Add $(srcdir) for lib directorynaruse
2016-09-14* 2016-09-15svn
2016-09-14* properties.svn
2016-09-14* benchmark/: add vnmakarov's benchmarks around hash [ruby-core:75265]naruse
2016-09-14* .document: [DOC] add rbconfig. [ci skip]sho-h
2016-09-13* 2016-09-14svn
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 integer overflownobu
2016-09-13string.c: fix buffer overflow check condition in rb_str_set_len()rhe
2016-09-13openssl: workaround for Ubuntu's patched OpenSSLrhe
2016-09-12* common.mk (benchmark): fix lib path.naruse
2016-09-12* properties.svn
2016-09-12Copy the serial number from the super class to the singleton classtenderlove
2016-09-12* 2016-09-13svn
2016-09-12* time.c (time_arg): guard for mswin64 CI.usa
2016-09-12Added missing references of github and redmine.hsbt
2016-09-12* 2016-09-12svn
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-11Update URL of Japanese document of net/popkazu
2016-09-11Use https instead of http in some URLskazu
2016-09-11* ChangeLog: added refs. [Bug #12748] [ruby-dev:49786]usa
2016-09-11* 2016-09-11svn
2016-09-11* win32/win32.c (rb_w32_write_console): should set writen length as theusa
2016-09-10* 2016-09-10svn
2016-09-10extension.rdoc: rb_check_arity [ci skip]nobu
2016-09-09* gems/bundled_gems: sort lines.kazu
2016-09-09json_generator_test.rb: no Bignumnobu
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-09object.c: update rdocnobu