summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-19objspace_dump.c: special constnobu
2015-10-19init.c: glibc bugnobu
2015-10-18* 2015-10-19svn
2015-10-18* file.c (rb_file_identical_p): not necessary to compare the paths afterusa
2015-10-18* ruby/test_require.rb (loading_fifo): checking by defined? is meaningless aboutusa
2015-10-18* lib/open-uri.rb: Specify frozen_string_literal: true.akr
2015-10-18disable warnings unless optimizednobu
2015-10-18disable warnings unless optimizednobu
2015-10-18random.c: comment [ci skip]nobu
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-18ruby.c: disable nonblock only if nonblocking modenobu
2015-10-18* lib/securerandom.rb: Specify frozen_string_literal: true.akr
2015-10-18test_require.rb: no guarantees to load FIFOnobu
2015-10-18test_require.rb: test conditionsnobu
2015-10-18* dln.c: remove defined(__WATCOMC__).kosaki
2015-10-18* lib/mkmf.rb: Good-by Borland-C (cont).kosaki
2015-10-18* append newline at EOF.svn
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-18fix compile errorkosaki
2015-10-18file.c: fix compile errornobu
2015-10-18* file.c (rb_file_identical_p): simplify ifdefskosaki
2015-10-18* append newline at EOF.svn
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-17ruby.c: unnecessary variablenobu
2015-10-17file.c: set errnonobu
2015-10-17ruby.c: suppress warningsnobu
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* 2015-10-18svn
2015-10-17* ChangeLog: remove duplicated entry of r52147. [ci skip]nagachika
2015-10-17test_const.rb: suppress warningsnobu
2015-10-17string.c: rb_str_cat_conv_enc_optsnobu
2015-10-17file.c: prefer encoding index as possiblenobu
2015-10-17ruby.c: unify nested codenobu
2015-10-17vm_insnhelper.c: suppress a warningnobu
2015-10-17ruby.c: conflicting O_NONBLOCKnobu
2015-10-16ruby.c: fd leaknobu