aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * dln.c: simplify #ifdef. _WIN32 and __CYGWIN__ are exclusive.kosaki2015-10-181-0/+7
* * ruby.c (open_load_file): add a comment.kosaki2015-10-181-0/+4
* * file.c (rb_file_identical_p): simplify ifdefskosaki2015-10-181-0/+4
* * ChangeLog: Good-bye OS/2.kosaki2015-10-181-0/+19
* * include/ruby/defines.h (DOSISH): add comments.kosaki2015-10-181-0/+4
* re-commit r52152kosaki2015-10-181-0/+10
* * file.c (ruby_is_fd_loadable): this should be fail if st_mode iskosaki2015-10-181-0/+5
* * ruby.c (open_load_file): use rb_thread_wait_fd() instead of reopen.kosaki2015-10-181-0/+4
* Revert r52154kosaki2015-10-181-10/+0
* * io.c (fptr_finalize): don't release gvl if fptr is not writable.kosaki2015-10-171-0/+10
* * ruby.c (open_load_file): reset O_NONBLOCK after open.kosaki2015-10-171-0/+30
* * ChangeLog: remove duplicated entry of r52147. [ci skip]nagachika2015-10-171-9/+0
* string.c: rb_str_cat_conv_enc_optsnobu2015-10-171-0/+18
* ruby.c: unify nested codenobu2015-10-171-0/+6
* * test/ruby/test_symbol.rb (test_symbol_fstr_leak): add a warm-upodaira2015-10-161-0/+6
* file.c: non-blocking opennobu2015-10-161-0/+8
* proc.c: void envnobu2015-10-151-0/+4
* fix typos [ci skip]kazu2015-10-151-3/+3
* proc.c: proc without envnobu2015-10-151-0/+5
* * test/objspace/test_objspace.rbnagachika2015-10-141-0/+7
* * test/ostruct/test_ostruct.rb: Add tests for OpenStruct#respond_to.eregon2015-10-141-0/+5
* * lib/ostruct.rb: Finish defining OpenStruct attributes lazily.eregon2015-10-141-0/+10
* configure.in: libunwind.h checknobu2015-10-141-0/+5
* iseq.c: list of keywords [Fix GH-1056]nobu2015-10-141-0/+6
* parse.y: fix ripper warningsnobu2015-10-141-0/+8
* * lib/racc/rdoc/grammar.en.rdoc: fix spell error.hsbt2015-10-141-0/+5
* * ext/socket/raddrinfo.c (rsock_fd_family): Check sa_len.akr2015-10-131-0/+4
* rsock_addrinfo: specify address familynobu2015-10-131-0/+8
* * vm_insnhelper.c (vm_push_frame): initialize other than sp (and ep)ko12015-10-101-0/+5
* * vm_eval.c, internal.h (rb_yield_1): added for performance whichko12015-10-101-0/+7
* * vm_insnhelper.c (vm_call_iseq_setup_normal): setup sp firstko12015-10-101-0/+5
* * vm.c (invoke_block_from_c): split this function into severalko12015-10-101-0/+8
* * gc.c (newobj_of_slowpass): fix typo (pass -> path).ko12015-10-101-0/+7
* udpsocket.c: refix r52097nobu2015-10-101-0/+5
* * vm_insnhelper.c (vm_call_method0): do not propagate enable_fastpath,ko12015-10-101-0/+5
* * import a github pull requestko12015-10-101-0/+18
* udpsocket.c: memory leaksnobu2015-10-091-0/+5
* * lib/net/ftp.rb (parse257): refactor.shugo2015-10-091-0/+4
* * remove trailing spaces.svn2015-10-091-1/+1
* * lib/net/imap.rb: use frozen_string_literal: true.shugo2015-10-091-0/+8
* * lib/net/ftp.rb: use frozen_string_literal: true.shugo2015-10-091-0/+10
* * remove trailing spaces.svn2015-10-091-1/+1
* * ext/openssl/lib/openssl/ssl.rb: Revert r52082 because it wassorah2015-10-091-0/+13
* * compile.c (iseq_compile_each): Dynamic string literals (e.g.,shugo2015-10-091-0/+9
* * benchmark/prepare_require.rb: skip file creation if it alreadykosaki2015-10-081-0/+5
* * benchmark/bm_require.rb: new benchmark for require.kosaki2015-10-081-0/+7
* * ext/openssl/lib/openssl/ssl.rb: Default to TLSv1.2 and drop TLS v1zzak2015-10-081-0/+6
* metametameta.rb: restore outputnobu2015-10-071-0/+5
* string.c: str_duplicatenobu2015-10-071-0/+5
* string.c: fix non-embedded stringnobu2015-10-071-0/+5