summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-10-04dir.c: make ASCII-8BITnobu
2015-10-04* enum.c (nmin_filter): Fix limit value.akr
2015-10-04add ref. [Feature #11375] [ruby-core:70043]akr
2015-10-04* ext/pathname/lib/pathname.rb: freeze string literals forakr
2015-10-04* enc/euc_jp.c (mbc_case_fold): check given string is valid or not,naruse
2015-10-04dir.c: normalize cwdnobu
2015-10-03ruby-runnernobu
2015-10-02common.mk, lib/unicode_normalize/tables.rb: Change Unicodeduerst
2015-10-01fix indent (tabify) [ci skip]kazu
2015-10-01proc.c: fix symbol proc marknobu
2015-09-30vm_args.c: optimize symbol block passingnobu
2015-09-29parse.y: fix memory leaknobu
2015-09-29* parse.y: fix minor typo. [ci skip][fix GH-1038].eregon
2015-09-29tool/unicode_norm_gen.tmpl, lib/unicode_normalize/tables.rb:duerst
2015-09-29compile.c: fix performance of strconcatnobu
2015-09-28* lib/net/ftp.rb (mtime): use usec instead of fractions to parseshugo
2015-09-28* lib/net/ftp.rb (mtime): parse decimal fractions of a second asshugo
2015-09-28* test/test_forwardable.rb: Write basic tests for lib/forwardable.hsbt
2015-09-27class.c: refine error messagesnobu
2015-09-27* ChangeLog: removed duplicated message.hsbt
2015-09-27ruby.c: frozen-string-literal optionnobu
2015-09-27fronzen-string-literal pragmanobu
2015-09-26ostruct.rb: fix NameErrornobu
2015-09-26* lib/ostruct.rb: Move method definitions for getter/setter to be lazyzzak
2015-09-25* lib/net/http.rb: removed unused variable. It's removed at r13648.hsbt
2015-09-25* gems/bundled_gems: upgrade to minitest-5.8.1hsbt
2015-09-25* id_table.c: fix typo. [ci skip][fix GH-1031] Patch @davydovantonhsbt
2015-09-24* test/gdbm/test_gdbm.rb (TestGDBM#test_s_open_lock): skipodaira
2015-09-24fix indent (tabify) [ci skip]kazu
2015-09-24fix typos [ci skip]kazu
2015-09-24parse.y: fix tokennobu
2015-09-23complex.c: ruby/config.h must be included before math.hodaira
2015-09-23* ext/openssl/ossl_pkcs12*: Remove svn commit id macrozzak
2015-09-22* ext/openssl/*: Remove svn commit id macros to make sync easierzzak
2015-09-21 * test/drb/test_drb.rb: Run Rinda/DRb tests on localhost. [Fix GH-1027]seki
2015-09-21test_win32ole_event.rb: fix typo [ci skip]nobu
2015-09-20cont.c: append to continuations doc [ci skip]nobu
2015-09-19* iseq.c (rb_iseq_free): free rb_iseq_t::body::cc_entries.ko1
2015-09-19* vm_core.h: split rb_call_info_t into several structs.ko1
2015-09-19* test/lib/envutil.rb: mkfifo command based File.mkfifo methodakr
2015-09-18file.c: File.mkfifonobu
2015-09-18* NEWS: add Net::FTP#mlst and Net::FTP#mlsd.shugo
2015-09-17* ext/objspace/objspace_dump.c (obj_type): add IMEMO types to the heaptenderlove
2015-09-17tabify indent [ci skip]kazu
2015-09-17fix a typo [ci skip]kazu
2015-09-17* common.mk: fix command error with outside builddir.hsbt
2015-09-17* common.mk: separated test for test-framework from test-all task.hsbt
2015-09-17* test/ruby/test_dir.rb (TestDir#test_fileno): s/?x/"x"/. Don'tkosaki
2015-09-16* encindex.h: fix typo of last #endif comment.suke
2015-09-16variable.c: fail if frozennobu