aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * enc/euc_jp.c (mbc_case_fold): check given string is valid or not,naruse2015-10-041-0/+5
* dir.c: normalize cwdnobu2015-10-041-0/+4
* ruby-runnernobu2015-10-031-0/+11
* common.mk, lib/unicode_normalize/tables.rb: Change Unicodeduerst2015-10-021-0/+6
* fix indent (tabify) [ci skip]kazu2015-10-011-2/+2
* proc.c: fix symbol proc marknobu2015-10-011-0/+5
* vm_args.c: optimize symbol block passingnobu2015-09-301-0/+5
* parse.y: fix memory leaknobu2015-09-291-0/+5
* * parse.y: fix minor typo. [ci skip][fix GH-1038].eregon2015-09-291-0/+5
* tool/unicode_norm_gen.tmpl, lib/unicode_normalize/tables.rb:duerst2015-09-291-0/+6
* compile.c: fix performance of strconcatnobu2015-09-291-0/+9
* * lib/net/ftp.rb (mtime): use usec instead of fractions to parseshugo2015-09-281-0/+6
* * lib/net/ftp.rb (mtime): parse decimal fractions of a second asshugo2015-09-281-0/+5
* * test/test_forwardable.rb: Write basic tests for lib/forwardable.hsbt2015-09-281-0/+5
* class.c: refine error messagesnobu2015-09-271-0/+8
* * ChangeLog: removed duplicated message.hsbt2015-09-271-5/+4
* ruby.c: frozen-string-literal optionnobu2015-09-271-1/+4
* fronzen-string-literal pragmanobu2015-09-271-0/+14
* ostruct.rb: fix NameErrornobu2015-09-261-0/+10
* * lib/ostruct.rb: Move method definitions for getter/setter to be lazyzzak2015-09-261-0/+5
* * lib/net/http.rb: removed unused variable. It's removed at r13648.hsbt2015-09-251-0/+5
* * gems/bundled_gems: upgrade to minitest-5.8.1hsbt2015-09-251-0/+4
* * id_table.c: fix typo. [ci skip][fix GH-1031] Patch @davydovantonhsbt2015-09-251-0/+4
* * test/gdbm/test_gdbm.rb (TestGDBM#test_s_open_lock): skipodaira2015-09-241-0/+6
* fix indent (tabify) [ci skip]kazu2015-09-241-2/+2