aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_insnhelper.c: remove the typedef redeclaration ofshugo2015-10-241-0/+5
* forwardable.rb: full qualify namesnobu2015-10-231-0/+7
* * iseq.c (make_compile_option_value): include frozen_string_literal*ko12015-10-231-0/+8
* * ruby.c: introduce --enable-frozen-string-literal-debug option.ko12015-10-231-0/+17
* * remove trailing spaces.svn2015-10-231-1/+1
* * vm_insnhelper.c: introduce new call handler for simple ISeqs.ko12015-10-231-0/+36
* * vm_core.h: define vm_call_handler.ko12015-10-231-0/+4
* * vm_core.h, vm_insnhelper.h: move definition of VMDEBUGko12015-10-231-0/+5
* * NEWS: [DOC] In the new safe call syntax, arguments are evaluatedknu2015-10-231-0/+7
* * lib/forwardable (def_instance_delegator, def_single_delegator):shugo2015-10-231-0/+7
* error.c: separate class namesnobu2015-10-231-0/+8
* * .gitignore: ignored environmantal wrapper files.hsbt2015-10-231-0/+4
* * lib/irb.rb: Ignored assignment of STDOUT.sync = truehsbt2015-10-231-0/+6
* * lib/ipaddr.rb, test/test_ipaddr.rb: Reject invalid address containedhsbt2015-10-231-0/+5
* ChangeLog: adjust indentnobu2015-10-231-2/+2
* * 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