aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * gc.c (newobj_of): divide fast path and slow pathko12015-10-071-0/+7
* string.c: optimize String#timesnobu2015-10-071-0/+4
* * remove trailing spaces.svn2015-10-061-1/+1
* * gc.h, gc.c: introduce new debug function rb_obj_info_dump(VALUE obj)ko12015-10-061-0/+5
* * vm_args.c: remove an unused field args_info::calling.ko12015-10-061-0/+4
* * proc.c (rb_method_entry_min_max_arity): should supportko12015-10-061-0/+5
* * lib/tmpdir.rb (Dir.tmpdir): return duplicated string to beakr2015-10-061-0/+5
* * vm_insnhelper.c (vm_call_method0): use switch() for visibilitiesko12015-10-061-0/+5
* * proc.c (Init_Proc): Proc#call and others should be public.ko12015-10-061-0/+4
* * method.h: IMEMO_FL_USER3 and IMEMO_FL_USER4 is not needed any more.ko12015-10-061-0/+4
* * method.h: remove METHOD_ENTRY_SAFE(me) and related codeko12015-10-061-0/+8
* ruby.h: inlinesnobu2015-10-061-1/+4
* ruby.h: enumsnobu2015-10-061-0/+5
* * method.h: typo fix. Patch by @davydovanton [fix GH-1032][ci skip]hsbt2015-10-061-0/+4
* * iseq.c (rb_iseq_free): free iseq::variable_body to avoid memoryko12015-10-051-0/+5
* * proc.c: enable optimization of Proc#call.ko12015-10-051-0/+9
* * vm_insnhelper.c: solve goto spaghetti.ko12015-10-051-0/+6
* string.c: optimize rb_str_resurrectnobu2015-10-051-0/+5
* fix a typo [ci skip]kazu2015-10-051-1/+1
* * test/ruby/test_thread.rb (test_handle_interrupt_blocking): check ifnagachika2015-10-051-0/+5
* * lib/pp.rb: Use frozen_string_literal: true.akr2015-10-051-0/+16
* * test/ruby/test_thread.rb: fix potential race condition.eregon2015-10-051-0/+6
* * numeric.c: [DOC] Overview for Numeric class by Joe Corcoranzzak2015-10-051-0/+5
* proc.c: set ep properlynobu2015-10-051-0/+5
* dir.c: make ASCII-8BITnobu2015-10-041-0/+5
* * enum.c (nmin_filter): Fix limit value.akr2015-10-041-0/+6
* add ref. [Feature #11375] [ruby-core:70043]akr2015-10-041-0/+1
* * ext/pathname/lib/pathname.rb: freeze string literals forakr2015-10-041-0/+5