aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * 2016-09-12svn2016-09-121-1/+1
* * lib/uri/mailto.rb: Removed needless `return` and use `.`` instead of `::`hsbt2016-09-123-5/+62
* NEWS: News about Module.used_modules.kazu2016-09-112-0/+8
* fix a typo [ci skip]kazu2016-09-111-1/+1
* Update URL of Japanese document of net/popkazu2016-09-111-1/+1
* Use https instead of http in some URLskazu2016-09-1114-31/+31
* * ChangeLog: added refs. [Bug #12748] [ruby-dev:49786]usa2016-09-111-1/+1
* * 2016-09-11svn2016-09-111-1/+1
* * win32/win32.c (rb_w32_write_console): should set writen length as theusa2016-09-112-2/+6
* * 2016-09-10svn2016-09-101-1/+1
* extension.rdoc: rb_check_arity [ci skip]nobu2016-09-101-0/+9
* * gems/bundled_gems: sort lines.kazu2016-09-092-4/+8
* json_generator_test.rb: no Bignumnobu2016-09-091-2/+3
* thread.c: set cause by Thread#raisenobu2016-09-094-0/+66
* fix file names [ci skip]nobu2016-09-093-2/+7
* * News: Announcing update to Unicode version 9.0.0 [ci skip]duerst2016-09-092-0/+6
* object.c: update rdocnobu2016-09-091-11/+6
* variable.c: rb_deprecate_constantnobu2016-09-092-0/+17
* variable.c: fix deprecated constant messagenobu2016-09-093-2/+6
* variable.c: fix private constant messagenobu2016-09-093-1/+9