summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-10-22test/io/wait/test_io_wait.rb (test_wait_eof): test return valuenormal
2015-10-22* ext/openssl/ossl_ssl.c (ssl_npn_select_cb): explicitly raise errornaruse
2015-10-22* lib/un.rb (help): change the name of a block parameter to avoidshugo
2015-10-22fix backslash [ci skip]nobu
2015-10-22adjust spaces [ci skip]nobu
2015-10-22Kernel#loop returns the result value of a finished iteratorknu
2015-10-22* remove trailing spaces.svn
2015-10-22* lib/net/imap (idle): add a new argument timeout for keep-alive.shugo
2015-10-22Safe navigation operatornobu
2015-10-22dir.c: glob brace expansion [Fix GH-1061]nobu
2015-10-22io.c: check ARGV element typenobu
2015-10-22* test/net/ftp/test_ftp.rb: add tests for getbinaryfile andshugo
2015-10-21parse.y: magic comment w/o indicatorsnobu
2015-10-20* lib/prime.rb: Add basic argument checking to Prime.prime?marcandre
2015-10-20* lib/prime.rb: Optimize Integer#prime?marcandre
2015-10-19* configure.in: pthread_getattr_np is broken on AIX.odaira
2015-10-19ext/fiddle/closure.c (callback): static functionnormal
2015-10-19fix a typo [ci skip]kazu
2015-10-19init.c: glibc bugnobu
2015-10-18* file.c (rb_file_identical_p): not necessary to compare the paths afterusa
2015-10-18* lib/open-uri.rb: Specify frozen_string_literal: true.akr
2015-10-18Revert r52180kosaki
2015-10-18* random.c (fill_random_bytes_urandom): add a comment why usingkosaki
2015-10-18* random.c (fill_random_bytes_syscall): don't use GRND_NONBLOCK.kosaki
2015-10-18* random.c (fill_random_bytes_syscall): use ATOMIC_SET() forkosaki
2015-10-18* include/ruby/backward/util.h: Good-by Borland-C.kosaki
2015-10-18* common.mk: add a comment how to use "make test-all"kosaki
2015-10-18* common.mk: add comments how to use "make benchmark"kosaki
2015-10-18* lib/securerandom.rb: Specify frozen_string_literal: true.akr
2015-10-18* dln.c: remove defined(__WATCOMC__).kosaki
2015-10-18* lib/mkmf.rb: Good-by Borland-C (cont).kosaki
2015-10-18* numeric.c: Good-by Borland-C.kosaki
2015-10-18* dln.c: simplify #ifdef. _WIN32 and __CYGWIN__ are exclusive.kosaki
2015-10-18* ruby.c (open_load_file): add a comment.kosaki
2015-10-18* file.c (rb_file_identical_p): simplify ifdefskosaki
2015-10-18* ChangeLog: Good-bye OS/2.kosaki
2015-10-18* include/ruby/defines.h (DOSISH): add comments.kosaki
2015-10-18re-commit r52152kosaki
2015-10-18* file.c (ruby_is_fd_loadable): this should be fail if st_mode iskosaki
2015-10-18* ruby.c (open_load_file): use rb_thread_wait_fd() instead of reopen.kosaki
2015-10-18Revert r52154kosaki
2015-10-17* io.c (fptr_finalize): don't release gvl if fptr is not writable.kosaki
2015-10-17* ruby.c (open_load_file): reset O_NONBLOCK after open.kosaki
2015-10-17* ChangeLog: remove duplicated entry of r52147. [ci skip]nagachika
2015-10-17string.c: rb_str_cat_conv_enc_optsnobu
2015-10-17ruby.c: unify nested codenobu
2015-10-16* test/ruby/test_symbol.rb (test_symbol_fstr_leak): add a warm-upodaira
2015-10-16file.c: non-blocking opennobu
2015-10-15proc.c: void envnobu
2015-10-15fix typos [ci skip]kazu