aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ifchange: ignore errornobu2015-10-221-1/+1
* Kernel#loop returns the result value of a finished iteratorknu2015-10-224-4/+40
* * remove trailing spaces.svn2015-10-221-1/+1
* * lib/net/imap (idle): add a new argument timeout for keep-alive.shugo2015-10-223-2/+61
* generic_erb.rb: ignore errornobu2015-10-221-1/+1
* Safe navigation operatornobu2015-10-2210-41/+164
* generic_erb.rb: highlightnobu2015-10-221-2/+15
* dir.c: glob brace expansion [Fix GH-1061]nobu2015-10-223-1/+13
* io.c: check ARGV element typenobu2015-10-223-11/+26
* * 2015-10-22svn2015-10-221-2/+2
* * test/net/ftp/test_ftp.rb: add tests for getbinaryfile andshugo2015-10-222-0/+164
* parse.y: magic comment w/o indicatorsnobu2015-10-213-8/+50
* Makefile.in: tty at reconfignobu2015-10-212-2/+2
* * 2015-10-21svn2015-10-211-2/+2
* extconf.rb: strict_warnflagsnobu2015-10-211-0/+1
* test -tnobu2015-10-202-2/+2
* missing.h: fix conditionnobu2015-10-201-1/+1
* highlight configurenobu2015-10-204-4/+68
* * lib/prime.rb: Add basic argument checking to Prime.prime?marcandre2015-10-203-0/+12
* * lib/prime.rb: Optimize Integer#prime?marcandre2015-10-202-1/+13
* * configure.in: pthread_getattr_np is broken on AIX.odaira2015-10-192-1/+8
* ext/fiddle/closure.c (callback): static functionnormal2015-10-192-1/+5
* check INFINITY and NAN without C99 optionnobu2015-10-193-7/+16
* suppress a warningnobu2015-10-191-1/+1
* * 2015-10-20svn2015-10-191-2/+2
* fix typos [ci skip]kazu2015-10-191-2/+2
* fix a typo [ci skip]kazu2015-10-191-1/+1
* file.c: fix typosnobu2015-10-191-2/+2
* objspace_dump.c: special constnobu2015-10-192-18/+68
* init.c: glibc bugnobu2015-10-192-1/+8
* * 2015-10-19svn2015-10-181-2/+2
* * file.c (rb_file_identical_p): not necessary to compare the paths afterusa2015-10-182-7/+7
* * ruby/test_require.rb (loading_fifo): checking by defined? is meaningless aboutusa2015-10-181-2/+2
* * lib/open-uri.rb: Specify frozen_string_literal: true.akr2015-10-184-8/+19
* disable warnings unless optimizednobu2015-10-181-1/+1
* disable warnings unless optimizednobu2015-10-181-0/+6
* random.c: comment [ci skip]nobu2015-10-181-3/+3
* Revert r52180kosaki2015-10-182-8/+5
* * random.c (fill_random_bytes_urandom): add a comment why usingkosaki2015-10-182-0/+10
* * random.c (fill_random_bytes_syscall): don't use GRND_NONBLOCK.kosaki2015-10-182-5/+8
* * random.c (fill_random_bytes_syscall): use ATOMIC_SET() forkosaki2015-10-182-1/+6
* * include/ruby/backward/util.h: Good-by Borland-C.kosaki2015-10-182-1/+5
* * common.mk: add a comment how to use "make test-all"kosaki2015-10-182-1/+7
* * common.mk: add comments how to use "make benchmark"kosaki2015-10-182-0/+9
* ruby.c: disable nonblock only if nonblocking modenobu2015-10-181-4/+6
* * lib/securerandom.rb: Specify frozen_string_literal: true.akr2015-10-182-0/+5
* test_require.rb: no guarantees to load FIFOnobu2015-10-181-5/+5
* test_require.rb: test conditionsnobu2015-10-181-4/+2
* * dln.c: remove defined(__WATCOMC__).kosaki2015-10-182-1/+5
* * lib/mkmf.rb: Good-by Borland-C (cont).kosaki2015-10-182-2/+4