aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/matrix/eigenvalue_decomposition.rb (tridiagonalize): fixshugo2015-10-233-103/+139
* safe navigation attrsetnobu2015-10-235-14/+38
* compile.c: just insertnobu2015-10-231-6/+18
* NEWS: add a spacenobu2015-10-221-1/+1
* test/io/wait/test_io_wait.rb (test_wait_eof): test return valuenormal2015-10-222-1/+7
* NEWS: fix typo [ci skip]normal2015-10-221-1/+1
* Add rlimit_nproc to avoid to create many process [Bug #11613]naruse2015-10-221-2/+2
* ALPN also uses the same logic [Bug #11369]naruse2015-10-221-30/+32
* * ext/openssl/ossl_ssl.c (ssl_npn_select_cb): explicitly raise errornaruse2015-10-222-2/+13
* * lib/un.rb (help): change the name of a block parameter to avoidshugo2015-10-222-1/+6
* fix backslash [ci skip]nobu2015-10-222-1/+6
* adjust spaces [ci skip]nobu2015-10-222-3/+8
* * 2015-10-23svn2015-10-221-2/+2
* limit the number of FDs in a process for stress testnaruse2015-10-221-0/+2
* common.mk: showflags only oncenobu2015-10-223-7/+10
* colorizenobu2015-10-222-7/+13
* 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