aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * file.c: fix indent style. [fix GH-977]hsbt2015-10-231-0/+6
* * string.c: Added method signature to include hash. It's inconsistencyhsbt2015-10-231-0/+6
* * lib/net/imap.rb: remove an empty comment line and -*-.shugo2015-10-231-0/+4
* * lib/net/ftp.rb (gettextfile, getbinaryfile): use the safeshugo2015-10-231-0/+5
* test_call.rb: add testsnobu2015-10-231-0/+8
* compile.c: optimize method chainnobu2015-10-231-0/+5
* * lib/matrix/eigenvalue_decomposition.rb (tridiagonalize): fixshugo2015-10-231-0/+10
* safe navigation attrsetnobu2015-10-231-0/+8
* test/io/wait/test_io_wait.rb (test_wait_eof): test return valuenormal2015-10-221-0/+4
* * ext/openssl/ossl_ssl.c (ssl_npn_select_cb): explicitly raise errornaruse2015-10-221-0/+8
* * lib/un.rb (help): change the name of a block parameter to avoidshugo2015-10-221-0/+5
* fix backslash [ci skip]nobu2015-10-221-0/+5
* adjust spaces [ci skip]nobu2015-10-221-0/+5
* Kernel#loop returns the result value of a finished iteratorknu2015-10-221-0/+6
* * remove trailing spaces.svn2015-10-221-1/+1
* * lib/net/imap (idle): add a new argument timeout for keep-alive.shugo2015-10-221-0/+5
* Safe navigation operatornobu2015-10-221-0/+14
* dir.c: glob brace expansion [Fix GH-1061]nobu2015-10-221-0/+7
* io.c: check ARGV element typenobu2015-10-221-0/+5
* * test/net/ftp/test_ftp.rb: add tests for getbinaryfile andshugo2015-10-221-0/+5
* parse.y: magic comment w/o indicatorsnobu2015-10-211-0/+5
* * lib/prime.rb: Add basic argument checking to Prime.prime?marcandre2015-10-201-0/+5
* * lib/prime.rb: Optimize Integer#prime?marcandre2015-10-201-0/+5
* * configure.in: pthread_getattr_np is broken on AIX.odaira2015-10-191-0/+6
* ext/fiddle/closure.c (callback): static functionnormal2015-10-191-0/+4
* fix a typo [ci skip]kazu2015-10-191-1/+1
* init.c: glibc bugnobu2015-10-191-0/+5
* * file.c (rb_file_identical_p): not necessary to compare the paths afterusa2015-10-181-0/+5
* * lib/open-uri.rb: Specify frozen_string_literal: true.akr2015-10-181-0/+4
* Revert r52180kosaki2015-10-181-7/+0
* * random.c (fill_random_bytes_urandom): add a comment why usingkosaki2015-10-181-0/+5
* * random.c (fill_random_bytes_syscall): don't use GRND_NONBLOCK.kosaki2015-10-181-0/+7
* * random.c (fill_random_bytes_syscall): use ATOMIC_SET() forkosaki2015-10-181-0/+5
* * include/ruby/backward/util.h: Good-by Borland-C.kosaki2015-10-181-0/+4
* * common.mk: add a comment how to use "make test-all"kosaki2015-10-181-0/+4
* * common.mk: add comments how to use "make benchmark"kosaki2015-10-181-0/+4
* * lib/securerandom.rb: Specify frozen_string_literal: true.akr2015-10-181-0/+4
* * dln.c: remove defined(__WATCOMC__).kosaki2015-10-181-0/+4
* * lib/mkmf.rb: Good-by Borland-C (cont).kosaki2015-10-181-0/+4
* * numeric.c: Good-by Borland-C.kosaki2015-10-181-0/+15
* * dln.c: simplify #ifdef. _WIN32 and __CYGWIN__ are exclusive.kosaki2015-10-181-0/+7
* * ruby.c (open_load_file): add a comment.kosaki2015-10-181-0/+4
* * file.c (rb_file_identical_p): simplify ifdefskosaki2015-10-181-0/+4
* * ChangeLog: Good-bye OS/2.kosaki2015-10-181-0/+19
* * include/ruby/defines.h (DOSISH): add comments.kosaki2015-10-181-0/+4
* re-commit r52152kosaki2015-10-181-0/+10
* * file.c (ruby_is_fd_loadable): this should be fail if st_mode iskosaki2015-10-181-0/+5
* * ruby.c (open_load_file): use rb_thread_wait_fd() instead of reopen.kosaki2015-10-181-0/+4
* Revert r52154kosaki2015-10-181-10/+0
* * io.c (fptr_finalize): don't release gvl if fptr is not writable.kosaki2015-10-171-0/+10